#27525: exiv2 upgrade to 0.20 fails ----------------------------------------+----------------------------------- Reporter: lyle2.0+macports@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: exiv2 ----------------------------------------+----------------------------------- 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 [http://trac.macports.org/ticket/24820], and I attempted the same fix (sudo port -n upgrade --force libtool && sudo port clean exiv2), but to no avail. -- Ticket URL: <https://trac.macports.org/ticket/27525> MacPorts <http://www.macports.org/> Ports system for Mac OS