Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 251323 Details for
Bug 341873
dev-util/cmt 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
cmt-1.20.20090520:20101020-101700.log (text/plain), 9.62 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-10-20 11:00:16 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-10-20 11:00:16 UTC
Size:
9.62 KB
patch
obsolete
> * Package: dev-util/cmt-1.20.20090520 > * Repository: gentoo > * Maintainer: bicatali@gentoo.org > * USE: elibc_glibc kernel_linux test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking CMTv1r20p20090520.tar.gz to /var/tmp/portage/dev-util/cmt-1.20.20090520/work >>>> Source unpacked in /var/tmp/portage/dev-util/cmt-1.20.20090520/work >>>> Preparing source in /var/tmp/portage/dev-util/cmt-1.20.20090520/work/CMT/v1r20p20090520 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-util/cmt-1.20.20090520/work/CMT/v1r20p20090520 ... >ls: cannot access ../*/cmt.exe: No such file or directory >============================================ > CMT installation terminated. > -------------------- > cmt.exe is not built on this site > you might need to build it as follows: > > source setup.csh > > [g]make >============================================ >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-util/cmt-1.20.20090520/work/CMT/v1r20p20090520 ... >make -j14 -j1 cpp=i686-pc-linux-gnu-g++ 'cppflags=-O2 -pipe' >Using default action for ../Linux-i686/CMT_setup.make >------> (cmt.make) Rebuilding ../Linux-i686/cmt_dependencies.make >cmt ../source/cmt.cxx ../source/cmt_awk.cxx ../source/cmt_branch.cxx ../source/cmt_constituent.cxx ../source/cmt_deps_builder.cxx ../source/cmt_fragment.cxx ../source/cmt_generator.cxx ../source/cmt_include.cxx ../source/cmt_parser.cxx ../source/cmt_script.cxx ../source/cmt_string.cxx ../source/cmt_system.cxx ../source/cmt_tag.cxx ../source/cmt_use.cxx ../source/cmt_symbol.cxx ../source/cmt_error.cxx ../source/cmt_pattern.cxx ../source/cmt_language.cxx ../source/cmt_vcs.cxx ../source/cmt_group.cxx ../source/cmt_database.cxx ../source/cmt_lock.cxx ../source/cmt_triggers.cxx ../source/cmt_regexp.cxx ../source/cmt_model.cxx ../source/cmt_project.cxx ../source/cmt_syntax.cxx ../source/cmt_install_area.cxx ../source/cmt_cmtpath_pattern.cxx ../source/cmt_sequence.cxx ../source/cmt_generators.cxx ../source/cmt_scope_section.cxx ../source/cmt_log.cxx ../source/cmt_commands.cxx >------> (cmt.make) Rebuilding ../Linux-i686/cmt_dependencies.make >cmt ../Linux-i686/CMT_setup.make >cd ../Linux-i686/; i686-pc-linux-gnu-g++ -c -I../src/ -O2 -pipe -o cmt.o -I../source ../source/cmt.cxx >cd ../Linux-i686/; i686-pc-linux-gnu-g++ -c -I../src/ -O2 -pipe -o cmt_awk.o -I../source ../source/cmt_awk.cxx >cd ../Linux-i686/; i686-pc-linux-gnu-g++ -c -I../src/ -O2 -pipe -o cmt_branch.o -I../source ../source/cmt_branch.cxx >cd ../Linux-i686/; i686-pc-linux-gnu-g++ -c -I../src/ -O2 -pipe -o cmt_constituent.o -I../source ../source/cmt_constituent.cxx >cd ../Linux-i686/; i686-pc-linux-gnu-g++ -c -I../src/ -O2 -pipe -o cmt_deps_builder.o -I../source ../source/cmt_deps_builder.cxx >cd ../Linux-i686/; i686-pc-linux-gnu-g++ -c -I../src/ -O2 -pipe -o cmt_fragment.o -I../source ../source/cmt_fragment.cxx >cd ../Linux-i686/; i686-pc-linux-gnu-g++ -c -I../src/ -O2 -pipe -o cmt_generator.o -I../source ../source/cmt_generator.cxx >cd ../Linux-i686/; i686-pc-linux-gnu-g++ -c -I../src/ -O2 -pipe -o cmt_include.o -I../source ../source/cmt_include.cxx >cd ../Linux-i686/; i686-pc-linux-gnu-g++ -c -I../src/ -O2 -pipe -o cmt_parser.o -I../source ../source/cmt_parser.cxx >cd ../Linux-i686/; i686-pc-linux-gnu-g++ -c -I../src/ -O2 -pipe -o cmt_script.o -I../source ../source/cmt_script.cxx >cd ../Linux-i686/; i686-pc-linux-gnu-g++ -c -I../src/ -O2 -pipe -o cmt_string.o -I../source ../source/cmt_string.cxx >../source/cmt_string.cxx: In member function âvoid cmt_string::write(FILE*) constâ: >../source/cmt_string.cxx:772:36: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >../source/cmt_string.cxx: In member function âbool cmt_string::read(const cmt_string&)â: >../source/cmt_string.cxx:737:36: warning: ignoring return value of âsize_t fread(void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >cd ../Linux-i686/; i686-pc-linux-gnu-g++ -c -I../src/ -O2 -pipe -o cmt_system.o -I../source ../source/cmt_system.cxx >../source/cmt_system.cxx: In function âchar* getwd(const char*)â: >../source/cmt_system.cxx:52:29: warning: ignoring return value of âchar* getcwd(char*, size_t)â, declared with attribute warn_unused_result >cd ../Linux-i686/; i686-pc-linux-gnu-g++ -c -I../src/ -O2 -pipe -o cmt_tag.o -I../source ../source/cmt_tag.cxx >cd ../Linux-i686/; i686-pc-linux-gnu-g++ -c -I../src/ -O2 -pipe -o cmt_use.o -I../source ../source/cmt_use.cxx >cd ../Linux-i686/; i686-pc-linux-gnu-g++ -c -I../src/ -O2 -pipe -o cmt_symbol.o -I../source ../source/cmt_symbol.cxx >cd ../Linux-i686/; i686-pc-linux-gnu-g++ -c -I../src/ -O2 -pipe -o cmt_error.o -I../source ../source/cmt_error.cxx >cd ../Linux-i686/; i686-pc-linux-gnu-g++ -c -I../src/ -O2 -pipe -o cmt_pattern.o -I../source ../source/cmt_pattern.cxx >cd ../Linux-i686/; i686-pc-linux-gnu-g++ -c -I../src/ -O2 -pipe -o cmt_language.o -I../source ../source/cmt_language.cxx >cd ../Linux-i686/; i686-pc-linux-gnu-g++ -c -I../src/ -O2 -pipe -o cmt_vcs.o -I../source ../source/cmt_vcs.cxx >cd ../Linux-i686/; i686-pc-linux-gnu-g++ -c -I../src/ -O2 -pipe -o cmt_group.o -I../source ../source/cmt_group.cxx >cd ../Linux-i686/; i686-pc-linux-gnu-g++ -c -I../src/ -O2 -pipe -o cmt_database.o -I../source ../source/cmt_database.cxx >cd ../Linux-i686/; i686-pc-linux-gnu-g++ -c -I../src/ -O2 -pipe -o cmt_lock.o -I../source ../source/cmt_lock.cxx >cd ../Linux-i686/; i686-pc-linux-gnu-g++ -c -I../src/ -O2 -pipe -o cmt_triggers.o -I../source ../source/cmt_triggers.cxx >cd ../Linux-i686/; i686-pc-linux-gnu-g++ -c -I../src/ -O2 -pipe -o cmt_regexp.o -I../source ../source/cmt_regexp.cxx >cd ../Linux-i686/; i686-pc-linux-gnu-g++ -c -I../src/ -O2 -pipe -o cmt_model.o -I../source ../source/cmt_model.cxx >cd ../Linux-i686/; i686-pc-linux-gnu-g++ -c -I../src/ -O2 -pipe -o cmt_project.o -I../source ../source/cmt_project.cxx >cd ../Linux-i686/; i686-pc-linux-gnu-g++ -c -I../src/ -O2 -pipe -o cmt_syntax.o -I../source ../source/cmt_syntax.cxx >cd ../Linux-i686/; i686-pc-linux-gnu-g++ -c -I../src/ -O2 -pipe -o cmt_install_area.o -I../source ../source/cmt_install_area.cxx >cd ../Linux-i686/; i686-pc-linux-gnu-g++ -c -I../src/ -O2 -pipe -o cmt_cmtpath_pattern.o -I../source ../source/cmt_cmtpath_pattern.cxx >cd ../Linux-i686/; i686-pc-linux-gnu-g++ -c -I../src/ -O2 -pipe -o cmt_sequence.o -I../source ../source/cmt_sequence.cxx >cd ../Linux-i686/; i686-pc-linux-gnu-g++ -c -I../src/ -O2 -pipe -o cmt_generators.o -I../source ../source/cmt_generators.cxx >cd ../Linux-i686/; i686-pc-linux-gnu-g++ -c -I../src/ -O2 -pipe -o cmt_scope_section.o -I../source ../source/cmt_scope_section.cxx >cd ../Linux-i686/; i686-pc-linux-gnu-g++ -c -I../src/ -O2 -pipe -o cmt_log.o -I../source ../source/cmt_log.cxx >cd ../Linux-i686/; i686-pc-linux-gnu-g++ -c -I../src/ -O2 -pipe -o cmt_commands.o -I../source ../source/cmt_commands.cxx >cd ../Linux-i686/; i686-pc-linux-gnu-g++ -o cmt.exe.new ../Linux-i686/cmt.o ../Linux-i686/cmt_awk.o ../Linux-i686/cmt_branch.o ../Linux-i686/cmt_constituent.o ../Linux-i686/cmt_deps_builder.o ../Linux-i686/cmt_fragment.o ../Linux-i686/cmt_generator.o ../Linux-i686/cmt_include.o ../Linux-i686/cmt_parser.o ../Linux-i686/cmt_script.o ../Linux-i686/cmt_string.o ../Linux-i686/cmt_system.o ../Linux-i686/cmt_tag.o ../Linux-i686/cmt_use.o ../Linux-i686/cmt_symbol.o ../Linux-i686/cmt_error.o ../Linux-i686/cmt_pattern.o ../Linux-i686/cmt_language.o ../Linux-i686/cmt_vcs.o ../Linux-i686/cmt_group.o ../Linux-i686/cmt_database.o ../Linux-i686/cmt_lock.o ../Linux-i686/cmt_triggers.o ../Linux-i686/cmt_regexp.o ../Linux-i686/cmt_model.o ../Linux-i686/cmt_project.o ../Linux-i686/cmt_syntax.o ../Linux-i686/cmt_install_area.o ../Linux-i686/cmt_cmtpath_pattern.o ../Linux-i686/cmt_sequence.o ../Linux-i686/cmt_generators.o ../Linux-i686/cmt_scope_section.o ../Linux-i686/cmt_log.o ../Linux-i686/cmt_commands.o ; mv -f cmt.exe.new cmt.exe >../Linux-i686/cmt_system.o: In function `CmtSystem::get_temporary_name()': >cmt_system.cxx:(.text+0x205a): warning: the use of `tmpnam' is dangerous, better use `mkstemp' >------> cmt ok >/var/tmp/portage/dev-util/cmt-1.20.20090520/work/CMT/v1r20p20090520/Linux-i686/cmt.exe -quiet build dependencies cmt -all_sources -no_stamps >cp ../Linux-i686//cmt_dependencies.make ../mgr >/var/tmp/portage/dev-util/cmt-1.20.20090520/work/CMT/v1r20p20090520/Linux-i686/cmt.exe -quiet build dependencies cmt -all_sources >echo post_build done >post_build done >CMT has been succesfully rebuilt. >all ok >>>> Source compiled. >>>> Test phase [none]: dev-util/cmt-1.20.20090520 > >>>> Install cmt-1.20.20090520 into /var/tmp/portage/dev-util/cmt-1.20.20090520/image/ category dev-util >>>> Completed installing cmt-1.20.20090520 into /var/tmp/portage/dev-util/cmt-1.20.20090520/image/ > > * Tinderbox QA Notice! Insecure functions used >tmpnam@@GLIBC_2.0 /var/tmp/portage/dev-util/cmt-1.20.20090520/image/usr/lib/CMT/v1r20p20090520/Linux-i686/cmt.exe >tmpnam@@GLIBC_2.0 /var/tmp/portage/dev-util/cmt-1.20.20090520/image/usr/lib/CMT/v1r20p20090520/Linux-i686/cmt > * Tinderbox QA Notice (end)! Insecure functions used >strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/lib/CMT/v1r20p20090520/Linux-i686/cmt.exe > usr/lib/CMT/v1r20p20090520/Linux-i686/cmt > > * QA Notice: Files built without respecting LDFLAGS have been detected > * Please include the following list of files in your report: > * /usr/lib/CMT/v1r20p20090520/Linux-i686/cmt.exe > * /usr/lib/CMT/v1r20p20090520/Linux-i686/cmt >
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 341873
: 251323