Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 414658 Details for
Bug 563152
media-libs/allegro-5.0.11 tries to use 64bit libs during 32bit src_configure
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Cmake output log file
CMakeOutput.log (text/plain), 85.27 KB, created by
psimonson1988
on 2015-10-15 21:20:34 UTC
(
hide
)
Description:
Cmake output log file
Filename:
MIME Type:
Creator:
psimonson1988
Created:
2015-10-15 21:20:34 UTC
Size:
85.27 KB
patch
obsolete
>The system is: Linux - 4.0.5-gentoo - x86_64 >Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded. >Compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -m32 >Build flags: -O2;-pipe >Id flags: > >The output was: >0 > > >Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out" > >The C compiler identification is GNU, found in "/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/3.3.1/CompilerIdC/a.out" > >Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded. >Compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -m32 >Build flags: -O2;-pipe >Id flags: > >The output was: >0 > > >Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out" > >The CXX compiler identification is GNU, found in "/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/3.3.1/CompilerIdCXX/a.out" > >Determining if the C compiler works passed with the following output: >Change Dir: /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_639a2/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_639a2.dir/build.make CMakeFiles/cmTC_639a2.dir/build >gmake[1]: Entering directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_639a2.dir/testCCompiler.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DNDEBUG -O2 -pipe -o CMakeFiles/cmTC_639a2.dir/testCCompiler.c.o -c /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp/testCCompiler.c >Linking C executable cmTC_639a2 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_639a2.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wl,-O1 -Wl,--as-needed CMakeFiles/cmTC_639a2.dir/testCCompiler.c.o -o cmTC_639a2 -rdynamic >gmake[1]: Leaving directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' > > >Detecting C compiler ABI info compiled with the following output: >Change Dir: /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_aef23/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_aef23.dir/build.make CMakeFiles/cmTC_aef23.dir/build >gmake[1]: Entering directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_aef23.dir/CMakeCCompilerABI.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DNDEBUG -O2 -pipe -o CMakeFiles/cmTC_aef23.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake/Modules/CMakeCCompilerABI.c >Linking C executable cmTC_aef23 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_aef23.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wl,-O1 -Wl,--as-needed -v CMakeFiles/cmTC_aef23.dir/CMakeCCompilerABI.c.o -o cmTC_aef23 -rdynamic >Using built-in specs. >COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3/x86_64-pc-linux-gnu-gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.3/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.9.3/work/gcc-4.9.3/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include/g++-v4 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.9.3 p1.2, pie-0.6.3' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --enable-lto --without-cloog --enable-libsanitizer >Thread model: posix >gcc version 4.9.3 (Gentoo 4.9.3 p1.2, pie-0.6.3) >COMPILER_PATH=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.3/:/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.3/:/usr/libexec/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/bin/ >LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/32/:/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib32/:/lib/../lib32/:/usr/lib/../lib32/:/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/:/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../:/lib/:/usr/lib/ >COLLECT_GCC_OPTIONS='-m32' '-O2' '-pipe' '-v' '-o' 'cmTC_aef23' '-rdynamic' '-mtune=generic' '-march=x86-64' > /usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.3/collect2 -plugin /usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.3/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.3/lto-wrapper -plugin-opt=-fresolution=/var/tmp/portage/media-libs/allegro-5.0.11/temp/ccMQV67n.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_i386 -export-dynamic -dynamic-linker /lib/ld-linux.so.2 -o cmTC_aef23 /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib32/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib32/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/32/crtbegin.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/32 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib32 -L/lib/../lib32 -L/usr/lib/../lib32 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../.. -O1 --as-needed CMakeFiles/cmTC_aef23.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/32/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib32/crtn.o >gmake[1]: Leaving directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' > > >Parsed C implicit link information from above output: > link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)] > ignore line: [Change Dir: /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp] > ignore line: [] > ignore line: [Run Build Command:"/usr/bin/gmake" "cmTC_aef23/fast"] > ignore line: [/usr/bin/gmake -f CMakeFiles/cmTC_aef23.dir/build.make CMakeFiles/cmTC_aef23.dir/build] > ignore line: [gmake[1]: Entering directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp'] > ignore line: [Building C object CMakeFiles/cmTC_aef23.dir/CMakeCCompilerABI.c.o] > ignore line: [/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DNDEBUG -O2 -pipe -o CMakeFiles/cmTC_aef23.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake/Modules/CMakeCCompilerABI.c] > ignore line: [Linking C executable cmTC_aef23] > ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_aef23.dir/link.txt --verbose=1] > ignore line: [/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wl,-O1 -Wl,--as-needed -v CMakeFiles/cmTC_aef23.dir/CMakeCCompilerABI.c.o -o cmTC_aef23 -rdynamic ] > ignore line: [Using built-in specs.] > ignore line: [COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3/x86_64-pc-linux-gnu-gcc] > ignore line: [COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.3/lto-wrapper] > ignore line: [Target: x86_64-pc-linux-gnu] > ignore line: [Configured with: /var/tmp/portage/sys-devel/gcc-4.9.3/work/gcc-4.9.3/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include/g++-v4 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.9.3 p1.2, pie-0.6.3' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --enable-lto --without-cloog --enable-libsanitizer] > ignore line: [Thread model: posix] > ignore line: [gcc version 4.9.3 (Gentoo 4.9.3 p1.2, pie-0.6.3) ] > ignore line: [COMPILER_PATH=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.3/:/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.3/:/usr/libexec/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/bin/] > ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/32/:/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib32/:/lib/../lib32/:/usr/lib/../lib32/:/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/:/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../:/lib/:/usr/lib/] > ignore line: [COLLECT_GCC_OPTIONS='-m32' '-O2' '-pipe' '-v' '-o' 'cmTC_aef23' '-rdynamic' '-mtune=generic' '-march=x86-64'] > link line: [ /usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.3/collect2 -plugin /usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.3/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.3/lto-wrapper -plugin-opt=-fresolution=/var/tmp/portage/media-libs/allegro-5.0.11/temp/ccMQV67n.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_i386 -export-dynamic -dynamic-linker /lib/ld-linux.so.2 -o cmTC_aef23 /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib32/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib32/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/32/crtbegin.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/32 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib32 -L/lib/../lib32 -L/usr/lib/../lib32 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../.. -O1 --as-needed CMakeFiles/cmTC_aef23.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/32/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib32/crtn.o] > arg [/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.3/collect2] ==> ignore > arg [-plugin] ==> ignore > arg [/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.3/liblto_plugin.so] ==> ignore > arg [-plugin-opt=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.3/lto-wrapper] ==> ignore > arg [-plugin-opt=-fresolution=/var/tmp/portage/media-libs/allegro-5.0.11/temp/ccMQV67n.res] ==> ignore > arg [-plugin-opt=-pass-through=-lgcc] ==> ignore > arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore > arg [-plugin-opt=-pass-through=-lc] ==> ignore > arg [-plugin-opt=-pass-through=-lgcc] ==> ignore > arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore > arg [--eh-frame-hdr] ==> ignore > arg [-m] ==> ignore > arg [elf_i386] ==> ignore > arg [-export-dynamic] ==> ignore > arg [-dynamic-linker] ==> ignore > arg [/lib/ld-linux.so.2] ==> ignore > arg [-o] ==> ignore > arg [cmTC_aef23] ==> ignore > arg [/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib32/crt1.o] ==> ignore > arg [/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib32/crti.o] ==> ignore > arg [/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/32/crtbegin.o] ==> ignore > arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/32] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/32] > arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib32] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib32] > arg [-L/lib/../lib32] ==> dir [/lib/../lib32] > arg [-L/usr/lib/../lib32] ==> dir [/usr/lib/../lib32] > arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3] > arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/lib] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/lib] > arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../..] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../..] > arg [-O1] ==> ignore > arg [--as-needed] ==> ignore > arg [CMakeFiles/cmTC_aef23.dir/CMakeCCompilerABI.c.o] ==> ignore > arg [-lgcc] ==> lib [gcc] > arg [--as-needed] ==> ignore > arg [-lgcc_s] ==> lib [gcc_s] > arg [--no-as-needed] ==> ignore > arg [-lc] ==> lib [c] > arg [-lgcc] ==> lib [gcc] > arg [--as-needed] ==> ignore > arg [-lgcc_s] ==> lib [gcc_s] > arg [--no-as-needed] ==> ignore > arg [/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/32/crtend.o] ==> ignore > arg [/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib32/crtn.o] ==> ignore > remove lib [gcc] > remove lib [gcc_s] > remove lib [gcc] > remove lib [gcc_s] > collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/32] ==> [/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/32] > collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib32] ==> [/usr/lib32] > collapse library dir [/lib/../lib32] ==> [/lib32] > collapse library dir [/usr/lib/../lib32] ==> [/usr/lib32] > collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3] ==> [/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3] > collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/lib] ==> [/usr/x86_64-pc-linux-gnu/lib] > collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../..] ==> [/usr/lib] > implicit libs: [c] > implicit dirs: [/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/32;/usr/lib32;/lib32;/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3;/usr/x86_64-pc-linux-gnu/lib;/usr/lib] > implicit fwks: [] > > > > >Detecting C [-std=c11] compiler features compiled with the following output: >Change Dir: /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_ddde1/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_ddde1.dir/build.make CMakeFiles/cmTC_ddde1.dir/build >gmake[1]: Entering directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_ddde1.dir/feature_tests.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DNDEBUG -O2 -pipe -std=c11 -o CMakeFiles/cmTC_ddde1.dir/feature_tests.c.o -c /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/feature_tests.c >Linking C executable cmTC_ddde1 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ddde1.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wl,-O1 -Wl,--as-needed CMakeFiles/cmTC_ddde1.dir/feature_tests.c.o -o cmTC_ddde1 -rdynamic >gmake[1]: Leaving directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' > > > Feature record: C_FEATURE:1c_function_prototypes > Feature record: C_FEATURE:1c_restrict > Feature record: C_FEATURE:1c_static_assert > Feature record: C_FEATURE:1c_variadic_macros > > >Detecting C [-std=c99] compiler features compiled with the following output: >Change Dir: /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_b2f0b/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_b2f0b.dir/build.make CMakeFiles/cmTC_b2f0b.dir/build >gmake[1]: Entering directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_b2f0b.dir/feature_tests.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DNDEBUG -O2 -pipe -std=c99 -o CMakeFiles/cmTC_b2f0b.dir/feature_tests.c.o -c /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/feature_tests.c >Linking C executable cmTC_b2f0b >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b2f0b.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wl,-O1 -Wl,--as-needed CMakeFiles/cmTC_b2f0b.dir/feature_tests.c.o -o cmTC_b2f0b -rdynamic >gmake[1]: Leaving directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' > > > Feature record: C_FEATURE:1c_function_prototypes > Feature record: C_FEATURE:1c_restrict > Feature record: C_FEATURE:0c_static_assert > Feature record: C_FEATURE:1c_variadic_macros > > >Detecting C [-std=c90] compiler features compiled with the following output: >Change Dir: /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_b24ff/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_b24ff.dir/build.make CMakeFiles/cmTC_b24ff.dir/build >gmake[1]: Entering directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_b24ff.dir/feature_tests.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DNDEBUG -O2 -pipe -std=c90 -o CMakeFiles/cmTC_b24ff.dir/feature_tests.c.o -c /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/feature_tests.c >Linking C executable cmTC_b24ff >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b24ff.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wl,-O1 -Wl,--as-needed CMakeFiles/cmTC_b24ff.dir/feature_tests.c.o -o cmTC_b24ff -rdynamic >gmake[1]: Leaving directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' > > > Feature record: C_FEATURE:1c_function_prototypes > Feature record: C_FEATURE:0c_restrict > Feature record: C_FEATURE:0c_static_assert > Feature record: C_FEATURE:0c_variadic_macros >Determining if the CXX compiler works passed with the following output: >Change Dir: /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_371a3/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_371a3.dir/build.make CMakeFiles/cmTC_371a3.dir/build >gmake[1]: Entering directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' >Building CXX object CMakeFiles/cmTC_371a3.dir/testCXXCompiler.cxx.o >/usr/bin/x86_64-pc-linux-gnu-g++ -m32 -DNDEBUG -O2 -pipe -o CMakeFiles/cmTC_371a3.dir/testCXXCompiler.cxx.o -c /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp/testCXXCompiler.cxx >Linking CXX executable cmTC_371a3 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_371a3.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-g++ -m32 -O2 -pipe -Wl,-O1 -Wl,--as-needed CMakeFiles/cmTC_371a3.dir/testCXXCompiler.cxx.o -o cmTC_371a3 -rdynamic >gmake[1]: Leaving directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' > > >Detecting CXX compiler ABI info compiled with the following output: >Change Dir: /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_97df1/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_97df1.dir/build.make CMakeFiles/cmTC_97df1.dir/build >gmake[1]: Entering directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' >Building CXX object CMakeFiles/cmTC_97df1.dir/CMakeCXXCompilerABI.cpp.o >/usr/bin/x86_64-pc-linux-gnu-g++ -m32 -DNDEBUG -O2 -pipe -o CMakeFiles/cmTC_97df1.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp >Linking CXX executable cmTC_97df1 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_97df1.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-g++ -m32 -O2 -pipe -Wl,-O1 -Wl,--as-needed -v CMakeFiles/cmTC_97df1.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_97df1 -rdynamic >Using built-in specs. >COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3/x86_64-pc-linux-gnu-g++ >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.3/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.9.3/work/gcc-4.9.3/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include/g++-v4 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.9.3 p1.2, pie-0.6.3' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --enable-lto --without-cloog --enable-libsanitizer >Thread model: posix >gcc version 4.9.3 (Gentoo 4.9.3 p1.2, pie-0.6.3) >COMPILER_PATH=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.3/:/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.3/:/usr/libexec/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/bin/ >LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/32/:/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib32/:/lib/../lib32/:/usr/lib/../lib32/:/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/:/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../:/lib/:/usr/lib/ >COLLECT_GCC_OPTIONS='-m32' '-O2' '-pipe' '-v' '-o' 'cmTC_97df1' '-rdynamic' '-shared-libgcc' '-mtune=generic' '-march=x86-64' > /usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.3/collect2 -plugin /usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.3/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.3/lto-wrapper -plugin-opt=-fresolution=/var/tmp/portage/media-libs/allegro-5.0.11/temp/ccYntBLF.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --eh-frame-hdr -m elf_i386 -export-dynamic -dynamic-linker /lib/ld-linux.so.2 -o cmTC_97df1 /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib32/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib32/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/32/crtbegin.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/32 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib32 -L/lib/../lib32 -L/usr/lib/../lib32 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../.. -O1 --as-needed CMakeFiles/cmTC_97df1.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/32/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib32/crtn.o >gmake[1]: Leaving directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' > > >Parsed CXX implicit link information from above output: > link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)] > ignore line: [Change Dir: /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp] > ignore line: [] > ignore line: [Run Build Command:"/usr/bin/gmake" "cmTC_97df1/fast"] > ignore line: [/usr/bin/gmake -f CMakeFiles/cmTC_97df1.dir/build.make CMakeFiles/cmTC_97df1.dir/build] > ignore line: [gmake[1]: Entering directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp'] > ignore line: [Building CXX object CMakeFiles/cmTC_97df1.dir/CMakeCXXCompilerABI.cpp.o] > ignore line: [/usr/bin/x86_64-pc-linux-gnu-g++ -m32 -DNDEBUG -O2 -pipe -o CMakeFiles/cmTC_97df1.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp] > ignore line: [Linking CXX executable cmTC_97df1] > ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_97df1.dir/link.txt --verbose=1] > ignore line: [/usr/bin/x86_64-pc-linux-gnu-g++ -m32 -O2 -pipe -Wl,-O1 -Wl,--as-needed -v CMakeFiles/cmTC_97df1.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_97df1 -rdynamic ] > ignore line: [Using built-in specs.] > ignore line: [COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3/x86_64-pc-linux-gnu-g++] > ignore line: [COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.3/lto-wrapper] > ignore line: [Target: x86_64-pc-linux-gnu] > ignore line: [Configured with: /var/tmp/portage/sys-devel/gcc-4.9.3/work/gcc-4.9.3/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include/g++-v4 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.9.3 p1.2, pie-0.6.3' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --enable-lto --without-cloog --enable-libsanitizer] > ignore line: [Thread model: posix] > ignore line: [gcc version 4.9.3 (Gentoo 4.9.3 p1.2, pie-0.6.3) ] > ignore line: [COMPILER_PATH=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.3/:/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.3/:/usr/libexec/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/bin/] > ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/32/:/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib32/:/lib/../lib32/:/usr/lib/../lib32/:/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/:/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../:/lib/:/usr/lib/] > ignore line: [COLLECT_GCC_OPTIONS='-m32' '-O2' '-pipe' '-v' '-o' 'cmTC_97df1' '-rdynamic' '-shared-libgcc' '-mtune=generic' '-march=x86-64'] > link line: [ /usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.3/collect2 -plugin /usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.3/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.3/lto-wrapper -plugin-opt=-fresolution=/var/tmp/portage/media-libs/allegro-5.0.11/temp/ccYntBLF.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --eh-frame-hdr -m elf_i386 -export-dynamic -dynamic-linker /lib/ld-linux.so.2 -o cmTC_97df1 /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib32/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib32/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/32/crtbegin.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/32 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib32 -L/lib/../lib32 -L/usr/lib/../lib32 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../.. -O1 --as-needed CMakeFiles/cmTC_97df1.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/32/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib32/crtn.o] > arg [/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.3/collect2] ==> ignore > arg [-plugin] ==> ignore > arg [/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.3/liblto_plugin.so] ==> ignore > arg [-plugin-opt=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.3/lto-wrapper] ==> ignore > arg [-plugin-opt=-fresolution=/var/tmp/portage/media-libs/allegro-5.0.11/temp/ccYntBLF.res] ==> ignore > arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore > arg [-plugin-opt=-pass-through=-lgcc] ==> ignore > arg [-plugin-opt=-pass-through=-lc] ==> ignore > arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore > arg [-plugin-opt=-pass-through=-lgcc] ==> ignore > arg [--eh-frame-hdr] ==> ignore > arg [-m] ==> ignore > arg [elf_i386] ==> ignore > arg [-export-dynamic] ==> ignore > arg [-dynamic-linker] ==> ignore > arg [/lib/ld-linux.so.2] ==> ignore > arg [-o] ==> ignore > arg [cmTC_97df1] ==> ignore > arg [/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib32/crt1.o] ==> ignore > arg [/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib32/crti.o] ==> ignore > arg [/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/32/crtbegin.o] ==> ignore > arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/32] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/32] > arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib32] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib32] > arg [-L/lib/../lib32] ==> dir [/lib/../lib32] > arg [-L/usr/lib/../lib32] ==> dir [/usr/lib/../lib32] > arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3] > arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/lib] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/lib] > arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../..] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../..] > arg [-O1] ==> ignore > arg [--as-needed] ==> ignore > arg [CMakeFiles/cmTC_97df1.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore > arg [-lstdc++] ==> lib [stdc++] > arg [-lm] ==> lib [m] > arg [-lgcc_s] ==> lib [gcc_s] > arg [-lgcc] ==> lib [gcc] > arg [-lc] ==> lib [c] > arg [-lgcc_s] ==> lib [gcc_s] > arg [-lgcc] ==> lib [gcc] > arg [/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/32/crtend.o] ==> ignore > arg [/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib32/crtn.o] ==> ignore > remove lib [gcc_s] > remove lib [gcc] > remove lib [gcc_s] > remove lib [gcc] > collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/32] ==> [/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/32] > collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib32] ==> [/usr/lib32] > collapse library dir [/lib/../lib32] ==> [/lib32] > collapse library dir [/usr/lib/../lib32] ==> [/usr/lib32] > collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3] ==> [/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3] > collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/lib] ==> [/usr/x86_64-pc-linux-gnu/lib] > collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../..] ==> [/usr/lib] > implicit libs: [stdc++;m;c] > implicit dirs: [/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/32;/usr/lib32;/lib32;/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3;/usr/x86_64-pc-linux-gnu/lib;/usr/lib] > implicit fwks: [] > > > > >Detecting CXX [-std=c++14] compiler features compiled with the following output: >Change Dir: /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_77a97/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_77a97.dir/build.make CMakeFiles/cmTC_77a97.dir/build >gmake[1]: Entering directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' >Building CXX object CMakeFiles/cmTC_77a97.dir/feature_tests.cxx.o >/usr/bin/x86_64-pc-linux-gnu-g++ -m32 -DNDEBUG -O2 -pipe -std=c++14 -o CMakeFiles/cmTC_77a97.dir/feature_tests.cxx.o -c /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/feature_tests.cxx >Linking CXX executable cmTC_77a97 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_77a97.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-g++ -m32 -O2 -pipe -Wl,-O1 -Wl,--as-needed CMakeFiles/cmTC_77a97.dir/feature_tests.cxx.o -o cmTC_77a97 -rdynamic >gmake[1]: Leaving directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' > > > Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers > Feature record: CXX_FEATURE:1cxx_alias_templates > Feature record: CXX_FEATURE:1cxx_alignas > Feature record: CXX_FEATURE:1cxx_alignof > Feature record: CXX_FEATURE:1cxx_attributes > Feature record: CXX_FEATURE:1cxx_attribute_deprecated > Feature record: CXX_FEATURE:1cxx_auto_type > Feature record: CXX_FEATURE:1cxx_binary_literals > Feature record: CXX_FEATURE:1cxx_constexpr > Feature record: CXX_FEATURE:1cxx_contextual_conversions > Feature record: CXX_FEATURE:1cxx_decltype > Feature record: CXX_FEATURE:1cxx_decltype_auto > Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types > Feature record: CXX_FEATURE:1cxx_default_function_template_args > Feature record: CXX_FEATURE:1cxx_defaulted_functions > Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers > Feature record: CXX_FEATURE:1cxx_delegating_constructors > Feature record: CXX_FEATURE:1cxx_deleted_functions > Feature record: CXX_FEATURE:1cxx_digit_separators > Feature record: CXX_FEATURE:1cxx_enum_forward_declarations > Feature record: CXX_FEATURE:1cxx_explicit_conversions > Feature record: CXX_FEATURE:1cxx_extended_friend_declarations > Feature record: CXX_FEATURE:1cxx_extern_templates > Feature record: CXX_FEATURE:1cxx_final > Feature record: CXX_FEATURE:1cxx_func_identifier > Feature record: CXX_FEATURE:1cxx_generalized_initializers > Feature record: CXX_FEATURE:1cxx_generic_lambdas > Feature record: CXX_FEATURE:1cxx_inheriting_constructors > Feature record: CXX_FEATURE:1cxx_inline_namespaces > Feature record: CXX_FEATURE:1cxx_lambdas > Feature record: CXX_FEATURE:1cxx_lambda_init_captures > Feature record: CXX_FEATURE:1cxx_local_type_template_args > Feature record: CXX_FEATURE:1cxx_long_long_type > Feature record: CXX_FEATURE:1cxx_noexcept > Feature record: CXX_FEATURE:1cxx_nonstatic_member_init > Feature record: CXX_FEATURE:1cxx_nullptr > Feature record: CXX_FEATURE:1cxx_override > Feature record: CXX_FEATURE:1cxx_range_for > Feature record: CXX_FEATURE:1cxx_raw_string_literals > Feature record: CXX_FEATURE:1cxx_reference_qualified_functions > Feature record: CXX_FEATURE:0cxx_relaxed_constexpr > Feature record: CXX_FEATURE:1cxx_return_type_deduction > Feature record: CXX_FEATURE:1cxx_right_angle_brackets > Feature record: CXX_FEATURE:1cxx_rvalue_references > Feature record: CXX_FEATURE:1cxx_sizeof_member > Feature record: CXX_FEATURE:1cxx_static_assert > Feature record: CXX_FEATURE:1cxx_strong_enums > Feature record: CXX_FEATURE:1cxx_template_template_parameters > Feature record: CXX_FEATURE:1cxx_thread_local > Feature record: CXX_FEATURE:1cxx_trailing_return_types > Feature record: CXX_FEATURE:1cxx_unicode_literals > Feature record: CXX_FEATURE:1cxx_uniform_initialization > Feature record: CXX_FEATURE:1cxx_unrestricted_unions > Feature record: CXX_FEATURE:1cxx_user_literals > Feature record: CXX_FEATURE:0cxx_variable_templates > Feature record: CXX_FEATURE:1cxx_variadic_macros > Feature record: CXX_FEATURE:1cxx_variadic_templates > > >Detecting CXX [-std=c++11] compiler features compiled with the following output: >Change Dir: /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_3ee27/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_3ee27.dir/build.make CMakeFiles/cmTC_3ee27.dir/build >gmake[1]: Entering directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' >Building CXX object CMakeFiles/cmTC_3ee27.dir/feature_tests.cxx.o >/usr/bin/x86_64-pc-linux-gnu-g++ -m32 -DNDEBUG -O2 -pipe -std=c++11 -o CMakeFiles/cmTC_3ee27.dir/feature_tests.cxx.o -c /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/feature_tests.cxx >Linking CXX executable cmTC_3ee27 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3ee27.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-g++ -m32 -O2 -pipe -Wl,-O1 -Wl,--as-needed CMakeFiles/cmTC_3ee27.dir/feature_tests.cxx.o -o cmTC_3ee27 -rdynamic >gmake[1]: Leaving directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' > > > Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers > Feature record: CXX_FEATURE:1cxx_alias_templates > Feature record: CXX_FEATURE:1cxx_alignas > Feature record: CXX_FEATURE:1cxx_alignof > Feature record: CXX_FEATURE:1cxx_attributes > Feature record: CXX_FEATURE:0cxx_attribute_deprecated > Feature record: CXX_FEATURE:1cxx_auto_type > Feature record: CXX_FEATURE:0cxx_binary_literals > Feature record: CXX_FEATURE:1cxx_constexpr > Feature record: CXX_FEATURE:0cxx_contextual_conversions > Feature record: CXX_FEATURE:1cxx_decltype > Feature record: CXX_FEATURE:0cxx_decltype_auto > Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types > Feature record: CXX_FEATURE:1cxx_default_function_template_args > Feature record: CXX_FEATURE:1cxx_defaulted_functions > Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers > Feature record: CXX_FEATURE:1cxx_delegating_constructors > Feature record: CXX_FEATURE:1cxx_deleted_functions > Feature record: CXX_FEATURE:0cxx_digit_separators > Feature record: CXX_FEATURE:1cxx_enum_forward_declarations > Feature record: CXX_FEATURE:1cxx_explicit_conversions > Feature record: CXX_FEATURE:1cxx_extended_friend_declarations > Feature record: CXX_FEATURE:1cxx_extern_templates > Feature record: CXX_FEATURE:1cxx_final > Feature record: CXX_FEATURE:1cxx_func_identifier > Feature record: CXX_FEATURE:1cxx_generalized_initializers > Feature record: CXX_FEATURE:0cxx_generic_lambdas > Feature record: CXX_FEATURE:1cxx_inheriting_constructors > Feature record: CXX_FEATURE:1cxx_inline_namespaces > Feature record: CXX_FEATURE:1cxx_lambdas > Feature record: CXX_FEATURE:0cxx_lambda_init_captures > Feature record: CXX_FEATURE:1cxx_local_type_template_args > Feature record: CXX_FEATURE:1cxx_long_long_type > Feature record: CXX_FEATURE:1cxx_noexcept > Feature record: CXX_FEATURE:1cxx_nonstatic_member_init > Feature record: CXX_FEATURE:1cxx_nullptr > Feature record: CXX_FEATURE:1cxx_override > Feature record: CXX_FEATURE:1cxx_range_for > Feature record: CXX_FEATURE:1cxx_raw_string_literals > Feature record: CXX_FEATURE:1cxx_reference_qualified_functions > Feature record: CXX_FEATURE:0cxx_relaxed_constexpr > Feature record: CXX_FEATURE:0cxx_return_type_deduction > Feature record: CXX_FEATURE:1cxx_right_angle_brackets > Feature record: CXX_FEATURE:1cxx_rvalue_references > Feature record: CXX_FEATURE:1cxx_sizeof_member > Feature record: CXX_FEATURE:1cxx_static_assert > Feature record: CXX_FEATURE:1cxx_strong_enums > Feature record: CXX_FEATURE:1cxx_template_template_parameters > Feature record: CXX_FEATURE:1cxx_thread_local > Feature record: CXX_FEATURE:1cxx_trailing_return_types > Feature record: CXX_FEATURE:1cxx_unicode_literals > Feature record: CXX_FEATURE:1cxx_uniform_initialization > Feature record: CXX_FEATURE:1cxx_unrestricted_unions > Feature record: CXX_FEATURE:1cxx_user_literals > Feature record: CXX_FEATURE:0cxx_variable_templates > Feature record: CXX_FEATURE:1cxx_variadic_macros > Feature record: CXX_FEATURE:1cxx_variadic_templates > > >Detecting CXX [-std=c++98] compiler features compiled with the following output: >Change Dir: /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_38e0b/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_38e0b.dir/build.make CMakeFiles/cmTC_38e0b.dir/build >gmake[1]: Entering directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' >Building CXX object CMakeFiles/cmTC_38e0b.dir/feature_tests.cxx.o >/usr/bin/x86_64-pc-linux-gnu-g++ -m32 -DNDEBUG -O2 -pipe -std=c++98 -o CMakeFiles/cmTC_38e0b.dir/feature_tests.cxx.o -c /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/feature_tests.cxx >Linking CXX executable cmTC_38e0b >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_38e0b.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-g++ -m32 -O2 -pipe -Wl,-O1 -Wl,--as-needed CMakeFiles/cmTC_38e0b.dir/feature_tests.cxx.o -o cmTC_38e0b -rdynamic >gmake[1]: Leaving directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' > > > Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers > Feature record: CXX_FEATURE:0cxx_alias_templates > Feature record: CXX_FEATURE:0cxx_alignas > Feature record: CXX_FEATURE:0cxx_alignof > Feature record: CXX_FEATURE:0cxx_attributes > Feature record: CXX_FEATURE:0cxx_attribute_deprecated > Feature record: CXX_FEATURE:0cxx_auto_type > Feature record: CXX_FEATURE:0cxx_binary_literals > Feature record: CXX_FEATURE:0cxx_constexpr > Feature record: CXX_FEATURE:0cxx_contextual_conversions > Feature record: CXX_FEATURE:0cxx_decltype > Feature record: CXX_FEATURE:0cxx_decltype_auto > Feature record: CXX_FEATURE:0cxx_decltype_incomplete_return_types > Feature record: CXX_FEATURE:0cxx_default_function_template_args > Feature record: CXX_FEATURE:0cxx_defaulted_functions > Feature record: CXX_FEATURE:0cxx_defaulted_move_initializers > Feature record: CXX_FEATURE:0cxx_delegating_constructors > Feature record: CXX_FEATURE:0cxx_deleted_functions > Feature record: CXX_FEATURE:0cxx_digit_separators > Feature record: CXX_FEATURE:0cxx_enum_forward_declarations > Feature record: CXX_FEATURE:0cxx_explicit_conversions > Feature record: CXX_FEATURE:0cxx_extended_friend_declarations > Feature record: CXX_FEATURE:0cxx_extern_templates > Feature record: CXX_FEATURE:0cxx_final > Feature record: CXX_FEATURE:0cxx_func_identifier > Feature record: CXX_FEATURE:0cxx_generalized_initializers > Feature record: CXX_FEATURE:0cxx_generic_lambdas > Feature record: CXX_FEATURE:0cxx_inheriting_constructors > Feature record: CXX_FEATURE:0cxx_inline_namespaces > Feature record: CXX_FEATURE:0cxx_lambdas > Feature record: CXX_FEATURE:0cxx_lambda_init_captures > Feature record: CXX_FEATURE:0cxx_local_type_template_args > Feature record: CXX_FEATURE:0cxx_long_long_type > Feature record: CXX_FEATURE:0cxx_noexcept > Feature record: CXX_FEATURE:0cxx_nonstatic_member_init > Feature record: CXX_FEATURE:0cxx_nullptr > Feature record: CXX_FEATURE:0cxx_override > Feature record: CXX_FEATURE:0cxx_range_for > Feature record: CXX_FEATURE:0cxx_raw_string_literals > Feature record: CXX_FEATURE:0cxx_reference_qualified_functions > Feature record: CXX_FEATURE:0cxx_relaxed_constexpr > Feature record: CXX_FEATURE:0cxx_return_type_deduction > Feature record: CXX_FEATURE:0cxx_right_angle_brackets > Feature record: CXX_FEATURE:0cxx_rvalue_references > Feature record: CXX_FEATURE:0cxx_sizeof_member > Feature record: CXX_FEATURE:0cxx_static_assert > Feature record: CXX_FEATURE:0cxx_strong_enums > Feature record: CXX_FEATURE:1cxx_template_template_parameters > Feature record: CXX_FEATURE:0cxx_thread_local > Feature record: CXX_FEATURE:0cxx_trailing_return_types > Feature record: CXX_FEATURE:0cxx_unicode_literals > Feature record: CXX_FEATURE:0cxx_uniform_initialization > Feature record: CXX_FEATURE:0cxx_unrestricted_unions > Feature record: CXX_FEATURE:0cxx_user_literals > Feature record: CXX_FEATURE:0cxx_variable_templates > Feature record: CXX_FEATURE:0cxx_variadic_macros > Feature record: CXX_FEATURE:0cxx_variadic_templates >Determining if the include file sys/types.h exists passed with the following output: >Change Dir: /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_76986/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_76986.dir/build.make CMakeFiles/cmTC_76986.dir/build >gmake[1]: Entering directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_76986.dir/CheckIncludeFile.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DNDEBUG -O2 -pipe -msse -W -Wall -o CMakeFiles/cmTC_76986.dir/CheckIncludeFile.c.o -c /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFile.c >Linking C executable cmTC_76986 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_76986.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -msse -W -Wall -Wl,-O1 -Wl,--as-needed CMakeFiles/cmTC_76986.dir/CheckIncludeFile.c.o -o cmTC_76986 -rdynamic >gmake[1]: Leaving directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' > > >Determining if the include file stdint.h exists passed with the following output: >Change Dir: /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_e2ff3/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_e2ff3.dir/build.make CMakeFiles/cmTC_e2ff3.dir/build >gmake[1]: Entering directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_e2ff3.dir/CheckIncludeFile.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DNDEBUG -O2 -pipe -msse -W -Wall -o CMakeFiles/cmTC_e2ff3.dir/CheckIncludeFile.c.o -c /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFile.c >Linking C executable cmTC_e2ff3 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e2ff3.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -msse -W -Wall -Wl,-O1 -Wl,--as-needed CMakeFiles/cmTC_e2ff3.dir/CheckIncludeFile.c.o -o cmTC_e2ff3 -rdynamic >gmake[1]: Leaving directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' > > >Determining if the include file stddef.h exists passed with the following output: >Change Dir: /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_1da37/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_1da37.dir/build.make CMakeFiles/cmTC_1da37.dir/build >gmake[1]: Entering directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_1da37.dir/CheckIncludeFile.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DNDEBUG -O2 -pipe -msse -W -Wall -o CMakeFiles/cmTC_1da37.dir/CheckIncludeFile.c.o -c /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFile.c >Linking C executable cmTC_1da37 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1da37.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -msse -W -Wall -Wl,-O1 -Wl,--as-needed CMakeFiles/cmTC_1da37.dir/CheckIncludeFile.c.o -o cmTC_1da37 -rdynamic >gmake[1]: Leaving directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' > > >Determining size of unsigned short passed with the following output: >Change Dir: /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_fad63/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_fad63.dir/build.make CMakeFiles/cmTC_fad63.dir/build >gmake[1]: Entering directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_fad63.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DNDEBUG -O2 -pipe -msse -W -Wall -o CMakeFiles/cmTC_fad63.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o -c /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CheckTypeSize/CMAKE_SIZEOF_UNSIGNED_SHORT.c >Linking C executable cmTC_fad63 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_fad63.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -msse -W -Wall -Wl,-O1 -Wl,--as-needed CMakeFiles/cmTC_fad63.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o -o cmTC_fad63 -rdynamic >gmake[1]: Leaving directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' > > >Determining if files dirent.h exist passed with the following output: >Change Dir: /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_9e592/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_9e592.dir/build.make CMakeFiles/cmTC_9e592.dir/build >gmake[1]: Entering directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_9e592.dir/CheckIncludeFiles.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DNDEBUG -O2 -pipe -msse -W -Wall -o CMakeFiles/cmTC_9e592.dir/CheckIncludeFiles.c.o -c /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >Linking C executable cmTC_9e592 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9e592.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -msse -W -Wall -Wl,-O1 -Wl,--as-needed CMakeFiles/cmTC_9e592.dir/CheckIncludeFiles.c.o -o cmTC_9e592 -rdynamic >gmake[1]: Leaving directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' > > >Determining if files inttypes.h exist passed with the following output: >Change Dir: /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_81e58/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_81e58.dir/build.make CMakeFiles/cmTC_81e58.dir/build >gmake[1]: Entering directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_81e58.dir/CheckIncludeFiles.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DNDEBUG -O2 -pipe -msse -W -Wall -o CMakeFiles/cmTC_81e58.dir/CheckIncludeFiles.c.o -c /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >Linking C executable cmTC_81e58 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_81e58.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -msse -W -Wall -Wl,-O1 -Wl,--as-needed CMakeFiles/cmTC_81e58.dir/CheckIncludeFiles.c.o -o cmTC_81e58 -rdynamic >gmake[1]: Leaving directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' > > >Determining if files sys/types.h;linux/joystick.h exist passed with the following output: >Change Dir: /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_efb8d/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_efb8d.dir/build.make CMakeFiles/cmTC_efb8d.dir/build >gmake[1]: Entering directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_efb8d.dir/CheckIncludeFiles.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DNDEBUG -O2 -pipe -msse -W -Wall -o CMakeFiles/cmTC_efb8d.dir/CheckIncludeFiles.c.o -c /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >Linking C executable cmTC_efb8d >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_efb8d.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -msse -W -Wall -Wl,-O1 -Wl,--as-needed CMakeFiles/cmTC_efb8d.dir/CheckIncludeFiles.c.o -o cmTC_efb8d -rdynamic >gmake[1]: Leaving directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' > > >Determining if files stdbool.h exist passed with the following output: >Change Dir: /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_b0d7d/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_b0d7d.dir/build.make CMakeFiles/cmTC_b0d7d.dir/build >gmake[1]: Entering directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_b0d7d.dir/CheckIncludeFiles.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DNDEBUG -O2 -pipe -msse -W -Wall -o CMakeFiles/cmTC_b0d7d.dir/CheckIncludeFiles.c.o -c /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >Linking C executable cmTC_b0d7d >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b0d7d.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -msse -W -Wall -Wl,-O1 -Wl,--as-needed CMakeFiles/cmTC_b0d7d.dir/CheckIncludeFiles.c.o -o cmTC_b0d7d -rdynamic >gmake[1]: Leaving directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' > > >Determining if files stdint.h exist passed with the following output: >Change Dir: /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_a819a/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_a819a.dir/build.make CMakeFiles/cmTC_a819a.dir/build >gmake[1]: Entering directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_a819a.dir/CheckIncludeFiles.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DNDEBUG -O2 -pipe -msse -W -Wall -o CMakeFiles/cmTC_a819a.dir/CheckIncludeFiles.c.o -c /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >Linking C executable cmTC_a819a >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a819a.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -msse -W -Wall -Wl,-O1 -Wl,--as-needed CMakeFiles/cmTC_a819a.dir/CheckIncludeFiles.c.o -o cmTC_a819a -rdynamic >gmake[1]: Leaving directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' > > >Determining if files sys/io.h exist passed with the following output: >Change Dir: /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_e78e9/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_e78e9.dir/build.make CMakeFiles/cmTC_e78e9.dir/build >gmake[1]: Entering directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_e78e9.dir/CheckIncludeFiles.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DNDEBUG -O2 -pipe -msse -W -Wall -o CMakeFiles/cmTC_e78e9.dir/CheckIncludeFiles.c.o -c /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >Linking C executable cmTC_e78e9 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e78e9.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -msse -W -Wall -Wl,-O1 -Wl,--as-needed CMakeFiles/cmTC_e78e9.dir/CheckIncludeFiles.c.o -o cmTC_e78e9 -rdynamic >gmake[1]: Leaving directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' > > >Determining if files sys/stat.h exist passed with the following output: >Change Dir: /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_ccb39/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_ccb39.dir/build.make CMakeFiles/cmTC_ccb39.dir/build >gmake[1]: Entering directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_ccb39.dir/CheckIncludeFiles.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DNDEBUG -O2 -pipe -msse -W -Wall -o CMakeFiles/cmTC_ccb39.dir/CheckIncludeFiles.c.o -c /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >Linking C executable cmTC_ccb39 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ccb39.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -msse -W -Wall -Wl,-O1 -Wl,--as-needed CMakeFiles/cmTC_ccb39.dir/CheckIncludeFiles.c.o -o cmTC_ccb39 -rdynamic >gmake[1]: Leaving directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' > > >Determining if files sys/time.h exist passed with the following output: >Change Dir: /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_b363c/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_b363c.dir/build.make CMakeFiles/cmTC_b363c.dir/build >gmake[1]: Entering directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_b363c.dir/CheckIncludeFiles.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DNDEBUG -O2 -pipe -msse -W -Wall -o CMakeFiles/cmTC_b363c.dir/CheckIncludeFiles.c.o -c /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >Linking C executable cmTC_b363c >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b363c.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -msse -W -Wall -Wl,-O1 -Wl,--as-needed CMakeFiles/cmTC_b363c.dir/CheckIncludeFiles.c.o -o cmTC_b363c -rdynamic >gmake[1]: Leaving directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' > > >Determining if files time.h exist passed with the following output: >Change Dir: /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_4616c/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_4616c.dir/build.make CMakeFiles/cmTC_4616c.dir/build >gmake[1]: Entering directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_4616c.dir/CheckIncludeFiles.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DNDEBUG -O2 -pipe -msse -W -Wall -o CMakeFiles/cmTC_4616c.dir/CheckIncludeFiles.c.o -c /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >Linking C executable cmTC_4616c >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4616c.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -msse -W -Wall -Wl,-O1 -Wl,--as-needed CMakeFiles/cmTC_4616c.dir/CheckIncludeFiles.c.o -o cmTC_4616c -rdynamic >gmake[1]: Leaving directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' > > >Determining if files sys/utsname.h exist passed with the following output: >Change Dir: /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_36e41/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_36e41.dir/build.make CMakeFiles/cmTC_36e41.dir/build >gmake[1]: Entering directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_36e41.dir/CheckIncludeFiles.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DNDEBUG -O2 -pipe -msse -W -Wall -o CMakeFiles/cmTC_36e41.dir/CheckIncludeFiles.c.o -c /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >Linking C executable cmTC_36e41 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_36e41.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -msse -W -Wall -Wl,-O1 -Wl,--as-needed CMakeFiles/cmTC_36e41.dir/CheckIncludeFiles.c.o -o cmTC_36e41 -rdynamic >gmake[1]: Leaving directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' > > >Determining if files sys/types.h exist passed with the following output: >Change Dir: /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_33e1e/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_33e1e.dir/build.make CMakeFiles/cmTC_33e1e.dir/build >gmake[1]: Entering directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_33e1e.dir/CheckIncludeFiles.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DNDEBUG -O2 -pipe -msse -W -Wall -o CMakeFiles/cmTC_33e1e.dir/CheckIncludeFiles.c.o -c /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >Linking C executable cmTC_33e1e >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_33e1e.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -msse -W -Wall -Wl,-O1 -Wl,--as-needed CMakeFiles/cmTC_33e1e.dir/CheckIncludeFiles.c.o -o cmTC_33e1e -rdynamic >gmake[1]: Leaving directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' > > >Determining if files sys/soundcard.h exist passed with the following output: >Change Dir: /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_210ef/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_210ef.dir/build.make CMakeFiles/cmTC_210ef.dir/build >gmake[1]: Entering directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_210ef.dir/CheckIncludeFiles.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DNDEBUG -O2 -pipe -msse -W -Wall -o CMakeFiles/cmTC_210ef.dir/CheckIncludeFiles.c.o -c /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >Linking C executable cmTC_210ef >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_210ef.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -msse -W -Wall -Wl,-O1 -Wl,--as-needed CMakeFiles/cmTC_210ef.dir/CheckIncludeFiles.c.o -o cmTC_210ef -rdynamic >gmake[1]: Leaving directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' > > >Determining if files linux/soundcard.h exist passed with the following output: >Change Dir: /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_1f0f6/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_1f0f6.dir/build.make CMakeFiles/cmTC_1f0f6.dir/build >gmake[1]: Entering directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_1f0f6.dir/CheckIncludeFiles.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DNDEBUG -O2 -pipe -msse -W -Wall -o CMakeFiles/cmTC_1f0f6.dir/CheckIncludeFiles.c.o -c /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >Linking C executable cmTC_1f0f6 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1f0f6.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -msse -W -Wall -Wl,-O1 -Wl,--as-needed CMakeFiles/cmTC_1f0f6.dir/CheckIncludeFiles.c.o -o cmTC_1f0f6 -rdynamic >gmake[1]: Leaving directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' > > >Determining if files sys/inotify.h exist passed with the following output: >Change Dir: /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_b83db/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_b83db.dir/build.make CMakeFiles/cmTC_b83db.dir/build >gmake[1]: Entering directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_b83db.dir/CheckIncludeFiles.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DNDEBUG -O2 -pipe -msse -W -Wall -o CMakeFiles/cmTC_b83db.dir/CheckIncludeFiles.c.o -c /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >Linking C executable cmTC_b83db >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b83db.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -msse -W -Wall -Wl,-O1 -Wl,--as-needed CMakeFiles/cmTC_b83db.dir/CheckIncludeFiles.c.o -o cmTC_b83db -rdynamic >gmake[1]: Leaving directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' > > >Determining if files sys/timerfd.h exist passed with the following output: >Change Dir: /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_74515/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_74515.dir/build.make CMakeFiles/cmTC_74515.dir/build >gmake[1]: Entering directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_74515.dir/CheckIncludeFiles.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DNDEBUG -O2 -pipe -msse -W -Wall -o CMakeFiles/cmTC_74515.dir/CheckIncludeFiles.c.o -c /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >Linking C executable cmTC_74515 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_74515.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -msse -W -Wall -Wl,-O1 -Wl,--as-needed CMakeFiles/cmTC_74515.dir/CheckIncludeFiles.c.o -o cmTC_74515 -rdynamic >gmake[1]: Leaving directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' > > >Determining if the function mkstemp exists passed with the following output: >Change Dir: /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_8fa44/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_8fa44.dir/build.make CMakeFiles/cmTC_8fa44.dir/build >gmake[1]: Entering directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_8fa44.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DNDEBUG -O2 -pipe -msse -W -Wall -DCHECK_FUNCTION_EXISTS=mkstemp -o CMakeFiles/cmTC_8fa44.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTC_8fa44 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8fa44.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -msse -W -Wall -DCHECK_FUNCTION_EXISTS=mkstemp -Wl,-O1 -Wl,--as-needed CMakeFiles/cmTC_8fa44.dir/CheckFunctionExists.c.o -o cmTC_8fa44 -rdynamic >gmake[1]: Leaving directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' > > >Determining if the function mmap exists passed with the following output: >Change Dir: /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_44ad9/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_44ad9.dir/build.make CMakeFiles/cmTC_44ad9.dir/build >gmake[1]: Entering directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_44ad9.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DNDEBUG -O2 -pipe -msse -W -Wall -DCHECK_FUNCTION_EXISTS=mmap -o CMakeFiles/cmTC_44ad9.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTC_44ad9 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_44ad9.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -msse -W -Wall -DCHECK_FUNCTION_EXISTS=mmap -Wl,-O1 -Wl,--as-needed CMakeFiles/cmTC_44ad9.dir/CheckFunctionExists.c.o -o cmTC_44ad9 -rdynamic >gmake[1]: Leaving directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' > > >Determining if the function mprotect exists passed with the following output: >Change Dir: /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_16694/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_16694.dir/build.make CMakeFiles/cmTC_16694.dir/build >gmake[1]: Entering directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_16694.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DNDEBUG -O2 -pipe -msse -W -Wall -DCHECK_FUNCTION_EXISTS=mprotect -o CMakeFiles/cmTC_16694.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTC_16694 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_16694.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -msse -W -Wall -DCHECK_FUNCTION_EXISTS=mprotect -Wl,-O1 -Wl,--as-needed CMakeFiles/cmTC_16694.dir/CheckFunctionExists.c.o -o cmTC_16694 -rdynamic >gmake[1]: Leaving directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' > > >Determining if the function sched_yield exists passed with the following output: >Change Dir: /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_a6f4b/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_a6f4b.dir/build.make CMakeFiles/cmTC_a6f4b.dir/build >gmake[1]: Entering directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_a6f4b.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DNDEBUG -O2 -pipe -msse -W -Wall -DCHECK_FUNCTION_EXISTS=sched_yield -o CMakeFiles/cmTC_a6f4b.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTC_a6f4b >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a6f4b.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -msse -W -Wall -DCHECK_FUNCTION_EXISTS=sched_yield -Wl,-O1 -Wl,--as-needed CMakeFiles/cmTC_a6f4b.dir/CheckFunctionExists.c.o -o cmTC_a6f4b -rdynamic >gmake[1]: Leaving directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' > > >Determining if the function sysconf exists passed with the following output: >Change Dir: /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_ee258/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_ee258.dir/build.make CMakeFiles/cmTC_ee258.dir/build >gmake[1]: Entering directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_ee258.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DNDEBUG -O2 -pipe -msse -W -Wall -DCHECK_FUNCTION_EXISTS=sysconf -o CMakeFiles/cmTC_ee258.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTC_ee258 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ee258.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -msse -W -Wall -DCHECK_FUNCTION_EXISTS=sysconf -Wl,-O1 -Wl,--as-needed CMakeFiles/cmTC_ee258.dir/CheckFunctionExists.c.o -o cmTC_ee258 -rdynamic >gmake[1]: Leaving directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' > > >Determining if the function fseeko exists passed with the following output: >Change Dir: /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_90a89/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_90a89.dir/build.make CMakeFiles/cmTC_90a89.dir/build >gmake[1]: Entering directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_90a89.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DNDEBUG -O2 -pipe -msse -W -Wall -DCHECK_FUNCTION_EXISTS=fseeko -o CMakeFiles/cmTC_90a89.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTC_90a89 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_90a89.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -msse -W -Wall -DCHECK_FUNCTION_EXISTS=fseeko -Wl,-O1 -Wl,--as-needed CMakeFiles/cmTC_90a89.dir/CheckFunctionExists.c.o -o cmTC_90a89 -rdynamic >gmake[1]: Leaving directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' > > >Determining if the function ftello exists passed with the following output: >Change Dir: /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_9e089/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_9e089.dir/build.make CMakeFiles/cmTC_9e089.dir/build >gmake[1]: Entering directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_9e089.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DNDEBUG -O2 -pipe -msse -W -Wall -DCHECK_FUNCTION_EXISTS=ftello -o CMakeFiles/cmTC_9e089.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTC_9e089 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9e089.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -msse -W -Wall -DCHECK_FUNCTION_EXISTS=ftello -Wl,-O1 -Wl,--as-needed CMakeFiles/cmTC_9e089.dir/CheckFunctionExists.c.o -o cmTC_9e089 -rdynamic >gmake[1]: Leaving directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' > > >Determining size of _Bool passed with the following output: >Change Dir: /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_07298/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_07298.dir/build.make CMakeFiles/cmTC_07298.dir/build >gmake[1]: Entering directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_07298.dir/ALLEGRO_HAVE__BOOL.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DNDEBUG -O2 -pipe -msse -W -Wall -o CMakeFiles/cmTC_07298.dir/ALLEGRO_HAVE__BOOL.c.o -c /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CheckTypeSize/ALLEGRO_HAVE__BOOL.c >Linking C executable cmTC_07298 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_07298.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -msse -W -Wall -Wl,-O1 -Wl,--as-needed CMakeFiles/cmTC_07298.dir/ALLEGRO_HAVE__BOOL.c.o -o cmTC_07298 -rdynamic >gmake[1]: Leaving directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' > > >Performing C SOURCE FILE Test ALLEGRO_HAVE_VA_COPY succeded with the following output: >Change Dir: /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_e786e/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_e786e.dir/build.make CMakeFiles/cmTC_e786e.dir/build >gmake[1]: Entering directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_e786e.dir/src.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DNDEBUG -O2 -pipe -msse -W -Wall -DALLEGRO_HAVE_VA_COPY -o CMakeFiles/cmTC_e786e.dir/src.c.o -c /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp/src.c >Linking C executable cmTC_e786e >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e786e.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -msse -W -Wall -DALLEGRO_HAVE_VA_COPY -Wl,-O1 -Wl,--as-needed CMakeFiles/cmTC_e786e.dir/src.c.o -o cmTC_e786e -rdynamic >gmake[1]: Leaving directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' > >Source file was: > > #include <stdarg.h> > int main(void) { > va_list a, b; > va_copy(a, b); > return 0; > } >Determining if files pthread.h exist passed with the following output: >Change Dir: /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_8aecb/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_8aecb.dir/build.make CMakeFiles/cmTC_8aecb.dir/build >gmake[1]: Entering directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_8aecb.dir/CheckIncludeFiles.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DNDEBUG -O2 -pipe -msse -W -Wall -o CMakeFiles/cmTC_8aecb.dir/CheckIncludeFiles.c.o -c /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >Linking C executable cmTC_8aecb >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8aecb.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -msse -W -Wall -Wl,-O1 -Wl,--as-needed CMakeFiles/cmTC_8aecb.dir/CheckIncludeFiles.c.o -o cmTC_8aecb -rdynamic >gmake[1]: Leaving directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' > > >Determining if the function pthread_create exists in the pthread passed with the following output: >Change Dir: /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_abc14/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_abc14.dir/build.make CMakeFiles/cmTC_abc14.dir/build >gmake[1]: Entering directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_abc14.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DNDEBUG -O2 -pipe -msse -W -Wall -DCHECK_FUNCTION_EXISTS=pthread_create -o CMakeFiles/cmTC_abc14.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTC_abc14 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_abc14.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -msse -W -Wall -DCHECK_FUNCTION_EXISTS=pthread_create -Wl,-O1 -Wl,--as-needed CMakeFiles/cmTC_abc14.dir/CheckFunctionExists.c.o -o cmTC_abc14 -rdynamic -lpthread >gmake[1]: Leaving directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' > > >Determining if the function gethostbyname exists passed with the following output: >Change Dir: /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_f719c/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_f719c.dir/build.make CMakeFiles/cmTC_f719c.dir/build >gmake[1]: Entering directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_f719c.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DNDEBUG -O2 -pipe -msse -W -Wall -DCHECK_FUNCTION_EXISTS=gethostbyname -o CMakeFiles/cmTC_f719c.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTC_f719c >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f719c.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -msse -W -Wall -DCHECK_FUNCTION_EXISTS=gethostbyname -Wl,-O1 -Wl,--as-needed CMakeFiles/cmTC_f719c.dir/CheckFunctionExists.c.o -o cmTC_f719c -rdynamic >gmake[1]: Leaving directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' > > >Determining if the function connect exists passed with the following output: >Change Dir: /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_d9ee9/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_d9ee9.dir/build.make CMakeFiles/cmTC_d9ee9.dir/build >gmake[1]: Entering directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_d9ee9.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DNDEBUG -O2 -pipe -msse -W -Wall -DCHECK_FUNCTION_EXISTS=connect -o CMakeFiles/cmTC_d9ee9.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTC_d9ee9 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d9ee9.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -msse -W -Wall -DCHECK_FUNCTION_EXISTS=connect -Wl,-O1 -Wl,--as-needed CMakeFiles/cmTC_d9ee9.dir/CheckFunctionExists.c.o -o cmTC_d9ee9 -rdynamic >gmake[1]: Leaving directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' > > >Determining if the function remove exists passed with the following output: >Change Dir: /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_d47f0/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_d47f0.dir/build.make CMakeFiles/cmTC_d47f0.dir/build >gmake[1]: Entering directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_d47f0.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DNDEBUG -O2 -pipe -msse -W -Wall -DCHECK_FUNCTION_EXISTS=remove -o CMakeFiles/cmTC_d47f0.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTC_d47f0 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d47f0.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -msse -W -Wall -DCHECK_FUNCTION_EXISTS=remove -Wl,-O1 -Wl,--as-needed CMakeFiles/cmTC_d47f0.dir/CheckFunctionExists.c.o -o cmTC_d47f0 -rdynamic >gmake[1]: Leaving directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' > > >Determining if the function shmat exists passed with the following output: >Change Dir: /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_485b7/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_485b7.dir/build.make CMakeFiles/cmTC_485b7.dir/build >gmake[1]: Entering directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_485b7.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DNDEBUG -O2 -pipe -msse -W -Wall -DCHECK_FUNCTION_EXISTS=shmat -o CMakeFiles/cmTC_485b7.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTC_485b7 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_485b7.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -msse -W -Wall -DCHECK_FUNCTION_EXISTS=shmat -Wl,-O1 -Wl,--as-needed CMakeFiles/cmTC_485b7.dir/CheckFunctionExists.c.o -o cmTC_485b7 -rdynamic >gmake[1]: Leaving directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' > > >Determining if the function IceConnectionNumber exists in the ICE passed with the following output: >Change Dir: /var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_d86f9/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_d86f9.dir/build.make CMakeFiles/cmTC_d86f9.dir/build >gmake[1]: Entering directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_d86f9.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DNDEBUG -O2 -pipe -msse -W -Wall -DCHECK_FUNCTION_EXISTS=IceConnectionNumber -o CMakeFiles/cmTC_d86f9.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTC_d86f9 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d86f9.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -msse -W -Wall -DCHECK_FUNCTION_EXISTS=IceConnectionNumber -Wl,-O1 -Wl,--as-needed CMakeFiles/cmTC_d86f9.dir/CheckFunctionExists.c.o -o cmTC_d86f9 -rdynamic -lICE >gmake[1]: Leaving directory '/var/tmp/portage/media-libs/allegro-5.0.11/work/allegro-5.0.11-abi_x86_32.x86/CMakeFiles/CMakeTmp' > >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 563152
:
414638
|
414656
| 414658 |
426488