******************************************************************************** conan install bx/cci.20221116@#02b65fa21827c9e89d04de07ab5e5d32 --build=bx -pr /home/conan/w/prod/BuildSingleReference/130936/9ddea141-7f7e-46ec-8c88-831f027d648e/profile_linux_5_libstdcpp_gcc_release_64..txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 5.4 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/prod/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=5 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=5 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True bx/cci.20221116: Forced build from source genie/1170: Not found in local cache, looking in remotes... genie/1170: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz genie/1170: Downloaded recipe revision 83cec5ee811a1a23f3e3cae90fa9769c Installing package: bx/cci.20221116 Requirements bx/cci.20221116 from local cache - Cache Packages bx/cci.20221116:b759e10106fc0b4923414b05bb78eba0bbc8b30b - Build Build requirements genie/1170 from 'conan-center' - Downloaded Build requirements packages genie/1170:24647d9fe8ec489125dfbae4b3ebefaf7581674c - Download Installing (downloading, building) binaries... genie/1170: Retrieving package 24647d9fe8ec489125dfbae4b3ebefaf7581674c from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz genie/1170: Package installed 24647d9fe8ec489125dfbae4b3ebefaf7581674c genie/1170: Downloaded package revision 1af4127b0a4a05cab95437ed9e7efa9e genie/1170: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/genie/1170/_/_/package/24647d9fe8ec489125dfbae4b3ebefaf7581674c/bin bx/cci.20221116: Applying build-requirement: genie/1170 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK bx/cci.20221116: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/bx/cci.20221116/_/_/source/. bx/cci.20221116: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK bx/cci.20221116: Copying sources to build folder bx/cci.20221116: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/bx/cci.20221116/_/_/build/b759e10106fc0b4923414b05bb78eba0bbc8b30b bx/cci.20221116: Generator txt created conanbuildinfo.txt bx/cci.20221116: Calling generate() bx/cci.20221116: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK bx/cci.20221116: Calling build() ----Running------ > . "/home/conan/w/prod/BuildSingleReference/.conan/data/bx/cci.20221116/_/_/build/b759e10106fc0b4923414b05bb78eba0bbc8b30b/build-release/conan/conanbuild.sh" && genie --gcc=linux-gcc gmake ----------------- Building configurations... Running action 'gmake'... Generating ".build/projects/gmake-linux/Makefile" Generating ".build/projects/gmake-linux/bx.make" Generating ".build/projects/gmake-linux/bin2c.make" Generating ".build/projects/gmake-linux/lemon.make" Generating ".build/projects/gmake-linux/bx.test.make" Generating ".build/projects/gmake-linux/bx.bench.make" Done. Generated 6/6 projects. ----Running------ > . "/home/conan/w/prod/BuildSingleReference/.conan/data/bx/cci.20221116/_/_/build/b759e10106fc0b4923414b05bb78eba0bbc8b30b/build-release/conan/conanbuild.sh" && make bx -R -C /home/conan/w/prod/BuildSingleReference/.conan/data/bx/cci.20221116/_/_/build/b759e10106fc0b4923414b05bb78eba0bbc8b30b/./bx/.build/projects/gmake-linux config=release64 -j3 ----------------- make: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/bx/cci.20221116/_/_/build/b759e10106fc0b4923414b05bb78eba0bbc8b30b/bx/.build/projects/gmake-linux' ==== Building bx (release64) ==== Creating ../../linux64_gcc/obj/x64/Release/bx Creating ../../linux64_gcc/obj/x64/Release/bx/src Creating ../../linux64_gcc/bin allocator.cpp bounds.cpp bx.cpp bx.make:440: recipe for target '../../linux64_gcc/obj/x64/Release/bx/src/allocator.o' failed bx.make:448: recipe for target '../../linux64_gcc/obj/x64/Release/bx/src/bx.o' failed bx.make:444: recipe for target '../../linux64_gcc/obj/x64/Release/bx/src/bounds.o' failed Makefile:16: recipe for target 'bx' failed make: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/bx/cci.20221116/_/_/build/b759e10106fc0b4923414b05bb78eba0bbc8b30b/bx/.build/projects/gmake-linux' bx/cci.20221116: In file included from ../../../include/bx/typetraits.h:186:0, from ../../../include/bx/bx.h:20, from ../../../include/bx/allocator.h:9, from ../../../src/allocator.cpp:6: ../../../include/bx/inline/typetraits.inl: In function ‘constexpr bool bx::isAggregate()’: ../../../include/bx/inline/typetraits.inl:165:29: error: expected primary-expression before ‘)’ token return !!__is_aggregate(Ty); ^ ../../../include/bx/inline/typetraits.inl:165:29: error: there are no arguments to ‘__is_aggregate’ that depend on a template parameter, so a declaration of ‘__is_aggregate’ must be available [-fpermissive] ../../../include/bx/inline/typetraits.inl:165:29: note: (if you use ‘-fpermissive’, G++ will accept your code, but allowing the use of an undeclared name is deprecated) ../../../include/bx/inline/typetraits.inl: In function ‘constexpr bool bx::isAssignable()’: ../../../include/bx/inline/typetraits.inl:227:30: error: expected primary-expression before ‘,’ token return !!__is_assignable(Ty, FromT); ^ ../../../include/bx/inline/typetraits.inl:227:37: error: expected primary-expression before ‘)’ token return !!__is_assignable(Ty, FromT); ^ ../../../include/bx/inline/typetraits.inl:227:37: error: there are no arguments to ‘__is_assignable’ that depend on a template parameter, so a declaration of ‘__is_assignable’ must be available [-fpermissive] ../../../include/bx/inline/typetraits.inl: In function ‘constexpr bool bx::isConstructible()’: ../../../include/bx/inline/typetraits.inl:275:33: error: expected primary-expression before ‘,’ token return !!__is_constructible(Ty, ArgsT...); ^ ../../../include/bx/inline/typetraits.inl:275:40: error: expected primary-expression before ‘...’ token return !!__is_constructible(Ty, ArgsT...); ^ ../../../include/bx/inline/typetraits.inl:275:43: error: there are no arguments to ‘__is_constructible’ that depend on a template parameter, so a declaration of ‘__is_constructible’ must be available [-fpermissive] return !!__is_constructible(Ty, ArgsT...); ^ make[1]: *** [../../linux64_gcc/obj/x64/Release/bx/src/allocator.o] Error 1 make[1]: *** Waiting for unfinished jobs.... In file included from ../../../include/bx/typetraits.h:186:0, from ../../../include/bx/bx.h:20, from ../../../include/bx/rng.h:9, from ../../../src/bounds.cpp:6: ../../../include/bx/inline/typetraits.inl: In function ‘constexpr bool bx::isAggregate()’: ../../../include/bx/inline/typetraits.inl:165:29: error: expected primary-expression before ‘)’ token return !!__is_aggregate(Ty); ^ ../../../include/bx/inline/typetraits.inl:165:29: error: there are no arguments to ‘__is_aggregate’ that depend on a template parameter, so a declaration of ‘__is_aggregate’ must be available [-fpermissive] ../../../include/bx/inline/typetraits.inl:165:29: note: (if you use ‘-fpermissive’, G++ will accept your code, but allowing the use of an undeclared name is deprecated) ../../../include/bx/inline/typetraits.inl: In function ‘constexpr bool bx::isAssignable()’: ../../../include/bx/inline/typetraits.inl:227:30: error: expected primary-expression before ‘,’ token return !!__is_assignable(Ty, FromT); ^ ../../../include/bx/inline/typetraits.inl:227:37: error: expected primary-expression before ‘)’ token return !!__is_assignable(Ty, FromT); ^ ../../../include/bx/inline/typetraits.inl:227:37: error: there are no arguments to ‘__is_assignable’ that depend on a template parameter, so a declaration of ‘__is_assignable’ must be available [-fpermissive] ../../../include/bx/inline/typetraits.inl: In function ‘constexpr bool bx::isConstructible()’: ../../../include/bx/inline/typetraits.inl:275:33: error: expected primary-expression before ‘,’ token return !!__is_constructible(Ty, ArgsT...); ^ ../../../include/bx/inline/typetraits.inl:275:40: error: expected primary-expression before ‘...’ token return !!__is_constructible(Ty, ArgsT...); ^ ../../../include/bx/inline/typetraits.inl:275:43: error: there are no arguments to ‘__is_constructible’ that depend on a template parameter, so a declaration of ‘__is_constructible’ must be available [-fpermissive] return !!__is_constructible(Ty, ArgsT...); ^ In file included from ../../../include/bx/typetraits.h:186:0, from ../../../include/bx/bx.h:20, from ../../../include/bx/debug.h:9, from ../../../src/bx.cpp:6: ../../../include/bx/inline/typetraits.inl: In function ‘constexpr bool bx::isAggregate()’: ../../../include/bx/inline/typetraits.inl:165:29: error: expected primary-expression before ‘)’ token return !!__is_aggregate(Ty); ^ ../../../include/bx/inline/typetraits.inl:165:29: error: there are no arguments to ‘__is_aggregate’ that depend on a template parameter, so a declaration of ‘__is_aggregate’ must be available [-fpermissive] ../../../include/bx/inline/typetraits.inl:165:29: note: (if you use ‘-fpermissive’, G++ will accept your code, but allowing the use of an undeclared name is deprecated) ../../../include/bx/inline/typetraits.inl: In function ‘constexpr bool bx::isAssignable()’: ../../../include/bx/inline/typetraits.inl:227:30: error: expected primary-expression before ‘,’ token return !!__is_assignable(Ty, FromT); ^ ../../../include/bx/inline/typetraits.inl:227:37: error: expected primary-expression before ‘)’ token return !!__is_assignable(Ty, FromT); ^ ../../../include/bx/inline/typetraits.inl:227:37: error: there are no arguments to ‘__is_assignable’ that depend on a template parameter, so a declaration of ‘__is_assignable’ must be available [-fpermissive] ../../../include/bx/inline/typetraits.inl: In function ‘constexpr bool bx::isConstructible()’: ../../../include/bx/inline/typetraits.inl:275:33: error: expected primary-expression before ‘,’ token return !!__is_constructible(Ty, ArgsT...); ^ ../../../include/bx/inline/typetraits.inl:275:40: error: expected primary-expression before ‘...’ token return !!__is_constructible(Ty, ArgsT...); ^ ../../../include/bx/inline/typetraits.inl:275:43: error: there are no arguments to ‘__is_constructible’ that depend on a template parameter, so a declaration of ‘__is_constructible’ must be available [-fpermissive] return !!__is_constructible(Ty, ArgsT...); ^ In file included from ../../../include/bx/math.h:747:0, from ../../../include/bx/rng.h:10, from ../../../src/bounds.cpp:6: ../../../include/bx/inline/math.inl: In constructor ‘constexpr bx::Plane::Plane(bx::init::ZeroTag)’: ../../../include/bx/inline/math.inl:450:2: error: the value of ‘bx::init::Zero’ is not usable in a constant expression } ^ In file included from ../../../include/bx/rng.h:10:0, from ../../../src/bounds.cpp:6: ../../../include/bx/math.h:48:21: note: ‘bx::init::Zero’ used in its own initializer constexpr ZeroTag Zero; ^ In file included from ../../../include/bx/math.h:747:0, from ../../../include/bx/readerwriter.h:13, from ../../../src/bx.cpp:7: ../../../include/bx/inline/math.inl: In constructor ‘constexpr bx::Plane::Plane(bx::init::ZeroTag)’: ../../../include/bx/inline/math.inl:450:2: error: the value of ‘bx::init::Zero’ is not usable in a constant expression } ^ In file included from ../../../include/bx/readerwriter.h:13:0, from ../../../src/bx.cpp:7: ../../../include/bx/math.h:48:21: note: ‘bx::init::Zero’ used in its own initializer constexpr ZeroTag Zero; ^ make[1]: *** [../../linux64_gcc/obj/x64/Release/bx/src/bx.o] Error 1 make[1]: *** [../../linux64_gcc/obj/x64/Release/bx/src/bounds.o] Error 1 make: *** [bx] Error 2 bx/cci.20221116: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior bx/cci.20221116: ERROR: Package 'b759e10106fc0b4923414b05bb78eba0bbc8b30b' build failed bx/cci.20221116: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/bx/cci.20221116/_/_/build/b759e10106fc0b4923414b05bb78eba0bbc8b30b/build-release ERROR: bx/cci.20221116: Error in build() method, line 154 autotools.make(target=proj, args=["-R", f"-C {projPath}", mingw, conf]) ConanException: Error 2 while executing make bx -R -C /home/conan/w/prod/BuildSingleReference/.conan/data/bx/cci.20221116/_/_/build/b759e10106fc0b4923414b05bb78eba0bbc8b30b/./bx/.build/projects/gmake-linux config=release64 -j3