|
|
|
@@ -1,32 +1,32 @@
|
|
|
|
Command line:
|
|
|
|
Command line: -nomake tests -confirm-license -opensource
|
|
|
|
executing config test use_gold_linker
|
|
|
|
loaded result for config test config.qtbase.tests.use_gold_linker
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests && g++ -pipe -fuse-ld=gold -o conftest-out conftest.cpp
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests && g++ -pipe -fuse-ld=gold -o conftest-out conftest.cpp
|
|
|
|
test config.qtbase.tests.use_gold_linker succeeded
|
|
|
|
test config.qtbase.tests.use_gold_linker succeeded
|
|
|
|
executing config test machineTuple
|
|
|
|
loaded result for config test config.qtbase.tests.machineTuple
|
|
|
|
+ g++ -dumpmachine
|
|
|
|
+ g++ -dumpmachine
|
|
|
|
> x86_64-linux-gnu
|
|
|
|
> x86_64-linux-gnu
|
|
|
|
test config.qtbase.tests.machineTuple succeeded
|
|
|
|
test config.qtbase.tests.machineTuple succeeded
|
|
|
|
executing config test verifyspec
|
|
|
|
loaded result for config test config.qtbase.tests.verifyspec
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/verifyspec && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/verifyspec
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/verifyspec && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/verifyspec
|
|
|
|
> Info: creating stash file /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/.qmake.stash
|
|
|
|
> Info: creating stash file /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/.qmake.stash
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/verifyspec && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/verifyspec && MAKEFLAGS= /usr/bin/make
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o verifyspec.o verifyspec.cpp
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o verifyspec.o verifyspec.cpp
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o verifyspec verifyspec.o
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o verifyspec verifyspec.o
|
|
|
|
test config.qtbase.tests.verifyspec succeeded
|
|
|
|
test config.qtbase.tests.verifyspec succeeded
|
|
|
|
executing config test architecture
|
|
|
|
loaded result for config test config.qtbase.tests.architecture
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/arch && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/arch
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/arch && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/arch
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/arch && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/arch && MAKEFLAGS= /usr/bin/make
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o arch.o arch.cpp
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o arch.o arch.cpp
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o arch arch.o
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o arch arch.o
|
|
|
|
Detected architecture: x86_64 (mmx sse sse2)
|
|
|
|
Detected architecture: x86_64 (mmx sse sse2)
|
|
|
|
test config.qtbase.tests.architecture gave result x86_64
|
|
|
|
test config.qtbase.tests.architecture gave result x86_64
|
|
|
|
executing config test sse2
|
|
|
|
loaded result for config test config.qtbase.tests.sse2
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=sse2 /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=sse2 /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make
|
|
|
|
> g++ -c -pipe -msse2 -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_SSE2 -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -c -pipe -msse2 -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_SSE2 -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o x86_simd main.o
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o x86_simd main.o
|
|
|
|
test config.qtbase.tests.sse2 succeeded
|
|
|
|
test config.qtbase.tests.sse2 succeeded
|
|
|
|
executing config test aesni
|
|
|
|
loaded result for config test config.qtbase.tests.aesni
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=aesni /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=aesni /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make
|
|
|
|
> rm -f main.o
|
|
|
|
> rm -f main.o
|
|
|
|
@@ -34,13 +34,13 @@ executing config test aesni
|
|
|
|
> g++ -c -pipe -maes -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AESNI -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -c -pipe -maes -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AESNI -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o x86_simd main.o
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o x86_simd main.o
|
|
|
|
test config.qtbase.tests.aesni succeeded
|
|
|
|
test config.qtbase.tests.aesni succeeded
|
|
|
|
executing config test alloca_h
|
|
|
|
loaded result for config test config.qtbase.tests.alloca_h
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/alloca_h && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/alloca_h
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/alloca_h && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/alloca_h
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/alloca_h && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/alloca_h && MAKEFLAGS= /usr/bin/make
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o alloca_h main.o
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o alloca_h main.o
|
|
|
|
test config.qtbase.tests.alloca_h succeeded
|
|
|
|
test config.qtbase.tests.alloca_h succeeded
|
|
|
|
executing config test sse3
|
|
|
|
loaded result for config test config.qtbase.tests.sse3
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=sse3 /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=sse3 /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make
|
|
|
|
> rm -f main.o
|
|
|
|
> rm -f main.o
|
|
|
|
@@ -48,7 +48,7 @@ executing config test sse3
|
|
|
|
> g++ -c -pipe -msse3 -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_SSE3 -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -c -pipe -msse3 -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_SSE3 -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o x86_simd main.o
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o x86_simd main.o
|
|
|
|
test config.qtbase.tests.sse3 succeeded
|
|
|
|
test config.qtbase.tests.sse3 succeeded
|
|
|
|
executing config test ssse3
|
|
|
|
loaded result for config test config.qtbase.tests.ssse3
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=ssse3 /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=ssse3 /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make
|
|
|
|
> rm -f main.o
|
|
|
|
> rm -f main.o
|
|
|
|
@@ -56,7 +56,7 @@ executing config test ssse3
|
|
|
|
> g++ -c -pipe -mssse3 -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_SSSE3 -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -c -pipe -mssse3 -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_SSSE3 -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o x86_simd main.o
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o x86_simd main.o
|
|
|
|
test config.qtbase.tests.ssse3 succeeded
|
|
|
|
test config.qtbase.tests.ssse3 succeeded
|
|
|
|
executing config test sse4_1
|
|
|
|
loaded result for config test config.qtbase.tests.sse4_1
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=sse4_1 /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=sse4_1 /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make
|
|
|
|
> rm -f main.o
|
|
|
|
> rm -f main.o
|
|
|
|
@@ -64,7 +64,7 @@ executing config test sse4_1
|
|
|
|
> g++ -c -pipe -msse4.1 -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_SSE4_1 -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -c -pipe -msse4.1 -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_SSE4_1 -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o x86_simd main.o
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o x86_simd main.o
|
|
|
|
test config.qtbase.tests.sse4_1 succeeded
|
|
|
|
test config.qtbase.tests.sse4_1 succeeded
|
|
|
|
executing config test sse4_2
|
|
|
|
loaded result for config test config.qtbase.tests.sse4_2
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=sse4_2 /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=sse4_2 /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make
|
|
|
|
> rm -f main.o
|
|
|
|
> rm -f main.o
|
|
|
|
@@ -72,7 +72,7 @@ executing config test sse4_2
|
|
|
|
> g++ -c -pipe -msse4.2 -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_SSE4_2 -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -c -pipe -msse4.2 -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_SSE4_2 -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o x86_simd main.o
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o x86_simd main.o
|
|
|
|
test config.qtbase.tests.sse4_2 succeeded
|
|
|
|
test config.qtbase.tests.sse4_2 succeeded
|
|
|
|
executing config test avx
|
|
|
|
loaded result for config test config.qtbase.tests.avx
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=avx /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=avx /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make
|
|
|
|
> rm -f main.o
|
|
|
|
> rm -f main.o
|
|
|
|
@@ -80,7 +80,7 @@ executing config test avx
|
|
|
|
> g++ -c -pipe -mavx -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -c -pipe -mavx -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o x86_simd main.o
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o x86_simd main.o
|
|
|
|
test config.qtbase.tests.avx succeeded
|
|
|
|
test config.qtbase.tests.avx succeeded
|
|
|
|
executing config test avx2
|
|
|
|
loaded result for config test config.qtbase.tests.avx2
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=avx2 /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=avx2 /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make
|
|
|
|
> rm -f main.o
|
|
|
|
> rm -f main.o
|
|
|
|
@@ -88,7 +88,7 @@ executing config test avx2
|
|
|
|
> g++ -c -pipe -mavx2 -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX2 -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -c -pipe -mavx2 -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX2 -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o x86_simd main.o
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o x86_simd main.o
|
|
|
|
test config.qtbase.tests.avx2 succeeded
|
|
|
|
test config.qtbase.tests.avx2 succeeded
|
|
|
|
executing config test avx512f
|
|
|
|
loaded result for config test config.qtbase.tests.avx512f
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=avx512f /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=avx512f /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make
|
|
|
|
> rm -f main.o
|
|
|
|
> rm -f main.o
|
|
|
|
@@ -96,7 +96,7 @@ executing config test avx512f
|
|
|
|
> g++ -c -pipe -mavx512f -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX512F -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -c -pipe -mavx512f -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX512F -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o x86_simd main.o
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o x86_simd main.o
|
|
|
|
test config.qtbase.tests.avx512f succeeded
|
|
|
|
test config.qtbase.tests.avx512f succeeded
|
|
|
|
executing config test avx512bw
|
|
|
|
loaded result for config test config.qtbase.tests.avx512bw
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=avx512bw /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=avx512bw /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make
|
|
|
|
> rm -f main.o
|
|
|
|
> rm -f main.o
|
|
|
|
@@ -104,7 +104,7 @@ executing config test avx512bw
|
|
|
|
> g++ -c -pipe -mavx512bw -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX512BW -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -c -pipe -mavx512bw -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX512BW -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o x86_simd main.o
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o x86_simd main.o
|
|
|
|
test config.qtbase.tests.avx512bw succeeded
|
|
|
|
test config.qtbase.tests.avx512bw succeeded
|
|
|
|
executing config test avx512cd
|
|
|
|
loaded result for config test config.qtbase.tests.avx512cd
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=avx512cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=avx512cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make
|
|
|
|
> rm -f main.o
|
|
|
|
> rm -f main.o
|
|
|
|
@@ -112,7 +112,7 @@ executing config test avx512cd
|
|
|
|
> g++ -c -pipe -mavx512cd -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX512CD -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -c -pipe -mavx512cd -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX512CD -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o x86_simd main.o
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o x86_simd main.o
|
|
|
|
test config.qtbase.tests.avx512cd succeeded
|
|
|
|
test config.qtbase.tests.avx512cd succeeded
|
|
|
|
executing config test avx512dq
|
|
|
|
loaded result for config test config.qtbase.tests.avx512dq
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=avx512dq /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=avx512dq /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make
|
|
|
|
> rm -f main.o
|
|
|
|
> rm -f main.o
|
|
|
|
@@ -120,7 +120,7 @@ executing config test avx512dq
|
|
|
|
> g++ -c -pipe -mavx512dq -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX512DQ -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -c -pipe -mavx512dq -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX512DQ -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o x86_simd main.o
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o x86_simd main.o
|
|
|
|
test config.qtbase.tests.avx512dq succeeded
|
|
|
|
test config.qtbase.tests.avx512dq succeeded
|
|
|
|
executing config test avx512er
|
|
|
|
loaded result for config test config.qtbase.tests.avx512er
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=avx512er /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=avx512er /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make
|
|
|
|
> rm -f main.o
|
|
|
|
> rm -f main.o
|
|
|
|
@@ -128,7 +128,7 @@ executing config test avx512er
|
|
|
|
> g++ -c -pipe -mavx512er -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX512ER -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -c -pipe -mavx512er -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX512ER -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o x86_simd main.o
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o x86_simd main.o
|
|
|
|
test config.qtbase.tests.avx512er succeeded
|
|
|
|
test config.qtbase.tests.avx512er succeeded
|
|
|
|
executing config test avx512ifma
|
|
|
|
loaded result for config test config.qtbase.tests.avx512ifma
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=avx512ifma /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=avx512ifma /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make
|
|
|
|
> rm -f main.o
|
|
|
|
> rm -f main.o
|
|
|
|
@@ -136,7 +136,7 @@ executing config test avx512ifma
|
|
|
|
> g++ -c -pipe -mavx512ifma -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX512IFMA -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -c -pipe -mavx512ifma -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX512IFMA -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o x86_simd main.o
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o x86_simd main.o
|
|
|
|
test config.qtbase.tests.avx512ifma succeeded
|
|
|
|
test config.qtbase.tests.avx512ifma succeeded
|
|
|
|
executing config test avx512pf
|
|
|
|
loaded result for config test config.qtbase.tests.avx512pf
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=avx512pf /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=avx512pf /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make
|
|
|
|
> rm -f main.o
|
|
|
|
> rm -f main.o
|
|
|
|
@@ -144,7 +144,7 @@ executing config test avx512pf
|
|
|
|
> g++ -c -pipe -mavx512pf -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX512PF -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -c -pipe -mavx512pf -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX512PF -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o x86_simd main.o
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o x86_simd main.o
|
|
|
|
test config.qtbase.tests.avx512pf succeeded
|
|
|
|
test config.qtbase.tests.avx512pf succeeded
|
|
|
|
executing config test avx512vbmi
|
|
|
|
loaded result for config test config.qtbase.tests.avx512vbmi
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=avx512vbmi /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=avx512vbmi /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make
|
|
|
|
> rm -f main.o
|
|
|
|
> rm -f main.o
|
|
|
|
@@ -152,7 +152,7 @@ executing config test avx512vbmi
|
|
|
|
> g++ -c -pipe -mavx512vbmi -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX512VBMI -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -c -pipe -mavx512vbmi -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX512VBMI -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o x86_simd main.o
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o x86_simd main.o
|
|
|
|
test config.qtbase.tests.avx512vbmi succeeded
|
|
|
|
test config.qtbase.tests.avx512vbmi succeeded
|
|
|
|
executing config test avx512vl
|
|
|
|
loaded result for config test config.qtbase.tests.avx512vl
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=avx512vl /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=avx512vl /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make
|
|
|
|
> rm -f main.o
|
|
|
|
> rm -f main.o
|
|
|
|
@@ -160,36 +160,36 @@ executing config test avx512vl
|
|
|
|
> g++ -c -pipe -mavx512vl -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX512VL -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -c -pipe -mavx512vl -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX512VL -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o x86_simd main.o
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o x86_simd main.o
|
|
|
|
test config.qtbase.tests.avx512vl succeeded
|
|
|
|
test config.qtbase.tests.avx512vl succeeded
|
|
|
|
executing config test c++14
|
|
|
|
loaded result for config test config.qtbase.tests.c++14
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/c++14 && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/c++14
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/c++14 && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/c++14
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/c++14 && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/c++14 && MAKEFLAGS= /usr/bin/make
|
|
|
|
> g++ -c -pipe -O2 -std=gnu++1y -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -c -pipe -O2 -std=gnu++1y -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o c++14 main.o
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o c++14 main.o
|
|
|
|
test config.qtbase.tests.c++14 succeeded
|
|
|
|
test config.qtbase.tests.c++14 succeeded
|
|
|
|
executing config test c++1z
|
|
|
|
loaded result for config test config.qtbase.tests.c++1z
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/c++1z && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/c++1z
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/c++1z && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/c++1z
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/c++1z && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/c++1z && MAKEFLAGS= /usr/bin/make
|
|
|
|
> g++ -c -pipe -O2 -std=gnu++1z -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -c -pipe -O2 -std=gnu++1z -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o c++1z main.o
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o c++1z main.o
|
|
|
|
test config.qtbase.tests.c++1z succeeded
|
|
|
|
test config.qtbase.tests.c++1z succeeded
|
|
|
|
executing config test c99
|
|
|
|
loaded result for config test config.qtbase.tests.c99
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/c99 && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/c99
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/c99 && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/c99
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/c99 && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/c99 && MAKEFLAGS= /usr/bin/make
|
|
|
|
> gcc -c -pipe -O2 -std=gnu99 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.c
|
|
|
|
> gcc -c -pipe -O2 -std=gnu99 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.c
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o c99 main.o
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o c99 main.o
|
|
|
|
test config.qtbase.tests.c99 succeeded
|
|
|
|
test config.qtbase.tests.c99 succeeded
|
|
|
|
executing config test c11
|
|
|
|
loaded result for config test config.qtbase.tests.c11
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/c11 && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/c11
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/c11 && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/c11
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/c11 && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/c11 && MAKEFLAGS= /usr/bin/make
|
|
|
|
> gcc -c -pipe -O2 -std=gnu11 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.c
|
|
|
|
> gcc -c -pipe -O2 -std=gnu11 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.c
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o c11 main.o
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o c11 main.o
|
|
|
|
test config.qtbase.tests.c11 succeeded
|
|
|
|
test config.qtbase.tests.c11 succeeded
|
|
|
|
executing config test pkg-config
|
|
|
|
loaded result for config test config.qtbase.tests.pkg-config
|
|
|
|
Found pkg-config from path: /usr/bin/pkg-config
|
|
|
|
Found pkg-config from path: /usr/bin/pkg-config
|
|
|
|
test config.qtbase.tests.pkg-config succeeded
|
|
|
|
test config.qtbase.tests.pkg-config succeeded
|
|
|
|
Global lib dirs: [] [/usr/lib/gcc/x86_64-linux-gnu/9 /usr/lib/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib]
|
|
|
|
Global lib dirs: [] [/usr/lib/gcc/x86_64-linux-gnu/9 /usr/lib/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib]
|
|
|
|
Global inc dirs: [] [/usr/include/c++/9 /usr/include/x86_64-linux-gnu/c++/9 /usr/include/c++/9/backward /usr/lib/gcc/x86_64-linux-gnu/9/include /usr/local/include /usr/include/x86_64-linux-gnu /usr/include]
|
|
|
|
Global inc dirs: [] [/usr/include/c++/9 /usr/include/x86_64-linux-gnu/c++/9 /usr/include/c++/9/backward /usr/lib/gcc/x86_64-linux-gnu/9/include /usr/local/include /usr/include/x86_64-linux-gnu /usr/include]
|
|
|
|
looking for library dbus
|
|
|
|
loaded result for library config.qtbase.libraries.dbus
|
|
|
|
Trying source 0 (type pkgConfig) of library dbus ...
|
|
|
|
Trying source 0 (type pkgConfig) of library dbus ...
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors dbus-1 '>=' 1.2
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors dbus-1 '>=' 1.2
|
|
|
|
+ /usr/bin/pkg-config --modversion dbus-1 '>=' 1.2
|
|
|
|
+ /usr/bin/pkg-config --modversion dbus-1 '>=' 1.2
|
|
|
|
@@ -205,10 +205,10 @@ Trying source 0 (type pkgConfig) of library dbus ...
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o dbus main.o /usr/lib/x86_64-linux-gnu/libdbus-1.so
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o dbus main.o /usr/lib/x86_64-linux-gnu/libdbus-1.so
|
|
|
|
=> source accepted.
|
|
|
|
=> source accepted.
|
|
|
|
test config.qtbase.libraries.dbus succeeded
|
|
|
|
test config.qtbase.libraries.dbus succeeded
|
|
|
|
executing config test enable_new_dtags
|
|
|
|
loaded result for config test config.qtbase.tests.enable_new_dtags
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests && g++ -pipe -fuse-ld=gold -Wl,--enable-new-dtags -o conftest-out conftest.cpp
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests && g++ -pipe -fuse-ld=gold -Wl,--enable-new-dtags -o conftest-out conftest.cpp
|
|
|
|
test config.qtbase.tests.enable_new_dtags succeeded
|
|
|
|
test config.qtbase.tests.enable_new_dtags succeeded
|
|
|
|
executing config test f16c
|
|
|
|
loaded result for config test config.qtbase.tests.f16c
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=f16c /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=f16c /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make
|
|
|
|
> rm -f main.o
|
|
|
|
> rm -f main.o
|
|
|
|
@@ -216,7 +216,7 @@ executing config test f16c
|
|
|
|
> g++ -c -pipe -mf16c -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_F16C -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -c -pipe -mf16c -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_F16C -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o x86_simd main.o
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o x86_simd main.o
|
|
|
|
test config.qtbase.tests.f16c succeeded
|
|
|
|
test config.qtbase.tests.f16c succeeded
|
|
|
|
looking for library host_dbus
|
|
|
|
loaded result for library config.qtbase.libraries.host_dbus
|
|
|
|
Trying source 0 (type pkgConfig) of library host_dbus ...
|
|
|
|
Trying source 0 (type pkgConfig) of library host_dbus ...
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors dbus-1 '>=' 1.2
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors dbus-1 '>=' 1.2
|
|
|
|
+ /usr/bin/pkg-config --modversion dbus-1 '>=' 1.2
|
|
|
|
+ /usr/bin/pkg-config --modversion dbus-1 '>=' 1.2
|
|
|
|
@@ -228,7 +228,7 @@ Trying source 0 (type pkgConfig) of library host_dbus ...
|
|
|
|
> -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include
|
|
|
|
> -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include
|
|
|
|
=> source accepted.
|
|
|
|
=> source accepted.
|
|
|
|
test config.qtbase.libraries.host_dbus succeeded
|
|
|
|
test config.qtbase.libraries.host_dbus succeeded
|
|
|
|
looking for library libudev
|
|
|
|
loaded result for library config.qtbase.libraries.libudev
|
|
|
|
Trying source 0 (type pkgConfig) of library libudev ...
|
|
|
|
Trying source 0 (type pkgConfig) of library libudev ...
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors libudev
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors libudev
|
|
|
|
+ /usr/bin/pkg-config --modversion libudev
|
|
|
|
+ /usr/bin/pkg-config --modversion libudev
|
|
|
|
@@ -243,20 +243,20 @@ Trying source 0 (type pkgConfig) of library libudev ...
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o libudev main.o /lib/x86_64-linux-gnu/libudev.so
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o libudev main.o /lib/x86_64-linux-gnu/libudev.so
|
|
|
|
=> source accepted.
|
|
|
|
=> source accepted.
|
|
|
|
test config.qtbase.libraries.libudev succeeded
|
|
|
|
test config.qtbase.libraries.libudev succeeded
|
|
|
|
executing config test posix_fallocate
|
|
|
|
loaded result for config test config.qtbase.tests.posix_fallocate
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/posix_fallocate && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/posix_fallocate
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/posix_fallocate && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/posix_fallocate
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/posix_fallocate && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/posix_fallocate && MAKEFLAGS= /usr/bin/make
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o posix_fallocate main.o
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o posix_fallocate main.o
|
|
|
|
test config.qtbase.tests.posix_fallocate succeeded
|
|
|
|
test config.qtbase.tests.posix_fallocate succeeded
|
|
|
|
executing config test precompile_header
|
|
|
|
loaded result for config test config.qtbase.tests.precompile_header
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/precompile_header && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/precompile_header
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/precompile_header && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/precompile_header
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/precompile_header && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/precompile_header && MAKEFLAGS= /usr/bin/make
|
|
|
|
> g++ -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -x c++-header -c header.h -o .pch/precompile_header.gch/c++
|
|
|
|
> g++ -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -x c++-header -c header.h -o .pch/precompile_header.gch/c++
|
|
|
|
> g++ -c -include .pch/precompile_header -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -c -include .pch/precompile_header -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o precompile_header main.o
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o precompile_header main.o
|
|
|
|
test config.qtbase.tests.precompile_header succeeded
|
|
|
|
test config.qtbase.tests.precompile_header succeeded
|
|
|
|
executing config test rdrnd
|
|
|
|
loaded result for config test config.qtbase.tests.rdrnd
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=rdrnd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=rdrnd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make
|
|
|
|
> rm -f main.o
|
|
|
|
> rm -f main.o
|
|
|
|
@@ -264,7 +264,7 @@ executing config test rdrnd
|
|
|
|
> g++ -c -pipe -mrdrnd -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_RDRND -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -c -pipe -mrdrnd -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_RDRND -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o x86_simd main.o
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o x86_simd main.o
|
|
|
|
test config.qtbase.tests.rdrnd succeeded
|
|
|
|
test config.qtbase.tests.rdrnd succeeded
|
|
|
|
executing config test reduce_exports
|
|
|
|
loaded result for config test config.qtbase.tests.reduce_exports
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/reduce_exports && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/reduce_exports
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/reduce_exports && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/reduce_exports
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/reduce_exports && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/reduce_exports && MAKEFLAGS= /usr/bin/make
|
|
|
|
> g++ -c -pipe -O2 -fvisibility=hidden -fvisibility-inlines-hidden -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -c -pipe -O2 -fvisibility=hidden -fvisibility-inlines-hidden -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
@@ -274,7 +274,7 @@ executing config test reduce_exports
|
|
|
|
> ln -s libreduce_exports.so.1.0.0 libreduce_exports.so.1
|
|
|
|
> ln -s libreduce_exports.so.1.0.0 libreduce_exports.so.1
|
|
|
|
> ln -s libreduce_exports.so.1.0.0 libreduce_exports.so.1.0
|
|
|
|
> ln -s libreduce_exports.so.1.0.0 libreduce_exports.so.1.0
|
|
|
|
test config.qtbase.tests.reduce_exports succeeded
|
|
|
|
test config.qtbase.tests.reduce_exports succeeded
|
|
|
|
executing config test reduce_relocations
|
|
|
|
loaded result for config test config.qtbase.tests.reduce_relocations
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/reduce_relocations && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/reduce_relocations
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/reduce_relocations && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/reduce_relocations
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/reduce_relocations && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/reduce_relocations && MAKEFLAGS= /usr/bin/make
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
@@ -284,7 +284,7 @@ executing config test reduce_relocations
|
|
|
|
> ln -s libreduce_relocations.so.1.0.0 libreduce_relocations.so.1
|
|
|
|
> ln -s libreduce_relocations.so.1.0.0 libreduce_relocations.so.1
|
|
|
|
> ln -s libreduce_relocations.so.1.0.0 libreduce_relocations.so.1.0
|
|
|
|
> ln -s libreduce_relocations.so.1.0.0 libreduce_relocations.so.1.0
|
|
|
|
test config.qtbase.tests.reduce_relocations succeeded
|
|
|
|
test config.qtbase.tests.reduce_relocations succeeded
|
|
|
|
executing config test shani
|
|
|
|
loaded result for config test config.qtbase.tests.shani
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=shani /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=shani /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make
|
|
|
|
> rm -f main.o
|
|
|
|
> rm -f main.o
|
|
|
|
@@ -292,13 +292,13 @@ executing config test shani
|
|
|
|
> g++ -c -pipe -msha -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_SHANI -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -c -pipe -msha -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_SHANI -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o x86_simd main.o
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o x86_simd main.o
|
|
|
|
test config.qtbase.tests.shani succeeded
|
|
|
|
test config.qtbase.tests.shani succeeded
|
|
|
|
executing config test stl
|
|
|
|
loaded result for config test config.qtbase.tests.stl
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/stl && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/stl
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/stl && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/stl
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/stl && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/stl && MAKEFLAGS= /usr/bin/make
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o stltest.o stltest.cpp
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o stltest.o stltest.cpp
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o stl stltest.o
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o stl stltest.o
|
|
|
|
test config.qtbase.tests.stl succeeded
|
|
|
|
test config.qtbase.tests.stl succeeded
|
|
|
|
looking for library zlib
|
|
|
|
loaded result for library config.qtbase.libraries.zlib
|
|
|
|
Trying source 0 (type inline) of library zlib ...
|
|
|
|
Trying source 0 (type inline) of library zlib ...
|
|
|
|
=> source failed condition 'config.msvc'.
|
|
|
|
=> source failed condition 'config.msvc'.
|
|
|
|
Trying source 1 (type inline) of library zlib ...
|
|
|
|
Trying source 1 (type inline) of library zlib ...
|
|
|
|
@@ -310,7 +310,7 @@ Trying source 2 (type inline) of library zlib ...
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o zlib main.o /usr/lib/x86_64-linux-gnu/libz.so
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o zlib main.o /usr/lib/x86_64-linux-gnu/libz.so
|
|
|
|
=> source accepted.
|
|
|
|
=> source accepted.
|
|
|
|
test config.qtbase.libraries.zlib succeeded
|
|
|
|
test config.qtbase.libraries.zlib succeeded
|
|
|
|
executing config test x86SimdAlways
|
|
|
|
loaded result for config test config.qtbase.tests.x86SimdAlways
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'SIMD=aesni avx avx2 avx512bw avx512cd avx512dq avx512er avx512f avx512ifma avx512pf avx512vbmi avx512vl f16c rdrnd shani sse2 sse3 sse4_1 sse4_2 ssse3' /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'SIMD=aesni avx avx2 avx512bw avx512cd avx512dq avx512er avx512f avx512ifma avx512pf avx512vbmi avx512vl f16c rdrnd shani sse2 sse3 sse4_1 sse4_2 ssse3' /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make
|
|
|
|
> rm -f main.o
|
|
|
|
> rm -f main.o
|
|
|
|
@@ -318,7 +318,7 @@ executing config test x86SimdAlways
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -DQT_COMPILER_SUPPORTS_AESNI -DQT_COMPILER_SUPPORTS_AVX -DQT_COMPILER_SUPPORTS_AVX2 -DQT_COMPILER_SUPPORTS_AVX512BW -DQT_COMPILER_SUPPORTS_AVX512CD -DQT_COMPILER_SUPPORTS_AVX512DQ -DQT_COMPILER_SUPPORTS_AVX512ER -DQT_COMPILER_SUPPORTS_AVX512F -DQT_COMPILER_SUPPORTS_AVX512IFMA -DQT_COMPILER_SUPPORTS_AVX512PF -DQT_COMPILER_SUPPORTS_AVX512VBMI -DQT_COMPILER_SUPPORTS_AVX512VL -DQT_COMPILER_SUPPORTS_F16C -DQT_COMPILER_SUPPORTS_RDRND -DQT_COMPILER_SUPPORTS_SHANI -DQT_COMPILER_SUPPORTS_SSE2 -DQT_COMPILER_SUPPORTS_SSE3 -DQT_COMPILER_SUPPORTS_SSE4_1 -DQT_COMPILER_SUPPORTS_SSE4_2 -DQT_COMPILER_SUPPORTS_SSSE3 -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -DQT_COMPILER_SUPPORTS_AESNI -DQT_COMPILER_SUPPORTS_AVX -DQT_COMPILER_SUPPORTS_AVX2 -DQT_COMPILER_SUPPORTS_AVX512BW -DQT_COMPILER_SUPPORTS_AVX512CD -DQT_COMPILER_SUPPORTS_AVX512DQ -DQT_COMPILER_SUPPORTS_AVX512ER -DQT_COMPILER_SUPPORTS_AVX512F -DQT_COMPILER_SUPPORTS_AVX512IFMA -DQT_COMPILER_SUPPORTS_AVX512PF -DQT_COMPILER_SUPPORTS_AVX512VBMI -DQT_COMPILER_SUPPORTS_AVX512VL -DQT_COMPILER_SUPPORTS_F16C -DQT_COMPILER_SUPPORTS_RDRND -DQT_COMPILER_SUPPORTS_SHANI -DQT_COMPILER_SUPPORTS_SSE2 -DQT_COMPILER_SUPPORTS_SSE3 -DQT_COMPILER_SUPPORTS_SSE4_1 -DQT_COMPILER_SUPPORTS_SSE4_2 -DQT_COMPILER_SUPPORTS_SSSE3 -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o x86_simd main.o
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o x86_simd main.o
|
|
|
|
test config.qtbase.tests.x86SimdAlways succeeded
|
|
|
|
test config.qtbase.tests.x86SimdAlways succeeded
|
|
|
|
looking for library librt
|
|
|
|
loaded result for library config.qtbase_corelib.libraries.librt
|
|
|
|
Trying source 0 (type inline) of library librt ...
|
|
|
|
Trying source 0 (type inline) of library librt ...
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/librt && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'QMAKE_USE += librt' 'QMAKE_LIBS_LIBRT = ' /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/librt
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/librt && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'QMAKE_USE += librt' 'QMAKE_LIBS_LIBRT = ' /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/librt
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/librt && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/librt && MAKEFLAGS= /usr/bin/make
|
|
|
|
@@ -326,19 +326,19 @@ Trying source 0 (type inline) of library librt ...
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o librt main.o
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o librt main.o
|
|
|
|
=> source accepted.
|
|
|
|
=> source accepted.
|
|
|
|
test config.qtbase_corelib.libraries.librt succeeded
|
|
|
|
test config.qtbase_corelib.libraries.librt succeeded
|
|
|
|
executing config test clock-monotonic
|
|
|
|
loaded result for config test config.qtbase_corelib.tests.clock-monotonic
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/clock-monotonic && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'QMAKE_USE += librt' 'QMAKE_LIBS_LIBRT = ' /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/clock-monotonic
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/clock-monotonic && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'QMAKE_USE += librt' 'QMAKE_LIBS_LIBRT = ' /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/clock-monotonic
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/clock-monotonic && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/clock-monotonic && MAKEFLAGS= /usr/bin/make
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o clock-monotonic main.o
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o clock-monotonic main.o
|
|
|
|
test config.qtbase_corelib.tests.clock-monotonic succeeded
|
|
|
|
test config.qtbase_corelib.tests.clock-monotonic succeeded
|
|
|
|
executing config test cxx11_future
|
|
|
|
loaded result for config test config.qtbase_corelib.tests.cxx11_future
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/cxx11_future && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/cxx11_future
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/cxx11_future && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/cxx11_future
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/cxx11_future && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/cxx11_future && MAKEFLAGS= /usr/bin/make
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o cxx11_future main.o -lpthread
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o cxx11_future main.o -lpthread
|
|
|
|
test config.qtbase_corelib.tests.cxx11_future succeeded
|
|
|
|
test config.qtbase_corelib.tests.cxx11_future succeeded
|
|
|
|
looking for library libdl
|
|
|
|
loaded result for library config.qtbase_corelib.libraries.libdl
|
|
|
|
Trying source 0 (type inline) of library libdl ...
|
|
|
|
Trying source 0 (type inline) of library libdl ...
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/libdl && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'QMAKE_USE += libdl' 'QMAKE_LIBS_LIBDL = ' /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/libdl
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/libdl && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'QMAKE_USE += libdl' 'QMAKE_LIBS_LIBDL = ' /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/libdl
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/libdl && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/libdl && MAKEFLAGS= /usr/bin/make
|
|
|
|
@@ -360,31 +360,31 @@ Trying source 1 (type inline) of library libdl ...
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o libdl main.o /usr/lib/x86_64-linux-gnu/libdl.so
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o libdl main.o /usr/lib/x86_64-linux-gnu/libdl.so
|
|
|
|
=> source accepted.
|
|
|
|
=> source accepted.
|
|
|
|
test config.qtbase_corelib.libraries.libdl succeeded
|
|
|
|
test config.qtbase_corelib.libraries.libdl succeeded
|
|
|
|
executing config test eventfd
|
|
|
|
loaded result for config test config.qtbase_corelib.tests.eventfd
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/eventfd && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/eventfd
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/eventfd && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/eventfd
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/eventfd && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/eventfd && MAKEFLAGS= /usr/bin/make
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o eventfd main.o
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o eventfd main.o
|
|
|
|
test config.qtbase_corelib.tests.eventfd succeeded
|
|
|
|
test config.qtbase_corelib.tests.eventfd succeeded
|
|
|
|
executing config test futimens
|
|
|
|
loaded result for config test config.qtbase_corelib.tests.futimens
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/futimens && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/futimens
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/futimens && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/futimens
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/futimens && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/futimens && MAKEFLAGS= /usr/bin/make
|
|
|
|
> g++ -c -pipe -O2 -Wall -W -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -c -pipe -O2 -Wall -W -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -Wl,--fatal-warnings -Wl,-O1 -fuse-ld=gold -o futimens main.o
|
|
|
|
> g++ -Wl,--fatal-warnings -Wl,-O1 -fuse-ld=gold -o futimens main.o
|
|
|
|
test config.qtbase_corelib.tests.futimens succeeded
|
|
|
|
test config.qtbase_corelib.tests.futimens succeeded
|
|
|
|
executing config test getauxval
|
|
|
|
loaded result for config test config.qtbase_corelib.tests.getauxval
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/getauxval && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/getauxval
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/getauxval && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/getauxval
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/getauxval && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/getauxval && MAKEFLAGS= /usr/bin/make
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o getauxval main.o
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o getauxval main.o
|
|
|
|
test config.qtbase_corelib.tests.getauxval succeeded
|
|
|
|
test config.qtbase_corelib.tests.getauxval succeeded
|
|
|
|
executing config test getentropy
|
|
|
|
loaded result for config test config.qtbase_corelib.tests.getentropy
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/getentropy && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/getentropy
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/getentropy && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/getentropy
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/getentropy && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/getentropy && MAKEFLAGS= /usr/bin/make
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -Wl,--fatal-warnings -Wl,-O1 -fuse-ld=gold -o getentropy main.o
|
|
|
|
> g++ -Wl,--fatal-warnings -Wl,-O1 -fuse-ld=gold -o getentropy main.o
|
|
|
|
test config.qtbase_corelib.tests.getentropy succeeded
|
|
|
|
test config.qtbase_corelib.tests.getentropy succeeded
|
|
|
|
looking for library glib
|
|
|
|
loaded result for library config.qtbase_corelib.libraries.glib
|
|
|
|
Trying source 0 (type pkgConfig) of library glib ...
|
|
|
|
Trying source 0 (type pkgConfig) of library glib ...
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors glib-2.0 gthread-2.0
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors glib-2.0 gthread-2.0
|
|
|
|
+ /usr/bin/pkg-config --modversion glib-2.0 gthread-2.0
|
|
|
|
+ /usr/bin/pkg-config --modversion glib-2.0 gthread-2.0
|
|
|
|
@@ -402,13 +402,13 @@ Note: Dropped compiler flags '-pthread'.
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o glib main.o /usr/lib/x86_64-linux-gnu/libgthread-2.0.so /usr/lib/x86_64-linux-gnu/libglib-2.0.so
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o glib main.o /usr/lib/x86_64-linux-gnu/libgthread-2.0.so /usr/lib/x86_64-linux-gnu/libglib-2.0.so
|
|
|
|
=> source accepted.
|
|
|
|
=> source accepted.
|
|
|
|
test config.qtbase_corelib.libraries.glib succeeded
|
|
|
|
test config.qtbase_corelib.libraries.glib succeeded
|
|
|
|
executing config test glibc
|
|
|
|
loaded result for config test config.qtbase_corelib.tests.glibc
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/glibc && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/glibc
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/glibc && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/glibc
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/glibc && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/glibc && MAKEFLAGS= /usr/bin/make
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o glibc main.o
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o glibc main.o
|
|
|
|
test config.qtbase_corelib.tests.glibc succeeded
|
|
|
|
test config.qtbase_corelib.tests.glibc succeeded
|
|
|
|
looking for library posix_iconv
|
|
|
|
loaded result for library config.qtbase_corelib.libraries.posix_iconv
|
|
|
|
Trying source 0 (type inline) of library posix_iconv ...
|
|
|
|
Trying source 0 (type inline) of library posix_iconv ...
|
|
|
|
=> source failed condition 'config.openbsd || config.haiku'.
|
|
|
|
=> source failed condition 'config.openbsd || config.haiku'.
|
|
|
|
Trying source 1 (type inline) of library posix_iconv ...
|
|
|
|
Trying source 1 (type inline) of library posix_iconv ...
|
|
|
|
@@ -418,7 +418,7 @@ Trying source 1 (type inline) of library posix_iconv ...
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o posix_iconv main.o
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o posix_iconv main.o
|
|
|
|
=> source accepted.
|
|
|
|
=> source accepted.
|
|
|
|
test config.qtbase_corelib.libraries.posix_iconv succeeded
|
|
|
|
test config.qtbase_corelib.libraries.posix_iconv succeeded
|
|
|
|
looking for library icu
|
|
|
|
loaded result for library config.qtbase_corelib.libraries.icu
|
|
|
|
Trying source 0 (type inline) of library icu ...
|
|
|
|
Trying source 0 (type inline) of library icu ...
|
|
|
|
=> source failed condition 'config.win32 && !features.shared'.
|
|
|
|
=> source failed condition 'config.win32 && !features.shared'.
|
|
|
|
Trying source 1 (type inline) of library icu ...
|
|
|
|
Trying source 1 (type inline) of library icu ...
|
|
|
|
@@ -430,48 +430,48 @@ Trying source 2 (type inline) of library icu ...
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o icu main.o /usr/lib/x86_64-linux-gnu/libicui18n.so /usr/lib/x86_64-linux-gnu/libicuuc.so /usr/lib/x86_64-linux-gnu/libicudata.so /usr/lib/x86_64-linux-gnu/libdl.so
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o icu main.o /usr/lib/x86_64-linux-gnu/libicui18n.so /usr/lib/x86_64-linux-gnu/libicuuc.so /usr/lib/x86_64-linux-gnu/libicudata.so /usr/lib/x86_64-linux-gnu/libdl.so
|
|
|
|
=> source accepted.
|
|
|
|
=> source accepted.
|
|
|
|
test config.qtbase_corelib.libraries.icu succeeded
|
|
|
|
test config.qtbase_corelib.libraries.icu succeeded
|
|
|
|
executing config test inotify
|
|
|
|
loaded result for config test config.qtbase_corelib.tests.inotify
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/inotify && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/inotify
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/inotify && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/inotify
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/inotify && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/inotify && MAKEFLAGS= /usr/bin/make
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o inotify main.o
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o inotify main.o
|
|
|
|
test config.qtbase_corelib.tests.inotify succeeded
|
|
|
|
test config.qtbase_corelib.tests.inotify succeeded
|
|
|
|
executing config test ipc_sysv
|
|
|
|
loaded result for config test config.qtbase_corelib.tests.ipc_sysv
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/ipc_sysv && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/ipc_sysv
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/ipc_sysv && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/ipc_sysv
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/ipc_sysv && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/ipc_sysv && MAKEFLAGS= /usr/bin/make
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o ipc_sysv main.o
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o ipc_sysv main.o
|
|
|
|
test config.qtbase_corelib.tests.ipc_sysv succeeded
|
|
|
|
test config.qtbase_corelib.tests.ipc_sysv succeeded
|
|
|
|
executing config test linkat
|
|
|
|
loaded result for config test config.qtbase_corelib.tests.linkat
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/linkat && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/linkat
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/linkat && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/linkat
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/linkat && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/linkat && MAKEFLAGS= /usr/bin/make
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o linkat main.o
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o linkat main.o
|
|
|
|
test config.qtbase_corelib.tests.linkat succeeded
|
|
|
|
test config.qtbase_corelib.tests.linkat succeeded
|
|
|
|
executing config test ppoll
|
|
|
|
loaded result for config test config.qtbase_corelib.tests.ppoll
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/ppoll && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/ppoll
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/ppoll && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/ppoll
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/ppoll && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/ppoll && MAKEFLAGS= /usr/bin/make
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o ppoll main.o
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o ppoll main.o
|
|
|
|
test config.qtbase_corelib.tests.ppoll succeeded
|
|
|
|
test config.qtbase_corelib.tests.ppoll succeeded
|
|
|
|
executing config test renameat2
|
|
|
|
loaded result for config test config.qtbase_corelib.tests.renameat2
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/renameat2 && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/renameat2
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/renameat2 && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/renameat2
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/renameat2 && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/renameat2 && MAKEFLAGS= /usr/bin/make
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o renameat2 main.o
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o renameat2 main.o
|
|
|
|
test config.qtbase_corelib.tests.renameat2 succeeded
|
|
|
|
test config.qtbase_corelib.tests.renameat2 succeeded
|
|
|
|
looking for library slog2
|
|
|
|
loaded result for library config.qtbase_corelib.libraries.slog2
|
|
|
|
Trying source 0 (type inline) of library slog2 ...
|
|
|
|
Trying source 0 (type inline) of library slog2 ...
|
|
|
|
None of [libslog2.so libslog2.a] found in [] and global paths.
|
|
|
|
None of [libslog2.so libslog2.a] found in [] and global paths.
|
|
|
|
=> source produced no result.
|
|
|
|
=> source produced no result.
|
|
|
|
test config.qtbase_corelib.libraries.slog2 FAILED
|
|
|
|
test config.qtbase_corelib.libraries.slog2 FAILED
|
|
|
|
executing config test statx
|
|
|
|
loaded result for config test config.qtbase_corelib.tests.statx
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/statx && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/statx
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/statx && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/statx
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/statx && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/statx && MAKEFLAGS= /usr/bin/make
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o statx main.o
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o statx main.o
|
|
|
|
test config.qtbase_corelib.tests.statx succeeded
|
|
|
|
test config.qtbase_corelib.tests.statx succeeded
|
|
|
|
looking for library libatomic
|
|
|
|
loaded result for library config.qtbase_corelib.libraries.libatomic
|
|
|
|
Trying source 0 (type inline) of library libatomic ...
|
|
|
|
Trying source 0 (type inline) of library libatomic ...
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/libatomic && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'QMAKE_USE += libatomic' 'QMAKE_LIBS_LIBATOMIC = ' /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/libatomic
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/libatomic && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'QMAKE_USE += libatomic' 'QMAKE_LIBS_LIBATOMIC = ' /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/libatomic
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/libatomic && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/libatomic && MAKEFLAGS= /usr/bin/make
|
|
|
|
@@ -479,7 +479,7 @@ Trying source 0 (type inline) of library libatomic ...
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o libatomic main.o
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o libatomic main.o
|
|
|
|
=> source accepted.
|
|
|
|
=> source accepted.
|
|
|
|
test config.qtbase_corelib.libraries.libatomic succeeded
|
|
|
|
test config.qtbase_corelib.libraries.libatomic succeeded
|
|
|
|
looking for library doubleconversion
|
|
|
|
loaded result for library config.qtbase_corelib.libraries.doubleconversion
|
|
|
|
Trying source 0 (type inline) of library doubleconversion ...
|
|
|
|
Trying source 0 (type inline) of library doubleconversion ...
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/doubleconversion && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'QMAKE_USE += doubleconversion' 'QMAKE_LIBS_DOUBLECONVERSION = /usr/lib/x86_64-linux-gnu/libdouble-conversion.so' /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/doubleconversion
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/doubleconversion && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'QMAKE_USE += doubleconversion' 'QMAKE_LIBS_DOUBLECONVERSION = /usr/lib/x86_64-linux-gnu/libdouble-conversion.so' /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/doubleconversion
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/doubleconversion && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/doubleconversion && MAKEFLAGS= /usr/bin/make
|
|
|
|
@@ -487,7 +487,7 @@ Trying source 0 (type inline) of library doubleconversion ...
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o doubleconversion main.o /usr/lib/x86_64-linux-gnu/libdouble-conversion.so
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o doubleconversion main.o /usr/lib/x86_64-linux-gnu/libdouble-conversion.so
|
|
|
|
=> source accepted.
|
|
|
|
=> source accepted.
|
|
|
|
test config.qtbase_corelib.libraries.doubleconversion succeeded
|
|
|
|
test config.qtbase_corelib.libraries.doubleconversion succeeded
|
|
|
|
looking for library pcre2
|
|
|
|
loaded result for library config.qtbase_corelib.libraries.pcre2
|
|
|
|
Trying source 0 (type pkgConfig) of library pcre2 ...
|
|
|
|
Trying source 0 (type pkgConfig) of library pcre2 ...
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors libpcre2-16
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors libpcre2-16
|
|
|
|
+ /usr/bin/pkg-config --modversion libpcre2-16
|
|
|
|
+ /usr/bin/pkg-config --modversion libpcre2-16
|
|
|
|
@@ -502,25 +502,25 @@ Trying source 0 (type pkgConfig) of library pcre2 ...
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o pcre2 main.o /usr/lib/x86_64-linux-gnu/libpcre2-16.so
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o pcre2 main.o /usr/lib/x86_64-linux-gnu/libpcre2-16.so
|
|
|
|
=> source accepted.
|
|
|
|
=> source accepted.
|
|
|
|
test config.qtbase_corelib.libraries.pcre2 succeeded
|
|
|
|
test config.qtbase_corelib.libraries.pcre2 succeeded
|
|
|
|
executing config test cloexec
|
|
|
|
loaded result for config test config.qtbase_corelib.tests.cloexec
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/cloexec && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/cloexec
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/cloexec && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/cloexec
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/cloexec && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/cloexec && MAKEFLAGS= /usr/bin/make
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -Wl,--fatal-warnings -Wl,-O1 -fuse-ld=gold -o cloexec main.o
|
|
|
|
> g++ -Wl,--fatal-warnings -Wl,-O1 -fuse-ld=gold -o cloexec main.o
|
|
|
|
test config.qtbase_corelib.tests.cloexec succeeded
|
|
|
|
test config.qtbase_corelib.tests.cloexec succeeded
|
|
|
|
executing config test cxx11_random
|
|
|
|
loaded result for config test config.qtbase_corelib.tests.cxx11_random
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/cxx11_random && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/cxx11_random
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/cxx11_random && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/cxx11_random
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/cxx11_random && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/cxx11_random && MAKEFLAGS= /usr/bin/make
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o cxx11_random main.o
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o cxx11_random main.o
|
|
|
|
test config.qtbase_corelib.tests.cxx11_random succeeded
|
|
|
|
test config.qtbase_corelib.tests.cxx11_random succeeded
|
|
|
|
executing config test atomicfptr
|
|
|
|
loaded result for config test config.qtbase_corelib.tests.atomicfptr
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/atomicfptr && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/atomicfptr
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/atomicfptr && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/atomicfptr
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/atomicfptr && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/atomicfptr && MAKEFLAGS= /usr/bin/make
|
|
|
|
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o atomicfptr main.o
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o atomicfptr main.o
|
|
|
|
test config.qtbase_corelib.tests.atomicfptr succeeded
|
|
|
|
test config.qtbase_corelib.tests.atomicfptr succeeded
|
|
|
|
looking for library openssl_headers
|
|
|
|
loaded result for library config.qtbase_network.libraries.openssl_headers
|
|
|
|
Trying source 0 (type inline) of library openssl_headers ...
|
|
|
|
Trying source 0 (type inline) of library openssl_headers ...
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/openssl_headers && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'QMAKE_USE += openssl_headers' 'QMAKE_LIBS_OPENSSL_HEADERS = ' /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/openssl_headers
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/openssl_headers && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'QMAKE_USE += openssl_headers' 'QMAKE_LIBS_OPENSSL_HEADERS = ' /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/openssl_headers
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/openssl_headers && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/openssl_headers && MAKEFLAGS= /usr/bin/make
|
|
|
|
@@ -528,7 +528,7 @@ Trying source 0 (type inline) of library openssl_headers ...
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o openssl_headers main.o
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o openssl_headers main.o
|
|
|
|
=> source accepted.
|
|
|
|
=> source accepted.
|
|
|
|
test config.qtbase_network.libraries.openssl_headers succeeded
|
|
|
|
test config.qtbase_network.libraries.openssl_headers succeeded
|
|
|
|
executing config test dtls
|
|
|
|
loaded result for config test config.qtbase_network.tests.dtls
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/dtls && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'QMAKE_USE += openssl_headers' 'QMAKE_LIBS_OPENSSL_HEADERS = ' /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/dtls
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/dtls && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'QMAKE_USE += openssl_headers' 'QMAKE_LIBS_OPENSSL_HEADERS = ' /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/dtls
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/dtls && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/dtls && MAKEFLAGS= /usr/bin/make
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
@@ -536,31 +536,31 @@ executing config test dtls
|
|
|
|
test config.qtbase_network.tests.dtls succeeded
|
|
|
|
test config.qtbase_network.tests.dtls succeeded
|
|
|
|
Trying source 0 (type makeSpec) of library network ...
|
|
|
|
Trying source 0 (type makeSpec) of library network ...
|
|
|
|
=> source accepted.
|
|
|
|
=> source accepted.
|
|
|
|
executing config test getifaddrs
|
|
|
|
loaded result for config test config.qtbase_network.tests.getifaddrs
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/getifaddrs && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'QMAKE_USE += network' 'QMAKE_LIBS_NETWORK = ' /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/getifaddrs
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/getifaddrs && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'QMAKE_USE += network' 'QMAKE_LIBS_NETWORK = ' /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/getifaddrs
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/getifaddrs && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/getifaddrs && MAKEFLAGS= /usr/bin/make
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o getifaddrs main.o
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o getifaddrs main.o
|
|
|
|
test config.qtbase_network.tests.getifaddrs succeeded
|
|
|
|
test config.qtbase_network.tests.getifaddrs succeeded
|
|
|
|
executing config test ipv6ifname
|
|
|
|
loaded result for config test config.qtbase_network.tests.ipv6ifname
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/ipv6ifname && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'QMAKE_USE += network' 'QMAKE_LIBS_NETWORK = ' /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/ipv6ifname
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/ipv6ifname && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'QMAKE_USE += network' 'QMAKE_LIBS_NETWORK = ' /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/ipv6ifname
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/ipv6ifname && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/ipv6ifname && MAKEFLAGS= /usr/bin/make
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o ipv6ifname main.o
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o ipv6ifname main.o
|
|
|
|
test config.qtbase_network.tests.ipv6ifname succeeded
|
|
|
|
test config.qtbase_network.tests.ipv6ifname succeeded
|
|
|
|
executing config test linux-netlink
|
|
|
|
loaded result for config test config.qtbase_network.tests.linux-netlink
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/linux-netlink && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/linux-netlink
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/linux-netlink && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/linux-netlink
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/linux-netlink && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/linux-netlink && MAKEFLAGS= /usr/bin/make
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o linux-netlink main.o
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o linux-netlink main.o
|
|
|
|
test config.qtbase_network.tests.linux-netlink succeeded
|
|
|
|
test config.qtbase_network.tests.linux-netlink succeeded
|
|
|
|
executing config test openssl11
|
|
|
|
loaded result for config test config.qtbase_network.tests.openssl11
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/openssl11 && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'QMAKE_USE += openssl_headers' 'QMAKE_LIBS_OPENSSL_HEADERS = ' /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/openssl11
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/openssl11 && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'QMAKE_USE += openssl_headers' 'QMAKE_LIBS_OPENSSL_HEADERS = ' /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/openssl11
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/openssl11 && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/openssl11 && MAKEFLAGS= /usr/bin/make
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o openssl11 main.o
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o openssl11 main.o
|
|
|
|
test config.qtbase_network.tests.openssl11 succeeded
|
|
|
|
test config.qtbase_network.tests.openssl11 succeeded
|
|
|
|
looking for library xkbcommon
|
|
|
|
loaded result for library config.qtbase_gui.libraries.xkbcommon
|
|
|
|
Trying source 0 (type pkgConfig) of library xkbcommon ...
|
|
|
|
Trying source 0 (type pkgConfig) of library xkbcommon ...
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors xkbcommon '>=' 0.5.0
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors xkbcommon '>=' 0.5.0
|
|
|
|
+ /usr/bin/pkg-config --modversion xkbcommon '>=' 0.5.0
|
|
|
|
+ /usr/bin/pkg-config --modversion xkbcommon '>=' 0.5.0
|
|
|
|
@@ -575,7 +575,7 @@ Trying source 0 (type pkgConfig) of library xkbcommon ...
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o xkbcommon main.o /usr/lib/x86_64-linux-gnu/libxkbcommon.so
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o xkbcommon main.o /usr/lib/x86_64-linux-gnu/libxkbcommon.so
|
|
|
|
=> source accepted.
|
|
|
|
=> source accepted.
|
|
|
|
test config.qtbase_gui.libraries.xkbcommon succeeded
|
|
|
|
test config.qtbase_gui.libraries.xkbcommon succeeded
|
|
|
|
looking for library xcb
|
|
|
|
loaded result for library config.qtbase_gui.libraries.xcb
|
|
|
|
Trying source 0 (type pkgConfig) of library xcb ...
|
|
|
|
Trying source 0 (type pkgConfig) of library xcb ...
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors xcb '>=' 1.9
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors xcb '>=' 1.9
|
|
|
|
+ /usr/bin/pkg-config --modversion xcb '>=' 1.9
|
|
|
|
+ /usr/bin/pkg-config --modversion xcb '>=' 1.9
|
|
|
|
@@ -590,7 +590,7 @@ Trying source 0 (type pkgConfig) of library xcb ...
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o xcb main.o /usr/lib/x86_64-linux-gnu/libxcb.so
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o xcb main.o /usr/lib/x86_64-linux-gnu/libxcb.so
|
|
|
|
=> source accepted.
|
|
|
|
=> source accepted.
|
|
|
|
test config.qtbase_gui.libraries.xcb succeeded
|
|
|
|
test config.qtbase_gui.libraries.xcb succeeded
|
|
|
|
looking for library atspi
|
|
|
|
loaded result for library config.qtbase_gui.libraries.atspi
|
|
|
|
Trying source 0 (type pkgConfig) of library atspi ...
|
|
|
|
Trying source 0 (type pkgConfig) of library atspi ...
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors atspi-2
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors atspi-2
|
|
|
|
+ /usr/bin/pkg-config --modversion atspi-2
|
|
|
|
+ /usr/bin/pkg-config --modversion atspi-2
|
|
|
|
@@ -602,7 +602,7 @@ Trying source 0 (type pkgConfig) of library atspi ...
|
|
|
|
> -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
|
|
|
|
> -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
|
|
|
|
=> source accepted.
|
|
|
|
=> source accepted.
|
|
|
|
test config.qtbase_gui.libraries.atspi succeeded
|
|
|
|
test config.qtbase_gui.libraries.atspi succeeded
|
|
|
|
looking for library opengl
|
|
|
|
loaded result for library config.qtbase_gui.libraries.opengl
|
|
|
|
Trying source 0 (type pkgConfig) of library opengl ...
|
|
|
|
Trying source 0 (type pkgConfig) of library opengl ...
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors gl
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors gl
|
|
|
|
+ /usr/bin/pkg-config --modversion gl
|
|
|
|
+ /usr/bin/pkg-config --modversion gl
|
|
|
|
@@ -619,7 +619,7 @@ header entry 'config.qtbase_gui.libraries.opengl.headers.0' passed condition.
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o opengl main.o /usr/lib/x86_64-linux-gnu/libGL.so
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o opengl main.o /usr/lib/x86_64-linux-gnu/libGL.so
|
|
|
|
=> source accepted.
|
|
|
|
=> source accepted.
|
|
|
|
test config.qtbase_gui.libraries.opengl succeeded
|
|
|
|
test config.qtbase_gui.libraries.opengl succeeded
|
|
|
|
looking for library drm
|
|
|
|
loaded result for library config.qtbase_gui.libraries.drm
|
|
|
|
Trying source 0 (type pkgConfig) of library drm ...
|
|
|
|
Trying source 0 (type pkgConfig) of library drm ...
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors libdrm
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors libdrm
|
|
|
|
+ /usr/bin/pkg-config --modversion libdrm
|
|
|
|
+ /usr/bin/pkg-config --modversion libdrm
|
|
|
|
@@ -635,13 +635,13 @@ Trying source 0 (type pkgConfig) of library drm ...
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o drm main.o /usr/lib/x86_64-linux-gnu/libdrm.so
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o drm main.o /usr/lib/x86_64-linux-gnu/libdrm.so
|
|
|
|
=> source accepted.
|
|
|
|
=> source accepted.
|
|
|
|
test config.qtbase_gui.libraries.drm succeeded
|
|
|
|
test config.qtbase_gui.libraries.drm succeeded
|
|
|
|
executing config test drm_atomic
|
|
|
|
loaded result for config test config.qtbase_gui.tests.drm_atomic
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/drm_atomic && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'QMAKE_USE += drm' 'QMAKE_LIBS_DRM = /usr/lib/x86_64-linux-gnu/libdrm.so' 'QMAKE_INCDIR_DRM = /usr/include/libdrm' /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/drm_atomic
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/drm_atomic && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'QMAKE_USE += drm' 'QMAKE_LIBS_DRM = /usr/lib/x86_64-linux-gnu/libdrm.so' 'QMAKE_INCDIR_DRM = /usr/include/libdrm' /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/drm_atomic
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/drm_atomic && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/drm_atomic && MAKEFLAGS= /usr/bin/make
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -isystem /usr/include/libdrm -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -isystem /usr/include/libdrm -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o drm_atomic main.o /usr/lib/x86_64-linux-gnu/libdrm.so
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o drm_atomic main.o /usr/lib/x86_64-linux-gnu/libdrm.so
|
|
|
|
test config.qtbase_gui.tests.drm_atomic succeeded
|
|
|
|
test config.qtbase_gui.tests.drm_atomic succeeded
|
|
|
|
looking for library egl
|
|
|
|
loaded result for library config.qtbase_gui.libraries.egl
|
|
|
|
Trying source 0 (type pkgConfig) of library egl ...
|
|
|
|
Trying source 0 (type pkgConfig) of library egl ...
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors egl
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors egl
|
|
|
|
+ /usr/bin/pkg-config --modversion egl
|
|
|
|
+ /usr/bin/pkg-config --modversion egl
|
|
|
|
@@ -656,7 +656,7 @@ Trying source 0 (type pkgConfig) of library egl ...
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o egl main.o /usr/lib/x86_64-linux-gnu/libEGL.so
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o egl main.o /usr/lib/x86_64-linux-gnu/libEGL.so
|
|
|
|
=> source accepted.
|
|
|
|
=> source accepted.
|
|
|
|
test config.qtbase_gui.libraries.egl succeeded
|
|
|
|
test config.qtbase_gui.libraries.egl succeeded
|
|
|
|
looking for library xlib
|
|
|
|
loaded result for library config.qtbase_gui.libraries.xlib
|
|
|
|
Trying source 0 (type makeSpec) of library xlib ...
|
|
|
|
Trying source 0 (type makeSpec) of library xlib ...
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/xlib && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'QMAKE_USE += xlib' 'QMAKE_LIBS_XLIB = /usr/lib/x86_64-linux-gnu/libXext.so /usr/lib/x86_64-linux-gnu/libX11.so /usr/lib/x86_64-linux-gnu/libm.so' /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/xlib
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/xlib && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'QMAKE_USE += xlib' 'QMAKE_LIBS_XLIB = /usr/lib/x86_64-linux-gnu/libXext.so /usr/lib/x86_64-linux-gnu/libX11.so /usr/lib/x86_64-linux-gnu/libm.so' /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/xlib
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/xlib && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/xlib && MAKEFLAGS= /usr/bin/make
|
|
|
|
@@ -664,7 +664,7 @@ Trying source 0 (type makeSpec) of library xlib ...
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o xlib main.o /usr/lib/x86_64-linux-gnu/libXext.so /usr/lib/x86_64-linux-gnu/libX11.so /usr/lib/x86_64-linux-gnu/libm.so
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o xlib main.o /usr/lib/x86_64-linux-gnu/libXext.so /usr/lib/x86_64-linux-gnu/libX11.so /usr/lib/x86_64-linux-gnu/libm.so
|
|
|
|
=> source accepted.
|
|
|
|
=> source accepted.
|
|
|
|
test config.qtbase_gui.libraries.xlib succeeded
|
|
|
|
test config.qtbase_gui.libraries.xlib succeeded
|
|
|
|
executing config test egl-x11
|
|
|
|
loaded result for config test config.qtbase_gui.tests.egl-x11
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/egl-x11 && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'QMAKE_USE += egl xlib' 'QMAKE_LIBS_XLIB = /usr/lib/x86_64-linux-gnu/libXext.so /usr/lib/x86_64-linux-gnu/libX11.so /usr/lib/x86_64-linux-gnu/libm.so' 'QMAKE_LIBS_EGL = /usr/lib/x86_64-linux-gnu/libEGL.so' /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/egl-x11
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/egl-x11 && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'QMAKE_USE += egl xlib' 'QMAKE_LIBS_XLIB = /usr/lib/x86_64-linux-gnu/libXext.so /usr/lib/x86_64-linux-gnu/libX11.so /usr/lib/x86_64-linux-gnu/libm.so' 'QMAKE_LIBS_EGL = /usr/lib/x86_64-linux-gnu/libEGL.so' /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/egl-x11
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/egl-x11 && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/egl-x11 && MAKEFLAGS= /usr/bin/make
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
@@ -673,13 +673,13 @@ test config.qtbase_gui.tests.egl-x11 succeeded
|
|
|
|
Trying source 0 (type makeSpec) of library bcm_host ...
|
|
|
|
Trying source 0 (type makeSpec) of library bcm_host ...
|
|
|
|
bcm_host.h not found in [] and global paths.
|
|
|
|
bcm_host.h not found in [] and global paths.
|
|
|
|
=> source produced no result.
|
|
|
|
=> source produced no result.
|
|
|
|
executing config test egl-egldevice
|
|
|
|
loaded result for config test config.qtbase_gui.tests.egl-egldevice
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/egl-egldevice && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'QMAKE_USE += egl' 'QMAKE_LIBS_EGL = /usr/lib/x86_64-linux-gnu/libEGL.so' /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/egl-egldevice
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/egl-egldevice && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'QMAKE_USE += egl' 'QMAKE_LIBS_EGL = /usr/lib/x86_64-linux-gnu/libEGL.so' /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/egl-egldevice
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/egl-egldevice && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/egl-egldevice && MAKEFLAGS= /usr/bin/make
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o egl-egldevice main.o /usr/lib/x86_64-linux-gnu/libEGL.so
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o egl-egldevice main.o /usr/lib/x86_64-linux-gnu/libEGL.so
|
|
|
|
test config.qtbase_gui.tests.egl-egldevice succeeded
|
|
|
|
test config.qtbase_gui.tests.egl-egldevice succeeded
|
|
|
|
looking for library gbm
|
|
|
|
loaded result for library config.qtbase_gui.libraries.gbm
|
|
|
|
Trying source 0 (type pkgConfig) of library gbm ...
|
|
|
|
Trying source 0 (type pkgConfig) of library gbm ...
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors gbm
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors gbm
|
|
|
|
+ /usr/bin/pkg-config --modversion gbm
|
|
|
|
+ /usr/bin/pkg-config --modversion gbm
|
|
|
|
@@ -694,7 +694,7 @@ Trying source 0 (type pkgConfig) of library gbm ...
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o gbm main.o /usr/lib/x86_64-linux-gnu/libgbm.so
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o gbm main.o /usr/lib/x86_64-linux-gnu/libgbm.so
|
|
|
|
=> source accepted.
|
|
|
|
=> source accepted.
|
|
|
|
test config.qtbase_gui.libraries.gbm succeeded
|
|
|
|
test config.qtbase_gui.libraries.gbm succeeded
|
|
|
|
executing config test egl-mali
|
|
|
|
loaded result for config test config.qtbase_gui.tests.egl-mali
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/egl-mali && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'QMAKE_USE += egl' 'QMAKE_LIBS_EGL = /usr/lib/x86_64-linux-gnu/libEGL.so' /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/egl-mali
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/egl-mali && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'QMAKE_USE += egl' 'QMAKE_LIBS_EGL = /usr/lib/x86_64-linux-gnu/libEGL.so' /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/egl-mali
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/egl-mali && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/egl-mali && MAKEFLAGS= /usr/bin/make
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
@@ -704,7 +704,7 @@ executing config test egl-mali
|
|
|
|
> compilation terminated.
|
|
|
|
> compilation terminated.
|
|
|
|
> make: *** [Makefile:173: main.o] Error 1
|
|
|
|
> make: *** [Makefile:173: main.o] Error 1
|
|
|
|
test config.qtbase_gui.tests.egl-mali FAILED
|
|
|
|
test config.qtbase_gui.tests.egl-mali FAILED
|
|
|
|
executing config test egl-mali-2
|
|
|
|
loaded result for config test config.qtbase_gui.tests.egl-mali-2
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/egl-mali-2 && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'QMAKE_USE += egl' 'QMAKE_LIBS_EGL = /usr/lib/x86_64-linux-gnu/libEGL.so' /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/egl-mali-2
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/egl-mali-2 && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'QMAKE_USE += egl' 'QMAKE_LIBS_EGL = /usr/lib/x86_64-linux-gnu/libEGL.so' /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/egl-mali-2
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/egl-mali-2 && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/egl-mali-2 && MAKEFLAGS= /usr/bin/make
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
@@ -717,7 +717,7 @@ executing config test egl-mali-2
|
|
|
|
> | ^
|
|
|
|
> | ^
|
|
|
|
> make: *** [Makefile:173: main.o] Error 1
|
|
|
|
> make: *** [Makefile:173: main.o] Error 1
|
|
|
|
test config.qtbase_gui.tests.egl-mali-2 FAILED
|
|
|
|
test config.qtbase_gui.tests.egl-mali-2 FAILED
|
|
|
|
executing config test egl-viv
|
|
|
|
loaded result for config test config.qtbase_gui.tests.egl-viv
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/egl-viv && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'QMAKE_USE += egl' 'QMAKE_LIBS_EGL = /usr/lib/x86_64-linux-gnu/libEGL.so' /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/egl-viv
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/egl-viv && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'QMAKE_USE += egl' 'QMAKE_LIBS_EGL = /usr/lib/x86_64-linux-gnu/libEGL.so' /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/egl-viv
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/egl-viv && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/egl-viv && MAKEFLAGS= /usr/bin/make
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -DEGL_API_FB=1 -DLINUX=1 -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -DEGL_API_FB=1 -DLINUX=1 -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
@@ -727,7 +727,7 @@ executing config test egl-viv
|
|
|
|
> compilation terminated.
|
|
|
|
> compilation terminated.
|
|
|
|
> make: *** [Makefile:173: main.o] Error 1
|
|
|
|
> make: *** [Makefile:173: main.o] Error 1
|
|
|
|
test config.qtbase_gui.tests.egl-viv FAILED
|
|
|
|
test config.qtbase_gui.tests.egl-viv FAILED
|
|
|
|
looking for library xcb_xlib
|
|
|
|
loaded result for library config.qtbase_gui.libraries.xcb_xlib
|
|
|
|
Trying source 0 (type pkgConfig) of library xcb_xlib ...
|
|
|
|
Trying source 0 (type pkgConfig) of library xcb_xlib ...
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors x11-xcb
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors x11-xcb
|
|
|
|
+ /usr/bin/pkg-config --modversion x11-xcb
|
|
|
|
+ /usr/bin/pkg-config --modversion x11-xcb
|
|
|
|
@@ -742,13 +742,13 @@ Trying source 0 (type pkgConfig) of library xcb_xlib ...
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o xcb_xlib main.o /usr/lib/x86_64-linux-gnu/libX11-xcb.so /usr/lib/x86_64-linux-gnu/libxcb.so /usr/lib/x86_64-linux-gnu/libXext.so /usr/lib/x86_64-linux-gnu/libX11.so /usr/lib/x86_64-linux-gnu/libm.so
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o xcb_xlib main.o /usr/lib/x86_64-linux-gnu/libX11-xcb.so /usr/lib/x86_64-linux-gnu/libxcb.so /usr/lib/x86_64-linux-gnu/libXext.so /usr/lib/x86_64-linux-gnu/libX11.so /usr/lib/x86_64-linux-gnu/libm.so
|
|
|
|
=> source accepted.
|
|
|
|
=> source accepted.
|
|
|
|
test config.qtbase_gui.libraries.xcb_xlib succeeded
|
|
|
|
test config.qtbase_gui.libraries.xcb_xlib succeeded
|
|
|
|
executing config test evdev
|
|
|
|
loaded result for config test config.qtbase_gui.tests.evdev
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/evdev && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/evdev
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/evdev && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/evdev
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/evdev && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/evdev && MAKEFLAGS= /usr/bin/make
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o evdev main.o
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o evdev main.o
|
|
|
|
test config.qtbase_gui.tests.evdev succeeded
|
|
|
|
test config.qtbase_gui.tests.evdev succeeded
|
|
|
|
looking for library freetype
|
|
|
|
loaded result for library config.qtbase_gui.libraries.freetype
|
|
|
|
Trying source 0 (type pkgConfig) of library freetype ...
|
|
|
|
Trying source 0 (type pkgConfig) of library freetype ...
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors freetype2
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors freetype2
|
|
|
|
+ /usr/bin/pkg-config --modversion freetype2
|
|
|
|
+ /usr/bin/pkg-config --modversion freetype2
|
|
|
|
@@ -764,7 +764,7 @@ Trying source 0 (type pkgConfig) of library freetype ...
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o freetype main.o /usr/lib/x86_64-linux-gnu/libfreetype.so /usr/lib/x86_64-linux-gnu/libz.so
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o freetype main.o /usr/lib/x86_64-linux-gnu/libfreetype.so /usr/lib/x86_64-linux-gnu/libz.so
|
|
|
|
=> source accepted.
|
|
|
|
=> source accepted.
|
|
|
|
test config.qtbase_gui.libraries.freetype succeeded
|
|
|
|
test config.qtbase_gui.libraries.freetype succeeded
|
|
|
|
looking for library fontconfig
|
|
|
|
loaded result for library config.qtbase_gui.libraries.fontconfig
|
|
|
|
Trying source 0 (type pkgConfig) of library fontconfig ...
|
|
|
|
Trying source 0 (type pkgConfig) of library fontconfig ...
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors fontconfig
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors fontconfig
|
|
|
|
+ /usr/bin/pkg-config --modversion fontconfig
|
|
|
|
+ /usr/bin/pkg-config --modversion fontconfig
|
|
|
|
@@ -780,7 +780,7 @@ Trying source 0 (type pkgConfig) of library fontconfig ...
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o fontconfig main.o /usr/lib/x86_64-linux-gnu/libfontconfig.so /usr/lib/x86_64-linux-gnu/libfreetype.so /usr/lib/x86_64-linux-gnu/libz.so
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o fontconfig main.o /usr/lib/x86_64-linux-gnu/libfontconfig.so /usr/lib/x86_64-linux-gnu/libfreetype.so /usr/lib/x86_64-linux-gnu/libz.so
|
|
|
|
=> source accepted.
|
|
|
|
=> source accepted.
|
|
|
|
test config.qtbase_gui.libraries.fontconfig succeeded
|
|
|
|
test config.qtbase_gui.libraries.fontconfig succeeded
|
|
|
|
looking for library libinput
|
|
|
|
loaded result for library config.qtbase_gui.libraries.libinput
|
|
|
|
Trying source 0 (type pkgConfig) of library libinput ...
|
|
|
|
Trying source 0 (type pkgConfig) of library libinput ...
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors libinput
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors libinput
|
|
|
|
+ /usr/bin/pkg-config --modversion libinput
|
|
|
|
+ /usr/bin/pkg-config --modversion libinput
|
|
|
|
@@ -795,19 +795,19 @@ Trying source 0 (type pkgConfig) of library libinput ...
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o libinput main.o /usr/lib/x86_64-linux-gnu/libinput.so
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o libinput main.o /usr/lib/x86_64-linux-gnu/libinput.so
|
|
|
|
=> source accepted.
|
|
|
|
=> source accepted.
|
|
|
|
test config.qtbase_gui.libraries.libinput succeeded
|
|
|
|
test config.qtbase_gui.libraries.libinput succeeded
|
|
|
|
executing config test libinput_axis_api
|
|
|
|
loaded result for config test config.qtbase_gui.tests.libinput_axis_api
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/libinput_axis_api && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'QMAKE_USE += libinput' 'QMAKE_LIBS_LIBINPUT = /usr/lib/x86_64-linux-gnu/libinput.so' /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/libinput_axis_api
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/libinput_axis_api && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'QMAKE_USE += libinput' 'QMAKE_LIBS_LIBINPUT = /usr/lib/x86_64-linux-gnu/libinput.so' /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/libinput_axis_api
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/libinput_axis_api && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/libinput_axis_api && MAKEFLAGS= /usr/bin/make
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o libinput_axis_api main.o /usr/lib/x86_64-linux-gnu/libinput.so
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o libinput_axis_api main.o /usr/lib/x86_64-linux-gnu/libinput.so
|
|
|
|
test config.qtbase_gui.tests.libinput_axis_api succeeded
|
|
|
|
test config.qtbase_gui.tests.libinput_axis_api succeeded
|
|
|
|
executing config test linuxfb
|
|
|
|
loaded result for config test config.qtbase_gui.tests.linuxfb
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/linuxfb && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/linuxfb
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/linuxfb && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/linuxfb
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/linuxfb && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/linuxfb && MAKEFLAGS= /usr/bin/make
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o linuxfb main.o
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o linuxfb main.o
|
|
|
|
test config.qtbase_gui.tests.linuxfb succeeded
|
|
|
|
test config.qtbase_gui.tests.linuxfb succeeded
|
|
|
|
looking for library mtdev
|
|
|
|
loaded result for library config.qtbase_gui.libraries.mtdev
|
|
|
|
Trying source 0 (type pkgConfig) of library mtdev ...
|
|
|
|
Trying source 0 (type pkgConfig) of library mtdev ...
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors mtdev
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors mtdev
|
|
|
|
+ /usr/bin/pkg-config --modversion mtdev
|
|
|
|
+ /usr/bin/pkg-config --modversion mtdev
|
|
|
|
@@ -822,7 +822,7 @@ Trying source 0 (type pkgConfig) of library mtdev ...
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o mtdev main.o /usr/lib/x86_64-linux-gnu/libmtdev.so
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o mtdev main.o /usr/lib/x86_64-linux-gnu/libmtdev.so
|
|
|
|
=> source accepted.
|
|
|
|
=> source accepted.
|
|
|
|
test config.qtbase_gui.libraries.mtdev succeeded
|
|
|
|
test config.qtbase_gui.libraries.mtdev succeeded
|
|
|
|
looking for library openvg
|
|
|
|
loaded result for library config.qtbase_gui.libraries.openvg
|
|
|
|
Trying source 0 (type pkgConfig) of library openvg ...
|
|
|
|
Trying source 0 (type pkgConfig) of library openvg ...
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors vg
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors vg
|
|
|
|
pkg-config did not find package.
|
|
|
|
pkg-config did not find package.
|
|
|
|
@@ -831,9 +831,9 @@ Trying source 1 (type makeSpec) of library openvg ...
|
|
|
|
None of [libOpenVG.so libOpenVG.a] found in [] and global paths.
|
|
|
|
None of [libOpenVG.so libOpenVG.a] found in [] and global paths.
|
|
|
|
=> source produced no result.
|
|
|
|
=> source produced no result.
|
|
|
|
test config.qtbase_gui.libraries.openvg FAILED
|
|
|
|
test config.qtbase_gui.libraries.openvg FAILED
|
|
|
|
executing config test qpa_default_platform
|
|
|
|
loaded result for config test config.qtbase_gui.tests.qpa_default_platform
|
|
|
|
test config.qtbase_gui.tests.qpa_default_platform gave result xcb
|
|
|
|
test config.qtbase_gui.tests.qpa_default_platform gave result xcb
|
|
|
|
looking for library harfbuzz
|
|
|
|
loaded result for library config.qtbase_gui.libraries.harfbuzz
|
|
|
|
Trying source 0 (type inline) of library harfbuzz ...
|
|
|
|
Trying source 0 (type inline) of library harfbuzz ...
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/harfbuzz && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'QMAKE_USE += harfbuzz' 'QMAKE_LIBS_HARFBUZZ = /usr/lib/x86_64-linux-gnu/libharfbuzz.so' /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/harfbuzz
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/harfbuzz && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'QMAKE_USE += harfbuzz' 'QMAKE_LIBS_HARFBUZZ = /usr/lib/x86_64-linux-gnu/libharfbuzz.so' /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/harfbuzz
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/harfbuzz && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/harfbuzz && MAKEFLAGS= /usr/bin/make
|
|
|
|
@@ -841,7 +841,7 @@ Trying source 0 (type inline) of library harfbuzz ...
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o harfbuzz main.o /usr/lib/x86_64-linux-gnu/libharfbuzz.so
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o harfbuzz main.o /usr/lib/x86_64-linux-gnu/libharfbuzz.so
|
|
|
|
=> source accepted.
|
|
|
|
=> source accepted.
|
|
|
|
test config.qtbase_gui.libraries.harfbuzz succeeded
|
|
|
|
test config.qtbase_gui.libraries.harfbuzz succeeded
|
|
|
|
looking for library libjpeg
|
|
|
|
loaded result for library config.qtbase_gui.libraries.libjpeg
|
|
|
|
Trying source 0 (type inline) of library libjpeg ...
|
|
|
|
Trying source 0 (type inline) of library libjpeg ...
|
|
|
|
=> source failed condition 'config.msvc'.
|
|
|
|
=> source failed condition 'config.msvc'.
|
|
|
|
Trying source 1 (type inline) of library libjpeg ...
|
|
|
|
Trying source 1 (type inline) of library libjpeg ...
|
|
|
|
@@ -851,7 +851,7 @@ Trying source 1 (type inline) of library libjpeg ...
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o libjpeg main.o /usr/lib/x86_64-linux-gnu/libjpeg.so
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o libjpeg main.o /usr/lib/x86_64-linux-gnu/libjpeg.so
|
|
|
|
=> source accepted.
|
|
|
|
=> source accepted.
|
|
|
|
test config.qtbase_gui.libraries.libjpeg succeeded
|
|
|
|
test config.qtbase_gui.libraries.libjpeg succeeded
|
|
|
|
looking for library libpng
|
|
|
|
loaded result for library config.qtbase_gui.libraries.libpng
|
|
|
|
Trying source 0 (type pkgConfig) of library libpng ...
|
|
|
|
Trying source 0 (type pkgConfig) of library libpng ...
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors libpng
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors libpng
|
|
|
|
+ /usr/bin/pkg-config --modversion libpng
|
|
|
|
+ /usr/bin/pkg-config --modversion libpng
|
|
|
|
@@ -867,7 +867,7 @@ Trying source 0 (type pkgConfig) of library libpng ...
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o libpng main.o /usr/lib/x86_64-linux-gnu/libpng16.so /usr/lib/x86_64-linux-gnu/libz.so
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o libpng main.o /usr/lib/x86_64-linux-gnu/libpng16.so /usr/lib/x86_64-linux-gnu/libz.so
|
|
|
|
=> source accepted.
|
|
|
|
=> source accepted.
|
|
|
|
test config.qtbase_gui.libraries.libpng succeeded
|
|
|
|
test config.qtbase_gui.libraries.libpng succeeded
|
|
|
|
looking for library xcb_icccm
|
|
|
|
loaded result for library config.qtbase_gui.libraries.xcb_icccm
|
|
|
|
Trying source 0 (type pkgConfig) of library xcb_icccm ...
|
|
|
|
Trying source 0 (type pkgConfig) of library xcb_icccm ...
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors xcb-icccm '>=' 0.3.9
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors xcb-icccm '>=' 0.3.9
|
|
|
|
+ /usr/bin/pkg-config --modversion xcb-icccm '>=' 0.3.9
|
|
|
|
+ /usr/bin/pkg-config --modversion xcb-icccm '>=' 0.3.9
|
|
|
|
@@ -878,7 +878,7 @@ Trying source 0 (type pkgConfig) of library xcb_icccm ...
|
|
|
|
+ /usr/bin/pkg-config --cflags xcb-icccm '>=' 0.3.9
|
|
|
|
+ /usr/bin/pkg-config --cflags xcb-icccm '>=' 0.3.9
|
|
|
|
=> source accepted.
|
|
|
|
=> source accepted.
|
|
|
|
test config.qtbase_gui.libraries.xcb_icccm succeeded
|
|
|
|
test config.qtbase_gui.libraries.xcb_icccm succeeded
|
|
|
|
looking for library xcb_shm
|
|
|
|
loaded result for library config.qtbase_gui.libraries.xcb_shm
|
|
|
|
Trying source 0 (type pkgConfig) of library xcb_shm ...
|
|
|
|
Trying source 0 (type pkgConfig) of library xcb_shm ...
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors xcb-shm
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors xcb-shm
|
|
|
|
+ /usr/bin/pkg-config --modversion xcb-shm
|
|
|
|
+ /usr/bin/pkg-config --modversion xcb-shm
|
|
|
|
@@ -889,7 +889,7 @@ Trying source 0 (type pkgConfig) of library xcb_shm ...
|
|
|
|
+ /usr/bin/pkg-config --cflags xcb-shm
|
|
|
|
+ /usr/bin/pkg-config --cflags xcb-shm
|
|
|
|
=> source accepted.
|
|
|
|
=> source accepted.
|
|
|
|
test config.qtbase_gui.libraries.xcb_shm succeeded
|
|
|
|
test config.qtbase_gui.libraries.xcb_shm succeeded
|
|
|
|
looking for library xcb_image
|
|
|
|
loaded result for library config.qtbase_gui.libraries.xcb_image
|
|
|
|
Trying source 0 (type pkgConfig) of library xcb_image ...
|
|
|
|
Trying source 0 (type pkgConfig) of library xcb_image ...
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors xcb-image '>=' 0.3.9
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors xcb-image '>=' 0.3.9
|
|
|
|
+ /usr/bin/pkg-config --modversion xcb-image '>=' 0.3.9
|
|
|
|
+ /usr/bin/pkg-config --modversion xcb-image '>=' 0.3.9
|
|
|
|
@@ -900,7 +900,7 @@ Trying source 0 (type pkgConfig) of library xcb_image ...
|
|
|
|
+ /usr/bin/pkg-config --cflags xcb-image '>=' 0.3.9
|
|
|
|
+ /usr/bin/pkg-config --cflags xcb-image '>=' 0.3.9
|
|
|
|
=> source accepted.
|
|
|
|
=> source accepted.
|
|
|
|
test config.qtbase_gui.libraries.xcb_image succeeded
|
|
|
|
test config.qtbase_gui.libraries.xcb_image succeeded
|
|
|
|
looking for library xcb_keysyms
|
|
|
|
loaded result for library config.qtbase_gui.libraries.xcb_keysyms
|
|
|
|
Trying source 0 (type pkgConfig) of library xcb_keysyms ...
|
|
|
|
Trying source 0 (type pkgConfig) of library xcb_keysyms ...
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors xcb-keysyms '>=' 0.3.9
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors xcb-keysyms '>=' 0.3.9
|
|
|
|
+ /usr/bin/pkg-config --modversion xcb-keysyms '>=' 0.3.9
|
|
|
|
+ /usr/bin/pkg-config --modversion xcb-keysyms '>=' 0.3.9
|
|
|
|
@@ -911,7 +911,7 @@ Trying source 0 (type pkgConfig) of library xcb_keysyms ...
|
|
|
|
+ /usr/bin/pkg-config --cflags xcb-keysyms '>=' 0.3.9
|
|
|
|
+ /usr/bin/pkg-config --cflags xcb-keysyms '>=' 0.3.9
|
|
|
|
=> source accepted.
|
|
|
|
=> source accepted.
|
|
|
|
test config.qtbase_gui.libraries.xcb_keysyms succeeded
|
|
|
|
test config.qtbase_gui.libraries.xcb_keysyms succeeded
|
|
|
|
looking for library xcb_randr
|
|
|
|
loaded result for library config.qtbase_gui.libraries.xcb_randr
|
|
|
|
Trying source 0 (type pkgConfig) of library xcb_randr ...
|
|
|
|
Trying source 0 (type pkgConfig) of library xcb_randr ...
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors xcb-randr
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors xcb-randr
|
|
|
|
+ /usr/bin/pkg-config --modversion xcb-randr
|
|
|
|
+ /usr/bin/pkg-config --modversion xcb-randr
|
|
|
|
@@ -922,7 +922,7 @@ Trying source 0 (type pkgConfig) of library xcb_randr ...
|
|
|
|
+ /usr/bin/pkg-config --cflags xcb-randr
|
|
|
|
+ /usr/bin/pkg-config --cflags xcb-randr
|
|
|
|
=> source accepted.
|
|
|
|
=> source accepted.
|
|
|
|
test config.qtbase_gui.libraries.xcb_randr succeeded
|
|
|
|
test config.qtbase_gui.libraries.xcb_randr succeeded
|
|
|
|
looking for library xcb_render
|
|
|
|
loaded result for library config.qtbase_gui.libraries.xcb_render
|
|
|
|
Trying source 0 (type pkgConfig) of library xcb_render ...
|
|
|
|
Trying source 0 (type pkgConfig) of library xcb_render ...
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors xcb-render
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors xcb-render
|
|
|
|
+ /usr/bin/pkg-config --modversion xcb-render
|
|
|
|
+ /usr/bin/pkg-config --modversion xcb-render
|
|
|
|
@@ -933,7 +933,7 @@ Trying source 0 (type pkgConfig) of library xcb_render ...
|
|
|
|
+ /usr/bin/pkg-config --cflags xcb-render
|
|
|
|
+ /usr/bin/pkg-config --cflags xcb-render
|
|
|
|
=> source accepted.
|
|
|
|
=> source accepted.
|
|
|
|
test config.qtbase_gui.libraries.xcb_render succeeded
|
|
|
|
test config.qtbase_gui.libraries.xcb_render succeeded
|
|
|
|
looking for library xcb_renderutil
|
|
|
|
loaded result for library config.qtbase_gui.libraries.xcb_renderutil
|
|
|
|
Trying source 0 (type pkgConfig) of library xcb_renderutil ...
|
|
|
|
Trying source 0 (type pkgConfig) of library xcb_renderutil ...
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors xcb-renderutil '>=' 0.3.9
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors xcb-renderutil '>=' 0.3.9
|
|
|
|
+ /usr/bin/pkg-config --modversion xcb-renderutil '>=' 0.3.9
|
|
|
|
+ /usr/bin/pkg-config --modversion xcb-renderutil '>=' 0.3.9
|
|
|
|
@@ -944,7 +944,7 @@ Trying source 0 (type pkgConfig) of library xcb_renderutil ...
|
|
|
|
+ /usr/bin/pkg-config --cflags xcb-renderutil '>=' 0.3.9
|
|
|
|
+ /usr/bin/pkg-config --cflags xcb-renderutil '>=' 0.3.9
|
|
|
|
=> source accepted.
|
|
|
|
=> source accepted.
|
|
|
|
test config.qtbase_gui.libraries.xcb_renderutil succeeded
|
|
|
|
test config.qtbase_gui.libraries.xcb_renderutil succeeded
|
|
|
|
looking for library xcb_shape
|
|
|
|
loaded result for library config.qtbase_gui.libraries.xcb_shape
|
|
|
|
Trying source 0 (type pkgConfig) of library xcb_shape ...
|
|
|
|
Trying source 0 (type pkgConfig) of library xcb_shape ...
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors xcb-shape
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors xcb-shape
|
|
|
|
+ /usr/bin/pkg-config --modversion xcb-shape
|
|
|
|
+ /usr/bin/pkg-config --modversion xcb-shape
|
|
|
|
@@ -955,7 +955,7 @@ Trying source 0 (type pkgConfig) of library xcb_shape ...
|
|
|
|
+ /usr/bin/pkg-config --cflags xcb-shape
|
|
|
|
+ /usr/bin/pkg-config --cflags xcb-shape
|
|
|
|
=> source accepted.
|
|
|
|
=> source accepted.
|
|
|
|
test config.qtbase_gui.libraries.xcb_shape succeeded
|
|
|
|
test config.qtbase_gui.libraries.xcb_shape succeeded
|
|
|
|
looking for library xcb_sync
|
|
|
|
loaded result for library config.qtbase_gui.libraries.xcb_sync
|
|
|
|
Trying source 0 (type pkgConfig) of library xcb_sync ...
|
|
|
|
Trying source 0 (type pkgConfig) of library xcb_sync ...
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors xcb-sync
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors xcb-sync
|
|
|
|
+ /usr/bin/pkg-config --modversion xcb-sync
|
|
|
|
+ /usr/bin/pkg-config --modversion xcb-sync
|
|
|
|
@@ -966,7 +966,7 @@ Trying source 0 (type pkgConfig) of library xcb_sync ...
|
|
|
|
+ /usr/bin/pkg-config --cflags xcb-sync
|
|
|
|
+ /usr/bin/pkg-config --cflags xcb-sync
|
|
|
|
=> source accepted.
|
|
|
|
=> source accepted.
|
|
|
|
test config.qtbase_gui.libraries.xcb_sync succeeded
|
|
|
|
test config.qtbase_gui.libraries.xcb_sync succeeded
|
|
|
|
looking for library xcb_xfixes
|
|
|
|
loaded result for library config.qtbase_gui.libraries.xcb_xfixes
|
|
|
|
Trying source 0 (type pkgConfig) of library xcb_xfixes ...
|
|
|
|
Trying source 0 (type pkgConfig) of library xcb_xfixes ...
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors xcb-xfixes
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors xcb-xfixes
|
|
|
|
+ /usr/bin/pkg-config --modversion xcb-xfixes
|
|
|
|
+ /usr/bin/pkg-config --modversion xcb-xfixes
|
|
|
|
@@ -977,7 +977,7 @@ Trying source 0 (type pkgConfig) of library xcb_xfixes ...
|
|
|
|
+ /usr/bin/pkg-config --cflags xcb-xfixes
|
|
|
|
+ /usr/bin/pkg-config --cflags xcb-xfixes
|
|
|
|
=> source accepted.
|
|
|
|
=> source accepted.
|
|
|
|
test config.qtbase_gui.libraries.xcb_xfixes succeeded
|
|
|
|
test config.qtbase_gui.libraries.xcb_xfixes succeeded
|
|
|
|
looking for library xcb_xinerama
|
|
|
|
loaded result for library config.qtbase_gui.libraries.xcb_xinerama
|
|
|
|
Trying source 0 (type pkgConfig) of library xcb_xinerama ...
|
|
|
|
Trying source 0 (type pkgConfig) of library xcb_xinerama ...
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors xcb-xinerama
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors xcb-xinerama
|
|
|
|
+ /usr/bin/pkg-config --modversion xcb-xinerama
|
|
|
|
+ /usr/bin/pkg-config --modversion xcb-xinerama
|
|
|
|
@@ -988,18 +988,18 @@ Trying source 0 (type pkgConfig) of library xcb_xinerama ...
|
|
|
|
+ /usr/bin/pkg-config --cflags xcb-xinerama
|
|
|
|
+ /usr/bin/pkg-config --cflags xcb-xinerama
|
|
|
|
=> source accepted.
|
|
|
|
=> source accepted.
|
|
|
|
test config.qtbase_gui.libraries.xcb_xinerama succeeded
|
|
|
|
test config.qtbase_gui.libraries.xcb_xinerama succeeded
|
|
|
|
executing config test xcb_syslibs
|
|
|
|
loaded result for config test config.qtbase_gui.tests.xcb_syslibs
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/xcb_syslibs && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'QMAKE_USE += xcb_icccm xcb_image xcb_keysyms xcb_randr xcb_render xcb_renderutil xcb_shape xcb_shm xcb_sync xcb_xfixes xcb_xinerama xcb' 'QMAKE_LIBS_XCB = /usr/lib/x86_64-linux-gnu/libxcb.so' 'QMAKE_LIBS_XCB_XINERAMA = /usr/lib/x86_64-linux-gnu/libxcb-xinerama.so' 'QMAKE_DEPENDS_XCB_XINERAMA_CC = XCB' 'QMAKE_DEPENDS_XCB_XINERAMA_LD = XCB' 'QMAKE_LIBS_XCB_XFIXES = /usr/lib/x86_64-linux-gnu/libxcb-xfixes.so' 'QMAKE_DEPENDS_XCB_XFIXES_CC = XCB' 'QMAKE_DEPENDS_XCB_XFIXES_LD = XCB' 'QMAKE_LIBS_XCB_SYNC = /usr/lib/x86_64-linux-gnu/libxcb-sync.so' 'QMAKE_DEPENDS_XCB_SYNC_CC = XCB' 'QMAKE_DEPENDS_XCB_SYNC_LD = XCB' 'QMAKE_LIBS_XCB_SHM = /usr/lib/x86_64-linux-gnu/libxcb-shm.so' 'QMAKE_DEPENDS_XCB_SHM_CC = XCB' 'QMAKE_DEPENDS_XCB_SHM_LD = XCB' 'QMAKE_LIBS_XCB_SHAPE = /usr/lib/x86_64-linux-gnu/libxcb-shape.so' 'QMAKE_DEPENDS_XCB_SHAPE_CC = XCB' 'QMAKE_DEPENDS_XCB_SHAPE_LD = XCB' 'QMAKE_LIBS_XCB_RENDERUTIL = /usr/lib/x86_64-linux-gnu/libxcb-render-util.so' 'QMAKE_DEPENDS_XCB_RENDERUTIL_CC = XCB XCB_RENDER' 'QMAKE_DEPENDS_XCB_RENDERUTIL_LD = XCB XCB_RENDER' 'QMAKE_LIBS_XCB_RENDER = /usr/lib/x86_64-linux-gnu/libxcb-render.so' 'QMAKE_DEPENDS_XCB_RENDER_CC = XCB' 'QMAKE_DEPENDS_XCB_RENDER_LD = XCB' 'QMAKE_LIBS_XCB_RANDR = /usr/lib/x86_64-linux-gnu/libxcb-randr.so' 'QMAKE_DEPENDS_XCB_RANDR_CC = XCB' 'QMAKE_DEPENDS_XCB_RANDR_LD = XCB' 'QMAKE_LIBS_XCB_KEYSYMS = /usr/lib/x86_64-linux-gnu/libxcb-keysyms.so' 'QMAKE_DEPENDS_XCB_KEYSYMS_CC = XCB' 'QMAKE_DEPENDS_XCB_KEYSYMS_LD = XCB' 'QMAKE_LIBS_XCB_IMAGE = /usr/lib/x86_64-linux-gnu/libxcb-image.so' 'QMAKE_DEPENDS_XCB_IMAGE_CC = XCB_SHM XCB' 'QMAKE_DEPENDS_XCB_IMAGE_LD = XCB_SHM XCB' 'QMAKE_LIBS_XCB_ICCCM = /usr/lib/x86_64-linux-gnu/libxcb-icccm.so' 'QMAKE_DEPENDS_XCB_ICCCM_CC = XCB' 'QMAKE_DEPENDS_XCB_ICCCM_LD = XCB' /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/xcb_syslibs
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/xcb_syslibs && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'QMAKE_USE += xcb_icccm xcb_image xcb_keysyms xcb_randr xcb_render xcb_renderutil xcb_shape xcb_shm xcb_sync xcb_xfixes xcb_xinerama xcb' 'QMAKE_LIBS_XCB = /usr/lib/x86_64-linux-gnu/libxcb.so' 'QMAKE_LIBS_XCB_XINERAMA = /usr/lib/x86_64-linux-gnu/libxcb-xinerama.so' 'QMAKE_DEPENDS_XCB_XINERAMA_CC = XCB' 'QMAKE_DEPENDS_XCB_XINERAMA_LD = XCB' 'QMAKE_LIBS_XCB_XFIXES = /usr/lib/x86_64-linux-gnu/libxcb-xfixes.so' 'QMAKE_DEPENDS_XCB_XFIXES_CC = XCB' 'QMAKE_DEPENDS_XCB_XFIXES_LD = XCB' 'QMAKE_LIBS_XCB_SYNC = /usr/lib/x86_64-linux-gnu/libxcb-sync.so' 'QMAKE_DEPENDS_XCB_SYNC_CC = XCB' 'QMAKE_DEPENDS_XCB_SYNC_LD = XCB' 'QMAKE_LIBS_XCB_SHM = /usr/lib/x86_64-linux-gnu/libxcb-shm.so' 'QMAKE_DEPENDS_XCB_SHM_CC = XCB' 'QMAKE_DEPENDS_XCB_SHM_LD = XCB' 'QMAKE_LIBS_XCB_SHAPE = /usr/lib/x86_64-linux-gnu/libxcb-shape.so' 'QMAKE_DEPENDS_XCB_SHAPE_CC = XCB' 'QMAKE_DEPENDS_XCB_SHAPE_LD = XCB' 'QMAKE_LIBS_XCB_RENDERUTIL = /usr/lib/x86_64-linux-gnu/libxcb-render-util.so' 'QMAKE_DEPENDS_XCB_RENDERUTIL_CC = XCB XCB_RENDER' 'QMAKE_DEPENDS_XCB_RENDERUTIL_LD = XCB XCB_RENDER' 'QMAKE_LIBS_XCB_RENDER = /usr/lib/x86_64-linux-gnu/libxcb-render.so' 'QMAKE_DEPENDS_XCB_RENDER_CC = XCB' 'QMAKE_DEPENDS_XCB_RENDER_LD = XCB' 'QMAKE_LIBS_XCB_RANDR = /usr/lib/x86_64-linux-gnu/libxcb-randr.so' 'QMAKE_DEPENDS_XCB_RANDR_CC = XCB' 'QMAKE_DEPENDS_XCB_RANDR_LD = XCB' 'QMAKE_LIBS_XCB_KEYSYMS = /usr/lib/x86_64-linux-gnu/libxcb-keysyms.so' 'QMAKE_DEPENDS_XCB_KEYSYMS_CC = XCB' 'QMAKE_DEPENDS_XCB_KEYSYMS_LD = XCB' 'QMAKE_LIBS_XCB_IMAGE = /usr/lib/x86_64-linux-gnu/libxcb-image.so' 'QMAKE_DEPENDS_XCB_IMAGE_CC = XCB_SHM XCB' 'QMAKE_DEPENDS_XCB_IMAGE_LD = XCB_SHM XCB' 'QMAKE_LIBS_XCB_ICCCM = /usr/lib/x86_64-linux-gnu/libxcb-icccm.so' 'QMAKE_DEPENDS_XCB_ICCCM_CC = XCB' 'QMAKE_DEPENDS_XCB_ICCCM_LD = XCB' /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/xcb_syslibs
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/xcb_syslibs && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/xcb_syslibs && MAKEFLAGS= /usr/bin/make
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -c -pipe -O2 -w -fPIC -I. -I/home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/mkspecs/linux-g++ -o main.o main.cpp
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o xcb_syslibs main.o /usr/lib/x86_64-linux-gnu/libxcb-icccm.so /usr/lib/x86_64-linux-gnu/libxcb-image.so /usr/lib/x86_64-linux-gnu/libxcb-shm.so /usr/lib/x86_64-linux-gnu/libxcb-keysyms.so /usr/lib/x86_64-linux-gnu/libxcb-randr.so /usr/lib/x86_64-linux-gnu/libxcb-render-util.so /usr/lib/x86_64-linux-gnu/libxcb-render.so /usr/lib/x86_64-linux-gnu/libxcb-shape.so /usr/lib/x86_64-linux-gnu/libxcb-sync.so /usr/lib/x86_64-linux-gnu/libxcb-xfixes.so /usr/lib/x86_64-linux-gnu/libxcb-xinerama.so /usr/lib/x86_64-linux-gnu/libxcb.so
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o xcb_syslibs main.o /usr/lib/x86_64-linux-gnu/libxcb-icccm.so /usr/lib/x86_64-linux-gnu/libxcb-image.so /usr/lib/x86_64-linux-gnu/libxcb-shm.so /usr/lib/x86_64-linux-gnu/libxcb-keysyms.so /usr/lib/x86_64-linux-gnu/libxcb-randr.so /usr/lib/x86_64-linux-gnu/libxcb-render-util.so /usr/lib/x86_64-linux-gnu/libxcb-render.so /usr/lib/x86_64-linux-gnu/libxcb-shape.so /usr/lib/x86_64-linux-gnu/libxcb-sync.so /usr/lib/x86_64-linux-gnu/libxcb-xfixes.so /usr/lib/x86_64-linux-gnu/libxcb-xinerama.so /usr/lib/x86_64-linux-gnu/libxcb.so
|
|
|
|
test config.qtbase_gui.tests.xcb_syslibs succeeded
|
|
|
|
test config.qtbase_gui.tests.xcb_syslibs succeeded
|
|
|
|
looking for library tslib
|
|
|
|
loaded result for library config.qtbase_gui.libraries.tslib
|
|
|
|
Trying source 0 (type inline) of library tslib ...
|
|
|
|
Trying source 0 (type inline) of library tslib ...
|
|
|
|
None of [libts.so libts.a] found in [] and global paths.
|
|
|
|
None of [libts.so libts.a] found in [] and global paths.
|
|
|
|
=> source produced no result.
|
|
|
|
=> source produced no result.
|
|
|
|
test config.qtbase_gui.libraries.tslib FAILED
|
|
|
|
test config.qtbase_gui.libraries.tslib FAILED
|
|
|
|
looking for library vulkan
|
|
|
|
loaded result for library config.qtbase_gui.libraries.vulkan
|
|
|
|
Trying source 0 (type pkgConfig) of library vulkan ...
|
|
|
|
Trying source 0 (type pkgConfig) of library vulkan ...
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors vulkan
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors vulkan
|
|
|
|
+ /usr/bin/pkg-config --modversion vulkan
|
|
|
|
+ /usr/bin/pkg-config --modversion vulkan
|
|
|
|
@@ -1014,12 +1014,12 @@ Trying source 0 (type pkgConfig) of library vulkan ...
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o vulkan main.o /usr/lib/x86_64-linux-gnu/libvulkan.so
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o vulkan main.o /usr/lib/x86_64-linux-gnu/libvulkan.so
|
|
|
|
=> source accepted.
|
|
|
|
=> source accepted.
|
|
|
|
test config.qtbase_gui.libraries.vulkan succeeded
|
|
|
|
test config.qtbase_gui.libraries.vulkan succeeded
|
|
|
|
executing config test x11prefix
|
|
|
|
loaded result for config test config.qtbase_gui.tests.x11prefix
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors x11
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors x11
|
|
|
|
+ /usr/bin/pkg-config --variable=prefix x11
|
|
|
|
+ /usr/bin/pkg-config --variable=prefix x11
|
|
|
|
> /usr
|
|
|
|
> /usr
|
|
|
|
test config.qtbase_gui.tests.x11prefix gave result /usr
|
|
|
|
test config.qtbase_gui.tests.x11prefix gave result /usr
|
|
|
|
looking for library xcb_glx
|
|
|
|
loaded result for library config.qtbase_gui.libraries.xcb_glx
|
|
|
|
Trying source 0 (type pkgConfig) of library xcb_glx ...
|
|
|
|
Trying source 0 (type pkgConfig) of library xcb_glx ...
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors xcb-glx
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors xcb-glx
|
|
|
|
+ /usr/bin/pkg-config --modversion xcb-glx
|
|
|
|
+ /usr/bin/pkg-config --modversion xcb-glx
|
|
|
|
@@ -1034,7 +1034,7 @@ Trying source 0 (type pkgConfig) of library xcb_glx ...
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o xcb_glx main.o /usr/lib/x86_64-linux-gnu/libxcb-glx.so /usr/lib/x86_64-linux-gnu/libxcb.so
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o xcb_glx main.o /usr/lib/x86_64-linux-gnu/libxcb-glx.so /usr/lib/x86_64-linux-gnu/libxcb.so
|
|
|
|
=> source accepted.
|
|
|
|
=> source accepted.
|
|
|
|
test config.qtbase_gui.libraries.xcb_glx succeeded
|
|
|
|
test config.qtbase_gui.libraries.xcb_glx succeeded
|
|
|
|
looking for library xrender
|
|
|
|
loaded result for library config.qtbase_gui.libraries.xrender
|
|
|
|
Trying source 0 (type inline) of library xrender ...
|
|
|
|
Trying source 0 (type inline) of library xrender ...
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/xrender && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'QMAKE_USE += xrender' 'QMAKE_LIBS_XRENDER = /usr/lib/x86_64-linux-gnu/libXrender.so' 'QMAKE_DEPENDS_XRENDER_CC = XLIB' 'QMAKE_DEPENDS_XRENDER_LD = XLIB' 'QMAKE_LIBS_XLIB = /usr/lib/x86_64-linux-gnu/libXext.so /usr/lib/x86_64-linux-gnu/libX11.so /usr/lib/x86_64-linux-gnu/libm.so' /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/xrender
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/xrender && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'QMAKE_USE += xrender' 'QMAKE_LIBS_XRENDER = /usr/lib/x86_64-linux-gnu/libXrender.so' 'QMAKE_DEPENDS_XRENDER_CC = XLIB' 'QMAKE_DEPENDS_XRENDER_LD = XLIB' 'QMAKE_LIBS_XLIB = /usr/lib/x86_64-linux-gnu/libXext.so /usr/lib/x86_64-linux-gnu/libX11.so /usr/lib/x86_64-linux-gnu/libm.so' /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/xrender
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/xrender && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/xrender && MAKEFLAGS= /usr/bin/make
|
|
|
|
@@ -1042,7 +1042,7 @@ Trying source 0 (type inline) of library xrender ...
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o xrender main.o /usr/lib/x86_64-linux-gnu/libXrender.so /usr/lib/x86_64-linux-gnu/libXext.so /usr/lib/x86_64-linux-gnu/libX11.so /usr/lib/x86_64-linux-gnu/libm.so
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o xrender main.o /usr/lib/x86_64-linux-gnu/libXrender.so /usr/lib/x86_64-linux-gnu/libXext.so /usr/lib/x86_64-linux-gnu/libX11.so /usr/lib/x86_64-linux-gnu/libm.so
|
|
|
|
=> source accepted.
|
|
|
|
=> source accepted.
|
|
|
|
test config.qtbase_gui.libraries.xrender succeeded
|
|
|
|
test config.qtbase_gui.libraries.xrender succeeded
|
|
|
|
looking for library x11sm
|
|
|
|
loaded result for library config.qtbase_gui.libraries.x11sm
|
|
|
|
Trying source 0 (type pkgConfig) of library x11sm ...
|
|
|
|
Trying source 0 (type pkgConfig) of library x11sm ...
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors sm ice
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors sm ice
|
|
|
|
+ /usr/bin/pkg-config --modversion sm ice
|
|
|
|
+ /usr/bin/pkg-config --modversion sm ice
|
|
|
|
@@ -1054,7 +1054,7 @@ Trying source 0 (type pkgConfig) of library x11sm ...
|
|
|
|
+ /usr/bin/pkg-config --cflags sm ice
|
|
|
|
+ /usr/bin/pkg-config --cflags sm ice
|
|
|
|
=> source accepted.
|
|
|
|
=> source accepted.
|
|
|
|
test config.qtbase_gui.libraries.x11sm succeeded
|
|
|
|
test config.qtbase_gui.libraries.x11sm succeeded
|
|
|
|
looking for library xcb_xinput
|
|
|
|
loaded result for library config.qtbase_gui.libraries.xcb_xinput
|
|
|
|
Trying source 0 (type pkgConfig) of library xcb_xinput ...
|
|
|
|
Trying source 0 (type pkgConfig) of library xcb_xinput ...
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors xcb-xinput '>=' 1.12
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors xcb-xinput '>=' 1.12
|
|
|
|
+ /usr/bin/pkg-config --modversion xcb-xinput '>=' 1.12
|
|
|
|
+ /usr/bin/pkg-config --modversion xcb-xinput '>=' 1.12
|
|
|
|
@@ -1069,7 +1069,7 @@ Trying source 0 (type pkgConfig) of library xcb_xinput ...
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o xcb_xinput main.o /usr/lib/x86_64-linux-gnu/libxcb-xinput.so /usr/lib/x86_64-linux-gnu/libxcb.so
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o xcb_xinput main.o /usr/lib/x86_64-linux-gnu/libxcb-xinput.so /usr/lib/x86_64-linux-gnu/libxcb.so
|
|
|
|
=> source accepted.
|
|
|
|
=> source accepted.
|
|
|
|
test config.qtbase_gui.libraries.xcb_xinput succeeded
|
|
|
|
test config.qtbase_gui.libraries.xcb_xinput succeeded
|
|
|
|
looking for library xcb_xkb
|
|
|
|
loaded result for library config.qtbase_gui.libraries.xcb_xkb
|
|
|
|
Trying source 0 (type pkgConfig) of library xcb_xkb ...
|
|
|
|
Trying source 0 (type pkgConfig) of library xcb_xkb ...
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors xcb-xkb '>=' 1.10
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors xcb-xkb '>=' 1.10
|
|
|
|
+ /usr/bin/pkg-config --modversion xcb-xkb '>=' 1.10
|
|
|
|
+ /usr/bin/pkg-config --modversion xcb-xkb '>=' 1.10
|
|
|
|
@@ -1084,7 +1084,7 @@ Trying source 0 (type pkgConfig) of library xcb_xkb ...
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o xcb_xkb main.o /usr/lib/x86_64-linux-gnu/libxcb-xkb.so /usr/lib/x86_64-linux-gnu/libxcb.so
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o xcb_xkb main.o /usr/lib/x86_64-linux-gnu/libxcb-xkb.so /usr/lib/x86_64-linux-gnu/libxcb.so
|
|
|
|
=> source accepted.
|
|
|
|
=> source accepted.
|
|
|
|
test config.qtbase_gui.libraries.xcb_xkb succeeded
|
|
|
|
test config.qtbase_gui.libraries.xcb_xkb succeeded
|
|
|
|
looking for library xkbcommon_x11
|
|
|
|
loaded result for library config.qtbase_gui.libraries.xkbcommon_x11
|
|
|
|
Trying source 0 (type pkgConfig) of library xkbcommon_x11 ...
|
|
|
|
Trying source 0 (type pkgConfig) of library xkbcommon_x11 ...
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors xkbcommon-x11
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors xkbcommon-x11
|
|
|
|
+ /usr/bin/pkg-config --modversion xkbcommon-x11
|
|
|
|
+ /usr/bin/pkg-config --modversion xkbcommon-x11
|
|
|
|
@@ -1099,7 +1099,7 @@ Trying source 0 (type pkgConfig) of library xkbcommon_x11 ...
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o xkbcommon_x11 main.o /usr/lib/x86_64-linux-gnu/libxkbcommon-x11.so /usr/lib/x86_64-linux-gnu/libxkbcommon.so
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o xkbcommon_x11 main.o /usr/lib/x86_64-linux-gnu/libxkbcommon-x11.so /usr/lib/x86_64-linux-gnu/libxkbcommon.so
|
|
|
|
=> source accepted.
|
|
|
|
=> source accepted.
|
|
|
|
test config.qtbase_gui.libraries.xkbcommon_x11 succeeded
|
|
|
|
test config.qtbase_gui.libraries.xkbcommon_x11 succeeded
|
|
|
|
looking for library gtk3
|
|
|
|
loaded result for library config.qtbase_widgets.libraries.gtk3
|
|
|
|
Trying source 0 (type pkgConfig) of library gtk3 ...
|
|
|
|
Trying source 0 (type pkgConfig) of library gtk3 ...
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors gtk+-3.0 '>=' 3.6
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors gtk+-3.0 '>=' 3.6
|
|
|
|
+ /usr/bin/pkg-config --modversion gtk+-3.0 '>=' 3.6
|
|
|
|
+ /usr/bin/pkg-config --modversion gtk+-3.0 '>=' 3.6
|
|
|
|
@@ -1112,7 +1112,7 @@ Trying source 0 (type pkgConfig) of library gtk3 ...
|
|
|
|
Note: Dropped compiler flags '-pthread'.
|
|
|
|
Note: Dropped compiler flags '-pthread'.
|
|
|
|
=> source accepted.
|
|
|
|
=> source accepted.
|
|
|
|
test config.qtbase_widgets.libraries.gtk3 succeeded
|
|
|
|
test config.qtbase_widgets.libraries.gtk3 succeeded
|
|
|
|
looking for library cups
|
|
|
|
loaded result for library config.qtbase_printsupport.libraries.cups
|
|
|
|
Trying source 0 (type inline) of library cups ...
|
|
|
|
Trying source 0 (type inline) of library cups ...
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/cups && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'QMAKE_USE += cups' 'QMAKE_LIBS_CUPS = /usr/lib/x86_64-linux-gnu/libcups.so' /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/cups
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/cups && /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'QMAKE_USE += cups' 'QMAKE_LIBS_CUPS = /usr/lib/x86_64-linux-gnu/libcups.so' /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/cups
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/cups && MAKEFLAGS= /usr/bin/make
|
|
|
|
+ cd /home/cs18/workdir/qtbase-opensource-src-5.12.8+dfsg/config.tests/cups && MAKEFLAGS= /usr/bin/make
|
|
|
|
@@ -1120,14 +1120,14 @@ Trying source 0 (type inline) of library cups ...
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o cups main.o /usr/lib/x86_64-linux-gnu/libcups.so
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o cups main.o /usr/lib/x86_64-linux-gnu/libcups.so
|
|
|
|
=> source accepted.
|
|
|
|
=> source accepted.
|
|
|
|
test config.qtbase_printsupport.libraries.cups succeeded
|
|
|
|
test config.qtbase_printsupport.libraries.cups succeeded
|
|
|
|
looking for library db2
|
|
|
|
loaded result for library config.qtbase_sqldrivers.libraries.db2
|
|
|
|
Trying source 0 (type inline) of library db2 ...
|
|
|
|
Trying source 0 (type inline) of library db2 ...
|
|
|
|
=> source failed condition 'config.win32'.
|
|
|
|
=> source failed condition 'config.win32'.
|
|
|
|
Trying source 1 (type inline) of library db2 ...
|
|
|
|
Trying source 1 (type inline) of library db2 ...
|
|
|
|
None of [libdb2.so libdb2.a] found in [] and global paths.
|
|
|
|
None of [libdb2.so libdb2.a] found in [] and global paths.
|
|
|
|
=> source produced no result.
|
|
|
|
=> source produced no result.
|
|
|
|
test config.qtbase_sqldrivers.libraries.db2 FAILED
|
|
|
|
test config.qtbase_sqldrivers.libraries.db2 FAILED
|
|
|
|
looking for library ibase
|
|
|
|
loaded result for library config.qtbase_sqldrivers.libraries.ibase
|
|
|
|
Trying source 0 (type inline) of library ibase ...
|
|
|
|
Trying source 0 (type inline) of library ibase ...
|
|
|
|
=> source failed condition 'config.win32'.
|
|
|
|
=> source failed condition 'config.win32'.
|
|
|
|
Trying source 1 (type inline) of library ibase ...
|
|
|
|
Trying source 1 (type inline) of library ibase ...
|
|
|
|
@@ -1137,7 +1137,7 @@ Trying source 1 (type inline) of library ibase ...
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o ibase main.o /usr/lib/x86_64-linux-gnu/libfbclient.so
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o ibase main.o /usr/lib/x86_64-linux-gnu/libfbclient.so
|
|
|
|
=> source accepted.
|
|
|
|
=> source accepted.
|
|
|
|
test config.qtbase_sqldrivers.libraries.ibase succeeded
|
|
|
|
test config.qtbase_sqldrivers.libraries.ibase succeeded
|
|
|
|
looking for library mysql
|
|
|
|
loaded result for library config.qtbase_sqldrivers.libraries.mysql
|
|
|
|
Trying source 0 (type mysqlConfig) of library mysql ...
|
|
|
|
Trying source 0 (type mysqlConfig) of library mysql ...
|
|
|
|
+ /usr/bin/mysql_config --version
|
|
|
|
+ /usr/bin/mysql_config --version
|
|
|
|
> 8.0.42
|
|
|
|
> 8.0.42
|
|
|
|
@@ -1151,14 +1151,14 @@ Trying source 0 (type mysqlConfig) of library mysql ...
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o mysql main.o /usr/lib/x86_64-linux-gnu/libmysqlclient.so
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o mysql main.o /usr/lib/x86_64-linux-gnu/libmysqlclient.so
|
|
|
|
=> source accepted.
|
|
|
|
=> source accepted.
|
|
|
|
test config.qtbase_sqldrivers.libraries.mysql succeeded
|
|
|
|
test config.qtbase_sqldrivers.libraries.mysql succeeded
|
|
|
|
looking for library oci
|
|
|
|
loaded result for library config.qtbase_sqldrivers.libraries.oci
|
|
|
|
Trying source 0 (type inline) of library oci ...
|
|
|
|
Trying source 0 (type inline) of library oci ...
|
|
|
|
=> source failed condition 'config.win32'.
|
|
|
|
=> source failed condition 'config.win32'.
|
|
|
|
Trying source 1 (type inline) of library oci ...
|
|
|
|
Trying source 1 (type inline) of library oci ...
|
|
|
|
None of [libclntsh.so libclntsh.a] found in [] and global paths.
|
|
|
|
None of [libclntsh.so libclntsh.a] found in [] and global paths.
|
|
|
|
=> source produced no result.
|
|
|
|
=> source produced no result.
|
|
|
|
test config.qtbase_sqldrivers.libraries.oci FAILED
|
|
|
|
test config.qtbase_sqldrivers.libraries.oci FAILED
|
|
|
|
looking for library odbc
|
|
|
|
loaded result for library config.qtbase_sqldrivers.libraries.odbc
|
|
|
|
Trying source 0 (type inline) of library odbc ...
|
|
|
|
Trying source 0 (type inline) of library odbc ...
|
|
|
|
=> source failed condition 'config.win32'.
|
|
|
|
=> source failed condition 'config.win32'.
|
|
|
|
Trying source 1 (type inline) of library odbc ...
|
|
|
|
Trying source 1 (type inline) of library odbc ...
|
|
|
|
@@ -1170,7 +1170,7 @@ Trying source 2 (type inline) of library odbc ...
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o odbc main.o /usr/lib/x86_64-linux-gnu/libodbc.so
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o odbc main.o /usr/lib/x86_64-linux-gnu/libodbc.so
|
|
|
|
=> source accepted.
|
|
|
|
=> source accepted.
|
|
|
|
test config.qtbase_sqldrivers.libraries.odbc succeeded
|
|
|
|
test config.qtbase_sqldrivers.libraries.odbc succeeded
|
|
|
|
looking for library psql
|
|
|
|
loaded result for library config.qtbase_sqldrivers.libraries.psql
|
|
|
|
Trying source 0 (type pkgConfig) of library psql ...
|
|
|
|
Trying source 0 (type pkgConfig) of library psql ...
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors libpq
|
|
|
|
+ /usr/bin/pkg-config --exists --silence-errors libpq
|
|
|
|
+ /usr/bin/pkg-config --modversion libpq
|
|
|
|
+ /usr/bin/pkg-config --modversion libpq
|
|
|
|
@@ -1186,12 +1186,12 @@ Trying source 0 (type pkgConfig) of library psql ...
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o psql main.o /usr/lib/x86_64-linux-gnu/libpq.so
|
|
|
|
> g++ -Wl,-O1 -fuse-ld=gold -o psql main.o /usr/lib/x86_64-linux-gnu/libpq.so
|
|
|
|
=> source accepted.
|
|
|
|
=> source accepted.
|
|
|
|
test config.qtbase_sqldrivers.libraries.psql succeeded
|
|
|
|
test config.qtbase_sqldrivers.libraries.psql succeeded
|
|
|
|
looking for library sqlite2
|
|
|
|
loaded result for library config.qtbase_sqldrivers.libraries.sqlite2
|
|
|
|
Trying source 0 (type inline) of library sqlite2 ...
|
|
|
|
Trying source 0 (type inline) of library sqlite2 ...
|
|
|
|
None of [libsqlite.so libsqlite.a] found in [] and global paths.
|
|
|
|
None of [libsqlite.so libsqlite.a] found in [] and global paths.
|
|
|
|
=> source produced no result.
|
|
|
|
=> source produced no result.
|
|
|
|
test config.qtbase_sqldrivers.libraries.sqlite2 FAILED
|
|
|
|
test config.qtbase_sqldrivers.libraries.sqlite2 FAILED
|
|
|
|
looking for library tds
|
|
|
|
loaded result for library config.qtbase_sqldrivers.libraries.tds
|
|
|
|
Trying source 0 (type sybaseEnv) of library tds ...
|
|
|
|
Trying source 0 (type sybaseEnv) of library tds ...
|
|
|
|
=> source failed condition 'config.win32'.
|
|
|
|
=> source failed condition 'config.win32'.
|
|
|
|
Trying source 1 (type sybaseEnv) of library tds ...
|
|
|
|
Trying source 1 (type sybaseEnv) of library tds ...
|
|
|
|
|