-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I get the following error when I build p5-pdl from p5-gimp: <snip> Manifying ../blib/man3/PDL.3 /opt/local/bin/perl BAD2_demo.pm.PL BAD2_demo.pm Can't locate PDL/Config.pm in @INC (@INC contains: /opt/local/lib/perl5/5.8.8/darwin-2level /opt/local/lib/perl5/5.8.8 /opt/local/lib/perl5/site_perl/5.8.8/darwin-2level /opt/local/lib/perl5/site_perl/5.8.8 /opt/local/lib/perl5/site_perl /opt/local/lib/perl5/vendor_perl/5.8.8/darwin-2level /opt/local/lib/perl5/vendor_perl/5.8.8 /opt/local/lib/perl5/vendor_perl .) at BAD2_demo.pm.PL line 12. BEGIN failed--compilation aborted at BAD2_demo.pm.PL line 12. make[1]: *** [BAD2_demo.pm] Error 2 make: *** [subdirs] Error 2 Warning: the following items did not execute (for p5-pdl): com.apple.activate com.apple.build com.apple.destroot com.apple.install Error: The following dependencies failed to build: p5-pdl Error: Status 1 encountered during processing. </snip> Anyone else come across this problem... and/or know a solution? I am working with a Powermac G4 running OSX 10.4.9. My MacPorts is version 1.440. My perl version is 5.8.8 for darwin-2level I had installed from a fresh install and my first port command ran after sync and selfupdate was "sudo port -v install p5-gimp" then the error I am reporting now, happened. - -Altoine -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGSsKES0foIafBdlkRAqNsAJ9c2u/pfq3uajNUm8J1xhQMp18srgCffXQ9 nvrsjVI3jlwwvf3ZDFgrDIQ= =jTJ3 -----END PGP SIGNATURE-----
Altoine Barker <ndiscreet@gmail.com> on Wednesday, May 16, 2007 at 1:36 AM -0800 wrote:
I get the following error when I build p5-pdl from p5-gimp:
<snip> Manifying ../blib/man3/PDL.3 /opt/local/bin/perl BAD2_demo.pm.PL BAD2_demo.pm Can't locate PDL/Config.pm in @INC (@INC contains: /opt/local/lib/perl5/5.8.8/darwin-2level /opt/local/lib/perl5/5.8.8 /opt/local/lib/perl5/site_perl/5.8.8/darwin-2level /opt/local/lib/perl5/site_perl/5.8.8 /opt/local/lib/perl5/site_perl /opt/local/lib/perl5/vendor_perl/5.8.8/darwin-2level /opt/local/lib/perl5/vendor_perl/5.8.8 /opt/local/lib/perl5/vendor_perl .) at BAD2_demo.pm.PL line 12. BEGIN failed--compilation aborted at BAD2_demo.pm.PL line 12. make[1]: *** [BAD2_demo.pm] Error 2 make: *** [subdirs] Error 2
Warning: the following items did not execute (for p5-pdl): com.apple.activate com.apple.build com.apple.destroot com.apple.install Error: The following dependencies failed to build: p5-pdl Error: Status 1 encountered during processing. </snip>
Anyone else come across this problem... and/or know a solution? I am working with a Powermac G4 running OSX 10.4.9. My MacPorts is version 1.440. My perl version is 5.8.8 for darwin-2level I had installed from a fresh install and my first port command ran after sync and selfupdate was "sudo port -v install p5-gimp" then the error I am reporting now, happened.
- -Altoine
I got the same thing. I updated the portfile to 2.4.3 and it fixes that so please wait a bit and do a selfupdate and try again. Mark
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 It fails at the installation phase now. Here is the error: <snip> Installing /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_perl_p5-pdl/work/destroot/opt/local/bin/pptemplate Writing /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_perl_p5-pdl/work/destroot/opt/local/lib/perl5/vendor_perl/5.8.8/darwin-2level/auto/PDL/.packlist Fixing packlist /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_perl_p5-pdl/work/destroot/opt/local/lib/perl5/vendor_perl/5.8.8/darwin-2level/auto/PDL/.packlist Error: Target com.apple.destroot returned: reinplace: unknown flag '-s|/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_perl_p5-pdl/work/destroot||' Warning: the following items did not execute (for p5-pdl): com.apple.activate com.apple.destroot com.apple.install Error: The following dependencies failed to build: p5-pdl Error: Status 1 encountered during processing. </snip> markd@macports.org wrote:
Altoine Barker <ndiscreet@gmail.com> on Wednesday, May 16, 2007 at 1:36 AM -0800 wrote:
I get the following error when I build p5-pdl from p5-gimp:
<snip> Manifying ../blib/man3/PDL.3 /opt/local/bin/perl BAD2_demo.pm.PL BAD2_demo.pm Can't locate PDL/Config.pm in @INC (@INC contains: /opt/local/lib/perl5/5.8.8/darwin-2level /opt/local/lib/perl5/5.8.8 /opt/local/lib/perl5/site_perl/5.8.8/darwin-2level /opt/local/lib/perl5/site_perl/5.8.8 /opt/local/lib/perl5/site_perl /opt/local/lib/perl5/vendor_perl/5.8.8/darwin-2level /opt/local/lib/perl5/vendor_perl/5.8.8 /opt/local/lib/perl5/vendor_perl .) at BAD2_demo.pm.PL line 12. BEGIN failed--compilation aborted at BAD2_demo.pm.PL line 12. make[1]: *** [BAD2_demo.pm] Error 2 make: *** [subdirs] Error 2
Warning: the following items did not execute (for p5-pdl): com.apple.activate com.apple.build com.apple.destroot com.apple.install Error: The following dependencies failed to build: p5-pdl Error: Status 1 encountered during processing. </snip>
Anyone else come across this problem... and/or know a solution? I am working with a Powermac G4 running OSX 10.4.9. My MacPorts is version 1.440. My perl version is 5.8.8 for darwin-2level I had installed from a fresh install and my first port command ran after sync and selfupdate was "sudo port -v install p5-gimp" then the error I am reporting now, happened.
- -Altoine
I got the same thing. I updated the portfile to 2.4.3 and it fixes that so please wait a bit and do a selfupdate and try again.
Mark
- -- http://www.houseofmobility.com .--. ` __| .-----. |=.| |.-----.| |--| ||Enter|| | | |'-----'| |__|~')____(' -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGTRMNS0foIafBdlkRAm6ZAJ4987za4a8Az+JZ6HLdtKDyKbOgaACeK8qM f1N+VUq/x5cjskuc9MYoZNA= =5jKT -----END PGP SIGNATURE-----
Do another selfupdate. MacPorts 1.441 had a bug that broke reinplace. You need 1.442. This command "port -v" should get you: MacPorts 1.442 Mark Altoine Barker <ndiscreet@gmail.com> on Thursday, May 17, 2007 at 7:44 PM -0800 wrote:
It fails at the installation phase now. Here is the error:
<snip> Installing /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_perl_p5-pdl/work/destroot/opt/local/bin/pptemplate Writing /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_perl_p5-pdl/work/destroot/opt/local/lib/perl5/vendor_perl/5.8.8/darwin-2level/auto/PDL/.packlist Fixing packlist /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_perl_p5-pdl/work/destroot/opt/local/lib/perl5/vendor_perl/5.8.8/darwin-2level/auto/PDL/.packlist Error: Target com.apple.destroot returned: reinplace: unknown flag '-s|/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_perl_p5-pdl/work/destroot||' Warning: the following items did not execute (for p5-pdl): com.apple.activate com.apple.destroot com.apple.install Error: The following dependencies failed to build: p5-pdl Error: Status 1 encountered during processing. </snip>
That fixed it. Thank you Mark. -Altoine markd@macports.org wrote:
Do another selfupdate. MacPorts 1.441 had a bug that broke reinplace. You need 1.442.
This command "port -v" should get you:
MacPorts 1.442
Mark
Altoine Barker <ndiscreet@gmail.com> on Thursday, May 17, 2007 at 7:44 PM -0800 wrote:
It fails at the installation phase now. Here is the error:
<snip> Installing /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_perl_p5-pdl/work/destroot/opt/local/bin/pptemplate Writing /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_perl_p5-pdl/work/destroot/opt/local/lib/perl5/vendor_perl/5.8.8/darwin-2level/auto/PDL/.packlist Fixing packlist /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_perl_p5-pdl/work/destroot/opt/local/lib/perl5/vendor_perl/5.8.8/darwin-2level/auto/PDL/.packlist Error: Target com.apple.destroot returned: reinplace: unknown flag '-s|/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_perl_p5-pdl/work/destroot||' Warning: the following items did not execute (for p5-pdl): com.apple.activate com.apple.destroot com.apple.install Error: The following dependencies failed to build: p5-pdl Error: Status 1 encountered during processing. </snip>
participants (2)
-
Altoine Barker
-
markd@macports.org