[MacPorts] #32347: dwdiff-1.9_1 build fails: gettext
#32347: dwdiff-1.9_1 build fails: gettext --------------------------------+------------------------------------------- Reporter: lhunath@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: dwdiff --------------------------------+------------------------------------------- {{{ :info:configure Using settings CC=/Developer/usr/bin/clang CFLAGS=-pipe -O2 -arch x86_64 LDFLAGS=-L/opt/local/lib -arch x86_64 :info:configure Checking for working make (make)... yes :info:configure Checking for working diff program (diff)... yes :info:configure Checking for diff program has -a... yes :info:configure Checking for required functions... yes :info:configure Checking for required functions for dwfilter... yes :info:configure Checking for strdup... yes :info:configure Checking for setlocale... yes :info:configure Checking for gettext and related functions... no :info:configure !! Could not compile with gettext. Try configuring with --without-gettext. :info:configure shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_dwdiff/dwdiff/work/dwdiff-1.9" && ./configure --prefix=/opt/local " :error:configure Target org.macports.configure returned: configure failure: shell command failed (see log for details) :debug:configure Backtrace: configure failure: shell command failed (see log for details) while executing "$procedure $targetname" :info:configure Warning: the following items did not execute (for dwdiff): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install :notice:configure Log for dwdiff is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_dwdiff/dwdiff/main.log }}} {{{ The following ports are currently installed: gettext @0.18.1.1_2 gettext @0.18.1.1_2+universal (active) }}} -- Ticket URL: <https://trac.macports.org/ticket/32347> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32347: dwdiff-1.9_1 build fails: Could not compile with gettext --------------------------------+------------------------------------------- Reporter: lhunath@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: dwdiff --------------------------------+------------------------------------------- Changes (by ryandesign@…): * cc: mww@… (removed) * cc: ryandesign@… (added) * owner: macports-tickets@… => mww@… Comment: It works for me but I don't have Xcode 4.2. Please attach the config.log file, located in the directory printed by the command `port work dwdiff` Please also indicate whether you're on Lion or Snow Leopard. -- Ticket URL: <https://trac.macports.org/ticket/32347#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32347: dwdiff-1.9_1 build fails: Could not compile with gettext --------------------------------+------------------------------------------- Reporter: lhunath@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: dwdiff --------------------------------+------------------------------------------- Comment(by lhunath@…): Yes, running with Xcode 4.2, Build 4D199 on Lion. {{{ Checking for gettext and related functions... Running 'make -f .Makefile GETTEXTFLAGS=-DUSE_GETTEXT .config.o' /Developer/usr/bin/clang -pipe -O2 -arch x86_64 -DUSE_GETTEXT -c -o .config.o .config.c In file included from .config.c:1: ./src/definitions.h:29:11: fatal error: 'libintl.h' file not found # include <libintl.h> ^ 1 error generated. make: *** [.config.o] Error 1 no !! Could not compile with gettext. Try configuring with --without-gettext. }}} -- Ticket URL: <https://trac.macports.org/ticket/32347#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32347: dwdiff-1.9_1 build fails: Could not compile with gettext --------------------------------+------------------------------------------- Reporter: lhunath@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: dwdiff --------------------------------+------------------------------------------- Comment(by lhunath@…): FYI, I do have that file at {{{/opt/local/include/libintl.h}}}, and it is provided by the gettext port. -- Ticket URL: <https://trac.macports.org/ticket/32347#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32347: dwdiff-1.9_1 build fails: Could not compile with gettext --------------------------------+------------------------------------------- Reporter: lhunath@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: dwdiff --------------------------------+------------------------------------------- Comment(by ryandesign@…): Interesting that this check is missing the "-I/opt/local/include" part that's present on my system that would be needed for it to find that file. I filed port update in #32361 but based on the Changelog I don't see why it would affect this problem. -- Ticket URL: <https://trac.macports.org/ticket/32347#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32347: dwdiff-1.9_1 build fails: Could not compile with gettext ---------------------------------+------------------------------------------ Reporter: lhunath@… | Owner: mww@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: fixed | Keywords: Port: dwdiff | ---------------------------------+------------------------------------------ Changes (by jmr@…): * status: new => closed * resolution: => fixed Comment: Fixed by r87287. -- Ticket URL: <https://trac.macports.org/ticket/32347#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts