Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 580474 Details for
Bug 688518
[x11 overlay] app-benchmarks/glmark2-2014.03 sqrt configure fail
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log
config.log (text/x-log), 12.85 KB, created by
Sandino Araico Sanchez
on 2019-06-23 00:10:47 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Sandino Araico Sanchez
Created:
2019-06-23 00:10:47 UTC
Size:
12.85 KB
patch
obsolete
># project glmark2 (2014.03) configured on Sat Jun 22 19:08:44 2019 by ># waf 1.6.11 (abi 98, python 2070ff0 on linux2) ># using /usr/src/portage/app-benchmarks/glmark2-2014.03/work/glmark2-2014.03/waf --prefix=/usr --with-flavors x11-gl configure ># >---------------------------------------- >Setting top to >/usr/src/portage/app-benchmarks/glmark2-2014.03/work/glmark2-2014.03 >---------------------------------------- >Setting out to >/usr/src/portage/app-benchmarks/glmark2-2014.03/work/glmark2-2014.03/build >---------------------------------------- >Checking for 'gcc' (c compiler) >find program=['gcc', 'cc'] paths=['/usr/src/portage/app-benchmarks/glmark2-2014.03/temp/python2.7/bin', '/usr/lib/portage/python2.7/ebuild-helpers', '/usr/x86_64-pc-linux-gnu/arm-gentoo-linux-uclibc/gcc-bin/4.7.3', '/usr/lib/llvm/7/bin', '/usr/lib/llvm/4/bin', '/usr/local/sbin', '/usr/local/bin', '/usr/sbin', '/usr/bin', '/sbin', '/bin', '/opt/bin'] var='CC' -> '/usr/bin/gcc' >find program=['ar'] paths=['/usr/src/portage/app-benchmarks/glmark2-2014.03/temp/python2.7/bin', '/usr/lib/portage/python2.7/ebuild-helpers', '/usr/x86_64-pc-linux-gnu/arm-gentoo-linux-uclibc/gcc-bin/4.7.3', '/usr/lib/llvm/7/bin', '/usr/lib/llvm/4/bin', '/usr/local/sbin', '/usr/local/bin', '/usr/sbin', '/usr/bin', '/sbin', '/bin', '/opt/bin'] var='AR' -> '/usr/bin/ar' >/usr/bin/gcc >---------------------------------------- >Checking for 'g++' (c++ compiler) >find program=['g++', 'c++'] paths=['/usr/src/portage/app-benchmarks/glmark2-2014.03/temp/python2.7/bin', '/usr/lib/portage/python2.7/ebuild-helpers', '/usr/x86_64-pc-linux-gnu/arm-gentoo-linux-uclibc/gcc-bin/4.7.3', '/usr/lib/llvm/7/bin', '/usr/lib/llvm/4/bin', '/usr/local/sbin', '/usr/local/bin', '/usr/sbin', '/usr/bin', '/sbin', '/bin', '/opt/bin'] var='CXX' -> '/usr/bin/g++' >(tool ar is already loaded, skipping) >/usr/bin/g++ >---------------------------------------- >Checking for header stdlib.h >==> >#include <stdlib.h> > >int main() { > return 0; >} > ><== >[1/2] [32mcxx: build/.conf_check_e2fbffd9cae974b6abf3d360c24cebe0/test.cpp -> build/.conf_check_e2fbffd9cae974b6abf3d360c24cebe0/testbuild/test.cpp.1.o >[0m >['/usr/bin/g++', '-O3', '-mtune=native', '-march=native', '-pipe', '../test.cpp', '-c', '-o', 'test.cpp.1.o'] >[2/2] [33mcxxprogram: build/.conf_check_e2fbffd9cae974b6abf3d360c24cebe0/testbuild/test.cpp.1.o -> build/.conf_check_e2fbffd9cae974b6abf3d360c24cebe0/testbuild/testprog >[0m >['/usr/bin/g++', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-O1', '-Wl,--as-needed', 'test.cpp.1.o', '-o', '/usr/src/portage/app-benchmarks/glmark2-2014.03/work/glmark2-2014.03/build/.conf_check_e2fbffd9cae974b6abf3d360c24cebe0/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic'] >yes >---------------------------------------- >Checking for header string.h >==> >#include <stdlib.h> >#include <string.h> > >int main() { > return 0; >} > ><== >[1/2] [32mcxx: build/.conf_check_23ed87d9b9d8e59e496eec91af1459cd/test.cpp -> build/.conf_check_23ed87d9b9d8e59e496eec91af1459cd/testbuild/test.cpp.1.o >[0m >['/usr/bin/g++', '-O3', '-mtune=native', '-march=native', '-pipe', '-DHAVE_STDLIB_H=1', '../test.cpp', '-c', '-o', 'test.cpp.1.o'] >[2/2] [33mcxxprogram: build/.conf_check_23ed87d9b9d8e59e496eec91af1459cd/testbuild/test.cpp.1.o -> build/.conf_check_23ed87d9b9d8e59e496eec91af1459cd/testbuild/testprog >[0m >['/usr/bin/g++', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-O1', '-Wl,--as-needed', 'test.cpp.1.o', '-o', '/usr/src/portage/app-benchmarks/glmark2-2014.03/work/glmark2-2014.03/build/.conf_check_23ed87d9b9d8e59e496eec91af1459cd/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic'] >yes >---------------------------------------- >Checking for header unistd.h >==> >#include <stdlib.h> >#include <string.h> >#include <unistd.h> > >int main() { > return 0; >} > ><== >[1/2] [32mcxx: build/.conf_check_10daf2d28530ff3832b59d646cb85c08/test.cpp -> build/.conf_check_10daf2d28530ff3832b59d646cb85c08/testbuild/test.cpp.1.o >[0m >['/usr/bin/g++', '-O3', '-mtune=native', '-march=native', '-pipe', '-DHAVE_STDLIB_H=1', '-DHAVE_STRING_H=1', '../test.cpp', '-c', '-o', 'test.cpp.1.o'] >[2/2] [33mcxxprogram: build/.conf_check_10daf2d28530ff3832b59d646cb85c08/testbuild/test.cpp.1.o -> build/.conf_check_10daf2d28530ff3832b59d646cb85c08/testbuild/testprog >[0m >['/usr/bin/g++', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-O1', '-Wl,--as-needed', 'test.cpp.1.o', '-o', '/usr/src/portage/app-benchmarks/glmark2-2014.03/work/glmark2-2014.03/build/.conf_check_10daf2d28530ff3832b59d646cb85c08/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic'] >yes >---------------------------------------- >Checking for header stdint.h >==> >#include <stdlib.h> >#include <string.h> >#include <unistd.h> >#include <stdint.h> > >int main() { > return 0; >} > ><== >[1/2] [32mcxx: build/.conf_check_6399d597374bb0edfdf4b2dae4689790/test.cpp -> build/.conf_check_6399d597374bb0edfdf4b2dae4689790/testbuild/test.cpp.1.o >[0m >['/usr/bin/g++', '-O3', '-mtune=native', '-march=native', '-pipe', '-DHAVE_STDLIB_H=1', '-DHAVE_STRING_H=1', '-DHAVE_UNISTD_H=1', '../test.cpp', '-c', '-o', 'test.cpp.1.o'] >[2/2] [33mcxxprogram: build/.conf_check_6399d597374bb0edfdf4b2dae4689790/testbuild/test.cpp.1.o -> build/.conf_check_6399d597374bb0edfdf4b2dae4689790/testbuild/testprog >[0m >['/usr/bin/g++', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-O1', '-Wl,--as-needed', 'test.cpp.1.o', '-o', '/usr/src/portage/app-benchmarks/glmark2-2014.03/work/glmark2-2014.03/build/.conf_check_6399d597374bb0edfdf4b2dae4689790/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic'] >yes >---------------------------------------- >Checking for header stdio.h >==> >#include <stdlib.h> >#include <string.h> >#include <unistd.h> >#include <stdint.h> >#include <stdio.h> > >int main() { > return 0; >} > ><== >[1/2] [32mcxx: build/.conf_check_f3a3b145ba639f3663b2d617236a8b4d/test.cpp -> build/.conf_check_f3a3b145ba639f3663b2d617236a8b4d/testbuild/test.cpp.1.o >[0m >['/usr/bin/g++', '-O3', '-mtune=native', '-march=native', '-pipe', '-DHAVE_STDLIB_H=1', '-DHAVE_STRING_H=1', '-DHAVE_UNISTD_H=1', '-DHAVE_STDINT_H=1', '../test.cpp', '-c', '-o', 'test.cpp.1.o'] >[2/2] [33mcxxprogram: build/.conf_check_f3a3b145ba639f3663b2d617236a8b4d/testbuild/test.cpp.1.o -> build/.conf_check_f3a3b145ba639f3663b2d617236a8b4d/testbuild/testprog >[0m >['/usr/bin/g++', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-O1', '-Wl,--as-needed', 'test.cpp.1.o', '-o', '/usr/src/portage/app-benchmarks/glmark2-2014.03/work/glmark2-2014.03/build/.conf_check_f3a3b145ba639f3663b2d617236a8b4d/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic'] >yes >---------------------------------------- >Checking for header jpeglib.h >==> >#include <stdlib.h> >#include <string.h> >#include <unistd.h> >#include <stdint.h> >#include <stdio.h> >#include <jpeglib.h> > >int main() { > return 0; >} > ><== >[1/2] [32mcxx: build/.conf_check_cc45028120ea8bd2b412e34d51ebd39b/test.cpp -> build/.conf_check_cc45028120ea8bd2b412e34d51ebd39b/testbuild/test.cpp.1.o >[0m >['/usr/bin/g++', '-O3', '-mtune=native', '-march=native', '-pipe', '-DHAVE_STDLIB_H=1', '-DHAVE_STRING_H=1', '-DHAVE_UNISTD_H=1', '-DHAVE_STDINT_H=1', '-DHAVE_STDIO_H=1', '../test.cpp', '-c', '-o', 'test.cpp.1.o'] >[2/2] [33mcxxprogram: build/.conf_check_cc45028120ea8bd2b412e34d51ebd39b/testbuild/test.cpp.1.o -> build/.conf_check_cc45028120ea8bd2b412e34d51ebd39b/testbuild/testprog >[0m >['/usr/bin/g++', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-O1', '-Wl,--as-needed', 'test.cpp.1.o', '-o', '/usr/src/portage/app-benchmarks/glmark2-2014.03/work/glmark2-2014.03/build/.conf_check_cc45028120ea8bd2b412e34d51ebd39b/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic'] >yes >---------------------------------------- >Checking for library m >==> >#include <stdlib.h> >#include <string.h> >#include <unistd.h> >#include <stdint.h> >#include <stdio.h> >#include <jpeglib.h> > >int main() { > return 0; >} > ><== >[1/2] [32mcxx: build/.conf_check_4505a5798a59aab199df57ed61ebd50e/test.cpp -> build/.conf_check_4505a5798a59aab199df57ed61ebd50e/testbuild/test.cpp.1.o >[0m >['/usr/bin/g++', '-O3', '-mtune=native', '-march=native', '-pipe', '-DHAVE_STDLIB_H=1', '-DHAVE_STRING_H=1', '-DHAVE_UNISTD_H=1', '-DHAVE_STDINT_H=1', '-DHAVE_STDIO_H=1', '-DHAVE_JPEGLIB_H=1', '../test.cpp', '-c', '-o', 'test.cpp.1.o'] >[2/2] [33mcxxprogram: build/.conf_check_4505a5798a59aab199df57ed61ebd50e/testbuild/test.cpp.1.o -> build/.conf_check_4505a5798a59aab199df57ed61ebd50e/testbuild/testprog >[0m >['/usr/bin/g++', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-O1', '-Wl,--as-needed', 'test.cpp.1.o', '-o', '/usr/src/portage/app-benchmarks/glmark2-2014.03/work/glmark2-2014.03/build/.conf_check_4505a5798a59aab199df57ed61ebd50e/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lm'] >yes >---------------------------------------- >Checking for library jpeg >==> >#include <stdlib.h> >#include <string.h> >#include <unistd.h> >#include <stdint.h> >#include <stdio.h> >#include <jpeglib.h> > >int main() { > return 0; >} > ><== >[1/2] [32mcxx: build/.conf_check_6afabd87331f0418786d654c4f0db315/test.cpp -> build/.conf_check_6afabd87331f0418786d654c4f0db315/testbuild/test.cpp.1.o >[0m >['/usr/bin/g++', '-O3', '-mtune=native', '-march=native', '-pipe', '-DHAVE_STDLIB_H=1', '-DHAVE_STRING_H=1', '-DHAVE_UNISTD_H=1', '-DHAVE_STDINT_H=1', '-DHAVE_STDIO_H=1', '-DHAVE_JPEGLIB_H=1', '../test.cpp', '-c', '-o', 'test.cpp.1.o'] >[2/2] [33mcxxprogram: build/.conf_check_6afabd87331f0418786d654c4f0db315/testbuild/test.cpp.1.o -> build/.conf_check_6afabd87331f0418786d654c4f0db315/testbuild/testprog >[0m >['/usr/bin/g++', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-O1', '-Wl,--as-needed', 'test.cpp.1.o', '-o', '/usr/src/portage/app-benchmarks/glmark2-2014.03/work/glmark2-2014.03/build/.conf_check_6afabd87331f0418786d654c4f0db315/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-ljpeg'] >yes >---------------------------------------- >Checking for function memset >==> >#include <stdlib.h> >#include <string.h> >#include <unistd.h> >#include <stdint.h> >#include <stdio.h> >#include <jpeglib.h> >#include <string.h> > > int main() { > void *p; > p=(void*)(memset); > return 0; >} > ><== >[1/2] [32mcxx: build/.conf_check_e391cd46435f78ed21d1462f87367f9b/test.cpp -> build/.conf_check_e391cd46435f78ed21d1462f87367f9b/testbuild/test.cpp.1.o >[0m >['/usr/bin/g++', '-O3', '-mtune=native', '-march=native', '-pipe', '-DHAVE_STDLIB_H=1', '-DHAVE_STRING_H=1', '-DHAVE_UNISTD_H=1', '-DHAVE_STDINT_H=1', '-DHAVE_STDIO_H=1', '-DHAVE_JPEGLIB_H=1', '../test.cpp', '-c', '-o', 'test.cpp.1.o'] >[2/2] [33mcxxprogram: build/.conf_check_e391cd46435f78ed21d1462f87367f9b/testbuild/test.cpp.1.o -> build/.conf_check_e391cd46435f78ed21d1462f87367f9b/testbuild/testprog >[0m >['/usr/bin/g++', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-O1', '-Wl,--as-needed', 'test.cpp.1.o', '-o', '/usr/src/portage/app-benchmarks/glmark2-2014.03/work/glmark2-2014.03/build/.conf_check_e391cd46435f78ed21d1462f87367f9b/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic'] >yes >---------------------------------------- >Checking for function sqrt >==> >#include <stdlib.h> >#include <string.h> >#include <unistd.h> >#include <stdint.h> >#include <stdio.h> >#include <jpeglib.h> >#include <math.h> > > int main() { > void *p; > p=(void*)(sqrt); > return 0; >} > ><== >[1/2] [32mcxx: build/.conf_check_146ca69a2a8f62a0c06bc7571dfcc4dc/test.cpp -> build/.conf_check_146ca69a2a8f62a0c06bc7571dfcc4dc/testbuild/test.cpp.1.o >[0m >['/usr/bin/g++', '-O3', '-mtune=native', '-march=native', '-pipe', '-DHAVE_STDLIB_H=1', '-DHAVE_STRING_H=1', '-DHAVE_UNISTD_H=1', '-DHAVE_STDINT_H=1', '-DHAVE_STDIO_H=1', '-DHAVE_JPEGLIB_H=1', '-DHAVE_MEMSET=1', '../test.cpp', '-c', '-o', 'test.cpp.1.o'] >err: ../test.cpp: In function âint main()â: >../test.cpp:11:16: error: overloaded function with no contextual type information > 11 | p=(void*)(sqrt); > | ^ > >from /usr/src/portage/app-benchmarks/glmark2-2014.03/work/glmark2-2014.03: Test does not build: Traceback (most recent call last): > File "/usr/src/portage/app-benchmarks/glmark2-2014.03/work/glmark2-2014.03/waflib/Tools/c_config.py", line 445, in run_c_code > bld.compile() > File "/usr/src/portage/app-benchmarks/glmark2-2014.03/work/glmark2-2014.03/waflib/Build.py", line 190, in compile > raise Errors.BuildError(self.producer.error) >BuildError: Build failed > -> task in 'testprog' failed (exit status 1): > {task 127407270036880: cxx test.cpp -> test.cpp.1.o} >['/usr/bin/g++', '-O3', '-mtune=native', '-march=native', '-pipe', '-DHAVE_STDLIB_H=1', '-DHAVE_STRING_H=1', '-DHAVE_UNISTD_H=1', '-DHAVE_STDINT_H=1', '-DHAVE_STDIO_H=1', '-DHAVE_JPEGLIB_H=1', '-DHAVE_MEMSET=1', '../test.cpp', '-c', '-o', 'test.cpp.1.o'] > >not found >from /usr/src/portage/app-benchmarks/glmark2-2014.03/work/glmark2-2014.03: The configuration failed
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 688518
: 580474 |
580476