#26398: Error: Target org.macports.configure returned: /opt/local/bin/msgunfmt: error while opening "/opt/local/share/locale/de/LC_MESSAGES/ufraw.mo" for reading: No such file or directory ----------------------------------------+----------------------------------- Reporter: jonathan.hayward@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: dcraw ----------------------------------------+----------------------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) * port: => dcraw Comment: For the problem reported in the ticket description: {{{ Error: Target org.macports.configure returned: /opt/local/bin/msgunfmt: error while opening "/opt/local/share/locale/de/LC_MESSAGES/ufraw.mo" for reading: No such file or directory Log for dcraw is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_dcraw/main.log }}} It would appear dcraw's configure script is looking for ufraw's message catalogs. I don't know why that would be the case; dcraw should not be dependency on ufraw. Quite the opposite in fact. (ufraw depends on dcraw.) The string "ufraw" does not appear anywhere in dcraw's sources so I don't yet see how this error can be occurring. I should like to see the main.log to see if we can figure it out. The main.log you attached is for a completely different problem, an inability to link with readline while building sqlite3: {{{ ld: warning: in /opt/local/lib/libreadline.dylib, file was built for unsupported file format which is not the architecture being linked (i386) }}} For that problem, I suggest you may need to read the [wiki:Migration Migration page]. Let us know if that is not applicable. -- Ticket URL: <http://trac.macports.org/ticket/26398#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS