New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #25315 (closed defect: fixed)

Opened 3 years ago

Last modified 2 years ago

lprof @20090113 Build Error

Reported by: a.jansen@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.0
Keywords: Cc: michaelld@…
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

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

Change History

Changed 3 years ago by a.jansen@…

comment:1 Changed 2 years ago by michaelld@…

  • Cc michaelld@… added

Cc Me!

comment:2 Changed 2 years ago by michaelld@…

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 2 years ago by michaelld@…

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 2 years ago by jmr@…

  • Status changed from new to closed
  • Resolution set to fixed

Closing as per comment:3.

Note: See TracTickets for help on using tickets.