Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 249704 Details for
Bug 339892
www-plugins/weave does not respect LDFLAGS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
weave-1.1:20101006-063951.log (text/plain), 13.84 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-10-06 07:07:28 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-10-06 07:07:28 UTC
Size:
13.84 KB
patch
obsolete
> * Package: www-plugins/weave-1.1 > * Repository: gentoo > * Maintainer: volkmar@gentoo.org mozilla@gentoo.org > * USE: elibc_glibc kernel_linux test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking weave-1.1.tar.bz2 to /var/tmp/portage/www-plugins/weave-1.1/work >>>> Source unpacked in /var/tmp/portage/www-plugins/weave-1.1/work >>>> Preparing source in /var/tmp/portage/www-plugins/weave-1.1/work/weave-1.1 ... > * Applying weave-1.1-pkgconfig.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/www-plugins/weave-1.1/work/weave-1.1 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/www-plugins/weave-1.1/work/weave-1.1 ... >make -j14 -j1 rebuild_crypto=1 build >mkdir -p dist >mkdir -p dist/stage >mkdir -p dist/xpi >make -C crypto rebuild_all >Using Mozilla SDKDIR as: /usr/lib/xulrunner-devel-1.9.2 >make[1]: Entering directory `/var/tmp/portage/www-plugins/weave-1.1/work/weave-1.1/crypto' >make -C src install >Using Mozilla SDKDIR as: /usr/lib/xulrunner-devel-1.9.2 >make[2]: Entering directory `/var/tmp/portage/www-plugins/weave-1.1/work/weave-1.1/crypto/src' >perl -pe 's/@([^@]+)@/defined $ENV{$1} ? $ENV{$1} : $&/ge' WeaveCrypto.rc.in > WeaveCrypto.rc >/usr/lib/xulrunner-devel-1.9.2/bin/xpidl -m header -I/usr/share/idl/xulrunner-1.9.2 IWeaveCrypto.idl >c++ -shared -pipe -Os -fPIC -fno-rtti -fno-exceptions -fno-strict-aliasing -fno-common -pthread -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -include xpcom-config.h -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nspr -I/usr/include/xulrunner-1.9.2 -I/usr/include/nspr -fshort-wchar -o WeaveCrypto.so WeaveCrypto.cpp WeaveCryptoModule.cpp -pthread -pipe -DMOZILLA_STRICT_API -Wl,-dead_strip -Wl,-exported_symbol -Wl,-z,defs -Wl,-h,WeaveCrypto.so -Wl,-rpath-link,/usr/lib/xulrunner-devel-1.9.2/bin /usr/lib/xulrunner-devel-1.9.2/lib/libxpcomglue_s.a -L/usr/lib/xulrunner-devel-1.9.2/lib -lssl3 -lsmime3 -lnssutil3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -lplds4 -lplc4 -lnspr4 -lpthread -lxpcomglue_s -lxul -lxpcom -lplds4 -lplc4 -lnspr4 -lpthread >/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/bin/ld: warning: cannot find entry symbol xported_symbol; defaulting to 00000000000029a0 >chmod +x WeaveCrypto.so >/usr/lib/xulrunner-devel-1.9.2/bin/xpidl -m typelib -I/usr/share/idl/xulrunner-1.9.2 IWeaveCrypto.idl >mkdir -p ../components >mkdir -p ../platform/Linux_x86-gcc3/components >cp IWeaveCrypto.xpt ../components >cp WeaveCrypto.so ../platform/Linux_x86-gcc3/components >make[2]: Leaving directory `/var/tmp/portage/www-plugins/weave-1.1/work/weave-1.1/crypto/src' >cp -R -v components ../dist/stage >`components' -> `../dist/stage/components' >`components/IWeaveCrypto.xpt' -> `../dist/stage/components/IWeaveCrypto.xpt' >cd platform;mkdir -p ../../dist/stage/platform;cp -R -v * ../../dist/stage/platform >`Linux_x86-gcc3' -> `../../dist/stage/platform/Linux_x86-gcc3' >`Linux_x86-gcc3/components' -> `../../dist/stage/platform/Linux_x86-gcc3/components' >`Linux_x86-gcc3/components/WeaveCrypto.so' -> `../../dist/stage/platform/Linux_x86-gcc3/components/WeaveCrypto.so' >make[1]: Leaving directory `/var/tmp/portage/www-plugins/weave-1.1/work/weave-1.1/crypto' >make -C source >make[1]: Entering directory `/var/tmp/portage/www-plugins/weave-1.1/work/weave-1.1/source' >find chrome -type d -exec mkdir -p ../dist/stage/{} \; >find chrome -type f -exec ln -sf `pwd`/{} ../dist/stage/{} \; >find components -type d -exec mkdir -p ../dist/stage/{} \; >find components -type f -exec ln -sf `pwd`/{} ../dist/stage/{} \; >find defaults -type d -exec mkdir -p ../dist/stage/{} \; >find defaults -type f -exec ln -sf `pwd`/{} ../dist/stage/{} \; >find modules -type d -exec mkdir -p ../dist/stage/{} \; >find modules -type f -exec ln -sf `pwd`/{} ../dist/stage/{} \; >perl -pe 's/@([^@]+)@/defined $ENV{$1} ? $ENV{$1} : $&/ge' defaults/preferences/sync.js.in > ../dist/stage/defaults/preferences/sync.js >rm -f ../dist/stage/defaults/preferences/sync.js.in >perl -pe 's/@([^@]+)@/defined $ENV{$1} ? $ENV{$1} : $&/ge' install.rdf.in > ../dist/stage/install.rdf >rm -f ../dist/stage/install.rdf.in >perl -pe 's/@([^@]+)@/defined $ENV{$1} ? $ENV{$1} : $&/ge' chrome.manifest.in > ../dist/stage/chrome.manifest >rm -f ../dist/stage/chrome.manifest.in >perl -pe 's/@([^@]+)@/defined $ENV{$1} ? $ENV{$1} : $&/ge' modules/constants.js.in > ../dist/stage/modules/constants.js >rm -f ../dist/stage/modules/constants.js.in >make[1]: Leaving directory `/var/tmp/portage/www-plugins/weave-1.1/work/weave-1.1/source' >>>> Source compiled. > * Skipping make test/check due to ebuild restriction. >>>> Test phase [explicitly disabled]: www-plugins/weave-1.1 > >>>> Install weave-1.1 into /var/tmp/portage/www-plugins/weave-1.1/image/ category www-plugins >make -j14 release_build=1 xpi >mkdir -p dist >mkdir -p dist/stage >mkdir -p dist/xpi >make -C crypto >make -C source xpi >make[1]: Entering directory `/var/tmp/portage/www-plugins/weave-1.1/work/weave-1.1/source' >find chrome -type d -exec mkdir -p ../dist/stage/{} \; >find components -type d -exec mkdir -p ../dist/stage/{} \; >find defaults -type d -exec mkdir -p ../dist/stage/{} \; >find modules -type d -exec mkdir -p ../dist/stage/{} \; >Using Mozilla SDKDIR as: /usr/lib/xulrunner-devel-1.9.2 >make[1]: Entering directory `/var/tmp/portage/www-plugins/weave-1.1/work/weave-1.1/crypto' >cp -R -v components ../dist/stage >perl -pe 's/@([^@]+)@/defined $ENV{$1} ? $ENV{$1} : $&/ge' defaults/preferences/sync.js.in > ../dist/stage/defaults/preferences/sync.js >`components/IWeaveCrypto.xpt' -> `../dist/stage/components/IWeaveCrypto.xpt' >perl -pe 's/@([^@]+)@/defined $ENV{$1} ? $ENV{$1} : $&/ge' install.rdf.in > ../dist/stage/install.rdf >cd platform;mkdir -p ../../dist/stage/platform;cp -R -v * ../../dist/stage/platform >perl -pe 's/@([^@]+)@/defined $ENV{$1} ? $ENV{$1} : $&/ge' chrome.manifest.in > ../dist/stage/chrome.manifest >perl -pe 's/@([^@]+)@/defined $ENV{$1} ? $ENV{$1} : $&/ge' modules/constants.js.in > ../dist/stage/modules/constants.js >cd ../dist/stage/chrome;rm -f sync.jar;zip -0r sync.jar * >find components -type f -exec ln -sf `pwd`/{} ../dist/stage/{} \; >find defaults -type f -exec ln -sf `pwd`/{} ../dist/stage/{} \; >rm -f ../dist/stage/defaults/preferences/sync.js.in >`Linux_x86-gcc3/components/WeaveCrypto.so' -> `../../dist/stage/platform/Linux_x86-gcc3/components/WeaveCrypto.so' >make[1]: Leaving directory `/var/tmp/portage/www-plugins/weave-1.1/work/weave-1.1/crypto' >rm -f ../dist/stage/install.rdf.in >rm -f ../dist/stage/chrome.manifest.in >rm -f ../dist/stage/modules/constants.js.in > adding: content/ (stored 0%) > adding: content/generic-change.js (stored 0%) > adding: content/generic-change.xul (stored 0%) > adding: content/load-weave.js (stored 0%) > adding: content/sync.xul (stored 0%) > adding: content/fennec-tabs.js (stored 0%) > adding: content/notification.css (stored 0%) > adding: content/fennec-weave-overlay.js (stored 0%) > adding: content/options.xul (stored 0%) > adding: content/fx-weave-overlay.xulfind modules -type f -exec ln -sf `pwd`/{} ../dist/stage/{} \; > (stored 0%) > adding: content/fx-weave-overlay.js (stored 0%) > adding: content/notification.xml (stored 0%) > adding: content/fennec-firstrun.xhtml (stored 0%) > adding: content/fennec-tabs.xhtml (stored 0%) > adding: content/fennec-weave-overlay.xul (stored 0%) > adding: content/sync.js (stored 0%) > adding: content/preferences/ (stored 0%) > adding: content/preferences/fx-setup.js (stored 0%) > adding: content/preferences/fx-setup.xul (stored 0%) > adding: content/preferences/fx-prefs.js (stored 0%) > adding: content/preferences/fx-prefs.xul (stored 0%) > adding: content/preferences/sm-prefs.xul (stored 0%) > adding: locale/ (stored 0%) > adding: locale/en-US/ (stored 0%) > adding: locale/en-US/errors.properties (stored 0%) > adding: locale/en-US/fx-prefs.properties (stored 0%) > adding: locale/en-US/fennec-tabs.dtd (stored 0%) > adding: locale/en-US/sync.dtd (stored 0%) > adding: locale/en-US/engines.properties (stored 0%) > adding: locale/en-US/generic-change.properties (stored 0%) > adding: locale/en-US/sync.properties (stored 0%) > adding: locale/en-US/fennec-firstrun.dtd (stored 0%) > adding: locale/en-US/fx-prefs.dtd (stored 0%) > adding: skin/ (stored 0%) > adding: skin/weave-active-64.png (stored 0%) > adding: skin/light-tab.png (stored 0%) > adding: skin/sync-32x32.png (stored 0%) > adding: skin/weave-disabled-64.png (stored 0%) > adding: skin/sync-throbber-16x16-active.apng (stored 0%) > adding: skin/weave-default-64.png (stored 0%) > adding: skin/sync-16x16.png (stored 0%) > adding: skin/win/ (stored 0%) > adding: skin/win/fx-prefs-platform.css (stored 0%) > adding: skin/sync-wipeClient.png (stored 0%) > adding: skin/lin/ (stored 0%) > adding: skin/lin/fx-prefs-platform.css (stored 0%) > adding: skin/tab.png (stored 0%) > adding: skin/weave_logo.png (stored 0%) > adding: skin/mac/ (stored 0%) > adding: skin/mac/fx-prefs-platform.css (stored 0%) > adding: skin/step_bg.png (stored 0%) > adding: skin/fx-prefs.css (stored 0%) > adding: skin/background.png (stored 0%) > adding: skin/fennec-tabs.css (stored 0%) > adding: skin/mobile-icon.png (stored 0%) > adding: skin/fennec-firstrun.css (stored 0%) > adding: skin/sync-wipeServer.png (stored 0%) > adding: skin/sync-merge.png (stored 0%) >find chrome -type f -exec ln -sf `pwd`/{} ../dist/stage/{} \; >make[1]: Leaving directory `/var/tmp/portage/www-plugins/weave-1.1/work/weave-1.1/source' >rm -f dist/xpi/weave-1.1-rel.xpi >cd dist/stage;zip -9r weave-1.1-rel.xpi chrome/sync.jar defaults components modules platform install.rdf chrome.manifest > adding: chrome/sync.jar (deflated 53%) > adding: defaults/ (stored 0%) > adding: defaults/preferences/ (stored 0%) > adding: defaults/preferences/sync.js.in (deflated 83%) > adding: defaults/preferences/sync.js (deflated 83%) > adding: components/ (stored 0%) > adding: components/Weave.js (deflated 55%) > adding: components/IWeaveCrypto.xpt (deflated 42%) > adding: modules/ (stored 0%) > adding: modules/util.js (deflated 67%) > adding: modules/trackers.js (deflated 61%) > adding: modules/status.js (deflated 59%) > adding: modules/constants.js (deflated 61%) > adding: modules/type_records/ (stored 0%) > adding: modules/type_records/tabs.js (deflated 54%) > adding: modules/type_records/prefs.js (deflated 53%) > adding: modules/type_records/history.js (deflated 54%) > adding: modules/type_records/clientData.js (deflated 56%) > adding: modules/type_records/bookmark.js (deflated 66%) > adding: modules/type_records/forms.js (deflated 53%) > adding: modules/type_records/passwords.js (deflated 53%) > adding: modules/identity.js (deflated 59%) > adding: modules/resource.js (deflated 65%) > adding: modules/notifications.js (deflated 62%) > adding: modules/engines/ (stored 0%) > adding: modules/engines/tabs.js (deflated 61%) > adding: modules/engines/prefs.js (deflated 68%) > adding: modules/engines/bookmarks.js (deflated 74%) > adding: modules/engines/history.js (deflated 65%) > adding: modules/engines/clientData.js (deflated 66%) > adding: modules/engines/forms.js (deflated 65%) > adding: modules/engines/passwords.js (deflated 68%) > adding: modules/ext/ (stored 0%) > adding: modules/ext/Observers.js (deflated 64%) > adding: modules/ext/StringBundle.js (deflated 66%) > adding: modules/ext/Preferences.js (deflated 72%) > adding: modules/ext/Sync.js (deflated 63%) > adding: modules/auth.js (deflated 58%) > adding: modules/engines.js (deflated 69%) > adding: modules/constants.js.in (deflated 62%) > adding: modules/log4moz.js (deflated 70%) > adding: modules/stores.js (deflated 65%) > adding: modules/base_records/ (stored 0%) > adding: modules/base_records/collection.js (deflated 61%) > adding: modules/base_records/crypto.js (deflated 65%) > adding: modules/base_records/wbo.js (deflated 61%) > adding: modules/base_records/keys.js (deflated 66%) > adding: modules/service.js (deflated 72%) > adding: platform/ (stored 0%) > adding: platform/Linux_x86-gcc3/ (stored 0%) > adding: platform/Linux_x86-gcc3/components/ (stored 0%) > adding: platform/Linux_x86-gcc3/components/WeaveCrypto.so (deflated 60%) > adding: install.rdf (deflated 59%) > adding: chrome.manifest (deflated 79%) >mv dist/stage/weave-1.1-rel.xpi dist/xpi/weave-1.1-rel.xpi > * Unpacking /var/tmp/portage/www-plugins/weave-1.1/work/weave-1.1/dist/xpi/weave-1.1-rel.xpi to /var/tmp/portage/www-plugins/weave-1.1/work/weave-1.1 >>>> Completed installing weave-1.1 into /var/tmp/portage/www-plugins/weave-1.1/image/ > >strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/lib/mozilla-firefox/extensions/{340c2bbc-ce74-4362-90b5-7c26312808ef}/platform/Linux_x86-gcc3/components/WeaveCrypto.so > usr/lib/seamonkey/extensions/{340c2bbc-ce74-4362-90b5-7c26312808ef}/platform/Linux_x86-gcc3/components/WeaveCrypto.so > opt/firefox/extensions/{340c2bbc-ce74-4362-90b5-7c26312808ef}/platform/Linux_x86-gcc3/components/WeaveCrypto.so > opt/seamonkey/extensions/{340c2bbc-ce74-4362-90b5-7c26312808ef}/platform/Linux_x86-gcc3/components/WeaveCrypto.so > > * QA Notice: Files built without respecting LDFLAGS have been detected > * Please include the following list of files in your report: > * /usr/lib/mozilla-firefox/extensions/{340c2bbc-ce74-4362-90b5-7c26312808ef}/platform/Linux_x86-gcc3/components/WeaveCrypto.so > * /usr/lib/seamonkey/extensions/{340c2bbc-ce74-4362-90b5-7c26312808ef}/platform/Linux_x86-gcc3/components/WeaveCrypto.so > * /opt/firefox/extensions/{340c2bbc-ce74-4362-90b5-7c26312808ef}/platform/Linux_x86-gcc3/components/WeaveCrypto.so > * /opt/seamonkey/extensions/{340c2bbc-ce74-4362-90b5-7c26312808ef}/platform/Linux_x86-gcc3/components/WeaveCrypto.so > > * Weave has been installed for the following packages: > * www-client/seamonkey-bin-2.0.7 > * www-client/seamonkey-2.0.6 > * www-client/firefox-bin-3.6.8 > * www-client/firefox-3.6.9-r1 > * > * After installing other mozilla ebuilds, if you want to use weave with them, > * reinstall www-plugins/weave > > * If weave from https://addons.mozilla.org/en-US/firefox/addon/10868 is working > * please, use it instead of that ebuild.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 339892
: 249704