#39629: gobject-introspection 1.36.1 sometimes builds files differently for each arch (webkit-gtk) ------------------------+----------------------------------- Reporter: jeremyhu@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Keywords: | Port: gobject-introspection ------------------------+----------------------------------- webkit-gtk fails to build +universal because the introspection files differ between archs. This wasn't an issue in the past but seems to now be with the new gobject-introspection. {{{ Command failed: /usr/bin/diff -dw -D __LP64__ "/opt/local/var/macports/build /_Users_jeremy_src_macports_trunk_dports_www_webkit-gtk/webkit- gtk/work/destroot-i386//opt/local/lib/girepository-1.0/JSCore-1.0.typelib" "/opt/local/var/macports/build /_Users_jeremy_src_macports_trunk_dports_www_webkit-gtk/webkit-gtk/work /destroot-x86_64//opt/local/lib/girepository-1.0/JSCore-1.0.typelib" > "/opt/local/var/macports/build /_Users_jeremy_src_macports_trunk_dports_www_webkit-gtk/webkit-gtk/work /destroot-intel//opt/local/lib/girepository-1.0/JSCore-1.0.typelib"; test $? -le 1 Exit code: 1 Error: org.macports.destroot for port webkit-gtk returned: /opt/local/lib/girepository-1.0/JSCore-1.0.typelib differs in /opt/local/var/macports/build /_Users_jeremy_src_macports_trunk_dports_www_webkit-gtk/webkit- gtk/work/destroot-i386 and /opt/local/var/macports/build /_Users_jeremy_src_macports_trunk_dports_www_webkit-gtk/webkit-gtk/work /destroot-x86_64 and cannot be merged }}} The difference between the two are in 4 of the last 6 bytes: {{{ -0000400 0000 0000 fc07 7470 0000 3a63 +0000400 0000 0000 fc07 0000 0000 0000 0000414 or -0000400 \0 \0 \0 \0 \a 374 p t \0 \0 c : +0000400 \0 \0 \0 \0 \a 374 \0 \0 \0 \0 \0 \0 0000414 }}} -- Ticket URL: <https://trac.macports.org/ticket/39629> MacPorts <http://www.macports.org/> Ports system for OS X