Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 247044 Details for
Bug 336985
net-im/prosody 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
prosody-0.6.2:20100911-172329.log (text/plain), 6.46 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-09-12 19:05:48 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-09-12 19:05:48 UTC
Size:
6.46 KB
patch
obsolete
> * CPV: net-im/prosody-0.6.2 > * REPO: gentoo > * Maintainer: djc@gentoo.org > * USE: elibc_glibc kernel_linux ssl test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking prosody-0.6.2.tar.gz to /var/tmp/portage/net-im/prosody-0.6.2/work >>>> Source unpacked in /var/tmp/portage/net-im/prosody-0.6.2/work >>>> Preparing source in /var/tmp/portage/net-im/prosody-0.6.2/work/prosody-0.6.2 ... > * Applying prosody-0.6.2-cfg.lua.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-im/prosody-0.6.2/work/prosody-0.6.2 ... >Lua interpreter found: /usr/bin/lua... >Looking for Lua... Checking Lua includes... lua.h found in /usr/include/lua.h >Writing configuration... > >Installation prefix: /usr >Prosody configuration directory: /etc/jabber >Using Lua from: /usr > >Done. You can now run 'make' to build. > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-im/prosody-0.6.2/work/prosody-0.6.2 ... >make -j14 >sed "s|^CFG_SOURCEDIR=.*;$|CFG_SOURCEDIR='/usr/lib/prosody';|; \ > s|^CFG_CONFIGDIR=.*;$|CFG_CONFIGDIR='/etc/jabber';|; \ > s|^CFG_DATADIR=.*;$|CFG_DATADIR='/var/spool/jabber';|; \ > s|^CFG_PLUGINDIR=.*;$|CFG_PLUGINDIR='/usr/lib/prosody/modules/';|;" < prosody > prosody.install >sed "s|^CFG_SOURCEDIR=.*;$|CFG_SOURCEDIR='/usr/lib/prosody';|; \ > s|^CFG_CONFIGDIR=.*;$|CFG_CONFIGDIR='/etc/jabber';|; \ > s|^CFG_DATADIR=.*;$|CFG_DATADIR='/var/spool/jabber';|; \ > s|^CFG_PLUGINDIR=.*;$|CFG_PLUGINDIR='/usr/lib/prosody/modules/';|;" < prosodyctl > prosodyctl.install >sed 's|certs/|/etc/jabber/certs/|' prosody.cfg.lua.dist > prosody.cfg.lua.install >cp prosody.release prosody.version || true >make -C util-src install >make[1]: Entering directory `/var/tmp/portage/net-im/prosody-0.6.2/work/prosody-0.6.2/util-src' >gcc -fPIC -Wall -I/usr/include -c -o encodings.o encodings.c >gcc -fPIC -Wall -I/usr/include -c -o hashes.o hashes.c >gcc -fPIC -Wall -I/usr/include -c -o pposix.o pposix.c >gcc -fPIC -Wall -I/usr/include -c -o lsignal.o lsignal.c >MACOSX_DEPLOYMENT_TARGET="10.3"; >export MACOSX_DEPLOYMENT_TARGET; >MACOSX_DEPLOYMENT_TARGET="10.3"; >gcc -shared -o signal.so lsignal.o -L/usr/lib/lua -llua >export MACOSX_DEPLOYMENT_TARGET; >gcc -shared -o hashes.so hashes.o -L/usr/lib/lua -llua -lcrypto >MACOSX_DEPLOYMENT_TARGET="10.3"; export MACOSX_DEPLOYMENT_TARGET; >gcc -shared -o encodings.so encodings.o -L/usr/lib/lua -llua -lidn >MACOSX_DEPLOYMENT_TARGET="10.3"; >export MACOSX_DEPLOYMENT_TARGET; >gcc -shared -o pposix.so pposix.o -L/usr/lib/lua -llua >install *.so ../util/ >make[1]: Leaving directory `/var/tmp/portage/net-im/prosody-0.6.2/work/prosody-0.6.2/util-src' >>>> Source compiled. >rm: cannot remove `reports/*.report': No such file or directory >TEST SUCCEEDED: core.stanza_router core_route_stanza >TEST COVERED 0/0 lines >WARNING: core.stanza_router.core_post_stanza has no test! >SUBTEST PASSED: Messages with full JID destinations get routed >SUBTEST PASSED: Messages with bare JID destinations get routed >SUBTEST PASSED: Messages with no destination are handled by the server >SUBTEST PASSED: Messages to a remote user are routed by the server >SUBTEST PASSED: Messages to a remote server's JID are routed >SUBTEST PASSED: iq to a remote server's JID are routed >SUBTEST PASSED: iq from a local user to a local user's bare JID are handled >SUBTEST PASSED: iq type=error to a local user's JID are routed >TEST SUCCEEDED: core.stanza_router core_process_stanza >TEST COVERED 32/60 lines >TEST SUCCEEDED: test_sasl.lua latin1toutf8 >TEST COVERED 17/19 lines > >>>> Install prosody-0.6.2 into /var/tmp/portage/net-im/prosody-0.6.2/image/ category net-im >make -j14 install >install -d /var/tmp/portage/net-im/prosody-0.6.2/image//usr/bin /var/tmp/portage/net-im/prosody-0.6.2/image//etc/jabber /var/tmp/portage/net-im/prosody-0.6.2/image//usr/lib/prosody/modules /var/tmp/portage/net-im/prosody-0.6.2/image//usr/lib/prosody >install -m750 -d /var/tmp/portage/net-im/prosody-0.6.2/image//var/spool/jabber >install -d /var/tmp/portage/net-im/prosody-0.6.2/image//usr/share/man/man1 >install -d /var/tmp/portage/net-im/prosody-0.6.2/image//etc/jabber/certs >install -d /var/tmp/portage/net-im/prosody-0.6.2/image//usr/lib/prosody/core /var/tmp/portage/net-im/prosody-0.6.2/image//usr/lib/prosody/net /var/tmp/portage/net-im/prosody-0.6.2/image//usr/lib/prosody/util /var/tmp/portage/net-im/prosody-0.6.2/image//usr/lib/prosody/fallbacks >install -m755 ./prosody.install /var/tmp/portage/net-im/prosody-0.6.2/image//usr/bin/prosody >install -m755 ./prosodyctl.install /var/tmp/portage/net-im/prosody-0.6.2/image//usr/bin/prosodyctl >install -m644 core/* /var/tmp/portage/net-im/prosody-0.6.2/image//usr/lib/prosody/core >install -m644 net/* /var/tmp/portage/net-im/prosody-0.6.2/image//usr/lib/prosody/net >install -m644 util/* /var/tmp/portage/net-im/prosody-0.6.2/image//usr/lib/prosody/util >install -m644 fallbacks/* /var/tmp/portage/net-im/prosody-0.6.2/image//usr/lib/prosody/fallbacks >install -m644 plugins/*.lua /var/tmp/portage/net-im/prosody-0.6.2/image//usr/lib/prosody/modules >install -d /var/tmp/portage/net-im/prosody-0.6.2/image//usr/lib/prosody/modules/muc >install -m644 plugins/muc/* /var/tmp/portage/net-im/prosody-0.6.2/image//usr/lib/prosody/modules/muc >install -m644 certs/* /var/tmp/portage/net-im/prosody-0.6.2/image//etc/jabber/certs >install -m644 plugins/*.lua /var/tmp/portage/net-im/prosody-0.6.2/image//usr/lib/prosody/modules >install -m644 man/prosodyctl.man /var/tmp/portage/net-im/prosody-0.6.2/image//usr/share/man/man1/prosodyctl.1 >test -e /var/tmp/portage/net-im/prosody-0.6.2/image//etc/jabber/prosody.cfg.lua || install -m644 prosody.cfg.lua.install /var/tmp/portage/net-im/prosody-0.6.2/image//etc/jabber/prosody.cfg.lua >test -e prosody.version && install prosody.version /var/tmp/portage/net-im/prosody-0.6.2/image//usr/lib/prosody/prosody.version || true >make install -C util-src >make[1]: Entering directory `/var/tmp/portage/net-im/prosody-0.6.2/work/prosody-0.6.2/util-src' >install *.so ../util/ >make[1]: Leaving directory `/var/tmp/portage/net-im/prosody-0.6.2/work/prosody-0.6.2/util-src' >>>> Completed installing prosody-0.6.2 into /var/tmp/portage/net-im/prosody-0.6.2/image/ > >strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/lib/prosody/util/hashes.so > usr/lib/prosody/util/pposix.so > usr/lib/prosody/util/signal.so > usr/lib/prosody/util/encodings.so > > * QA Notice: Files built without respecting LDFLAGS have been detected > * Please include the following list of files in your report: > * /usr/lib/prosody/util/hashes.so > * /usr/lib/prosody/util/pposix.so > * /usr/lib/prosody/util/signal.so > * /usr/lib/prosody/util/encodings.so >
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 336985
: 247044 |
267807