[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1037838: readstat: ftbfs with GCC-13



Package: src:readstat
Version: 1.1.8-1
Severity: normal
Tags: sid trixie
User: debian-gcc@lists.debian.org
Usertags: ftbfs-gcc-13

[This bug is targeted to the upcoming trixie release]

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

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

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

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

  apt-get -t=experimental install g++ 

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

[...]
checking for deflate in -lz... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
config.status: executing libtool commands

Configuration:

C compiler: gcc
CFLAGS: -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security
LD: /usr/bin/ld -m elf_x86_64

C++ compiler: g++
CXXFLAGS: -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security
CXXLD: 

Host: x86_64-pc-linux-gnu
Extra warnings: 
Extra libs: -lm
Extra ld flags: 

Fuzzing engine: 

Ragel: true
Ragel flags: 
   dh_auto_build
	make -j8
make[1]: Entering directory '/<<PKGBUILDDIR>>'
gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.8\" -DPACKAGE_STRING=\"ReadStat\ 1.1.8\" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\"; -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\"; -DPACKAGE=\"readstat\" -DVERSION=\"1.1.8\" -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 -DREADSTAT_VERSION=\"1.1.8\" -Wall -Werror -pedantic-errors -std=c99 -DHAVE_ZLIB=1 -DHAVE_XLSXWRITER=1 -DHAVE_CSVREADER=1 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/bin/readstat-readstat.o `test -f 'src/bin/readstat.c' || echo './'`src/bin/readstat.c
gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.8\" -DPACKAGE_STRING=\"ReadStat\ 1.1.8\" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\"; -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\"; -DPACKAGE=\"readstat\" -DVERSION=\"1.1.8\" -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 -DREADSTAT_VERSION=\"1.1.8\" -Wall -Werror -pedantic-errors -std=c99 -DHAVE_ZLIB=1 -DHAVE_XLSXWRITER=1 -DHAVE_CSVREADER=1 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/bin/util/readstat-file_format.o `test -f 'src/bin/util/file_format.c' || echo './'`src/bin/util/file_format.c
gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.8\" -DPACKAGE_STRING=\"ReadStat\ 1.1.8\" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\"; -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\"; -DPACKAGE=\"readstat\" -DVERSION=\"1.1.8\" -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 -DREADSTAT_VERSION=\"1.1.8\" -Wall -Werror -pedantic-errors -std=c99 -DHAVE_ZLIB=1 -DHAVE_XLSXWRITER=1 -DHAVE_CSVREADER=1 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/bin/util/readstat-quote_and_escape.o `test -f 'src/bin/util/quote_and_escape.c' || echo './'`src/bin/util/quote_and_escape.c
gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.8\" -DPACKAGE_STRING=\"ReadStat\ 1.1.8\" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\"; -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\"; -DPACKAGE=\"readstat\" -DVERSION=\"1.1.8\" -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 -DREADSTAT_VERSION=\"1.1.8\" -Wall -Werror -pedantic-errors -std=c99 -DHAVE_ZLIB=1 -DHAVE_XLSXWRITER=1 -DHAVE_CSVREADER=1 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/bin/util/readstat-readstat_dta_days.o `test -f 'src/bin/util/readstat_dta_days.c' || echo './'`src/bin/util/readstat_dta_days.c
gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.8\" -DPACKAGE_STRING=\"ReadStat\ 1.1.8\" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\"; -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\"; -DPACKAGE=\"readstat\" -DVERSION=\"1.1.8\" -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 -DREADSTAT_VERSION=\"1.1.8\" -Wall -Werror -pedantic-errors -std=c99 -DHAVE_ZLIB=1 -DHAVE_XLSXWRITER=1 -DHAVE_CSVREADER=1 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/bin/util/readstat-readstat_sav_date.o `test -f 'src/bin/util/readstat_sav_date.c' || echo './'`src/bin/util/readstat_sav_date.c
gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.8\" -DPACKAGE_STRING=\"ReadStat\ 1.1.8\" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\"; -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\"; -DPACKAGE=\"readstat\" -DVERSION=\"1.1.8\" -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 -DREADSTAT_VERSION=\"1.1.8\" -Wall -Werror -pedantic-errors -std=c99 -DHAVE_ZLIB=1 -DHAVE_XLSXWRITER=1 -DHAVE_CSVREADER=1 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/bin/read_csv/readstat-read_csv.o `test -f 'src/bin/read_csv/read_csv.c' || echo './'`src/bin/read_csv/read_csv.c
gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.8\" -DPACKAGE_STRING=\"ReadStat\ 1.1.8\" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\"; -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\"; -DPACKAGE=\"readstat\" -DVERSION=\"1.1.8\" -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 -Wall -Werror -pedantic-errors -std=c99 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/bin/extract_metadata-extract_metadata.o `test -f 'src/bin/extract_metadata.c' || echo './'`src/bin/extract_metadata.c
gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.8\" -DPACKAGE_STRING=\"ReadStat\ 1.1.8\" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\"; -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\"; -DPACKAGE=\"readstat\" -DVERSION=\"1.1.8\" -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 -Wall -Werror -pedantic-errors -std=c99 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/bin/write/json/extract_metadata-write_missing_values.o `test -f 'src/bin/write/json/write_missing_values.c' || echo './'`src/bin/write/json/write_missing_values.c
src/bin/readstat.c: In function ‘convert_file’:
src/bin/readstat.c:406:13: error: pointer ‘rs_ctx’ may be used after ‘free’ [-Werror=use-after-free]
  406 |             fprintf(stderr, "Error processing %s: %s\n", rs_ctx->error_filename, readstat_error_message(error));
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/bin/readstat.c:400:5: note: call to ‘free’ here
  400 |     free(rs_ctx);
      |     ^~~~~~~~~~~~
gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.8\" -DPACKAGE_STRING=\"ReadStat\ 1.1.8\" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\"; -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\"; -DPACKAGE=\"readstat\" -DVERSION=\"1.1.8\" -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 -Wall -Werror -pedantic-errors -std=c99 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/bin/write/json/extract_metadata-write_value_labels.o `test -f 'src/bin/write/json/write_value_labels.c' || echo './'`src/bin/write/json/write_value_labels.c
gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.8\" -DPACKAGE_STRING=\"ReadStat\ 1.1.8\" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\"; -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\"; -DPACKAGE=\"readstat\" -DVERSION=\"1.1.8\" -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 -Wall -Werror -pedantic-errors -std=c99 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/bin/util/extract_metadata-file_format.o `test -f 'src/bin/util/file_format.c' || echo './'`src/bin/util/file_format.c
gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.8\" -DPACKAGE_STRING=\"ReadStat\ 1.1.8\" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\"; -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\"; -DPACKAGE=\"readstat\" -DVERSION=\"1.1.8\" -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 -Wall -Werror -pedantic-errors -std=c99 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/bin/util/extract_metadata-quote_and_escape.o `test -f 'src/bin/util/quote_and_escape.c' || echo './'`src/bin/util/quote_and_escape.c
gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.8\" -DPACKAGE_STRING=\"ReadStat\ 1.1.8\" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\"; -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\"; -DPACKAGE=\"readstat\" -DVERSION=\"1.1.8\" -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 -Wall -Werror -pedantic-errors -std=c99 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/bin/util/extract_metadata-readstat_dta_days.o `test -f 'src/bin/util/readstat_dta_days.c' || echo './'`src/bin/util/readstat_dta_days.c
gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.8\" -DPACKAGE_STRING=\"ReadStat\ 1.1.8\" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\"; -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\"; -DPACKAGE=\"readstat\" -DVERSION=\"1.1.8\" -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 -Wall -Werror -pedantic-errors -std=c99 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/bin/util/extract_metadata-readstat_sav_date.o `test -f 'src/bin/util/readstat_sav_date.c' || echo './'`src/bin/util/readstat_sav_date.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.8\" -DPACKAGE_STRING=\"ReadStat\ 1.1.8\" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\"; -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\"; -DPACKAGE=\"readstat\" -DVERSION=\"1.1.8\" -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 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/libreadstat_la-CKHashTable.lo `test -f 'src/CKHashTable.c' || echo './'`src/CKHashTable.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.8\" -DPACKAGE_STRING=\"ReadStat\ 1.1.8\" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\"; -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\"; -DPACKAGE=\"readstat\" -DVERSION=\"1.1.8\" -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 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/libreadstat_la-readstat_bits.lo `test -f 'src/readstat_bits.c' || echo './'`src/readstat_bits.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.8\" -DPACKAGE_STRING=\"ReadStat\ 1.1.8\" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\"; -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\"; -DPACKAGE=\"readstat\" -DVERSION=\"1.1.8\" -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 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/libreadstat_la-readstat_convert.lo `test -f 'src/readstat_convert.c' || echo './'`src/readstat_convert.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.8\" -DPACKAGE_STRING=\"ReadStat\ 1.1.8\" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\"; -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\"; -DPACKAGE=\"readstat\" -DVERSION=\"1.1.8\" -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 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/libreadstat_la-readstat_error.lo `test -f 'src/readstat_error.c' || echo './'`src/readstat_error.c
libtool: compile:  gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.8\" "-DPACKAGE_STRING=\"ReadStat 1.1.8\"" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\"; -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\"; -DPACKAGE=\"readstat\" -DVERSION=\"1.1.8\" -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 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c src/CKHashTable.c  -fPIC -DPIC -o src/.libs/libreadstat_la-CKHashTable.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.8\" -DPACKAGE_STRING=\"ReadStat\ 1.1.8\" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\"; -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\"; -DPACKAGE=\"readstat\" -DVERSION=\"1.1.8\" -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 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/libreadstat_la-readstat_io_unistd.lo `test -f 'src/readstat_io_unistd.c' || echo './'`src/readstat_io_unistd.c
libtool: compile:  gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.8\" "-DPACKAGE_STRING=\"ReadStat 1.1.8\"" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\"; -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\"; -DPACKAGE=\"readstat\" -DVERSION=\"1.1.8\" -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 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c src/readstat_bits.c  -fPIC -DPIC -o src/.libs/libreadstat_la-readstat_bits.o
cc1: all warnings being treated as errors
libtool: compile:  gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.8\" "-DPACKAGE_STRING=\"ReadStat 1.1.8\"" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\"; -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\"; -DPACKAGE=\"readstat\" -DVERSION=\"1.1.8\" -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 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c src/readstat_error.c  -fPIC -DPIC -o src/.libs/libreadstat_la-readstat_error.o
libtool: compile:  gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.8\" "-DPACKAGE_STRING=\"ReadStat 1.1.8\"" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\"; -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\"; -DPACKAGE=\"readstat\" -DVERSION=\"1.1.8\" -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 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c src/readstat_convert.c  -fPIC -DPIC -o src/.libs/libreadstat_la-readstat_convert.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.8\" -DPACKAGE_STRING=\"ReadStat\ 1.1.8\" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\"; -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\"; -DPACKAGE=\"readstat\" -DVERSION=\"1.1.8\" -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 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/libreadstat_la-readstat_malloc.lo `test -f 'src/readstat_malloc.c' || echo './'`src/readstat_malloc.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.8\" -DPACKAGE_STRING=\"ReadStat\ 1.1.8\" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\"; -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\"; -DPACKAGE=\"readstat\" -DVERSION=\"1.1.8\" -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 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/libreadstat_la-readstat_metadata.lo `test -f 'src/readstat_metadata.c' || echo './'`src/readstat_metadata.c
make[1]: *** [Makefile:3264: src/bin/readstat-readstat.o] Error 1
make[1]: *** Waiting for unfinished jobs....
libtool: compile:  gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.8\" "-DPACKAGE_STRING=\"ReadStat 1.1.8\"" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\"; -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\"; -DPACKAGE=\"readstat\" -DVERSION=\"1.1.8\" -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 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c src/readstat_io_unistd.c  -fPIC -DPIC -o src/.libs/libreadstat_la-readstat_io_unistd.o
libtool: compile:  gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.8\" "-DPACKAGE_STRING=\"ReadStat 1.1.8\"" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\"; -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\"; -DPACKAGE=\"readstat\" -DVERSION=\"1.1.8\" -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 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c src/readstat_metadata.c  -fPIC -DPIC -o src/.libs/libreadstat_la-readstat_metadata.o
libtool: compile:  gcc -DPACKAGE_NAME=\"ReadStat\" -DPACKAGE_TARNAME=\"readstat\" -DPACKAGE_VERSION=\"1.1.8\" "-DPACKAGE_STRING=\"ReadStat 1.1.8\"" -DPACKAGE_BUGREPORT=\"https://github.com/WizardMac/ReadStat/issues\"; -DPACKAGE_URL=\"https://github.com/WizardMac/ReadStat\"; -DPACKAGE=\"readstat\" -DVERSION=\"1.1.8\" -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 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c src/readstat_malloc.c  -fPIC -DPIC -o src/.libs/libreadstat_la-readstat_malloc.o
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j8 returned exit code 2
make: *** [debian/rules:4: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2


Reply to: