Opened 15 years ago

Closed 15 years ago

#21449 closed defect (wontfix)

xulrunner-1.9.0.13_0 Configure error - build failure

Reported by: steve_macdougall@… Owned by: jeremyhu (Jeremy Huddleston Sequoia)
Priority: Normal Milestone:
Component: ports Version: 1.8.0
Keywords: snowleopard Cc:
Port: xulrunner

Description

I'm attempting to install xulrunner on Snow Leopard. I uninstalled and re-installed
Macports using the latest release, and X11 and Xcode from the Snow Leopard disc. The 
build fails when configuring with the following debug output:
lis58731:~ stevem$ sudo port install -d xulrunner
--->  Computing dependencies for xulrunner
--->  Fetching xulrunner
--->  Verifying checksum(s) for xulrunner
--->  Extracting xulrunner
--->  Applying patches to xulrunner
--->  Configuring xulrunner
Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_xulrunner/work/mozilla" && ./configure --prefix=/opt/local --with-xulrunner-stub-name=xulrunner-stub --disable-static --enable-shared --with-distribution-id=org.macports --enable-default-toolkit=cairo-gtk2 --x-includes=/opt/local/include --x-libraries=/opt/local/lib --with-system-nspr --with-nspr-prefix=/opt/local --with-system-nss --with-nss-prefix=/opt/local --with-system-bzip2=/opt/local --with-system-jpeg=/opt/local --with-system-zlib=/opt/local --enable-system-lcms --enable-system-cairo --enable-system-sqlite --with-default-mozilla-five-home=/opt/local/lib/xulrunner --enable-oji --enable-plugins --enable-mathml --enable-extensions="default,spellcheck" --enable-permissions --enable-cookie --enable-image-decoders=all --enable-image-encoder=all --enable-canvas --enable-jsd --enable-xpctools --enable-crypto --enable-pango --enable-svg --enable-svg-renderer=cairo --enable-xinerama --with-pthreads --disable-gnomevfs --disable-gnomeui --enable-postscript --enable-safe-browsing --disable-crashreporter --enable-optimize='-O2' --disable-prebinding --enable-strip --enable-install-strip --disable-debug --disable-installer --disable-updater --disable-pedantic --disable-tests --disable-mochitest " returned error 1
Command output: checking SQLITE_LIBS... -L/opt/local/lib -lsqlite3  
checking for valid optimization flags... yes
checking for __cxa_demangle... yes
checking for unwind.h... yes
checking for _Unwind_Backtrace... yes
checking for gcc -pipe support... cat: dummy-hello.s: No such file or directory
yes
checking whether compiler supports -Wno-long-long... yes
checking whether C compiler supports -fprofile-generate... yes
checking for correct temporary object destruction order... yes
checking for correct overload resolution with const and templates... no
checking for libIDL-2.0 >= 0.8.0 glib-2.0 gobject-2.0... yes
checking LIBIDL_CFLAGS... -I/opt/local/include/libIDL-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  
checking LIBIDL_LIBS... -L/opt/local/lib -lIDL-2 -lgobject-2.0 -lglib-2.0 -lintl -liconv  
checking for glib-2.0 >= 1.3.7 gobject-2.0... yes
checking GLIB_CFLAGS... -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  
checking GLIB_LIBS... -L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl -liconv  
checking for stdint.h... yes
checking for inttypes.h... yes
checking for sys/int_types.h... no
checking for cairo >= 1.6.0 freetype2 fontconfig... yes
checking CAIRO_CFLAGS... -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/libpng12  
checking CAIRO_LIBS... -L/opt/local/lib -lcairo -lpixman-1 -lpng12 -lXrender -lX11 -lXau -lXdmcp -lfontconfig -lexpat -lfreetype -lz -liconv  
checking for cairo-xlib-xrender >= 1.6.0... yes
checking CAIRO_XRENDER_CFLAGS... -I/opt/local/include/cairo -I/opt/local/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng12  
checking CAIRO_XRENDER_LIBS... -L/opt/local/lib -lcairo -lpixman-1 -lfontconfig -lexpat -lfreetype -liconv -lpng12 -lz -lXrender -lX11 -lXau -lXdmcp  
checking for lcms >= 1.17... yes
checking LCMS_CFLAGS... -I/opt/local/include  
checking LCMS_LIBS... -L/opt/local/lib -llcms  
configure: error:  Could not find the following X libraries:  -lX11 -lXext -lXt 

Error: Status 1 encountered during processing.

Change History (2)

comment:1 Changed 15 years ago by mf2k (Frank Schima)

Keywords: snowleopard added; xulrunner Snow Leopard -lX11 -lXext -lXt removed
Milestone: MacPorts 1.8.1
Owner: changed from macports-tickets@… to jeremyhu@…
Port: xulrunner added; xulrunner-1.9.0.13_0 removed

comment:2 Changed 15 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Resolution: wontfix
Status: newclosed

firefox and xulrunner don't work in 64bit. You need to build all of its dependencies in +universal.

Note: See TracTickets for help on using tickets.