[MacPorts] #39598: Building with gobject-introspection sets DYLD_LIBRARY_PATH
MacPorts
noreply at macports.org
Mon Jul 29 10:43:23 PDT 2013
#39598: Building with gobject-introspection sets DYLD_LIBRARY_PATH
-----------------------------------------------+----------------------
Reporter: drs@… | Owner: devans@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.3
Resolution: | Keywords:
Port: gobject-introspection webkit-gtk |
-----------------------------------------------+----------------------
Comment (by c.herbig@…):
Replying to [comment:59 larryv@…]:
> Try the patch I just attached.
I used the patch, and now that I have the failed build log, where would
the output for this g-ir-scanner be?
Searching the webkit log shows this:
{{{
:info:build /opt/local/bin/g-ir-scanner -v --warn-all \
:info:build g-ir-scanner: compile: /usr/bin/clang -arch x86_64 -Wno-
deprecated-declarations -D_REENTRANT -I/opt/local/include/gtk-2.0
-I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0
-I/opt/local/include/gio-unix-2.0/ -I/opt/local/include
-I/opt/local/include/cairo -I/opt/local/include/atk-1.0
-I/opt/local/include/cairo -I/opt/local/include/pixman-1
-I/opt/local/include/libpng15 -I/opt/local/include -I/opt/local/include
/gdk-pixbuf-2.0 -I/opt/local/include/libpng15
-I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz
-I/opt/local/include/pango-1.0 -I/opt/local/include/freetype2
-I/opt/local/include -I/opt/local/include/libsoup-2.4
-I/opt/local/include/libxml2 -I/opt/local/include/glib-2.0
-I/opt/local/lib/glib-2.0/include -I/opt/local/include -I./Source
-I./Source/WebKit/gtk -I./DerivedSources -I./DerivedSources/webkitdom
-I./DerivedSources/webkit -I./Source/WebKit/gtk
-I./Source/JavaScriptCore/ForwardingHeaders -I.
-I/opt/local/include/libsoup-2.4 -I/opt/local/include/libxml2
-I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include
-I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/
-I/opt/local/include -I/opt/local/include/cairo
-I/opt/local/include/atk-1.0 -I/opt/local/include/gdk-pixbuf-2.0
-I/opt/local/include/libpng15 -I/opt/local/include/pango-1.0
-I/opt/local/include/harfbuzz -I/opt/local/include/cairo
-I/opt/local/include/pixman-1 -I/opt/local/include
-I/opt/local/include/freetype2 -I/opt/local/include
-I/opt/local/include/libpng15 -I/opt/local/include
-I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0
-I/opt/local/lib/glib-2.0/include -I/opt/local/include -c -o
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_release_tarballs_ports_www_webkit-gtk/webkit-gtk/work/webkitgtk-2.0.4
/tmp-introspecttDlyVu/WebKit-1.0.o
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_release_tarballs_ports_www_webkit-gtk/webkit-gtk/work/webkitgtk-2.0.4
/tmp-introspecttDlyVu/WebKit-1.0.c
:info:build g-ir-scanner: link: /bin/sh ./libtool --mode=link --tag=CC
/usr/bin/clang -arch x86_64 -o
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_release_tarballs_ports_www_webkit-gtk/webkit-gtk/work/webkitgtk-2.0.4
/tmp-introspecttDlyVu/WebKit-1.0 -export-dynamic
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_release_tarballs_ports_www_webkit-gtk/webkit-gtk/work/webkitgtk-2.0.4
/tmp-introspecttDlyVu/WebKit-1.0.o -L. -lwebkitgtk-1.0
-ljavascriptcoregtk-1.0 -L/opt/local/lib -lgmodule-2.0 -lgtk-x11-2.0
-lgdk-x11-2.0 -lpangocairo-1.0 -lgio-2.0 -lXrender -lXinerama -lXi
-lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lX11 -lXext -latk-1.0
-lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lm -lfreetype
-lfontconfig -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl
}}}
Also, another interesting thing I saw:
{{{
:info:configure configure: WARNING: unrecognized options: --enable-media-
stream
}}}
I guess someone should remove that from the master portfile.
--
Ticket URL: <https://trac.macports.org/ticket/39598#comment:67>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list