Opened 14 years ago

Closed 13 years ago

#25315 closed defect (fixed)

lprof @20090113 Build Error

Reported by: a.jansen@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.0
Keywords: Cc: michaelld (Michael Dickens)
Port: lprof

Description

Error:Tartget org.macports.build returned: shell command failed Computer 933 MHz PowerPC G4 OS: Leopard Mac OSX 10.5.8 Xcode version 3.1.4

:info:build   "_png_write_info", referenced from:
:info:build       vigra::PngEncoderImpl::finalize()     in libimpexlocal.a(png.o)
:info:build   "_png_get_channels", referenced from:
:info:build       vigra::PngDecoderImpl::init()     in libimpexlocal.a(png.o)
:info:build ld: symbol(s) not found
:info:build collect2: ld returned 1 exit status
:info:build make[2]: *** [src/lprof] Error 1
:info:build make[1]: *** [src/CMakeFiles/lprof.dir/all] Error 2
:info:build make: *** [all] Error 2
:info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_lprof/work/lprof" && /usr/bin/make all " returned error 2
:error:build Target org.macports.build returned: shell command failed
:debug:build Backtrace: shell command failed
    while executing
"command_exec build"
    (procedure "portbuild::build_main" line 8)
    invoked from within
"$procedure $targetname"
:info:build Warning: the following items did not execute (for lprof): org.macports.activate org.macports.build org.macports.destroot org.macports.install
:notice:build Log for lprof is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_lprof/main.log

Attachments (1)

mainlog.txt (532.6 KB) - added by a.jansen@… 14 years ago.

Download all attachments as: .zip

Change History (5)

Changed 14 years ago by a.jansen@…

Attachment: mainlog.txt added

comment:1 Changed 13 years ago by michaelld (Michael Dickens)

Cc: michaelld@… added

Cc Me!

comment:2 Changed 13 years ago by michaelld (Michael Dickens)

In r75343, I've made lprof depend on vigra -- so-as to not use the internally-provided (older, buggy) version. Once ticket #28087 is addressed (to upgrade vigra), both vigra and lprof should work again (and, with libpng14).

comment:3 Changed 13 years ago by michaelld (Michael Dickens)

vigra is updated as of r75495. Please do a "selfupdate" and then try installing lprof again. It works for me now (didn't before, with the same issue as reported).

comment:4 Changed 13 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed

Closing as per comment:3.

Note: See TracTickets for help on using tickets.