Opened 19 years ago

Closed 19 years ago

#3448 closed defect (fixed)

p5-template-toolkit build failure

Reported by: jon@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

Template toolkit fails to build, as follows:

---> Configuring p5-template-toolkit DEBUG: Executing com.apple.configure (p5-template-toolkit) DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_perl_p5-template-toolkit/work/Template-Toolkit-2.13" && /opt/local/bin/perl Makefile.PL INSTALLDIRS=vendor TT_PREFIX=/opt/local/share/tt2 TT_ACCEPT=y TT_QUIET=y' dyld: NSLinkModule() error dyld: Symbol not found: _libiconv_close

Referenced from: /opt/local/lib/libgd.2.dylib Expected in: flat namespace

Error: Target com.apple.configure returned: configure failure: shell command "cd "/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_perl_p5-template-toolkit/work/Template-Toolkit-2.13" && /opt/local/bin/perl Makefile.PL INSTALLDIRS=vendor TT_PREFIX=/opt/local/share/tt2 TT_ACCEPT=y TT_QUIET=y" returned error 133 Command output: dyld: NSLinkModule() error dyld: Symbol not found: _libiconv_close

Referenced from: /opt/local/lib/libgd.2.dylib Expected in: flat namespace

Warning: the following items did not execute (for p5-template-toolkit): com.apple.activate com.apple.configure com.apple.build com.apple.destroot com.apple.archive com.apple.install

Change History (3)

comment:1 Changed 19 years ago by jon@…

My system seems to have 2 perls: one system perl and one opendarwin perl. The template-toolkit build process runs OK using the system perl.

See also bug 3462, which has a similar error message.

comment:2 Changed 19 years ago by jon@…

dependson: 3548

Bug 3548 seems to be the real cause of this bug

comment:3 Changed 19 years ago by olegb@…

Resolution: fixed
Status: newclosed

fixed when fixing 3548.

Note: See TracTickets for help on using tickets.