Newsgroups: perl.vmsperl Path: csiph.com!weretis.net!feeder6.news.weretis.net!news.glorb.com!usenet.stanford.edu!nntp.perl.org Xref: csiph.com perl.vmsperl:19 Return-Path: Mailing-List: contact vmsperl-help@perl.org; run by ezmlm Delivered-To: mailing list vmsperl@perl.org Received: (qmail 369 invoked from network); 21 Aug 2016 13:33:49 -0000 Received: from x1.develooper.com (207.171.7.70) by x6.develooper.com with SMTP; 21 Aug 2016 13:33:49 -0000 Received: (qmail 28715 invoked by uid 225); 21 Aug 2016 13:33:48 -0000 Delivered-To: vmsperl@perl.org Received: (qmail 28711 invoked by alias); 21 Aug 2016 13:33:48 -0000 X-Spam-Status: No, hits=-2.7 required=8.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: la.mx.develooper.com Received: from pv33p03im-asmtp002.me.com (HELO pv33p03im-asmtp002.me.com) (17.143.180.11) by la.mx.develooper.com (qpsmtpd/0.28) with ESMTP; Sun, 21 Aug 2016 06:33:41 -0700 Received: from process-dkim-sign-daemon.pv33p03im-asmtp002.me.com by pv33p03im-asmtp002.me.com (Oracle Communications Messaging Server 7.0.5.38.0 64bit (built Feb 26 2016)) id <0OC900L00HHOHQ00@pv33p03im-asmtp002.me.com> for vmsperl@perl.org; Sun, 21 Aug 2016 13:33:38 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mac.com; s=4d515a; t=1471786418; bh=vXM1W1vt1zh0Nyxfl+RVFdPUiij0QRv0V2HVHvgXj3E=; h=Content-type:MIME-version:Subject:From:Date:Message-id:To; b=AX+7YLfS75sCE86tDzRn6ygTLMX3BYKVtOZr8tvh0HRiEjhwNRdhpFmCrP31xn8Os P8AqaJ97CaG2aqABlLC6oyu0dK9IaBd+YGZBAnhfekrMwWhQk5Y/aS7KrQ4GXafAt5 HkuO56gv7URQxt0meS3m1+62KwDoFSjQKYDbQ+f+X0qK9/xYKlL9lcLfoiJUY2xXcT G3J3g4pLCby6yAvqVtuxN4lTTIXUyn+1cUxTTrPFRHwtfK2OruDPxa1R6wMfUfZps+ nCtdwInl0bGnsvMxGhSiVJ7xqlA2w5eYiUJuXEjUKat2zc83Hm58lfUhG7HaoPf5k+ 6T5cA7kpyjOPw== Received: from [172.16.52.2] (c-98-193-90-235.hsd1.il.comcast.net [98.193.90.235]) by pv33p03im-asmtp002.me.com (Oracle Communications Messaging Server 7.0.5.38.0 64bit (built Feb 26 2016)) with ESMTPSA id <0OC9006C4HO0PY40@pv33p03im-asmtp002.me.com>; Sun, 21 Aug 2016 13:33:38 +0000 (GMT) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2016-08-21_08:,, signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 clxscore=1011 suspectscore=0 malwarescore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1603290000 definitions=main-1608210153 Content-type: text/plain; charset=utf-8 MIME-version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Subject: Re: Trying to build PERL 5.22.3RC1 on OpenVMS VAX V7.3 with some issues... In-reply-to: <001a01d1fba7$fabbd8e0$f0338aa0$@rr.com> Date: Sun, 21 Aug 2016 08:33:36 -0500 Cc: vmsperl@perl.org Content-transfer-encoding: quoted-printable Message-ID: References: <001a01d1fba7$fabbd8e0$f0338aa0$@rr.com> To: Jonathan Belanger X-Mailer: Apple Mail (2.3124) Approved: news@nntp.perl.org From: craigberry@mac.com ("Craig A. Berry") On Aug 21, 2016, at 7:31 AM, Jonathan Belanger = wrote: >=20 > Hi All, > =20 > I just joined the list, so please let me know if I make any mistakes. > =20 > I=E2=80=99m trying to build PERL 5.22.3RC1 on a emulated VAX running = OpenVMS VAX V7.2 (unpatched). =20 Why? The VAX architecture was discontinued sixteen years ago. If you = succeed it will take days and days to do the build. There have been an = increasing number of features that won=E2=80=99t work right on an ODS-2 = disk. So, it=E2=80=99s an uphill battle, and not worth the effort when = you can get an Alpha emulator or a cheap Itanium on eBay. > After getting past a few issues that prevented the build from = proceeding (CONFIGURE.COM, DESCRIP_MMS.TEMPLATE, and MAKFILE.PL in = DYNALOADER needed some changes). I=E2=80=99m now at the point where MD5 = is compiling and though it shows CPU time being takeng up, there is no = I/O occurring and the compilation never returns. The compile I=E2=80=99m = using is Compaq (DEC) C V6.4. Has anyone else had this issue? I=E2=80=99= m not sure how to best debug it. Any help would be appreciated. The optimizer on that old compiler gets confused but compiling with = /Optimize=3D(NODISJOINT) has been reported to do the trick. There is a patch to do that here in this ticket: ________________________________________ Craig A. Berry "... getting out of a sonnet is much more difficult than getting in." Brad Leithauser