New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #24104 (closed defect: fixed)

Opened 2 years ago

Last modified 16 months ago

webkit-gtk failed to configure libXt not found

Reported by: guy.linton@… Owned by: devans@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc: myschizobuddy@…
Port: webkit-gtk

Description

Configure failed. Is there a dependency missing from webkit-gtk?

What should I install to get it to work?

--->  Fetching webkit-gtk
--->  Attempting to fetch webkit-1.1.15.4.tar.gz from http://lil.fr.distfiles.macports.org/webkit-gtk
--->  Verifying checksum(s) for webkit-gtk
--->  Extracting webkit-gtk
--->  Applying patches to webkit-gtk
--->  Configuring webkit-gtk
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_www_webkit-gtk/work/webkit-1.1.15.4" && ./configure --prefix=/opt/local --enable-jit=no " returned error 1
Command output: checking if /usr/bin/g++-4.0 supports -c -o file.o... (cached) yes
checking whether the /usr/bin/g++-4.0 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin8.11.0 dyld
checking how to hardcode library paths into programs... immediate
checking for bash... /bin/bash
checking if dolt supports this host... no, falling back to 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
checking for GLIB... yes
checking for glib-genmarshal... /opt/local/bin/glib-genmarshal
checking for glib-mkenums... /opt/local/bin/glib-mkenums
checking which Unicode backend to use... icu
checking for LIBXML... yes
checking for PANGO... yes
checking for ENCHANT... yes
checking for GAIL... yes
checking for CAIRO... yes
checking for GTK... yes
checking for XT... no
checking for XtOpenDisplay in -lXt... no
configure: error: X Toolkit Intrinsics library (libXt) not found

Error: The following dependencies failed to build: webkit-gtk
Error: Status 1 encountered during processing.
Before reporting a bug, first run the command again with the -d flag to get complete output.

[debug log attached]

Attachments

webkit libXt not found.txt Download (154.6 KB) - added by guy.linton@… 2 years ago.
Debug log of webkit-gtk install failure

Change History

Changed 2 years ago by guy.linton@…

Debug log of webkit-gtk install failure

Changed 2 years ago by jmr@…

  • cc myschizobuddy@… added
  • owner changed from macports-tickets@… to devans@…

Please remember to cc the maintainers. The xorg-libXt port is in webkit-gtk's dependency tree via libsoup and libproxy.

Changed 2 years ago by guy.linton@…

(1) Is it OK to install xorg-libXt port when I am using the Apple X11 (Mac OS X 10.4.11)?

(2) Should I do "port install libsoup" manually to get the xorg-libXt port installed?

(3) If xorg-libXt is in the dependency tree, why didn't port install it before trying to build webkit-gtk? It doesn't seem to have rebuilt libsoup, which was present but out of date: libsoup 2.2.100_0 < 2.28.2_0

(Hence it has not built libproxy)

Changed 23 months ago by guy.linton@…

Please close this. I was trying to update a rather old /opt tree. I have since built from a fresh installation of MacPorts, and do not get this error. I do however still get  http://trac.macports.org/ticket/23464.

Changed 23 months ago by macsforever2000@…

  • status changed from new to closed
  • resolution set to invalid

Changed 16 months ago by develop@…

  • status changed from closed to reopened
  • resolution invalid deleted

Hello, I was building liferea 1.6.4 today (10/10/10) and failed. The log say xorg-libXt was missing to configure webgit-gtk. I built first xorg-libXt, then liferea came to life. Please add the dependency. Thanks Thomas

Changed 16 months ago by devans@…

  • status changed from reopened to closed
  • resolution set to fixed

Added dependency in r72323.

Note: See TracTickets for help on using tickets.