Opened 18 years ago

Closed 18 years ago

#10540 closed defect (worksforme)

BUG: netpbm-10.26.30 fails to build

Reported by: tkay@… Owned by: yves@…
Priority: Normal Milestone:
Component: ports Version: 1.2
Keywords: Cc: tkay@…, markd@…
Port:

Description

I have darwin ports 1.3.1-1.0.4 (binary dist dmg) installed in a separate, mounted volume (mount point /Applications, darwin ports located at /Applications/opt). I added a symlink from /opt to /Applications/opt so port could find its config files.

Most packages have built just fine (X11R6, tetex, etc.), but netpbm refuses to build with the following error:

/Applications/opt/local/var/db/dports/build/_Applications_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_graphics_netpbm/work/netpbm-10.26.30/buildtools/libopt /Applications/opt/local/var/db/dports/build/_Applications_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_graphics_netpbm/work/netpbm-10.26.30/lib/libnetpbm.dylib /Applications/opt/local/var/db/dports/build/_Applications_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_graphics_netpbm/work/netpbm-10.26.30/converter/other/jbig/libjbig.a -lm \ serious libopt error prevented parsing library names. Invalid input to libopt is NOT the problem. /usr/bin/ld: warning prebinding disabled because of undefined symbols /usr/bin/ld: Undefined symbols: _jbg_dec_free _jbg_dec_getheight _jbg_dec_getimage _jbg_dec_getwidth _jbg_dec_in _jbg_dec_init _jbg_dec_maxsize _jbg_dec_merge_planes _jbg_strerror _pbm_writepbminit _pbm_writepbmrow_packed _pm_allocrow _pm_bitstomaxval _pm_close _pm_error _pm_freerow _pm_message _pnm_init _pnm_writepnminit _pnm_writepnmrow collect2: ld returned 1 exit status make[3]: * [jbigtopnm] Error 1 make[2]: * [jbig/all] Error 2 make[1]: * [other/all] Error 2 make: * [converter/all] Error 2

I have tried a port sync and a port clean to try to clear up temporary confusion, but it still fails with the same error.

Here is what has been installed so far:

$ sudo port list installed Password: XFree86 @4.5.0 x11/XFree86 antiword @0.36.1 textproc/antiword apache2 @2.2.2 www/apache2 apr @1.2.7 devel/apr apr-util @1.2.7 devel/apr-util aspell @0.60.4 textproc/aspell aspell-dict-en @6.0 textproc/aspell-dict-en boost @1.33.1 devel/boost boost-jam @3.1.11 devel/boost-jam bzip2 @1.0.3 archivers/bzip2 db4 @4.3.29 databases/db4 expat @2.0.0 textproc/expat gawk @3.1.5 lang/gawk gettext @0.14.6 devel/gettext gsed @4.1.5 textproc/gsed jasper @1.701.0 graphics/jasper jpeg @6b graphics/jpeg libapreq2 @2.08 www/libapreq2 libiconv @1.10 textproc/libiconv libpng @1.2.10 graphics/libpng mod_perl2 @2.0.2 www/mod_perl2 openssl @0.9.8b devel/openssl p5-extutils-xsbuilder @0.28 perl/p5-extutils-xsbuilder p5-parse-recdescent @1.94 perl/p5-parse-recdescent pcre @6.6 devel/pcre perl5.8 @5.8.8 lang/perl5.8 teTeX @3.0 print/teTeX texi2html @1.76 textproc/texi2html texinfo @4.8 textproc/texinfo tiff @3.8.2 graphics/tiff zlib @1.2.3 archivers/zlib

Attachments (1)

netpbm.log.gz (12.6 KB) - added by tkay@… 18 years ago.
Complete debug log of build

Download all attachments as: .zip

Change History (8)

Changed 18 years ago by tkay@…

Attachment: netpbm.log.gz added

Complete debug log of build

comment:1 Changed 18 years ago by markd@…

Summary: netpbm fails to buildnetpbm-10.26.30 fails to build

Correct subject line to show version.

comment:2 Changed 18 years ago by markd@…

Summary: netpbm-10.26.30 fails to buildBUG: netpbm-10.26.30 fails to build

comment:3 Changed 18 years ago by markd@…

Cc: yves@… markd@… added

Can't assign to maintainer so cc'ing.

comment:4 Changed 18 years ago by yves@…

Owner: changed from macports-tickets@… to yves@…
Status: newassigned

Can you try the following :

port clean netpbm port install jbigkit port install netpbm

thanks

comment:5 Changed 18 years ago by yves@…

Cc: yves@… removed

comment:6 Changed 18 years ago by markd@…

Cc: tkay@… added

Did Yves suggestion work?

comment:7 Changed 18 years ago by markd@…

Resolution: worksforme
Status: assignedclosed
Note: See TracTickets for help on using tickets.