Opened 18 years ago

Closed 18 years ago

#7556 closed defect (wontfix)

BUG: popt (1.10.4_1) upgrade fails with perl5.8 @ 5.8.8_0+darwin_8

Reported by: ideinit@… Owned by: n3npq@…
Priority: Normal Milestone:
Component: ports Version: 1.2
Keywords: Cc: markd@…
Port:

Description

It fails with the following message when attempting to upgrade from 1.7_4 to 1.10.4_1:

$ sudo port -v upgrade popt ---> Building popt with target all cd . && /bin/sh /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_popt/work/popt-1.10.4/missing --run autoheader dyld: lazy symbol binding failed: Symbol not found: _sprintf$LDBLStub

Referenced from: /opt/local/lib/perl5/5.8.8/darwin-2level/auto/Data/Dumper/Dumper.bundle Expected in: dynamic lookup

dyld: Symbol not found: _sprintf$LDBLStub

Referenced from: /opt/local/lib/perl5/5.8.8/darwin-2level/auto/Data/Dumper/Dumper.bundle Expected in: dynamic lookup

autoheader: /opt/local/bin/autom4te failed with exit status: 133 make: * [config.h.in] Error 1 Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_popt/work/popt-1.10.4" && make all" returned error 2 Command output: cd . && /bin/sh /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_popt/work/popt-1.10.4/missing --run autoheader dyld: lazy symbol binding failed: Symbol not found: _sprintf$LDBLStub

Referenced from: /opt/local/lib/perl5/5.8.8/darwin-2level/auto/Data/Dumper/Dumper.bundle Expected in: dynamic lookup

dyld: Symbol not found: _sprintf$LDBLStub

Referenced from: /opt/local/lib/perl5/5.8.8/darwin-2level/auto/Data/Dumper/Dumper.bundle Expected in: dynamic lookup

autoheader: /opt/local/bin/autom4te failed with exit status: 133 make: * [config.h.in] Error 1

Warning: the following items did not execute (for popt): com.apple.destroot com.apple.build Error: Unable to upgrade port: 1

WORK-AROUND: Switch over to perl5.8 @ 5.8.7_0, it then builds fine.

Change History (2)

comment:1 Changed 18 years ago by mww@…

Owner: changed from darwinports-bugs@… to n3npq@…
Summary: popt (1.10.4_1) upgrade fails with perl5.8 @ 5.8.8_0+darwin_8BUG: popt (1.10.4_1) upgrade fails with perl5.8 @ 5.8.8_0+darwin_8

comment:2 Changed 18 years ago by markd@…

Cc: markd@… added
Resolution: wontfix
Status: newclosed

No action to take so this bug doesn't need to remain open.

Note: See TracTickets for help on using tickets.