[Debichem-devel] Bug#1096316: apbs: ftbfs with GCC-15

Matthias Klose doko at debian.org
Mon Feb 17 17:03:25 GMT 2025


Package: src:apbs
Version: 3.4.1-6
Severity: important
Tags: sid forky
User: debian-gcc at lists.debian.org
Usertags: ftbfs-gcc-15

[This bug is NOT 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-15/g++-15, but succeeds to build with gcc-14/g++-14. The
severity of this report will be raised before the forky release.

The full build log can be found at:
http://qa-logs.debian.net/2025/02/16/amd64exp/apbs_3.4.1-6_unstable_gccexp.log.gz
The last lines of the build log are at the end of this report.

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

  apt-get -t=experimental install g++ 

GCC 15 now defaults to the C23/C++23 standards, exposing many FTBFS.
Other 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-15/porting_to.html

[...]
[ 42%] Building C object _deps/fetk-build/punc/src/vf2c/CMakeFiles/vf2c.dir/fmt.c.o
[ 42%] Building C object _deps/fetk-build/punc/src/vf2c/CMakeFiles/vf2c.dir/fmtlib.c.o
cd /build/reproducible-path/apbs-3.4.1/obj-x86_64-linux-gnu/_deps/fetk-build/punc/src/vf2c && /usr/bin/cc -Dvf2c_EXPORTS -I/build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c -I/build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c/punc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/apbs-3.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fcommon -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc -O2 -g -DNDEBUG -fPIC -fPIC -MD -MT _deps/fetk-build/punc/src/vf2c/CMakeFiles/vf2c.dir/fmtlib.c.o -MF CMakeFiles/vf2c.dir/fmtlib.c.o.d -o CMakeFiles/vf2c.dir/fmtlib.c.o -c /build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c/fmtlib.c
cd /build/reproducible-path/apbs-3.4.1/obj-x86_64-linux-gnu/_deps/fetk-build/punc/src/vf2c && /usr/bin/cc -Dvf2c_EXPORTS -I/build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c -I/build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c/punc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/apbs-3.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fcommon -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc -O2 -g -DNDEBUG -fPIC -fPIC -MD -MT _deps/fetk-build/punc/src/vf2c/CMakeFiles/vf2c.dir/fmt.c.o -MF CMakeFiles/vf2c.dir/fmt.c.o.d -o CMakeFiles/vf2c.dir/fmt.c.o -c /build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c/fmt.c
[ 43%] Building C object _deps/fetk-build/punc/src/vf2c/CMakeFiles/vf2c.dir/ftell_.c.o
cd /build/reproducible-path/apbs-3.4.1/obj-x86_64-linux-gnu/_deps/fetk-build/punc/src/vf2c && /usr/bin/cc -Dvf2c_EXPORTS -I/build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c -I/build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c/punc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/apbs-3.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fcommon -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc -O2 -g -DNDEBUG -fPIC -fPIC -MD -MT _deps/fetk-build/punc/src/vf2c/CMakeFiles/vf2c.dir/ftell_.c.o -MF CMakeFiles/vf2c.dir/ftell_.c.o.d -o CMakeFiles/vf2c.dir/ftell_.c.o -c /build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c/ftell_.c
[ 43%] Building C object _deps/fetk-build/punc/src/vf2c/CMakeFiles/vf2c.dir/iio.c.o
cd /build/reproducible-path/apbs-3.4.1/obj-x86_64-linux-gnu/_deps/fetk-build/punc/src/vf2c && /usr/bin/cc -Dvf2c_EXPORTS -I/build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c -I/build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c/punc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/apbs-3.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fcommon -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc -O2 -g -DNDEBUG -fPIC -fPIC -MD -MT _deps/fetk-build/punc/src/vf2c/CMakeFiles/vf2c.dir/iio.c.o -MF CMakeFiles/vf2c.dir/iio.c.o.d -o CMakeFiles/vf2c.dir/iio.c.o -c /build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c/iio.c
[ 43%] Building C object _deps/fetk-build/punc/src/vf2c/CMakeFiles/vf2c.dir/ilnw.c.o
cd /build/reproducible-path/apbs-3.4.1/obj-x86_64-linux-gnu/_deps/fetk-build/punc/src/vf2c && /usr/bin/cc -Dvf2c_EXPORTS -I/build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c -I/build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c/punc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/apbs-3.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fcommon -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc -O2 -g -DNDEBUG -fPIC -fPIC -MD -MT _deps/fetk-build/punc/src/vf2c/CMakeFiles/vf2c.dir/ilnw.c.o -MF CMakeFiles/vf2c.dir/ilnw.c.o.d -o CMakeFiles/vf2c.dir/ilnw.c.o -c /build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c/ilnw.c
[ 44%] Building C object _deps/fetk-build/punc/src/vf2c/CMakeFiles/vf2c.dir/inquire.c.o
cd /build/reproducible-path/apbs-3.4.1/obj-x86_64-linux-gnu/_deps/fetk-build/punc/src/vf2c && /usr/bin/cc -Dvf2c_EXPORTS -I/build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c -I/build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c/punc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/apbs-3.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fcommon -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc -O2 -g -DNDEBUG -fPIC -fPIC -MD -MT _deps/fetk-build/punc/src/vf2c/CMakeFiles/vf2c.dir/inquire.c.o -MF CMakeFiles/vf2c.dir/inquire.c.o.d -o CMakeFiles/vf2c.dir/inquire.c.o -c /build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c/inquire.c
[ 44%] Building C object _deps/fetk-build/punc/src/vf2c/CMakeFiles/vf2c.dir/lread.c.o
cd /build/reproducible-path/apbs-3.4.1/obj-x86_64-linux-gnu/_deps/fetk-build/punc/src/vf2c && /usr/bin/cc -Dvf2c_EXPORTS -I/build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c -I/build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c/punc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/apbs-3.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fcommon -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc -O2 -g -DNDEBUG -fPIC -fPIC -MD -MT _deps/fetk-build/punc/src/vf2c/CMakeFiles/vf2c.dir/lread.c.o -MF CMakeFiles/vf2c.dir/lread.c.o.d -o CMakeFiles/vf2c.dir/lread.c.o -c /build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c/lread.c
[ 44%] Building C object _deps/fetk-build/punc/src/vf2c/CMakeFiles/vf2c.dir/lwrite.c.o
cd /build/reproducible-path/apbs-3.4.1/obj-x86_64-linux-gnu/_deps/fetk-build/punc/src/vf2c && /usr/bin/cc -Dvf2c_EXPORTS -I/build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c -I/build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c/punc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/apbs-3.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fcommon -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc -O2 -g -DNDEBUG -fPIC -fPIC -MD -MT _deps/fetk-build/punc/src/vf2c/CMakeFiles/vf2c.dir/lwrite.c.o -MF CMakeFiles/vf2c.dir/lwrite.c.o.d -o CMakeFiles/vf2c.dir/lwrite.c.o -c /build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c/lwrite.c
[ 44%] Building C object _deps/fetk-build/punc/src/vf2c/CMakeFiles/vf2c.dir/open.c.o
cd /build/reproducible-path/apbs-3.4.1/obj-x86_64-linux-gnu/_deps/fetk-build/punc/src/vf2c && /usr/bin/cc -Dvf2c_EXPORTS -I/build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c -I/build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c/punc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/apbs-3.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fcommon -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc -O2 -g -DNDEBUG -fPIC -fPIC -MD -MT _deps/fetk-build/punc/src/vf2c/CMakeFiles/vf2c.dir/open.c.o -MF CMakeFiles/vf2c.dir/open.c.o.d -o CMakeFiles/vf2c.dir/open.c.o -c /build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c/open.c
[ 45%] Building C object _deps/fetk-build/punc/src/vf2c/CMakeFiles/vf2c.dir/rdfmt.c.o
cd /build/reproducible-path/apbs-3.4.1/obj-x86_64-linux-gnu/_deps/fetk-build/punc/src/vf2c && /usr/bin/cc -Dvf2c_EXPORTS -I/build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c -I/build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c/punc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/apbs-3.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fcommon -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc -O2 -g -DNDEBUG -fPIC -fPIC -MD -MT _deps/fetk-build/punc/src/vf2c/CMakeFiles/vf2c.dir/rdfmt.c.o -MF CMakeFiles/vf2c.dir/rdfmt.c.o.d -o CMakeFiles/vf2c.dir/rdfmt.c.o -c /build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c/rdfmt.c
[ 45%] Building C object _deps/fetk-build/punc/src/vf2c/CMakeFiles/vf2c.dir/rewind.c.o
cd /build/reproducible-path/apbs-3.4.1/obj-x86_64-linux-gnu/_deps/fetk-build/punc/src/vf2c && /usr/bin/cc -Dvf2c_EXPORTS -I/build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c -I/build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c/punc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/apbs-3.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fcommon -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc -O2 -g -DNDEBUG -fPIC -fPIC -MD -MT _deps/fetk-build/punc/src/vf2c/CMakeFiles/vf2c.dir/rewind.c.o -MF CMakeFiles/vf2c.dir/rewind.c.o.d -o CMakeFiles/vf2c.dir/rewind.c.o -c /build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c/rewind.c
[ 45%] Building C object _deps/fetk-build/punc/src/vf2c/CMakeFiles/vf2c.dir/rsfe.c.o
cd /build/reproducible-path/apbs-3.4.1/obj-x86_64-linux-gnu/_deps/fetk-build/punc/src/vf2c && /usr/bin/cc -Dvf2c_EXPORTS -I/build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c -I/build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c/punc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/apbs-3.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fcommon -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc -O2 -g -DNDEBUG -fPIC -fPIC -MD -MT _deps/fetk-build/punc/src/vf2c/CMakeFiles/vf2c.dir/rsfe.c.o -MF CMakeFiles/vf2c.dir/rsfe.c.o.d -o CMakeFiles/vf2c.dir/rsfe.c.o -c /build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c/rsfe.c
[ 46%] Building C object _deps/fetk-build/punc/src/vf2c/CMakeFiles/vf2c.dir/rsli.c.o
cd /build/reproducible-path/apbs-3.4.1/obj-x86_64-linux-gnu/_deps/fetk-build/punc/src/vf2c && /usr/bin/cc -Dvf2c_EXPORTS -I/build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c -I/build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c/punc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/apbs-3.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fcommon -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc -O2 -g -DNDEBUG -fPIC -fPIC -MD -MT _deps/fetk-build/punc/src/vf2c/CMakeFiles/vf2c.dir/rsli.c.o -MF CMakeFiles/vf2c.dir/rsli.c.o.d -o CMakeFiles/vf2c.dir/rsli.c.o -c /build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c/rsli.c
[ 46%] Building C object _deps/fetk-build/punc/src/vf2c/CMakeFiles/vf2c.dir/rsne.c.o
cd /build/reproducible-path/apbs-3.4.1/obj-x86_64-linux-gnu/_deps/fetk-build/punc/src/vf2c && /usr/bin/cc -Dvf2c_EXPORTS -I/build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c -I/build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c/punc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/apbs-3.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fcommon -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc -O2 -g -DNDEBUG -fPIC -fPIC -MD -MT _deps/fetk-build/punc/src/vf2c/CMakeFiles/vf2c.dir/rsne.c.o -MF CMakeFiles/vf2c.dir/rsne.c.o.d -o CMakeFiles/vf2c.dir/rsne.c.o -c /build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c/rsne.c
[ 46%] Building C object _deps/fetk-build/punc/src/vf2c/CMakeFiles/vf2c.dir/sfe.c.o
cd /build/reproducible-path/apbs-3.4.1/obj-x86_64-linux-gnu/_deps/fetk-build/punc/src/vf2c && /usr/bin/cc -Dvf2c_EXPORTS -I/build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c -I/build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c/punc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/apbs-3.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fcommon -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc -O2 -g -DNDEBUG -fPIC -fPIC -MD -MT _deps/fetk-build/punc/src/vf2c/CMakeFiles/vf2c.dir/sfe.c.o -MF CMakeFiles/vf2c.dir/sfe.c.o.d -o CMakeFiles/vf2c.dir/sfe.c.o -c /build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c/sfe.c
[ 46%] Building C object _deps/fetk-build/punc/src/vf2c/CMakeFiles/vf2c.dir/sue.c.o
cd /build/reproducible-path/apbs-3.4.1/obj-x86_64-linux-gnu/_deps/fetk-build/punc/src/vf2c && /usr/bin/cc -Dvf2c_EXPORTS -I/build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c -I/build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c/punc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/apbs-3.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fcommon -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc -O2 -g -DNDEBUG -fPIC -fPIC -MD -MT _deps/fetk-build/punc/src/vf2c/CMakeFiles/vf2c.dir/sue.c.o -MF CMakeFiles/vf2c.dir/sue.c.o.d -o CMakeFiles/vf2c.dir/sue.c.o -c /build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c/sue.c
[ 47%] Building C object _deps/fetk-build/punc/src/vf2c/CMakeFiles/vf2c.dir/typesize.c.o
cd /build/reproducible-path/apbs-3.4.1/obj-x86_64-linux-gnu/_deps/fetk-build/punc/src/vf2c && /usr/bin/cc -Dvf2c_EXPORTS -I/build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c -I/build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c/punc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/apbs-3.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fcommon -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc -O2 -g -DNDEBUG -fPIC -fPIC -MD -MT _deps/fetk-build/punc/src/vf2c/CMakeFiles/vf2c.dir/typesize.c.o -MF CMakeFiles/vf2c.dir/typesize.c.o.d -o CMakeFiles/vf2c.dir/typesize.c.o -c /build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c/typesize.c
[ 47%] Building C object _deps/fetk-build/punc/src/vf2c/CMakeFiles/vf2c.dir/uio.c.o
cd /build/reproducible-path/apbs-3.4.1/obj-x86_64-linux-gnu/_deps/fetk-build/punc/src/vf2c && /usr/bin/cc -Dvf2c_EXPORTS -I/build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c -I/build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c/punc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/apbs-3.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fcommon -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc -O2 -g -DNDEBUG -fPIC -fPIC -MD -MT _deps/fetk-build/punc/src/vf2c/CMakeFiles/vf2c.dir/uio.c.o -MF CMakeFiles/vf2c.dir/uio.c.o.d -o CMakeFiles/vf2c.dir/uio.c.o -c /build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c/uio.c
[ 47%] Building C object _deps/fetk-build/punc/src/vf2c/CMakeFiles/vf2c.dir/util.c.o
cd /build/reproducible-path/apbs-3.4.1/obj-x86_64-linux-gnu/_deps/fetk-build/punc/src/vf2c && /usr/bin/cc -Dvf2c_EXPORTS -I/build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c -I/build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c/punc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/apbs-3.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fcommon -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc -O2 -g -DNDEBUG -fPIC -fPIC -MD -MT _deps/fetk-build/punc/src/vf2c/CMakeFiles/vf2c.dir/util.c.o -MF CMakeFiles/vf2c.dir/util.c.o.d -o CMakeFiles/vf2c.dir/util.c.o -c /build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c/util.c
[ 48%] Building C object _deps/fetk-build/punc/src/vf2c/CMakeFiles/vf2c.dir/wref.c.o
cd /build/reproducible-path/apbs-3.4.1/obj-x86_64-linux-gnu/_deps/fetk-build/punc/src/vf2c && /usr/bin/cc -Dvf2c_EXPORTS -I/build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c -I/build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c/punc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/apbs-3.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fcommon -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc -O2 -g -DNDEBUG -fPIC -fPIC -MD -MT _deps/fetk-build/punc/src/vf2c/CMakeFiles/vf2c.dir/wref.c.o -MF CMakeFiles/vf2c.dir/wref.c.o.d -o CMakeFiles/vf2c.dir/wref.c.o -c /build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c/wref.c
[ 48%] Building C object _deps/fetk-build/punc/src/vf2c/CMakeFiles/vf2c.dir/wrtfmt.c.o
cd /build/reproducible-path/apbs-3.4.1/obj-x86_64-linux-gnu/_deps/fetk-build/punc/src/vf2c && /usr/bin/cc -Dvf2c_EXPORTS -I/build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c -I/build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c/punc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/apbs-3.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fcommon -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc -O2 -g -DNDEBUG -fPIC -fPIC -MD -MT _deps/fetk-build/punc/src/vf2c/CMakeFiles/vf2c.dir/wrtfmt.c.o -MF CMakeFiles/vf2c.dir/wrtfmt.c.o.d -o CMakeFiles/vf2c.dir/wrtfmt.c.o -c /build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c/wrtfmt.c
[ 48%] Building C object _deps/fetk-build/punc/src/vf2c/CMakeFiles/vf2c.dir/wsfe.c.o
cd /build/reproducible-path/apbs-3.4.1/obj-x86_64-linux-gnu/_deps/fetk-build/punc/src/vf2c && /usr/bin/cc -Dvf2c_EXPORTS -I/build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c -I/build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c/punc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/apbs-3.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fcommon -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc -O2 -g -DNDEBUG -fPIC -fPIC -MD -MT _deps/fetk-build/punc/src/vf2c/CMakeFiles/vf2c.dir/wsfe.c.o -MF CMakeFiles/vf2c.dir/wsfe.c.o.d -o CMakeFiles/vf2c.dir/wsfe.c.o -c /build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c/wsfe.c
[ 48%] Building C object _deps/fetk-build/punc/src/vf2c/CMakeFiles/vf2c.dir/wsle.c.o
cd /build/reproducible-path/apbs-3.4.1/obj-x86_64-linux-gnu/_deps/fetk-build/punc/src/vf2c && /usr/bin/cc -Dvf2c_EXPORTS -I/build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c -I/build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c/punc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/apbs-3.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fcommon -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc -O2 -g -DNDEBUG -fPIC -fPIC -MD -MT _deps/fetk-build/punc/src/vf2c/CMakeFiles/vf2c.dir/wsle.c.o -MF CMakeFiles/vf2c.dir/wsle.c.o.d -o CMakeFiles/vf2c.dir/wsle.c.o -c /build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c/wsle.c
[ 49%] Building C object _deps/fetk-build/punc/src/vf2c/CMakeFiles/vf2c.dir/wsne.c.o
cd /build/reproducible-path/apbs-3.4.1/obj-x86_64-linux-gnu/_deps/fetk-build/punc/src/vf2c && /usr/bin/cc -Dvf2c_EXPORTS -I/build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c -I/build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c/punc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/apbs-3.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fcommon -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc -O2 -g -DNDEBUG -fPIC -fPIC -MD -MT _deps/fetk-build/punc/src/vf2c/CMakeFiles/vf2c.dir/wsne.c.o -MF CMakeFiles/vf2c.dir/wsne.c.o.d -o CMakeFiles/vf2c.dir/wsne.c.o -c /build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c/wsne.c
[ 49%] Building C object _deps/fetk-build/punc/src/vf2c/CMakeFiles/vf2c.dir/xwsne.c.o
cd /build/reproducible-path/apbs-3.4.1/obj-x86_64-linux-gnu/_deps/fetk-build/punc/src/vf2c && /usr/bin/cc -Dvf2c_EXPORTS -I/build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c -I/build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c/punc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/apbs-3.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fcommon -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc -O2 -g -DNDEBUG -fPIC -fPIC -MD -MT _deps/fetk-build/punc/src/vf2c/CMakeFiles/vf2c.dir/xwsne.c.o -MF CMakeFiles/vf2c.dir/xwsne.c.o.d -o CMakeFiles/vf2c.dir/xwsne.c.o -c /build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c/xwsne.c
[ 49%] Building C object _deps/fetk-build/punc/src/vf2c/CMakeFiles/vf2c.dir/main.c.o
cd /build/reproducible-path/apbs-3.4.1/obj-x86_64-linux-gnu/_deps/fetk-build/punc/src/vf2c && /usr/bin/cc -Dvf2c_EXPORTS -I/build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c -I/build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c/punc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/apbs-3.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fcommon -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc -O2 -g -DNDEBUG -fPIC -fPIC -MD -MT _deps/fetk-build/punc/src/vf2c/CMakeFiles/vf2c.dir/main.c.o -MF CMakeFiles/vf2c.dir/main.c.o.d -o CMakeFiles/vf2c.dir/main.c.o -c /build/reproducible-path/apbs-3.4.1/debian/external_deps/fetk/punc/src/vf2c/main.c
[ 50%] Linking C shared library libvf2c.so
cd /build/reproducible-path/apbs-3.4.1/obj-x86_64-linux-gnu/_deps/fetk-build/punc/src/vf2c && /usr/bin/cmake -E cmake_link_script CMakeFiles/vf2c.dir/link.txt --verbose=1
/usr/bin/cc -fPIC -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/apbs-3.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fcommon -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc -O2 -g -DNDEBUG -Wl,--dependency-file=CMakeFiles/vf2c.dir/link.d -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -shared -Wl,-soname,libvf2c.so.1.9 -o libvf2c.so.1.9.3 CMakeFiles/vf2c.dir/f77vers.c.o CMakeFiles/vf2c.dir/i77vers.c.o CMakeFiles/vf2c.dir/s_rnge.c.o CMakeFiles/vf2c.dir/abort_.c.o CMakeFiles/vf2c.dir/exit_.c.o CMakeFiles/vf2c.dir/getarg_.c.o CMakeFiles/vf2c.dir/iargc_.c.o CMakeFiles/vf2c.dir/getenv_.c.o CMakeFiles/vf2c.dir/signal_.c.o CMakeFiles/vf2c.dir/s_stop.c.o CMakeFiles/vf2c.dir/s_paus.c.o CMakeFiles/vf2c.dir/system_.c.o CMakeFiles/vf2c.dir/cabs.c.o CMakeFiles/vf2c.dir/derf_.c.o CMakeFiles/vf2c.dir/derfc_.c.o CMakeFiles/vf2c.dir/erf_.c.o CMakeFiles/vf2c.dir/erfc_.c.o CMakeFiles/vf2c.dir/sig_die.c.o CMakeFiles/vf2c.dir/uninit.c.o CMakeFiles/vf2c.dir/pow_ci.c.o CMakeFiles/vf2c.dir/pow_dd.c.o CMakeFiles/vf2c.dir/pow_di.c.o CMakeFiles/vf2c.dir/pow_hh.c.o CMakeFiles/vf2c.dir/pow_ii.c.o CMakeFiles/vf2c.dir/pow_ri.c.o CMakeFiles/vf2c.dir/pow_zi.c.o CMakeFiles/vf2c.dir/pow_zz.c.o CMakeFiles/vf2c.dir/c_abs.c.o CMakeFiles/vf2c.dir/c_cos.c.o CMakeFiles/vf2c.dir/c_div.c.o CMakeFiles/vf2c.dir/c_exp.c.o CMakeFiles/vf2c.dir/c_log.c.o CMakeFiles/vf2c.dir/c_sin.c.o CMakeFiles/vf2c.dir/c_sqrt.c.o CMakeFiles/vf2c.dir/z_abs.c.o CMakeFiles/vf2c.dir/z_cos.c.o CMakeFiles/vf2c.dir/z_div.c.o CMakeFiles/vf2c.dir/z_exp.c.o CMakeFiles/vf2c.dir/z_log.c.o CMakeFiles/vf2c.dir/z_sin.c.o CMakeFiles/vf2c.dir/z_sqrt.c.o CMakeFiles/vf2c.dir/r_abs.c.o CMakeFiles/vf2c.dir/r_acos.c.o CMakeFiles/vf2c.dir/r_asin.c.o CMakeFiles/vf2c.dir/r_atan.c.o CMakeFiles/vf2c.dir/r_atn2.c.o CMakeFiles/vf2c.dir/r_cnjg.c.o CMakeFiles/vf2c.dir/r_cos.c.o CMakeFiles/vf2c.dir/r_cosh.c.o CMakeFiles/vf2c.dir/r_dim.c.o CMakeFiles/vf2c.dir/r_exp.c.o CMakeFiles/vf2c.dir/r_imag.c.o CMakeFiles/vf2c.dir/r_int.c.o CMakeFiles/vf2c.dir/r_lg10.c.o CMakeFiles/vf2c.dir/r_log.c.o CMakeFiles/vf2c.dir/r_mod.c.o CMakeFiles/vf2c.dir/r_nint.c.o CMakeFiles/vf2c.dir/r_sign.c.o CMakeFiles/vf2c.dir/r_sin.c.o CMakeFiles/vf2c.dir/r_sinh.c.o CMakeFiles/vf2c.dir/r_sqrt.c.o CMakeFiles/vf2c.dir/r_tan.c.o CMakeFiles/vf2c.dir/r_tanh.c.o CMakeFiles/vf2c.dir/d_abs.c.o CMakeFiles/vf2c.dir/d_acos.c.o CMakeFiles/vf2c.dir/d_asin.c.o CMakeFiles/vf2c.dir/d_atan.c.o CMakeFiles/vf2c.dir/d_atn2.c.o CMakeFiles/vf2c.dir/d_cnjg.c.o CMakeFiles/vf2c.dir/d_cos.c.o CMakeFiles/vf2c.dir/d_cosh.c.o CMakeFiles/vf2c.dir/d_dim.c.o CMakeFiles/vf2c.dir/d_exp.c.o CMakeFiles/vf2c.dir/d_imag.c.o CMakeFiles/vf2c.dir/d_int.c.o CMakeFiles/vf2c.dir/d_lg10.c.o CMakeFiles/vf2c.dir/d_log.c.o CMakeFiles/vf2c.dir/d_mod.c.o CMakeFiles/vf2c.dir/d_nint.c.o CMakeFiles/vf2c.dir/d_prod.c.o CMakeFiles/vf2c.dir/d_sign.c.o CMakeFiles/vf2c.dir/d_sin.c.o CMakeFiles/vf2c.dir/d_sinh.c.o CMakeFiles/vf2c.dir/d_sqrt.c.o CMakeFiles/vf2c.dir/d_tan.c.o CMakeFiles/vf2c.dir/d_tanh.c.o CMakeFiles/vf2c.dir/i_abs.c.o CMakeFiles/vf2c.dir/i_dim.c.o CMakeFiles/vf2c.dir/i_dnnt.c.o CMakeFiles/vf2c.dir/i_indx.c.o CMakeFiles/vf2c.dir/i_len.c.o CMakeFiles/vf2c.dir/i_mod.c.o CMakeFiles/vf2c.dir/i_nint.c.o CMakeFiles/vf2c.dir/i_sign.c.o CMakeFiles/vf2c.dir/lbitbits.c.o CMakeFiles/vf2c.dir/lbitshft.c.o CMakeFiles/vf2c.dir/h_abs.c.o CMakeFiles/vf2c.dir/h_dim.c.o CMakeFiles/vf2c.dir/h_dnnt.c.o CMakeFiles/vf2c.dir/h_indx.c.o CMakeFiles/vf2c.dir/h_len.c.o CMakeFiles/vf2c.dir/h_mod.c.o CMakeFiles/vf2c.dir/h_nint.c.o CMakeFiles/vf2c.dir/h_sign.c.o CMakeFiles/vf2c.dir/l_ge.c.o CMakeFiles/vf2c.dir/l_gt.c.o CMakeFiles/vf2c.dir/l_le.c.o CMakeFiles/vf2c.dir/l_lt.c.o CMakeFiles/vf2c.dir/hl_ge.c.o CMakeFiles/vf2c.dir/hl_gt.c.o CMakeFiles/vf2c.dir/hl_le.c.o CMakeFiles/vf2c.dir/hl_lt.c.o CMakeFiles/vf2c.dir/ef1asc_.c.o CMakeFiles/vf2c.dir/ef1cmc_.c.o CMakeFiles/vf2c.dir/f77_aloc.c.o CMakeFiles/vf2c.dir/s_cat.c.o CMakeFiles/vf2c.dir/s_cmp.c.o CMakeFiles/vf2c.dir/s_copy.c.o CMakeFiles/vf2c.dir/dtime_.c.o CMakeFiles/vf2c.dir/etime_.c.o CMakeFiles/vf2c.dir/backspac.c.o CMakeFiles/vf2c.dir/close.c.o CMakeFiles/vf2c.dir/dfe.c.o CMakeFiles/vf2c.dir/dolio.c.o CMakeFiles/vf2c.dir/due.c.o CMakeFiles/vf2c.dir/endfile.c.o CMakeFiles/vf2c.dir/err.c.o CMakeFiles/vf2c.dir/fmt.c.o CMakeFiles/vf2c.dir/fmtlib.c.o CMakeFiles/vf2c.dir/ftell_.c.o CMakeFiles/vf2c.dir/iio.c.o CMakeFiles/vf2c.dir/ilnw.c.o CMakeFiles/vf2c.dir/inquire.c.o CMakeFiles/vf2c.dir/lread.c.o CMakeFiles/vf2c.dir/lwrite.c.o CMakeFiles/vf2c.dir/open.c.o CMakeFiles/vf2c.dir/rdfmt.c.o CMakeFiles/vf2c.dir/rewind.c.o CMakeFiles/vf2c.dir/rsfe.c.o CMakeFiles/vf2c.dir/rsli.c.o CMakeFiles/vf2c.dir/rsne.c.o CMakeFiles/vf2c.dir/sfe.c.o CMakeFiles/vf2c.dir/sue.c.o CMakeFiles/vf2c.dir/typesize.c.o CMakeFiles/vf2c.dir/uio.c.o CMakeFiles/vf2c.dir/util.c.o CMakeFiles/vf2c.dir/wref.c.o CMakeFiles/vf2c.dir/wrtfmt.c.o CMakeFiles/vf2c.dir/wsfe.c.o CMakeFiles/vf2c.dir/wsle.c.o CMakeFiles/vf2c.dir/wsne.c.o CMakeFiles/vf2c.dir/xwsne.c.o CMakeFiles/vf2c.dir/main.c.o
cd /build/reproducible-path/apbs-3.4.1/obj-x86_64-linux-gnu/_deps/fetk-build/punc/src/vf2c && /usr/bin/cmake -E cmake_symlink_library libvf2c.so.1.9.3 libvf2c.so.1.9 libvf2c.so
make[3]: Leaving directory '/build/reproducible-path/apbs-3.4.1/obj-x86_64-linux-gnu'
[ 50%] Built target vf2c
[ 50%] Linking CXX shared library libgamer.so
cd /build/reproducible-path/apbs-3.4.1/obj-x86_64-linux-gnu/_deps/fetk-build/gamer/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/gamer.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -g -O2 -ffile-prefix-map=/build/reproducible-path/apbs-3.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -g -DNDEBUG -Wl,--dependency-file=CMakeFiles/gamer.dir/link.d -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -shared -Wl,-soname,libgamer.so.1.9 -o libgamer.so.1.9.3 CMakeFiles/gamer.dir/base/gamer_base.c.o CMakeFiles/gamer.dir/triangle/triangle.c.o CMakeFiles/gamer.dir/tetgen/predicates.cpp.o CMakeFiles/gamer.dir/tetgen/tetgen.cpp.o CMakeFiles/gamer.dir/biom/CorrectNormals.C.o CMakeFiles/gamer.dir/biom/GenerateSphereMesh.C.o CMakeFiles/gamer.dir/biom/MarchingCube.C.o CMakeFiles/gamer.dir/biom/PDB2Mesh.C.o CMakeFiles/gamer.dir/biom/PDB2Volume.C.o CMakeFiles/gamer.dir/biom/ReadLattice.C.o CMakeFiles/gamer.dir/biom/ReadPDB.C.o CMakeFiles/gamer.dir/biom/ReadWriteMesh.C.o CMakeFiles/gamer.dir/biom/RegionGrowing.C.o CMakeFiles/gamer.dir/biom/SurfaceMesh.C.o CMakeFiles/gamer.dir/biom/SurfExtract.C.o CMakeFiles/gamer.dir/biom/SurfRefine.C.o CMakeFiles/gamer.dir/biom/SurfSmooth.C.o  -lmaloc
cd /build/reproducible-path/apbs-3.4.1/obj-x86_64-linux-gnu/_deps/fetk-build/gamer/src && /usr/bin/cmake -E cmake_symlink_library libgamer.so.1.9.3 libgamer.so.1.9 libgamer.so
make[3]: Leaving directory '/build/reproducible-path/apbs-3.4.1/obj-x86_64-linux-gnu'
[ 50%] Built target gamer
make[2]: Leaving directory '/build/reproducible-path/apbs-3.4.1/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:169: all] Error 2
make[1]: Leaving directory '/build/reproducible-path/apbs-3.4.1/obj-x86_64-linux-gnu'
dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j8 "INSTALL=install --strip-program=true" VERBOSE=1 returned exit code 2
make: *** [debian/rules:21: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2



More information about the Debichem-devel mailing list