Opened 13 years ago

Last modified 13 years ago

#27525 closed defect

exiv2 upgrade to 0.20 fails — at Version 1

Reported by: lyle2.0+macports@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc:
Port: exiv2

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Doing a "port upgrade outdated", I encounter an error upgrading exiv2. The relevant portion of the error log:

:msg:configure --->  Building exiv2¬
:debug:build build phase started at Wed Dec  1 09:06:14 CST 2010¬
:debug:build Executing org.macports.build (exiv2)¬
:debug:build Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_exiv2/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6'¬
:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_exiv2/work/exiv2-0.20" && /usr/bin/make -j2 all'¬
:info:build if test "x1" = "x1"; then cd xmpsdk/src && /usr/bin/make xmpsdk; fi;¬
:info:build libtool: compile: unable to infer tagged configuration¬
:info:build libtool: compile: specify a tag with `--tag'¬
:info:build make[1]: *** [XMPMeta.o] Error 1¬
:info:build make[1]: *** Waiting for unfinished jobs....¬
:info:build libtool: compile: unable to infer tagged configuration¬
:info:build libtool: compile: specify a tag with `--tag'¬
:info:build make[1]: *** [XML_Node.o] Error 1¬
:info:build make: *** [xmpsdk] Error 2¬

The error is similar to the one reported in #24820, and I attempted the same fix (sudo port -n upgrade --force libtool && sudo port clean exiv2), but to no avail.

Change History (2)

Changed 13 years ago by lyle2.0+macports@…

Attachment: exiv2.log added

Build log

comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Note: See TracTickets for help on using tickets.