[MacPorts] #39598: Building with gobject-introspection sets DYLD_LIBRARY_PATH
MacPorts
noreply at macports.org
Mon Jul 29 11:56:10 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 deesto@…):
Upgrading with a patched g-ir-scanner fails on 10.6.8; grep for 'build {'
in the log is empty. What appears to be the relevant section of the log:
{{{
...
1318 :info:build /opt/local/include/AvailabilityMacros.h:110:15: warning:
'__ppc64__' is not defined, evaluates to 0 [-W undef]
1319 :info:build #elif __ppc64__ &&
(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ < MAC_OS_X_VERSION_10_4)
1320 :info:build ^
1321 :info:build Source/WTF/wtf/FastMalloc.cpp:4927:7: error: excess
elements in struct initializer
1322 :info:build , 0, 0, 0, 0 // These members will not be used unless
the zone advertises itself as version seven or higher.
1323 :info:build ^
1324 :info:build 2 warnings and 1 error generated.
1325 :info:build make: *** [Source/WTF/wtf/libWTF_la-FastMalloc.lo] Error
1
1326 :info:build make: *** Waiting for unfinished jobs....
1327 :info:build 2 warnings generated.
1328 :info:build mv -f Source/WTF/wtf/.deps/libWTF_la-HashTable.Tpo
Source/WTF/wtf/.deps/libWTF_la-HashTable.Plo
1329 :info:build 2 warnings generated.
1330 :info:build mv -f Source/WTF/wtf/.deps/libWTF_la-
GregorianDateTime.Tpo Source/WTF/wtf/.deps/libWTF_la-GregorianDateTime.Plo
1331 :info:build offlineasm: offset extractor
DerivedSources/JavaScriptCore/LLIntDesiredOffsets.h successfully generated
.
1332 :info:build make: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports
.org_trunk_dports_www_webkit-gtk/webkit-gtk/work/webkitgtk-2.0.4'
1333 :info:build Command failed: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports
.org_trunk_dports_www_webkit-gtk/webkit-gtk/work/webkitgtk-2.0.4" &&
/usr/bin/make -j4 -w all CC="/usr/bin/gcc-4.2 -arch x8 6_64" V=1
1334 :info:build Exit code: 2
1335 :error:build org.macports.build for port webkit-gtk returned: command
execution failed
1336 :debug:build Error code: CHILDSTATUS 35527 2
1337 :debug:build Backtrace: command execution failed
1338 while executing
1339 "system -nice 0 $fullcmdstring"
1340 ("eval" body line 1)
1341 invoked from within
1342 "eval system $notty $nice \$fullcmdstring"
1343 invoked from within
1344 "command_exec build"
1345 (procedure "portbuild::build_main" line 8)
1346 invoked from within
1347 "$procedure $targetname"
1348 :info:build Warning: targets not executed for webkit-gtk:
org.macports.install org.macports.build org.macports.destroot
...
}}}
--
Ticket URL: <https://trac.macports.org/ticket/39598#comment:75>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list