Bug#1037803: openfoam: ftbfs with GCC-13

Matthias Klose doko at debian.org
Wed Jun 14 10:29:28 BST 2023


Package: src:openfoam
Version: 1912.200626-1
Severity: normal
Tags: sid trixie
User: debian-gcc at lists.debian.org
Usertags: ftbfs-gcc-13

[This bug is targeted to the upcoming trixie release]

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-13/g++-13, but succeeds to build with gcc-12/g++-12. The
severity of this report will be raised before the trixie release.

The full build log can be found at:
http://qa-logs.debian.net/2023/05/22/logs/openfoam_1912.200626-1_unstable_gccexp.log
The last lines of the build log are at the end of this report.

To build with GCC 13, either set CC=gcc-13 CXX=g++-13 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-13/porting_to.html

[...]
      |                          ^~~~~~~~
g++ -std=c++11 -pthread -DOPENFOAM=1912 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -Wno-unknown-pragmas -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/src/OpenFOAM=. -fstack-protector-strong -Wformat -Werror=format-security  -O3  -DNoRepository -ftemplate-depth-100 -I/<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM -IlnInclude -I. -I/<<PKGBUILDDIR>>/src/OpenFOAM/lnInclude -I/<<PKGBUILDDIR>>/src/OSspecific/POSIX/lnInclude   -fPIC -c primitives/ints/lists/labelList.C -o /<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM/primitives/ints/lists/labelList.o
g++ -std=c++11 -pthread -DOPENFOAM=1912 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -Wno-unknown-pragmas -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/src/OpenFOAM=. -fstack-protector-strong -Wformat -Werror=format-security  -O3  -DNoRepository -ftemplate-depth-100 -I/<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM -IlnInclude -I. -I/<<PKGBUILDDIR>>/src/OpenFOAM/lnInclude -I/<<PKGBUILDDIR>>/src/OSspecific/POSIX/lnInclude   -fPIC -c primitives/ints/lists/labelIOList.C -o /<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM/primitives/ints/lists/labelIOList.o
g++ -std=c++11 -pthread -DOPENFOAM=1912 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -Wno-unknown-pragmas -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/src/OpenFOAM=. -fstack-protector-strong -Wformat -Werror=format-security  -O3  -DNoRepository -ftemplate-depth-100 -I/<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM -IlnInclude -I. -I/<<PKGBUILDDIR>>/src/OpenFOAM/lnInclude -I/<<PKGBUILDDIR>>/src/OSspecific/POSIX/lnInclude   -fPIC -c primitives/ints/lists/labelListIOList.C -o /<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM/primitives/ints/lists/labelListIOList.o
g++ -std=c++11 -pthread -DOPENFOAM=1912 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -Wno-unknown-pragmas -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/src/OpenFOAM=. -fstack-protector-strong -Wformat -Werror=format-security  -O3  -DNoRepository -ftemplate-depth-100 -I/<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM -IlnInclude -I. -I/<<PKGBUILDDIR>>/src/OpenFOAM/lnInclude -I/<<PKGBUILDDIR>>/src/OSspecific/POSIX/lnInclude   -fPIC -c primitives/Scalar/doubleScalar/doubleScalar.C -o /<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM/primitives/Scalar/doubleScalar/doubleScalar.o
g++ -std=c++11 -pthread -DOPENFOAM=1912 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -Wno-unknown-pragmas -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/src/OpenFOAM=. -fstack-protector-strong -Wformat -Werror=format-security  -O3  -DNoRepository -ftemplate-depth-100 -I/<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM -IlnInclude -I. -I/<<PKGBUILDDIR>>/src/OpenFOAM/lnInclude -I/<<PKGBUILDDIR>>/src/OSspecific/POSIX/lnInclude   -fPIC -c primitives/Scalar/floatScalar/floatScalar.C -o /<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM/primitives/Scalar/floatScalar/floatScalar.o
g++ -std=c++11 -pthread -DOPENFOAM=1912 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -Wno-unknown-pragmas -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/src/OpenFOAM=. -fstack-protector-strong -Wformat -Werror=format-security  -O3  -DNoRepository -ftemplate-depth-100 -I/<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM -IlnInclude -I. -I/<<PKGBUILDDIR>>/src/OpenFOAM/lnInclude -I/<<PKGBUILDDIR>>/src/OSspecific/POSIX/lnInclude   -fPIC -c primitives/Scalar/scalar/scalar.C -o /<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM/primitives/Scalar/scalar/scalar.o
g++ -std=c++11 -pthread -DOPENFOAM=1912 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -Wno-unknown-pragmas -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/src/OpenFOAM=. -fstack-protector-strong -Wformat -Werror=format-security  -O3  -DNoRepository -ftemplate-depth-100 -I/<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM -IlnInclude -I. -I/<<PKGBUILDDIR>>/src/OpenFOAM/lnInclude -I/<<PKGBUILDDIR>>/src/OSspecific/POSIX/lnInclude   -fPIC -c primitives/Scalar/scalar/incGamma.C -o /<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM/primitives/Scalar/scalar/incGamma.o
g++ -std=c++11 -pthread -DOPENFOAM=1912 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -Wno-unknown-pragmas -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/src/OpenFOAM=. -fstack-protector-strong -Wformat -Werror=format-security  -O3  -DNoRepository -ftemplate-depth-100 -I/<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM -IlnInclude -I. -I/<<PKGBUILDDIR>>/src/OpenFOAM/lnInclude -I/<<PKGBUILDDIR>>/src/OSspecific/POSIX/lnInclude   -fPIC -c primitives/Scalar/scalar/invIncGamma.C -o /<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM/primitives/Scalar/scalar/invIncGamma.o
g++ -std=c++11 -pthread -DOPENFOAM=1912 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -Wno-unknown-pragmas -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/src/OpenFOAM=. -fstack-protector-strong -Wformat -Werror=format-security  -O3  -DNoRepository -ftemplate-depth-100 -I/<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM -IlnInclude -I. -I/<<PKGBUILDDIR>>/src/OpenFOAM/lnInclude -I/<<PKGBUILDDIR>>/src/OSspecific/POSIX/lnInclude   -fPIC -c primitives/Scalar/lists/scalarList.C -o /<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM/primitives/Scalar/lists/scalarList.o
g++ -std=c++11 -pthread -DOPENFOAM=1912 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -Wno-unknown-pragmas -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/src/OpenFOAM=. -fstack-protector-strong -Wformat -Werror=format-security  -O3  -DNoRepository -ftemplate-depth-100 -I/<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM -IlnInclude -I. -I/<<PKGBUILDDIR>>/src/OpenFOAM/lnInclude -I/<<PKGBUILDDIR>>/src/OSspecific/POSIX/lnInclude   -fPIC -c primitives/Scalar/lists/scalarIOList.C -o /<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM/primitives/Scalar/lists/scalarIOList.o
g++ -std=c++11 -pthread -DOPENFOAM=1912 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -Wno-unknown-pragmas -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/src/OpenFOAM=. -fstack-protector-strong -Wformat -Werror=format-security  -O3  -DNoRepository -ftemplate-depth-100 -I/<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM -IlnInclude -I. -I/<<PKGBUILDDIR>>/src/OpenFOAM/lnInclude -I/<<PKGBUILDDIR>>/src/OSspecific/POSIX/lnInclude   -fPIC -c primitives/Scalar/lists/scalarListIOList.C -o /<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM/primitives/Scalar/lists/scalarListIOList.o
g++ -std=c++11 -pthread -DOPENFOAM=1912 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -Wno-unknown-pragmas -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/src/OpenFOAM=. -fstack-protector-strong -Wformat -Werror=format-security  -O3  -DNoRepository -ftemplate-depth-100 -I/<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM -IlnInclude -I. -I/<<PKGBUILDDIR>>/src/OpenFOAM/lnInclude -I/<<PKGBUILDDIR>>/src/OSspecific/POSIX/lnInclude   -fPIC -c primitives/DiagTensor/diagTensor/diagTensor.C -o /<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM/primitives/DiagTensor/diagTensor/diagTensor.o
g++ -std=c++11 -pthread -DOPENFOAM=1912 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -Wno-unknown-pragmas -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/src/OpenFOAM=. -fstack-protector-strong -Wformat -Werror=format-security  -O3  -DNoRepository -ftemplate-depth-100 -I/<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM -IlnInclude -I. -I/<<PKGBUILDDIR>>/src/OpenFOAM/lnInclude -I/<<PKGBUILDDIR>>/src/OSspecific/POSIX/lnInclude   -fPIC -c primitives/SphericalTensor/sphericalTensor/sphericalTensor.C -o /<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM/primitives/SphericalTensor/sphericalTensor/sphericalTensor.o
g++ -std=c++11 -pthread -DOPENFOAM=1912 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -Wno-unknown-pragmas -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/src/OpenFOAM=. -fstack-protector-strong -Wformat -Werror=format-security  -O3  -DNoRepository -ftemplate-depth-100 -I/<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM -IlnInclude -I. -I/<<PKGBUILDDIR>>/src/OpenFOAM/lnInclude -I/<<PKGBUILDDIR>>/src/OSspecific/POSIX/lnInclude   -fPIC -c primitives/SphericalTensor/labelSphericalTensor/labelSphericalTensor.C -o /<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM/primitives/SphericalTensor/labelSphericalTensor/labelSphericalTensor.o
g++ -std=c++11 -pthread -DOPENFOAM=1912 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -Wno-unknown-pragmas -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/src/OpenFOAM=. -fstack-protector-strong -Wformat -Werror=format-security  -O3  -DNoRepository -ftemplate-depth-100 -I/<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM -IlnInclude -I. -I/<<PKGBUILDDIR>>/src/OpenFOAM/lnInclude -I/<<PKGBUILDDIR>>/src/OSspecific/POSIX/lnInclude   -fPIC -c primitives/SymmTensor/labelSymmTensor/labelSymmTensor.C -o /<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM/primitives/SymmTensor/labelSymmTensor/labelSymmTensor.o
g++ -std=c++11 -pthread -DOPENFOAM=1912 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -Wno-unknown-pragmas -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/src/OpenFOAM=. -fstack-protector-strong -Wformat -Werror=format-security  -O3  -DNoRepository -ftemplate-depth-100 -I/<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM -IlnInclude -I. -I/<<PKGBUILDDIR>>/src/OpenFOAM/lnInclude -I/<<PKGBUILDDIR>>/src/OSspecific/POSIX/lnInclude   -fPIC -c primitives/SymmTensor/symmTensor/symmTensor.C -o /<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM/primitives/SymmTensor/symmTensor/symmTensor.o
g++ -std=c++11 -pthread -DOPENFOAM=1912 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -Wno-unknown-pragmas -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/src/OpenFOAM=. -fstack-protector-strong -Wformat -Werror=format-security  -O3  -DNoRepository -ftemplate-depth-100 -I/<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM -IlnInclude -I. -I/<<PKGBUILDDIR>>/src/OpenFOAM/lnInclude -I/<<PKGBUILDDIR>>/src/OSspecific/POSIX/lnInclude   -fPIC -c primitives/Tensor/labelTensor/labelTensor.C -o /<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM/primitives/Tensor/labelTensor/labelTensor.o
g++ -std=c++11 -pthread -DOPENFOAM=1912 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -Wno-unknown-pragmas -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/src/OpenFOAM=. -fstack-protector-strong -Wformat -Werror=format-security  -O3  -DNoRepository -ftemplate-depth-100 -I/<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM -IlnInclude -I. -I/<<PKGBUILDDIR>>/src/OpenFOAM/lnInclude -I/<<PKGBUILDDIR>>/src/OSspecific/POSIX/lnInclude   -fPIC -c primitives/Tensor/tensor/tensor.C -o /<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM/primitives/Tensor/tensor/tensor.o
g++ -std=c++11 -pthread -DOPENFOAM=1912 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -Wno-unknown-pragmas -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/src/OpenFOAM=. -fstack-protector-strong -Wformat -Werror=format-security  -O3  -DNoRepository -ftemplate-depth-100 -I/<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM -IlnInclude -I. -I/<<PKGBUILDDIR>>/src/OpenFOAM/lnInclude -I/<<PKGBUILDDIR>>/src/OSspecific/POSIX/lnInclude   -fPIC -c primitives/Tensor/lists/sphericalTensorList.C -o /<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM/primitives/Tensor/lists/sphericalTensorList.o
g++ -std=c++11 -pthread -DOPENFOAM=1912 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -Wno-unknown-pragmas -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/src/OpenFOAM=. -fstack-protector-strong -Wformat -Werror=format-security  -O3  -DNoRepository -ftemplate-depth-100 -I/<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM -IlnInclude -I. -I/<<PKGBUILDDIR>>/src/OpenFOAM/lnInclude -I/<<PKGBUILDDIR>>/src/OSspecific/POSIX/lnInclude   -fPIC -c primitives/Tensor/lists/symmTensorList.C -o /<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM/primitives/Tensor/lists/symmTensorList.o
g++ -std=c++11 -pthread -DOPENFOAM=1912 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -Wno-unknown-pragmas -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/src/OpenFOAM=. -fstack-protector-strong -Wformat -Werror=format-security  -O3  -DNoRepository -ftemplate-depth-100 -I/<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM -IlnInclude -I. -I/<<PKGBUILDDIR>>/src/OpenFOAM/lnInclude -I/<<PKGBUILDDIR>>/src/OSspecific/POSIX/lnInclude   -fPIC -c primitives/Tensor/lists/tensorList.C -o /<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM/primitives/Tensor/lists/tensorList.o
g++ -std=c++11 -pthread -DOPENFOAM=1912 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -Wno-unknown-pragmas -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/src/OpenFOAM=. -fstack-protector-strong -Wformat -Werror=format-security  -O3  -DNoRepository -ftemplate-depth-100 -I/<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM -IlnInclude -I. -I/<<PKGBUILDDIR>>/src/OpenFOAM/lnInclude -I/<<PKGBUILDDIR>>/src/OSspecific/POSIX/lnInclude   -fPIC -c primitives/Vector/complexVector/complexVector.C -o /<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM/primitives/Vector/complexVector/complexVector.o
g++ -std=c++11 -pthread -DOPENFOAM=1912 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -Wno-unknown-pragmas -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/src/OpenFOAM=. -fstack-protector-strong -Wformat -Werror=format-security  -O3  -DNoRepository -ftemplate-depth-100 -I/<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM -IlnInclude -I. -I/<<PKGBUILDDIR>>/src/OpenFOAM/lnInclude -I/<<PKGBUILDDIR>>/src/OSspecific/POSIX/lnInclude   -fPIC -c primitives/Vector/floatVector/floatVector.C -o /<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM/primitives/Vector/floatVector/floatVector.o
g++ -std=c++11 -pthread -DOPENFOAM=1912 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -Wno-unknown-pragmas -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/src/OpenFOAM=. -fstack-protector-strong -Wformat -Werror=format-security  -O3  -DNoRepository -ftemplate-depth-100 -I/<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM -IlnInclude -I. -I/<<PKGBUILDDIR>>/src/OpenFOAM/lnInclude -I/<<PKGBUILDDIR>>/src/OSspecific/POSIX/lnInclude   -fPIC -c primitives/Tensor/floatTensor/floatTensor.C -o /<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM/primitives/Tensor/floatTensor/floatTensor.o
g++ -std=c++11 -pthread -DOPENFOAM=1912 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -Wno-unknown-pragmas -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/src/OpenFOAM=. -fstack-protector-strong -Wformat -Werror=format-security  -O3  -DNoRepository -ftemplate-depth-100 -I/<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM -IlnInclude -I. -I/<<PKGBUILDDIR>>/src/OpenFOAM/lnInclude -I/<<PKGBUILDDIR>>/src/OSspecific/POSIX/lnInclude   -fPIC -c primitives/Vector/labelVector/labelVector.C -o /<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM/primitives/Vector/labelVector/labelVector.o
g++ -std=c++11 -pthread -DOPENFOAM=1912 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -Wno-unknown-pragmas -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/src/OpenFOAM=. -fstack-protector-strong -Wformat -Werror=format-security  -O3  -DNoRepository -ftemplate-depth-100 -I/<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM -IlnInclude -I. -I/<<PKGBUILDDIR>>/src/OpenFOAM/lnInclude -I/<<PKGBUILDDIR>>/src/OSspecific/POSIX/lnInclude   -fPIC -c primitives/Vector/vector/vector.C -o /<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM/primitives/Vector/vector/vector.o
g++ -std=c++11 -pthread -DOPENFOAM=1912 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -Wno-unknown-pragmas -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/src/OpenFOAM=. -fstack-protector-strong -Wformat -Werror=format-security  -O3  -DNoRepository -ftemplate-depth-100 -I/<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM -IlnInclude -I. -I/<<PKGBUILDDIR>>/src/OpenFOAM/lnInclude -I/<<PKGBUILDDIR>>/src/OSspecific/POSIX/lnInclude   -fPIC -c primitives/Vector/lists/vectorList.C -o /<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM/primitives/Vector/lists/vectorList.o
g++ -std=c++11 -pthread -DOPENFOAM=1912 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -Wno-unknown-pragmas -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/src/OpenFOAM=. -fstack-protector-strong -Wformat -Werror=format-security  -O3  -DNoRepository -ftemplate-depth-100 -I/<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM -IlnInclude -I. -I/<<PKGBUILDDIR>>/src/OpenFOAM/lnInclude -I/<<PKGBUILDDIR>>/src/OSspecific/POSIX/lnInclude   -fPIC -c primitives/Vector/lists/vectorIOList.C -o /<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM/primitives/Vector/lists/vectorIOList.o
g++ -std=c++11 -pthread -DOPENFOAM=1912 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -Wno-unknown-pragmas -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/src/OpenFOAM=. -fstack-protector-strong -Wformat -Werror=format-security  -O3  -DNoRepository -ftemplate-depth-100 -I/<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM -IlnInclude -I. -I/<<PKGBUILDDIR>>/src/OpenFOAM/lnInclude -I/<<PKGBUILDDIR>>/src/OSspecific/POSIX/lnInclude   -fPIC -c primitives/Vector/lists/vectorListIOList.C -o /<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM/primitives/Vector/lists/vectorListIOList.o
g++ -std=c++11 -pthread -DOPENFOAM=1912 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -Wno-unknown-pragmas -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/src/OpenFOAM=. -fstack-protector-strong -Wformat -Werror=format-security  -O3  -DNoRepository -ftemplate-depth-100 -I/<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM -IlnInclude -I. -I/<<PKGBUILDDIR>>/src/OpenFOAM/lnInclude -I/<<PKGBUILDDIR>>/src/OSspecific/POSIX/lnInclude   -fPIC -c primitives/Tensor2D/tensor2D/tensor2D.C -o /<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM/primitives/Tensor2D/tensor2D/tensor2D.o
g++ -std=c++11 -pthread -DOPENFOAM=1912 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -Wno-unknown-pragmas -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/src/OpenFOAM=. -fstack-protector-strong -Wformat -Werror=format-security  -O3  -DNoRepository -ftemplate-depth-100 -I/<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM -IlnInclude -I. -I/<<PKGBUILDDIR>>/src/OpenFOAM/lnInclude -I/<<PKGBUILDDIR>>/src/OSspecific/POSIX/lnInclude   -fPIC -c primitives/SphericalTensor2D/sphericalTensor2D/sphericalTensor2D.C -o /<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM/primitives/SphericalTensor2D/sphericalTensor2D/sphericalTensor2D.o
g++ -std=c++11 -pthread -DOPENFOAM=1912 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -Wno-unknown-pragmas -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/src/OpenFOAM=. -fstack-protector-strong -Wformat -Werror=format-security  -O3  -DNoRepository -ftemplate-depth-100 -I/<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM -IlnInclude -I. -I/<<PKGBUILDDIR>>/src/OpenFOAM/lnInclude -I/<<PKGBUILDDIR>>/src/OSspecific/POSIX/lnInclude   -fPIC -c primitives/SymmTensor2D/symmTensor2D/symmTensor2D.C -o /<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM/primitives/SymmTensor2D/symmTensor2D/symmTensor2D.o
g++ -std=c++11 -pthread -DOPENFOAM=1912 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -Wno-unknown-pragmas -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/src/OpenFOAM=. -fstack-protector-strong -Wformat -Werror=format-security  -O3  -DNoRepository -ftemplate-depth-100 -I/<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM -IlnInclude -I. -I/<<PKGBUILDDIR>>/src/OpenFOAM/lnInclude -I/<<PKGBUILDDIR>>/src/OSspecific/POSIX/lnInclude   -fPIC -c primitives/Vector2D/labelVector2D/labelVector2D.C -o /<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM/primitives/Vector2D/labelVector2D/labelVector2D.o
g++ -std=c++11 -pthread -DOPENFOAM=1912 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -Wno-unknown-pragmas -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/src/OpenFOAM=. -fstack-protector-strong -Wformat -Werror=format-security  -O3  -DNoRepository -ftemplate-depth-100 -I/<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM -IlnInclude -I. -I/<<PKGBUILDDIR>>/src/OpenFOAM/lnInclude -I/<<PKGBUILDDIR>>/src/OSspecific/POSIX/lnInclude   -fPIC -c primitives/Vector2D/vector2D/vector2D.C -o /<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM/primitives/Vector2D/vector2D/vector2D.o
g++ -std=c++11 -pthread -DOPENFOAM=1912 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -Wno-unknown-pragmas -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/src/OpenFOAM=. -fstack-protector-strong -Wformat -Werror=format-security  -O3  -DNoRepository -ftemplate-depth-100 -I/<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM -IlnInclude -I. -I/<<PKGBUILDDIR>>/src/OpenFOAM/lnInclude -I/<<PKGBUILDDIR>>/src/OSspecific/POSIX/lnInclude   -fPIC -c primitives/complex/complex.C -o /<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM/primitives/complex/complex.o
g++ -std=c++11 -pthread -DOPENFOAM=1912 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -Wno-unknown-pragmas -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/src/OpenFOAM=. -fstack-protector-strong -Wformat -Werror=format-security  -O3  -DNoRepository -ftemplate-depth-100 -I/<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM -IlnInclude -I. -I/<<PKGBUILDDIR>>/src/OpenFOAM/lnInclude -I/<<PKGBUILDDIR>>/src/OSspecific/POSIX/lnInclude   -fPIC -c primitives/globalIndexAndTransform/globalIndexAndTransform.C -o /<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM/primitives/globalIndexAndTransform/globalIndexAndTransform.o
g++ -std=c++11 -pthread -DOPENFOAM=1912 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -Wno-unknown-pragmas -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/src/OpenFOAM=. -fstack-protector-strong -Wformat -Werror=format-security  -O3  -DNoRepository -ftemplate-depth-100 -I/<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM -IlnInclude -I. -I/<<PKGBUILDDIR>>/src/OpenFOAM/lnInclude -I/<<PKGBUILDDIR>>/src/OSspecific/POSIX/lnInclude   -fPIC -c primitives/globalIndexAndTransform/vectorTensorTransform/vectorTensorTransform.C -o /<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM/primitives/globalIndexAndTransform/vectorTensorTransform/vectorTensorTransform.o
g++ -std=c++11 -pthread -DOPENFOAM=1912 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -Wno-unknown-pragmas -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/src/OpenFOAM=. -fstack-protector-strong -Wformat -Werror=format-security  -O3  -DNoRepository -ftemplate-depth-100 -I/<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM -IlnInclude -I. -I/<<PKGBUILDDIR>>/src/OpenFOAM/lnInclude -I/<<PKGBUILDDIR>>/src/OSspecific/POSIX/lnInclude   -fPIC -c primitives/quaternion/quaternion.C -o /<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM/primitives/quaternion/quaternion.o
g++ -std=c++11 -pthread -DOPENFOAM=1912 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -Wno-unknown-pragmas -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/src/OpenFOAM=. -fstack-protector-strong -Wformat -Werror=format-security  -O3  -DNoRepository -ftemplate-depth-100 -I/<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM -IlnInclude -I. -I/<<PKGBUILDDIR>>/src/OpenFOAM/lnInclude -I/<<PKGBUILDDIR>>/src/OSspecific/POSIX/lnInclude   -fPIC -c primitives/septernion/septernion.C -o /<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM/primitives/septernion/septernion.o
g++ -std=c++11 -pthread -DOPENFOAM=1912 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -Wno-unknown-pragmas -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/src/OpenFOAM=. -fstack-protector-strong -Wformat -Werror=format-security  -O3  -DNoRepository -ftemplate-depth-100 -I/<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM -IlnInclude -I. -I/<<PKGBUILDDIR>>/src/OpenFOAM/lnInclude -I/<<PKGBUILDDIR>>/src/OSspecific/POSIX/lnInclude   -fPIC -c primitives/triad/triad.C -o /<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM/primitives/triad/triad.o
g++ -std=c++11 -pthread -DOPENFOAM=1912 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -Wno-unknown-pragmas -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/src/OpenFOAM=. -fstack-protector-strong -Wformat -Werror=format-security  -O3  -DNoRepository -ftemplate-depth-100 -I/<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM -IlnInclude -I. -I/<<PKGBUILDDIR>>/src/OpenFOAM/lnInclude -I/<<PKGBUILDDIR>>/src/OSspecific/POSIX/lnInclude   -fPIC -c primitives/functions/Function1/makeFunction1s.C -o /<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM/primitives/functions/Function1/makeFunction1s.o
g++ -std=c++11 -pthread -DOPENFOAM=1912 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -Wno-unknown-pragmas -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/src/OpenFOAM=. -fstack-protector-strong -Wformat -Werror=format-security  -O3  -DNoRepository -ftemplate-depth-100 -I/<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM -IlnInclude -I. -I/<<PKGBUILDDIR>>/src/OpenFOAM/lnInclude -I/<<PKGBUILDDIR>>/src/OSspecific/POSIX/lnInclude   -fPIC -c primitives/functions/Function1/ramp/ramp.C -o /<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM/primitives/functions/Function1/ramp/ramp.o
g++ -std=c++11 -pthread -DOPENFOAM=1912 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -Wno-unknown-pragmas -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/src/OpenFOAM=. -fstack-protector-strong -Wformat -Werror=format-security  -O3  -DNoRepository -ftemplate-depth-100 -I/<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM -IlnInclude -I. -I/<<PKGBUILDDIR>>/src/OpenFOAM/lnInclude -I/<<PKGBUILDDIR>>/src/OSspecific/POSIX/lnInclude   -fPIC -c primitives/functions/Function1/linearRamp/linearRamp.C -o /<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM/primitives/functions/Function1/linearRamp/linearRamp.o
g++ -std=c++11 -pthread -DOPENFOAM=1912 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -Wno-unknown-pragmas -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/src/OpenFOAM=. -fstack-protector-strong -Wformat -Werror=format-security  -O3  -DNoRepository -ftemplate-depth-100 -I/<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM -IlnInclude -I. -I/<<PKGBUILDDIR>>/src/OpenFOAM/lnInclude -I/<<PKGBUILDDIR>>/src/OSspecific/POSIX/lnInclude   -fPIC -c primitives/functions/Function1/quadraticRamp/quadraticRamp.C -o /<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM/primitives/functions/Function1/quadraticRamp/quadraticRamp.o
g++ -std=c++11 -pthread -DOPENFOAM=1912 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -Wno-unknown-pragmas -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/src/OpenFOAM=. -fstack-protector-strong -Wformat -Werror=format-security  -O3  -DNoRepository -ftemplate-depth-100 -I/<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM -IlnInclude -I. -I/<<PKGBUILDDIR>>/src/OpenFOAM/lnInclude -I/<<PKGBUILDDIR>>/src/OSspecific/POSIX/lnInclude   -fPIC -c primitives/functions/Function1/quarterSineRamp/quarterSineRamp.C -o /<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM/primitives/functions/Function1/quarterSineRamp/quarterSineRamp.o
g++ -std=c++11 -pthread -DOPENFOAM=1912 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -Wno-unknown-pragmas -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/src/OpenFOAM=. -fstack-protector-strong -Wformat -Werror=format-security  -O3  -DNoRepository -ftemplate-depth-100 -I/<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM -IlnInclude -I. -I/<<PKGBUILDDIR>>/src/OpenFOAM/lnInclude -I/<<PKGBUILDDIR>>/src/OSspecific/POSIX/lnInclude   -fPIC -c primitives/functions/Function1/quarterCosineRamp/quarterCosineRamp.C -o /<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM/primitives/functions/Function1/quarterCosineRamp/quarterCosineRamp.o
g++ -std=c++11 -pthread -DOPENFOAM=1912 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -Wno-unknown-pragmas -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/src/OpenFOAM=. -fstack-protector-strong -Wformat -Werror=format-security  -O3  -DNoRepository -ftemplate-depth-100 -I/<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM -IlnInclude -I. -I/<<PKGBUILDDIR>>/src/OpenFOAM/lnInclude -I/<<PKGBUILDDIR>>/src/OSspecific/POSIX/lnInclude   -fPIC -c primitives/functions/Function1/halfCosineRamp/halfCosineRamp.C -o /<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM/primitives/functions/Function1/halfCosineRamp/halfCosineRamp.o
g++ -std=c++11 -pthread -DOPENFOAM=1912 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -Wno-unknown-pragmas -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/src/OpenFOAM=. -fstack-protector-strong -Wformat -Werror=format-security  -O3  -DNoRepository -ftemplate-depth-100 -I/<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM -IlnInclude -I. -I/<<PKGBUILDDIR>>/src/OpenFOAM/lnInclude -I/<<PKGBUILDDIR>>/src/OSspecific/POSIX/lnInclude   -fPIC -c primitives/functions/Polynomial/polynomialFunction.C -o /<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM/primitives/functions/Polynomial/polynomialFunction.o
g++ -std=c++11 -pthread -DOPENFOAM=1912 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -Wno-unknown-pragmas -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/src/OpenFOAM=. -fstack-protector-strong -Wformat -Werror=format-security  -O3  -DNoRepository -ftemplate-depth-100 -I/<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM -IlnInclude -I. -I/<<PKGBUILDDIR>>/src/OpenFOAM/lnInclude -I/<<PKGBUILDDIR>>/src/OSspecific/POSIX/lnInclude   -fPIC -c primitives/subModelBase/subModelBase.C -o /<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM/primitives/subModelBase/subModelBase.o
g++ -std=c++11 -pthread -DOPENFOAM=1912 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -Wno-unknown-pragmas -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/src/OpenFOAM=. -fstack-protector-strong -Wformat -Werror=format-security  -O3  -DNoRepository -ftemplate-depth-100 -I/<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM -IlnInclude -I. -I/<<PKGBUILDDIR>>/src/OpenFOAM/lnInclude -I/<<PKGBUILDDIR>>/src/OSspecific/POSIX/lnInclude   -fPIC -c primitives/strings/string/string.C -o /<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM/primitives/strings/string/string.o
g++ -std=c++11 -pthread -DOPENFOAM=1912 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -Wno-unknown-pragmas -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/src/OpenFOAM=. -fstack-protector-strong -Wformat -Werror=format-security  -O3  -DNoRepository -ftemplate-depth-100 -I/<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM -IlnInclude -I. -I/<<PKGBUILDDIR>>/src/OpenFOAM/lnInclude -I/<<PKGBUILDDIR>>/src/OSspecific/POSIX/lnInclude   -fPIC -c primitives/strings/string/stringIO.C -o /<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM/primitives/strings/string/stringIO.o
g++ -std=c++11 -pthread -DOPENFOAM=1912 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -Wno-unknown-pragmas -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/src/OpenFOAM=. -fstack-protector-strong -Wformat -Werror=format-security  -O3  -DNoRepository -ftemplate-depth-100 -I/<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM -IlnInclude -I. -I/<<PKGBUILDDIR>>/src/OpenFOAM/lnInclude -I/<<PKGBUILDDIR>>/src/OSspecific/POSIX/lnInclude   -fPIC -c primitives/strings/string/stringIOList.C -o /<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM/primitives/strings/string/stringIOList.o
g++ -std=c++11 -pthread -DOPENFOAM=1912 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -Wno-unknown-pragmas -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/src/OpenFOAM=. -fstack-protector-strong -Wformat -Werror=format-security  -O3  -DNoRepository -ftemplate-depth-100 -I/<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM -IlnInclude -I. -I/<<PKGBUILDDIR>>/src/OpenFOAM/lnInclude -I/<<PKGBUILDDIR>>/src/OSspecific/POSIX/lnInclude   -fPIC -c primitives/strings/word/word.C -o /<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM/primitives/strings/word/word.o
g++ -std=c++11 -pthread -DOPENFOAM=1912 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -Wno-unknown-pragmas -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/src/OpenFOAM=. -fstack-protector-strong -Wformat -Werror=format-security  -O3  -DNoRepository -ftemplate-depth-100 -I/<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM -IlnInclude -I. -I/<<PKGBUILDDIR>>/src/OpenFOAM/lnInclude -I/<<PKGBUILDDIR>>/src/OSspecific/POSIX/lnInclude   -fPIC -c primitives/strings/word/wordIO.C -o /<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM/primitives/strings/word/wordIO.o
g++ -std=c++11 -pthread -DOPENFOAM=1912 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -Wno-unknown-pragmas -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/src/OpenFOAM=. -fstack-protector-strong -Wformat -Werror=format-security  -O3  -DNoRepository -ftemplate-depth-100 -I/<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM -IlnInclude -I. -I/<<PKGBUILDDIR>>/src/OpenFOAM/lnInclude -I/<<PKGBUILDDIR>>/src/OSspecific/POSIX/lnInclude   -fPIC -c primitives/strings/word/wordIOList.C -o /<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM/primitives/strings/word/wordIOList.o
primitives/strings/word/word.C: In function ‘Foam::word Foam::name(const void*)’:
primitives/strings/word/word.C:180:32: error: ‘uintptr_t’ was not declared in this scope
  180 |     buf << "0x" << std::hex << uintptr_t(ptr);
      |                                ^~~~~~~~~
primitives/strings/word/word.C:33:1: note: ‘uintptr_t’ is defined in header ‘<cstdint>’; did you forget to ‘#include <cstdint>’?
   32 | #include <sstream>
  +++ |+#include <cstdint>
   33 | 
make[2]: *** [/<<PKGBUILDDIR>>/wmake/rules/General/transform:35: /<<PKGBUILDDIR>>/build/linux64Gcc/src/OpenFOAM/primitives/strings/word/word.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [debian/rules:80: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:19: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2



More information about the debian-science-maintainers mailing list