Opened 17 years ago

Closed 17 years ago

#11360 closed defect (fixed)

Problem with p5-template-toolkit (cannot install bugzilla)

Reported by: elvanor2004@… Owned by: macports-tickets@…
Priority: High Milestone:
Component: ports Version: 1.3.2
Keywords: Cc: markd@…, kballard (Lily Ballard)
Port:

Description

I am on OS X 10.4.8 (PPC), latest version of macports and I synced today.

While trying to install bugzilla, the process fails on the p5-template-toolkit dependency:

Gondolin:/ root# port install bugzilla ---> Staging p5-template-toolkit into destroot Error: Target com.apple.destroot returned: shell command "cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_perl_p5-template-toolkit/work/Template-Toolkit-2.17" && make pure_install tt2_install tt2_splash tt2_html_docs tt2_examples DESTDIR=/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_perl_p5-template-toolkit/work/destroot" returned error 2 Command output: Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Writing /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_perl_p5-template-toolkit/work/destroot/opt/local/lib/perl5/vendor_perl/5.8.8/darwin-2level/auto/Template/.packlist Installing optional components into /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_perl_p5-template-toolkit/work/destrootopt/local/share/tt2

+ docs + examples + images + templates

Weaving the rainbow: blowing colour into Splash! GIFs

src: /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_perl_p5-template-toolkit/work/destrootopt/local/share/tt2/images/splash/black

dest: /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_perl_p5-template-toolkit/work/destrootopt/local/share/tt2/images/splash/*

Found 24 GIF files:

bl.gif, blhair.gif, box.gif, br.gif, brhair.gif, diamond.gif dot.gif, down.gif, horz.gif, left.gif, minus.gif, negbox.gif plus.gif, posbox.gif, right.gif, ring.gif, ringdot.gif, single.gif square.gif, tl.gif, tlhair.gif, tr.gif, trhair.gif, up.gif

Bursting into colour...

blue75, purple, bud, grey75, green25, mauve, rose, green, white, blue, green50, navy, blue50, red, red25, marine, leaf, sky, blue25, lilac, orange, green75, red75, blood, black, scarlet, grey50, aqua, red50, grey25, mint,

Generated 31 background colours

Can't locate File/HomeDir.pm in @INC (@INC contains: blib/lib blib/arch /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 /opt/local/lib/perl5/vendor_perl/5.8.8/AppConfig/File.pm line 25. BEGIN failed--compilation aborted at /opt/local/lib/perl5/vendor_perl/5.8.8/AppConfig/File.pm line 25. Compilation failed in require at /opt/local/lib/perl5/vendor_perl/5.8.8/AppConfig.pm line 114. make: * [tt2_html_docs] Error 2

Error: The following dependencies failed to build: p5-template-toolkit p5-timedate p5-xml-twig patchutils Error: Status 1 encountered during processing.

Change History (10)

comment:1 Changed 17 years ago by kballard (Lily Ballard)

Component: baseports

comment:2 Changed 17 years ago by kballard (Lily Ballard)

Version: 1.3.2

comment:3 Changed 17 years ago by kballard (Lily Ballard)

Huh, I just tried installing this, and it worked flawlessly.

comment:4 Changed 17 years ago by kballard (Lily Ballard)

Huh, I can't even find any reference to HomeDir in the p5-template-toolkit source.

comment:5 Changed 17 years ago by kballard (Lily Ballard)

I suggest you try reinstalling p5-appconfig. The lines referenced in your errors don't make any sense.

If you still can't build p5-template-toolkit after that, paste a full debug log (use the -d switch to port), and be sure to enclose it with a {{{ code block }}}

comment:6 Changed 17 years ago by kballard (Lily Ballard)

I just discovered that p5-template-toolkit was updated to 2.17 almost 12 hours ago. I suspect I've been trying to install a different version than you have.

I will try again later, see if that makes a difference.

comment:7 Changed 17 years ago by markd@…

Cc: markd@… added

I updated the port to 2.17 yesterday. Somehow it installed for me, but I just uninstalled and reinstalled and it failed as it did for you. So I made the new port p5-file-homedir, and added dependencies on it and p5-mac-carbon. Additionally, I updated it to 2.18, which was just released, and it installs ok now. As soon as 2.18 shows up you may install it. Sorry about the error.

comment:8 Changed 17 years ago by markd@…

Cc: eridius@… added

comment:9 Changed 17 years ago by markd@…

Ugh. I missed the update to p5-mac-carbon. It is now updated so after rsync gets p5-mac-carbon 0.77, then p5-template-toolkit 2.18 will install fine.

comment:10 Changed 17 years ago by markd@…

Resolution: fixed
Status: newclosed

This is now fixed.

Note: See TracTickets for help on using tickets.