[MacPorts] #19779: Error building webkit-gtk 1.1.7 on Leopard
#19779: Error building webkit-gtk 1.1.7 on Leopard ------------------------------------------+--------------------------------- Reporter: macsforever2000@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: webkit-gtk ------------------------------------------+--------------------------------- I'm seeing the following error trying to install webkit-gtk 1.1.7 on Mac OS X 10.5.7 Intel with Xcode 3.1.2. {{{ $ sudo port upgrade webkit-gtk ---> Computing dependencies for webkit-gtk ---> Fetching webkit-gtk ---> Attempting to fetch webkit-1.1.7.tar.gz from http://distfiles.macports.org/webkit-gtk ---> Verifying checksum(s) for webkit-gtk ---> Extracting webkit-gtk ---> Applying patches to webkit-gtk ---> Configuring webkit-gtk ---> Building webkit-gtk Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports .org_trunk_dports_www_webkit-gtk/work/webkit-1.1.7" && make all " returned error 2 Command output: checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686-apple- darwin9/4.0.1/ld checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple- darwin9/4.0.1/ld) supports shared libraries... yes checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common -DPIC checking if /usr/bin/g++-4.0 PIC flag -fno-common -DPIC works... yes checking if /usr/bin/g++-4.0 static flag -static works... no checking if /usr/bin/g++-4.0 supports -c -o file.o... yes checking if /usr/bin/g++-4.0 supports -c -o file.o... (cached) yes checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple- darwin9/4.0.1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin9.7.0 dyld checking how to hardcode library paths into programs... immediate checking for bash... /bin/bash checking if dolt supports this host... yes, replacing libtool checking for flex... /opt/local/bin/flex checking for gawk... (cached) gawk checking for gperf... /opt/local/bin/gperf checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for jpeg_destroy_decompress in -ljpeg... yes checking for jpeglib... yes checking for libpng12... yes checking the target windowing system... x11 checking for Hildon UI extensions... no ./configure: line 18996: syntax error near unexpected token `HILDON,' ./configure: line 18996: ` PKG_CHECK_MODULES(HILDON, hildon-1)' make: *** [config.status] Error 2 Error: Unable to upgrade port: 1 }}} -- Ticket URL: <http://trac.macports.org/ticket/19779> MacPorts <http://www.macports.org/> Ports system for Mac OS
#19779: Error building webkit-gtk 1.1.7 on Leopard ------------------------------------------+--------------------------------- Reporter: macsforever2000@… | Owner: devans@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: webkit-gtk ------------------------------------------+--------------------------------- Changes (by devans@…): * status: new => assigned Comment: what does config.log say? -- Ticket URL: <http://trac.macports.org/ticket/19779#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#19779: Error building webkit-gtk 1.1.7 on Leopard ------------------------------------------+--------------------------------- Reporter: macsforever2000@… | Owner: devans@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: webkit-gtk ------------------------------------------+--------------------------------- Comment(by dersh@…): I am seeing the same error so attached my config.log. --Adam -- Ticket URL: <http://trac.macports.org/ticket/19779#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#19779: Error building webkit-gtk 1.1.7 on Leopard ------------------------------------------+--------------------------------- Reporter: macsforever2000@… | Owner: devans@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: webkit-gtk ------------------------------------------+--------------------------------- Comment(by devans@…): Ok, what do these say? {{{ port installed autoconf which autoconf }}} -- Ticket URL: <http://trac.macports.org/ticket/19779#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#19779: Error building webkit-gtk 1.1.7 on Leopard ------------------------------------------+--------------------------------- Reporter: macsforever2000@… | Owner: devans@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: webkit-gtk ------------------------------------------+--------------------------------- Comment(by dersh@…): $ port installed autoconf The following ports are currently installed: autoconf @2.63_0 (active) $ which autoconf /opt/local/bin/autoconf -- Ticket URL: <http://trac.macports.org/ticket/19779#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#19779: Error building webkit-gtk 1.1.7 on Leopard ------------------------------------------+--------------------------------- Reporter: macsforever2000@… | Owner: devans@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: webkit-gtk ------------------------------------------+--------------------------------- Comment(by devans@…): well, it looks like an autoconf foulup so see if the attached patch does any better. Be sure and clean the port after applying the patch before building again. -- Ticket URL: <http://trac.macports.org/ticket/19779#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#19779: Error building webkit-gtk 1.1.7 on Leopard ------------------------------------------+--------------------------------- Reporter: macsforever2000@… | Owner: devans@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: webkit-gtk ------------------------------------------+--------------------------------- Comment(by dersh@…): That patch did the job for me. -- Ticket URL: <http://trac.macports.org/ticket/19779#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
#19779: Error building webkit-gtk 1.1.7 on Leopard -------------------------------------------+-------------------------------- Reporter: macsforever2000@… | Owner: devans@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: webkit-gtk | -------------------------------------------+-------------------------------- Changes (by devans@…): * status: assigned => closed * resolution: => fixed Comment: Good and its simpler too. Committed in r51558. -- Ticket URL: <http://trac.macports.org/ticket/19779#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts