Debian Bug report logs - #1097780
readstat: ftbfs with GCC-15

version graph

Package: src:readstat; Maintainer for src:readstat is Debian Qt/KDE Maintainers <[email protected]>;

Reported by: Matthias Klose <[email protected]>

Date: Mon, 17 Feb 2025 17:50:50 UTC

Severity: important

Tags: forky, sid

Found in version readstat/1.1.9-3

Reply or subscribe to this bug.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to Debian Qt/KDE Maintainers <[email protected]>:
Bug#1097780; Package src:readstat. (Mon, 17 Feb 2025 17:50:51 GMT) (full text, mbox, link).


Acknowledgement sent to Matthias Klose <[email protected]>:
New Bug report received and forwarded. Copy sent to Debian Qt/KDE Maintainers <[email protected]>. (Mon, 17 Feb 2025 17:50:51 GMT) (full text, mbox, link).


Message #5 received at [email protected] (full text, mbox, reply):

From: Matthias Klose <[email protected]>
To: [email protected]
Subject: readstat: ftbfs with GCC-15
Date: Mon, 17 Feb 2025 17:50:07 +0000
Package: src:readstat
Version: 1.1.9-3
Severity: important
Tags: sid forky
User: [email protected]
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/readstat_1.1.9-3_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

[...]
libtool: compile:  gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.9\" "-DPACKAGE_STRING=\"ReadStat 1.1.9\"" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\" -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\" -DPACKAGE=\"readstat\" -DVERSION=\"1.1.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall -Werror -pedantic-errors -std=c99 -DHAVE_ZLIB=1 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/readstat-1.1.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c src/readstat_parser.c  -fPIC -DPIC -o src/.libs/libreadstat_la-readstat_parser.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.9\" -DPACKAGE_STRING=\"ReadStat\ 1.1.9\" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\" -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\" -DPACKAGE=\"readstat\" -DVERSION=\"1.1.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall  -Werror -pedantic-errors -std=c99 -DHAVE_ZLIB=1   -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/readstat-1.1.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/libreadstat_la-readstat_writer.lo `test -f 'src/readstat_writer.c' || echo './'`src/readstat_writer.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.9\" -DPACKAGE_STRING=\"ReadStat\ 1.1.9\" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\" -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\" -DPACKAGE=\"readstat\" -DVERSION=\"1.1.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall  -Werror -pedantic-errors -std=c99 -DHAVE_ZLIB=1   -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/readstat-1.1.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/sas/libreadstat_la-ieee.lo `test -f 'src/sas/ieee.c' || echo './'`src/sas/ieee.c
libtool: compile:  gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.9\" "-DPACKAGE_STRING=\"ReadStat 1.1.9\"" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\" -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\" -DPACKAGE=\"readstat\" -DVERSION=\"1.1.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall -Werror -pedantic-errors -std=c99 -DHAVE_ZLIB=1 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/readstat-1.1.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c src/readstat_value.c  -fPIC -DPIC -o src/.libs/libreadstat_la-readstat_value.o
libtool: compile:  gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.9\" "-DPACKAGE_STRING=\"ReadStat 1.1.9\"" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\" -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\" -DPACKAGE=\"readstat\" -DVERSION=\"1.1.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall -Werror -pedantic-errors -std=c99 -DHAVE_ZLIB=1 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/readstat-1.1.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c src/readstat_variable.c  -fPIC -DPIC -o src/.libs/libreadstat_la-readstat_variable.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.9\" -DPACKAGE_STRING=\"ReadStat\ 1.1.9\" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\" -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\" -DPACKAGE=\"readstat\" -DVERSION=\"1.1.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall  -Werror -pedantic-errors -std=c99 -DHAVE_ZLIB=1   -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/readstat-1.1.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/sas/libreadstat_la-readstat_sas.lo `test -f 'src/sas/readstat_sas.c' || echo './'`src/sas/readstat_sas.c
libtool: compile:  gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.9\" "-DPACKAGE_STRING=\"ReadStat 1.1.9\"" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\" -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\" -DPACKAGE=\"readstat\" -DVERSION=\"1.1.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall -Werror -pedantic-errors -std=c99 -DHAVE_ZLIB=1 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/readstat-1.1.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c src/sas/ieee.c  -fPIC -DPIC -o src/sas/.libs/libreadstat_la-ieee.o
libtool: compile:  gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.9\" "-DPACKAGE_STRING=\"ReadStat 1.1.9\"" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\" -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\" -DPACKAGE=\"readstat\" -DVERSION=\"1.1.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall -Werror -pedantic-errors -std=c99 -DHAVE_ZLIB=1 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/readstat-1.1.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c src/readstat_writer.c  -fPIC -DPIC -o src/.libs/libreadstat_la-readstat_writer.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.9\" -DPACKAGE_STRING=\"ReadStat\ 1.1.9\" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\" -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\" -DPACKAGE=\"readstat\" -DVERSION=\"1.1.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall  -Werror -pedantic-errors -std=c99 -DHAVE_ZLIB=1   -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/readstat-1.1.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/sas/libreadstat_la-readstat_sas7bcat_read.lo `test -f 'src/sas/readstat_sas7bcat_read.c' || echo './'`src/sas/readstat_sas7bcat_read.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.9\" -DPACKAGE_STRING=\"ReadStat\ 1.1.9\" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\" -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\" -DPACKAGE=\"readstat\" -DVERSION=\"1.1.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall  -Werror -pedantic-errors -std=c99 -DHAVE_ZLIB=1   -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/readstat-1.1.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/sas/libreadstat_la-readstat_sas7bcat_write.lo `test -f 'src/sas/readstat_sas7bcat_write.c' || echo './'`src/sas/readstat_sas7bcat_write.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.9\" -DPACKAGE_STRING=\"ReadStat\ 1.1.9\" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\" -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\" -DPACKAGE=\"readstat\" -DVERSION=\"1.1.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall  -Werror -pedantic-errors -std=c99 -DHAVE_ZLIB=1   -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/readstat-1.1.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/sas/libreadstat_la-readstat_sas7bdat_read.lo `test -f 'src/sas/readstat_sas7bdat_read.c' || echo './'`src/sas/readstat_sas7bdat_read.c
libtool: compile:  gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.9\" "-DPACKAGE_STRING=\"ReadStat 1.1.9\"" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\" -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\" -DPACKAGE=\"readstat\" -DVERSION=\"1.1.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall -Werror -pedantic-errors -std=c99 -DHAVE_ZLIB=1 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/readstat-1.1.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c src/sas/readstat_sas.c  -fPIC -DPIC -o src/sas/.libs/libreadstat_la-readstat_sas.o
libtool: compile:  gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.9\" "-DPACKAGE_STRING=\"ReadStat 1.1.9\"" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\" -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\" -DPACKAGE=\"readstat\" -DVERSION=\"1.1.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall -Werror -pedantic-errors -std=c99 -DHAVE_ZLIB=1 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/readstat-1.1.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c src/sas/readstat_sas7bcat_read.c  -fPIC -DPIC -o src/sas/.libs/libreadstat_la-readstat_sas7bcat_read.o
libtool: compile:  gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.9\" "-DPACKAGE_STRING=\"ReadStat 1.1.9\"" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\" -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\" -DPACKAGE=\"readstat\" -DVERSION=\"1.1.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall -Werror -pedantic-errors -std=c99 -DHAVE_ZLIB=1 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/readstat-1.1.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c src/sas/readstat_sas7bcat_write.c  -fPIC -DPIC -o src/sas/.libs/libreadstat_la-readstat_sas7bcat_write.o
libtool: compile:  gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.9\" "-DPACKAGE_STRING=\"ReadStat 1.1.9\"" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\" -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\" -DPACKAGE=\"readstat\" -DVERSION=\"1.1.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall -Werror -pedantic-errors -std=c99 -DHAVE_ZLIB=1 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/readstat-1.1.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c src/sas/readstat_sas7bdat_read.c  -fPIC -DPIC -o src/sas/.libs/libreadstat_la-readstat_sas7bdat_read.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.9\" -DPACKAGE_STRING=\"ReadStat\ 1.1.9\" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\" -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\" -DPACKAGE=\"readstat\" -DVERSION=\"1.1.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall  -Werror -pedantic-errors -std=c99 -DHAVE_ZLIB=1   -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/readstat-1.1.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/sas/libreadstat_la-readstat_sas7bdat_write.lo `test -f 'src/sas/readstat_sas7bdat_write.c' || echo './'`src/sas/readstat_sas7bdat_write.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.9\" -DPACKAGE_STRING=\"ReadStat\ 1.1.9\" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\" -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\" -DPACKAGE=\"readstat\" -DVERSION=\"1.1.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall  -Werror -pedantic-errors -std=c99 -DHAVE_ZLIB=1   -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/readstat-1.1.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/sas/libreadstat_la-readstat_sas_rle.lo `test -f 'src/sas/readstat_sas_rle.c' || echo './'`src/sas/readstat_sas_rle.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.9\" -DPACKAGE_STRING=\"ReadStat\ 1.1.9\" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\" -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\" -DPACKAGE=\"readstat\" -DVERSION=\"1.1.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall  -Werror -pedantic-errors -std=c99 -DHAVE_ZLIB=1   -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/readstat-1.1.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/sas/libreadstat_la-readstat_xport.lo `test -f 'src/sas/readstat_xport.c' || echo './'`src/sas/readstat_xport.c
libtool: compile:  gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.9\" "-DPACKAGE_STRING=\"ReadStat 1.1.9\"" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\" -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\" -DPACKAGE=\"readstat\" -DVERSION=\"1.1.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall -Werror -pedantic-errors -std=c99 -DHAVE_ZLIB=1 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/readstat-1.1.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c src/sas/readstat_sas7bdat_write.c  -fPIC -DPIC -o src/sas/.libs/libreadstat_la-readstat_sas7bdat_write.o
libtool: compile:  gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.9\" "-DPACKAGE_STRING=\"ReadStat 1.1.9\"" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\" -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\" -DPACKAGE=\"readstat\" -DVERSION=\"1.1.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall -Werror -pedantic-errors -std=c99 -DHAVE_ZLIB=1 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/readstat-1.1.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c src/sas/readstat_sas_rle.c  -fPIC -DPIC -o src/sas/.libs/libreadstat_la-readstat_sas_rle.o
libtool: compile:  gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.9\" "-DPACKAGE_STRING=\"ReadStat 1.1.9\"" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\" -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\" -DPACKAGE=\"readstat\" -DVERSION=\"1.1.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall -Werror -pedantic-errors -std=c99 -DHAVE_ZLIB=1 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/readstat-1.1.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c src/sas/readstat_xport.c  -fPIC -DPIC -o src/sas/.libs/libreadstat_la-readstat_xport.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.9\" -DPACKAGE_STRING=\"ReadStat\ 1.1.9\" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\" -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\" -DPACKAGE=\"readstat\" -DVERSION=\"1.1.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall  -Werror -pedantic-errors -std=c99 -DHAVE_ZLIB=1   -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/readstat-1.1.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/sas/libreadstat_la-readstat_xport_read.lo `test -f 'src/sas/readstat_xport_read.c' || echo './'`src/sas/readstat_xport_read.c
libtool: compile:  gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.9\" "-DPACKAGE_STRING=\"ReadStat 1.1.9\"" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\" -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\" -DPACKAGE=\"readstat\" -DVERSION=\"1.1.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall -Werror -pedantic-errors -std=c99 -DHAVE_ZLIB=1 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/readstat-1.1.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c src/sas/readstat_xport_read.c  -fPIC -DPIC -o src/sas/.libs/libreadstat_la-readstat_xport_read.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.9\" -DPACKAGE_STRING=\"ReadStat\ 1.1.9\" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\" -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\" -DPACKAGE=\"readstat\" -DVERSION=\"1.1.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall  -Werror -pedantic-errors -std=c99 -DHAVE_ZLIB=1   -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/readstat-1.1.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/sas/libreadstat_la-readstat_xport_write.lo `test -f 'src/sas/readstat_xport_write.c' || echo './'`src/sas/readstat_xport_write.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.9\" -DPACKAGE_STRING=\"ReadStat\ 1.1.9\" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\" -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\" -DPACKAGE=\"readstat\" -DVERSION=\"1.1.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall  -Werror -pedantic-errors -std=c99 -DHAVE_ZLIB=1   -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/readstat-1.1.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/sas/libreadstat_la-readstat_xport_parse_format.lo `test -f 'src/sas/readstat_xport_parse_format.c' || echo './'`src/sas/readstat_xport_parse_format.c
libtool: compile:  gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.9\" "-DPACKAGE_STRING=\"ReadStat 1.1.9\"" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\" -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\" -DPACKAGE=\"readstat\" -DVERSION=\"1.1.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall -Werror -pedantic-errors -std=c99 -DHAVE_ZLIB=1 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/readstat-1.1.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c src/sas/readstat_xport_write.c  -fPIC -DPIC -o src/sas/.libs/libreadstat_la-readstat_xport_write.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.9\" -DPACKAGE_STRING=\"ReadStat\ 1.1.9\" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\" -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\" -DPACKAGE=\"readstat\" -DVERSION=\"1.1.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall  -Werror -pedantic-errors -std=c99 -DHAVE_ZLIB=1   -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/readstat-1.1.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/spss/libreadstat_la-readstat_por.lo `test -f 'src/spss/readstat_por.c' || echo './'`src/spss/readstat_por.c
libtool: compile:  gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.9\" "-DPACKAGE_STRING=\"ReadStat 1.1.9\"" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\" -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\" -DPACKAGE=\"readstat\" -DVERSION=\"1.1.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall -Werror -pedantic-errors -std=c99 -DHAVE_ZLIB=1 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/readstat-1.1.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c src/sas/readstat_xport_parse_format.c  -fPIC -DPIC -o src/sas/.libs/libreadstat_la-readstat_xport_parse_format.o
libtool: compile:  gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.9\" "-DPACKAGE_STRING=\"ReadStat 1.1.9\"" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\" -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\" -DPACKAGE=\"readstat\" -DVERSION=\"1.1.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall -Werror -pedantic-errors -std=c99 -DHAVE_ZLIB=1 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/readstat-1.1.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c src/spss/readstat_por.c  -fPIC -DPIC -o src/spss/.libs/libreadstat_la-readstat_por.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.9\" -DPACKAGE_STRING=\"ReadStat\ 1.1.9\" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\" -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\" -DPACKAGE=\"readstat\" -DVERSION=\"1.1.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall  -Werror -pedantic-errors -std=c99 -DHAVE_ZLIB=1   -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/readstat-1.1.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/spss/libreadstat_la-readstat_por_parse.lo `test -f 'src/spss/readstat_por_parse.c' || echo './'`src/spss/readstat_por_parse.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.9\" -DPACKAGE_STRING=\"ReadStat\ 1.1.9\" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\" -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\" -DPACKAGE=\"readstat\" -DVERSION=\"1.1.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall  -Werror -pedantic-errors -std=c99 -DHAVE_ZLIB=1   -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/readstat-1.1.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/spss/libreadstat_la-readstat_por_read.lo `test -f 'src/spss/readstat_por_read.c' || echo './'`src/spss/readstat_por_read.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.9\" -DPACKAGE_STRING=\"ReadStat\ 1.1.9\" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\" -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\" -DPACKAGE=\"readstat\" -DVERSION=\"1.1.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall  -Werror -pedantic-errors -std=c99 -DHAVE_ZLIB=1   -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/readstat-1.1.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/spss/libreadstat_la-readstat_por_write.lo `test -f 'src/spss/readstat_por_write.c' || echo './'`src/spss/readstat_por_write.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.9\" -DPACKAGE_STRING=\"ReadStat\ 1.1.9\" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\" -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\" -DPACKAGE=\"readstat\" -DVERSION=\"1.1.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall  -Werror -pedantic-errors -std=c99 -DHAVE_ZLIB=1   -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/readstat-1.1.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/spss/libreadstat_la-readstat_sav.lo `test -f 'src/spss/readstat_sav.c' || echo './'`src/spss/readstat_sav.c
libtool: compile:  gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.9\" "-DPACKAGE_STRING=\"ReadStat 1.1.9\"" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\" -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\" -DPACKAGE=\"readstat\" -DVERSION=\"1.1.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall -Werror -pedantic-errors -std=c99 -DHAVE_ZLIB=1 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/readstat-1.1.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c src/spss/readstat_por_parse.c  -fPIC -DPIC -o src/spss/.libs/libreadstat_la-readstat_por_parse.o
libtool: compile:  gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.9\" "-DPACKAGE_STRING=\"ReadStat 1.1.9\"" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\" -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\" -DPACKAGE=\"readstat\" -DVERSION=\"1.1.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall -Werror -pedantic-errors -std=c99 -DHAVE_ZLIB=1 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/readstat-1.1.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c src/spss/readstat_por_read.c  -fPIC -DPIC -o src/spss/.libs/libreadstat_la-readstat_por_read.o
libtool: compile:  gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.9\" "-DPACKAGE_STRING=\"ReadStat 1.1.9\"" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\" -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\" -DPACKAGE=\"readstat\" -DVERSION=\"1.1.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall -Werror -pedantic-errors -std=c99 -DHAVE_ZLIB=1 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/readstat-1.1.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c src/spss/readstat_por_write.c  -fPIC -DPIC -o src/spss/.libs/libreadstat_la-readstat_por_write.o
libtool: compile:  gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.9\" "-DPACKAGE_STRING=\"ReadStat 1.1.9\"" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\" -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\" -DPACKAGE=\"readstat\" -DVERSION=\"1.1.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall -Werror -pedantic-errors -std=c99 -DHAVE_ZLIB=1 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/readstat-1.1.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c src/spss/readstat_sav.c  -fPIC -DPIC -o src/spss/.libs/libreadstat_la-readstat_sav.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.9\" -DPACKAGE_STRING=\"ReadStat\ 1.1.9\" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\" -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\" -DPACKAGE=\"readstat\" -DVERSION=\"1.1.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall  -Werror -pedantic-errors -std=c99 -DHAVE_ZLIB=1   -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/readstat-1.1.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/spss/libreadstat_la-readstat_sav_compress.lo `test -f 'src/spss/readstat_sav_compress.c' || echo './'`src/spss/readstat_sav_compress.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.9\" -DPACKAGE_STRING=\"ReadStat\ 1.1.9\" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\" -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\" -DPACKAGE=\"readstat\" -DVERSION=\"1.1.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall  -Werror -pedantic-errors -std=c99 -DHAVE_ZLIB=1   -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/readstat-1.1.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/spss/libreadstat_la-readstat_sav_parse.lo `test -f 'src/spss/readstat_sav_parse.c' || echo './'`src/spss/readstat_sav_parse.c
libtool: compile:  gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.9\" "-DPACKAGE_STRING=\"ReadStat 1.1.9\"" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\" -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\" -DPACKAGE=\"readstat\" -DVERSION=\"1.1.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall -Werror -pedantic-errors -std=c99 -DHAVE_ZLIB=1 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/readstat-1.1.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c src/spss/readstat_sav_compress.c  -fPIC -DPIC -o src/spss/.libs/libreadstat_la-readstat_sav_compress.o
libtool: compile:  gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.9\" "-DPACKAGE_STRING=\"ReadStat 1.1.9\"" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\" -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\" -DPACKAGE=\"readstat\" -DVERSION=\"1.1.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall -Werror -pedantic-errors -std=c99 -DHAVE_ZLIB=1 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/readstat-1.1.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c src/spss/readstat_sav_parse.c  -fPIC -DPIC -o src/spss/.libs/libreadstat_la-readstat_sav_parse.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.9\" -DPACKAGE_STRING=\"ReadStat\ 1.1.9\" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\" -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\" -DPACKAGE=\"readstat\" -DVERSION=\"1.1.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall  -Werror -pedantic-errors -std=c99 -DHAVE_ZLIB=1   -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/readstat-1.1.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/spss/libreadstat_la-readstat_sav_parse_timestamp.lo `test -f 'src/spss/readstat_sav_parse_timestamp.c' || echo './'`src/spss/readstat_sav_parse_timestamp.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.9\" -DPACKAGE_STRING=\"ReadStat\ 1.1.9\" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\" -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\" -DPACKAGE=\"readstat\" -DVERSION=\"1.1.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall  -Werror -pedantic-errors -std=c99 -DHAVE_ZLIB=1   -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/readstat-1.1.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/spss/libreadstat_la-readstat_sav_read.lo `test -f 'src/spss/readstat_sav_read.c' || echo './'`src/spss/readstat_sav_read.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.9\" -DPACKAGE_STRING=\"ReadStat\ 1.1.9\" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\" -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\" -DPACKAGE=\"readstat\" -DVERSION=\"1.1.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall  -Werror -pedantic-errors -std=c99 -DHAVE_ZLIB=1   -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/readstat-1.1.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/spss/libreadstat_la-readstat_sav_write.lo `test -f 'src/spss/readstat_sav_write.c' || echo './'`src/spss/readstat_sav_write.c
src/spss/readstat_por_write.c: In function 'por_emit_header':
src/spss/readstat_por_write.c:206:5: error: '__builtin_strncpy' output may be truncated copying 20 bytes from a string of length 256 [-Werror=stringop-truncation]
  206 |     strncpy(vanity[1] + 20, writer->file_label, 20);
      |     ^
libtool: compile:  gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.9\" "-DPACKAGE_STRING=\"ReadStat 1.1.9\"" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\" -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\" -DPACKAGE=\"readstat\" -DVERSION=\"1.1.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall -Werror -pedantic-errors -std=c99 -DHAVE_ZLIB=1 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/readstat-1.1.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c src/spss/readstat_sav_parse_timestamp.c  -fPIC -DPIC -o src/spss/.libs/libreadstat_la-readstat_sav_parse_timestamp.o
libtool: compile:  gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.9\" "-DPACKAGE_STRING=\"ReadStat 1.1.9\"" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\" -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\" -DPACKAGE=\"readstat\" -DVERSION=\"1.1.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall -Werror -pedantic-errors -std=c99 -DHAVE_ZLIB=1 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/readstat-1.1.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c src/spss/readstat_sav_write.c  -fPIC -DPIC -o src/spss/.libs/libreadstat_la-readstat_sav_write.o
libtool: compile:  gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.9\" "-DPACKAGE_STRING=\"ReadStat 1.1.9\"" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\" -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\" -DPACKAGE=\"readstat\" -DVERSION=\"1.1.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall -Werror -pedantic-errors -std=c99 -DHAVE_ZLIB=1 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/readstat-1.1.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c src/spss/readstat_sav_read.c  -fPIC -DPIC -o src/spss/.libs/libreadstat_la-readstat_sav_read.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.9\" -DPACKAGE_STRING=\"ReadStat\ 1.1.9\" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\" -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\" -DPACKAGE=\"readstat\" -DVERSION=\"1.1.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall  -Werror -pedantic-errors -std=c99 -DHAVE_ZLIB=1   -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/readstat-1.1.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/spss/libreadstat_la-readstat_spss.lo `test -f 'src/spss/readstat_spss.c' || echo './'`src/spss/readstat_spss.c
libtool: compile:  gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.9\" "-DPACKAGE_STRING=\"ReadStat 1.1.9\"" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\" -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\" -DPACKAGE=\"readstat\" -DVERSION=\"1.1.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall -Werror -pedantic-errors -std=c99 -DHAVE_ZLIB=1 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/readstat-1.1.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c src/spss/readstat_spss.c  -fPIC -DPIC -o src/spss/.libs/libreadstat_la-readstat_spss.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.9\" -DPACKAGE_STRING=\"ReadStat\ 1.1.9\" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\" -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\" -DPACKAGE=\"readstat\" -DVERSION=\"1.1.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall  -Werror -pedantic-errors -std=c99 -DHAVE_ZLIB=1   -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/readstat-1.1.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/spss/libreadstat_la-readstat_spss_parse.lo `test -f 'src/spss/readstat_spss_parse.c' || echo './'`src/spss/readstat_spss_parse.c
libtool: compile:  gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.9\" "-DPACKAGE_STRING=\"ReadStat 1.1.9\"" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\" -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\" -DPACKAGE=\"readstat\" -DVERSION=\"1.1.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall -Werror -pedantic-errors -std=c99 -DHAVE_ZLIB=1 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/readstat-1.1.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c src/spss/readstat_spss_parse.c  -fPIC -DPIC -o src/spss/.libs/libreadstat_la-readstat_spss_parse.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.9\" -DPACKAGE_STRING=\"ReadStat\ 1.1.9\" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\" -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\" -DPACKAGE=\"readstat\" -DVERSION=\"1.1.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall  -Werror -pedantic-errors -std=c99 -DHAVE_ZLIB=1   -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/readstat-1.1.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/stata/libreadstat_la-readstat_dta.lo `test -f 'src/stata/readstat_dta.c' || echo './'`src/stata/readstat_dta.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.9\" -DPACKAGE_STRING=\"ReadStat\ 1.1.9\" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\" -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\" -DPACKAGE=\"readstat\" -DVERSION=\"1.1.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall  -Werror -pedantic-errors -std=c99 -DHAVE_ZLIB=1   -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/readstat-1.1.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/stata/libreadstat_la-readstat_dta_parse_timestamp.lo `test -f 'src/stata/readstat_dta_parse_timestamp.c' || echo './'`src/stata/readstat_dta_parse_timestamp.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.9\" -DPACKAGE_STRING=\"ReadStat\ 1.1.9\" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\" -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\" -DPACKAGE=\"readstat\" -DVERSION=\"1.1.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall  -Werror -pedantic-errors -std=c99 -DHAVE_ZLIB=1   -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/readstat-1.1.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/stata/libreadstat_la-readstat_dta_read.lo `test -f 'src/stata/readstat_dta_read.c' || echo './'`src/stata/readstat_dta_read.c
libtool: compile:  gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.9\" "-DPACKAGE_STRING=\"ReadStat 1.1.9\"" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\" -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\" -DPACKAGE=\"readstat\" -DVERSION=\"1.1.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall -Werror -pedantic-errors -std=c99 -DHAVE_ZLIB=1 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/readstat-1.1.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c src/stata/readstat_dta.c  -fPIC -DPIC -o src/stata/.libs/libreadstat_la-readstat_dta.o
libtool: compile:  gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.9\" "-DPACKAGE_STRING=\"ReadStat 1.1.9\"" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\" -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\" -DPACKAGE=\"readstat\" -DVERSION=\"1.1.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall -Werror -pedantic-errors -std=c99 -DHAVE_ZLIB=1 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/readstat-1.1.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c src/stata/readstat_dta_read.c  -fPIC -DPIC -o src/stata/.libs/libreadstat_la-readstat_dta_read.o
libtool: compile:  gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.9\" "-DPACKAGE_STRING=\"ReadStat 1.1.9\"" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\" -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\" -DPACKAGE=\"readstat\" -DVERSION=\"1.1.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall -Werror -pedantic-errors -std=c99 -DHAVE_ZLIB=1 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/readstat-1.1.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c src/stata/readstat_dta_parse_timestamp.c  -fPIC -DPIC -o src/stata/.libs/libreadstat_la-readstat_dta_parse_timestamp.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.9\" -DPACKAGE_STRING=\"ReadStat\ 1.1.9\" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\" -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\" -DPACKAGE=\"readstat\" -DVERSION=\"1.1.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall  -Werror -pedantic-errors -std=c99 -DHAVE_ZLIB=1   -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/readstat-1.1.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/stata/libreadstat_la-readstat_dta_write.lo `test -f 'src/stata/readstat_dta_write.c' || echo './'`src/stata/readstat_dta_write.c
cc1: all warnings being treated as errors
make[1]: *** [Makefile:2388: src/spss/libreadstat_la-readstat_por_write.lo] Error 1
make[1]: *** Waiting for unfinished jobs....
libtool: compile:  gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.9\" "-DPACKAGE_STRING=\"ReadStat 1.1.9\"" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\" -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\" -DPACKAGE=\"readstat\" -DVERSION=\"1.1.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall -Werror -pedantic-errors -std=c99 -DHAVE_ZLIB=1 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/readstat-1.1.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c src/stata/readstat_dta_write.c  -fPIC -DPIC -o src/stata/.libs/libreadstat_la-readstat_dta_write.o
make[1]: Leaving directory '/build/reproducible-path/readstat-1.1.9'
dh_auto_build: error: make -j8 returned exit code 2
make: *** [debian/rules:11: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2



Send a report that this bug log contains spam.


Debian bug tracking system administrator <[email protected]>. Last modified: Tue May 13 13:08:58 2025; Machine Name: buxtehude

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU General Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.