Your message dated Mon, 29 Sep 2025 15:34:11 +0000
with message-id <[email protected]>
and subject line Bug#1114124: fixed in gf-complete 
1.0.2+2017.04.10.git.ea75cdf-10
has caused the Debian Bug report #1114124,
regarding gf-complete: FTBFS: dpkg-buildpackage: error: debian/rules binary 
subprocess returned exit status 2
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1114124: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1114124
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:gf-complete
Version: 1.0.2+2017.04.10.git.ea75cdf-9.1
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build.

Below you will find how the build ends (probably the most relevant part,
but not necessarily). If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202509/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:gf-complete, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean  --with autoreconf
   dh_clean
 debian/rules binary
dh binary  --with autoreconf
   dh_update_autotools_config
   dh_autoreconf
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:14: warning: The macro 'AC_CONFIG_HEADER' is obsolete.
configure.ac:14: You should run autoupdate.
./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
configure.ac:14: the top level
configure.ac:12: installing './compile'
configure.ac:12: installing './config.guess'
configure.ac:12: installing './config.sub'
configure.ac:11: installing './install-sh'
configure.ac:11: installing './missing'
parallel-tests: installing './test-driver'
   dh_auto_configure
        ./configure --build=x86_64-linux-gnu --prefix=/usr 
--includedir=\${prefix}/include --mandir=\${prefix}/share/man 
--infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
--disable-option-checking --disable-silent-rules 
--libdir=\${prefix}/lib/x86_64-linux-gnu 
--libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode 
--disable-dependency-tracking
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu 
format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... 
func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ranlib... ranlib
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared 
libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking for posix_memalign... yes
checking whether sse is enabled... yes
checking whether C compiler accepts -msse... yes
checking whether sse2 is enabled... yes
checking whether C compiler accepts -msse2... yes
checking whether sse3 is enabled... yes
checking whether C compiler accepts -msse3... yes
checking whether ssse3 is enabled... yes
checking whether C compiler accepts -mssse3... yes
checking whether pclmuldq is enabled... yes
checking whether C compiler accepts -mpclmul... yes
checking whether sse4.1 is enabled... yes
checking whether C compiler accepts -msse4.1... yes
checking whether sse4.2 is enabled... yes
checking whether C compiler accepts -msse4.2... yes
checking for arm_neon.h... no
checking whether C compiler accepts -mavx... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating tools/Makefile
config.status: creating test/Makefile
config.status: creating examples/Makefile
config.status: creating include/config.h
config.status: executing libtool commands
   dh_auto_build
        make -j2
make[1]: Entering directory '/<<PKGBUILDDIR>>'
Making all in src
make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../include  -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -O3 
-msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 
-mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC 
-Wsign-compare -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O1 
-c -o libgf_complete_la-gf.lo `test -f 'gf.c' || echo './'`gf.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../include  -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -O3 
-msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 
-mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC 
-Wsign-compare -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O1 
-c -o libgf_complete_la-gf_wgen.lo `test -f 'gf_wgen.c' || echo './'`gf_wgen.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include -I../include 
-I../include -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -msse -DINTEL_SSE -msse2 
-DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul 
-DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC 
-Wsign-compare -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O1 
-c gf_wgen.c  -fPIC -DPIC -o .libs/libgf_complete_la-gf_wgen.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include -I../include 
-I../include -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -msse -DINTEL_SSE -msse2 
-DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul 
-DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC 
-Wsign-compare -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O1 
-c gf.c  -fPIC -DPIC -o .libs/libgf_complete_la-gf.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include -I../include 
-I../include -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -msse -DINTEL_SSE -msse2 
-DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul 
-DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC 
-Wsign-compare -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O1 
-c gf_wgen.c -o libgf_complete_la-gf_wgen.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include -I../include 
-I../include -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -msse -DINTEL_SSE -msse2 
-DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul 
-DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC 
-Wsign-compare -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O1 
-c gf.c -o libgf_complete_la-gf.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../include  -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -O3 
-msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 
-mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC 
-Wsign-compare -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O1 
-c -o libgf_complete_la-gf_w4.lo `test -f 'gf_w4.c' || echo './'`gf_w4.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../include  -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -O3 
-msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 
-mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC 
-Wsign-compare -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O1 
-c -o libgf_complete_la-gf_w8.lo `test -f 'gf_w8.c' || echo './'`gf_w8.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include -I../include 
-I../include -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -msse -DINTEL_SSE -msse2 
-DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul 
-DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC 
-Wsign-compare -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O1 
-c gf_w4.c  -fPIC -DPIC -o .libs/libgf_complete_la-gf_w4.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include -I../include 
-I../include -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -msse -DINTEL_SSE -msse2 
-DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul 
-DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC 
-Wsign-compare -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O1 
-c gf_w8.c  -fPIC -DPIC -o .libs/libgf_complete_la-gf_w8.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include -I../include 
-I../include -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -msse -DINTEL_SSE -msse2 
-DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul 
-DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC 
-Wsign-compare -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O1 
-c gf_w4.c -o libgf_complete_la-gf_w4.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include -I../include 
-I../include -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -msse -DINTEL_SSE -msse2 
-DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul 
-DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC 
-Wsign-compare -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O1 
-c gf_w8.c -o libgf_complete_la-gf_w8.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../include  -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -O3 
-msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 
-mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC 
-Wsign-compare -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O1 
-c -o libgf_complete_la-gf_w16.lo `test -f 'gf_w16.c' || echo './'`gf_w16.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include -I../include 
-I../include -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -msse -DINTEL_SSE -msse2 
-DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul 
-DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC 
-Wsign-compare -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O1 
-c gf_w16.c  -fPIC -DPIC -o .libs/libgf_complete_la-gf_w16.o
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../include  -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -O3 
-msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 
-mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC 
-Wsign-compare -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O1 
-c -o libgf_complete_la-gf_w32.lo `test -f 'gf_w32.c' || echo './'`gf_w32.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include -I../include 
-I../include -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -msse -DINTEL_SSE -msse2 
-DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul 
-DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC 
-Wsign-compare -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O1 
-c gf_w32.c  -fPIC -DPIC -o .libs/libgf_complete_la-gf_w32.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include -I../include 
-I../include -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -msse -DINTEL_SSE -msse2 
-DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul 
-DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC 
-Wsign-compare -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O1 
-c gf_w16.c -o libgf_complete_la-gf_w16.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include -I../include 
-I../include -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -msse -DINTEL_SSE -msse2 
-DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul 
-DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC 
-Wsign-compare -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O1 
-c gf_w32.c -o libgf_complete_la-gf_w32.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../include  -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -O3 
-msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 
-mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC 
-Wsign-compare -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O1 
-c -o libgf_complete_la-gf_w64.lo `test -f 'gf_w64.c' || echo './'`gf_w64.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include -I../include 
-I../include -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -msse -DINTEL_SSE -msse2 
-DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul 
-DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC 
-Wsign-compare -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O1 
-c gf_w64.c  -fPIC -DPIC -o .libs/libgf_complete_la-gf_w64.o
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../include  -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -O3 
-msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 
-mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC 
-Wsign-compare -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O1 
-c -o libgf_complete_la-gf_w128.lo `test -f 'gf_w128.c' || echo './'`gf_w128.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include -I../include 
-I../include -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -msse -DINTEL_SSE -msse2 
-DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul 
-DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC 
-Wsign-compare -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O1 
-c gf_w128.c  -fPIC -DPIC -o .libs/libgf_complete_la-gf_w128.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include -I../include 
-I../include -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -msse -DINTEL_SSE -msse2 
-DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul 
-DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC 
-Wsign-compare -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O1 
-c gf_w64.c -o libgf_complete_la-gf_w64.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include -I../include 
-I../include -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -msse -DINTEL_SSE -msse2 
-DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul 
-DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC 
-Wsign-compare -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O1 
-c gf_w128.c -o libgf_complete_la-gf_w128.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../include  -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -O3 
-msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 
-mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC 
-Wsign-compare -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O1 
-c -o libgf_complete_la-gf_rand.lo `test -f 'gf_rand.c' || echo './'`gf_rand.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include -I../include 
-I../include -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -msse -DINTEL_SSE -msse2 
-DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul 
-DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC 
-Wsign-compare -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O1 
-c gf_rand.c  -fPIC -DPIC -o .libs/libgf_complete_la-gf_rand.o
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../include  -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -O3 
-msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 
-mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC 
-Wsign-compare -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O1 
-c -o libgf_complete_la-gf_general.lo `test -f 'gf_general.c' || echo 
'./'`gf_general.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include -I../include 
-I../include -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -msse -DINTEL_SSE -msse2 
-DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul 
-DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC 
-Wsign-compare -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O1 
-c gf_rand.c -o libgf_complete_la-gf_rand.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include -I../include 
-I../include -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -msse -DINTEL_SSE -msse2 
-DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul 
-DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC 
-Wsign-compare -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O1 
-c gf_general.c  -fPIC -DPIC -o .libs/libgf_complete_la-gf_general.o
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../include  -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -O3 
-msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 
-mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC 
-Wsign-compare -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O1 
-c -o libgf_complete_la-gf_cpu.lo `test -f 'gf_cpu.c' || echo './'`gf_cpu.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include -I../include 
-I../include -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -msse -DINTEL_SSE -msse2 
-DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul 
-DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC 
-Wsign-compare -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O1 
-c gf_cpu.c  -fPIC -DPIC -o .libs/libgf_complete_la-gf_cpu.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include -I../include 
-I../include -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -msse -DINTEL_SSE -msse2 
-DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul 
-DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC 
-Wsign-compare -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O1 
-c gf_general.c -o libgf_complete_la-gf_general.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include -I../include 
-I../include -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -msse -DINTEL_SSE -msse2 
-DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul 
-DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC 
-Wsign-compare -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O1 
-c gf_cpu.c -o libgf_complete_la-gf_cpu.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../include  -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -O3 
-fPIC -Wsign-compare -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O1 
-c -o libgf_util_la-gf_method.lo `test -f 'gf_method.c' || echo './'`gf_method.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include -I../include 
-I../include -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -fPIC -Wsign-compare -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -O1 -c gf_method.c  -fPIC -DPIC -o 
.libs/libgf_util_la-gf_method.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include -I../include 
-I../include -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -fPIC -Wsign-compare -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -O1 -c gf_method.c -o 
libgf_util_la-gf_method.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=link gcc -O3 -fPIC -Wsign-compare -g 
-O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -O1  -Wl,-z,relro -o libgf_util.la  
libgf_util_la-gf_method.lo  
libtool: link: ar cr .libs/libgf_util.a .libs/libgf_util_la-gf_method.o 
libtool: link: ranlib .libs/libgf_util.a
libtool: link: ( cd ".libs" && rm -f "libgf_util.la" && ln -s 
"../libgf_util.la" "libgf_util.la" )
/bin/bash ../libtool  --tag=CC   --mode=link gcc -O3 -msse -DINTEL_SSE -msse2 
-DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul 
-DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC 
-Wsign-compare -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O1 
-version-info 1:0:0 -Wl,-z,relro -o libgf_complete.la -rpath 
/usr/lib/x86_64-linux-gnu libgf_complete_la-gf.lo libgf_complete_la-gf_wgen.lo 
libgf_complete_la-gf_w4.lo libgf_complete_la-gf_w8.lo 
libgf_complete_la-gf_w16.lo libgf_complete_la-gf_w32.lo 
libgf_complete_la-gf_w64.lo libgf_complete_la-gf_w128.lo 
libgf_complete_la-gf_rand.lo libgf_complete_la-gf_general.lo 
libgf_complete_la-gf_cpu.lo  libgf_util.la 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/libgf_complete_la-gf.o 
.libs/libgf_complete_la-gf_wgen.o .libs/libgf_complete_la-gf_w4.o 
.libs/libgf_complete_la-gf_w8.o .libs/libgf_complete_la-gf_w16.o 
.libs/libgf_complete_la-gf_w32.o .libs/libgf_complete_la-gf_w64.o 
.libs/libgf_complete_la-gf_w128.o .libs/libgf_complete_la-gf_rand.o 
.libs/libgf_complete_la-gf_general.o .libs/libgf_complete_la-gf_cpu.o  
-Wl,--whole-archive ./.libs/libgf_util.a -Wl,--no-whole-archive   -O3 -msse 
-msse2 -msse3 -mssse3 -mpclmul -msse4.1 -msse4.2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Werror=format-security -O1 -Wl,-z -Wl,relro   
-Wl,-soname -Wl,libgf_complete.so.1 -o .libs/libgf_complete.so.1.0.0
libtool: link: (cd ".libs" && rm -f "libgf_complete.so.1" && ln -s 
"libgf_complete.so.1.0.0" "libgf_complete.so.1")
libtool: link: (cd ".libs" && rm -f "libgf_complete.so" && ln -s 
"libgf_complete.so.1.0.0" "libgf_complete.so")
libtool: link: (cd .libs/libgf_complete.lax/libgf_util.a && ar x 
"/<<PKGBUILDDIR>>/src/./.libs/libgf_util.a")
libtool: link: ar cr .libs/libgf_complete.a  libgf_complete_la-gf.o 
libgf_complete_la-gf_wgen.o libgf_complete_la-gf_w4.o libgf_complete_la-gf_w8.o 
libgf_complete_la-gf_w16.o libgf_complete_la-gf_w32.o 
libgf_complete_la-gf_w64.o libgf_complete_la-gf_w128.o 
libgf_complete_la-gf_rand.o libgf_complete_la-gf_general.o 
libgf_complete_la-gf_cpu.o  
.libs/libgf_complete.lax/libgf_util.a/libgf_util_la-gf_method.o 
libtool: link: ranlib .libs/libgf_complete.a
libtool: link: rm -fr .libs/libgf_complete.lax
libtool: link: ( cd ".libs" && rm -f "libgf_complete.la" && ln -s 
"../libgf_complete.la" "libgf_complete.la" )
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
Making all in tools
make[2]: Entering directory '/<<PKGBUILDDIR>>/tools'
gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -fPIC -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O1 
-c -o gf_mult.o gf_mult.c
gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -fPIC -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O1 
-c -o gf_div.o gf_div.c
gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -fPIC -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O1 
-c -o gf_add.o gf_add.c
gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -fPIC -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O1 
-c -o gf_time.o gf_time.c
gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -fPIC -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O1 
-c -o gf_methods.o gf_methods.c
gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -fPIC -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O1 
-c -o gf_poly.o gf_poly.c
gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -fPIC -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O1 
-c -o gf_inline_time.o gf_inline_time.c
/bin/bash ../libtool  --tag=CC   --mode=link gcc -O3 -fPIC -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -O1  -Wl,-z,relro -o gf_mult gf_mult.o 
../src/libgf_complete.la 
/bin/bash ../libtool  --tag=CC   --mode=link gcc -O3 -fPIC -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -O1  -Wl,-z,relro -o gf_div gf_div.o 
../src/libgf_complete.la 
libtool: link: gcc -O3 -fPIC -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O1 
-Wl,-z -Wl,relro -o .libs/gf_mult gf_mult.o  ../src/.libs/libgf_complete.so
libtool: link: gcc -O3 -fPIC -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O1 
-Wl,-z -Wl,relro -o .libs/gf_div gf_div.o  ../src/.libs/libgf_complete.so
/bin/bash ../libtool  --tag=CC   --mode=link gcc -O3 -fPIC -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -O1  -Wl,-z,relro -o gf_add gf_add.o 
../src/libgf_complete.la 
/bin/bash ../libtool  --tag=CC   --mode=link gcc -O3 -fPIC -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -O1  -Wl,-z,relro -o gf_time gf_time.o 
../src/libgf_complete.la 
libtool: link: gcc -O3 -fPIC -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O1 
-Wl,-z -Wl,relro -o .libs/gf_add gf_add.o  ../src/.libs/libgf_complete.so
libtool: link: gcc -O3 -fPIC -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O1 
-Wl,-z -Wl,relro -o .libs/gf_time gf_time.o  ../src/.libs/libgf_complete.so
/bin/bash ../libtool  --tag=CC   --mode=link gcc -O3 -fPIC -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -O1  -Wl,-z,relro -o gf_methods 
gf_methods.o ../src/libgf_complete.la 
/bin/bash ../libtool  --tag=CC   --mode=link gcc -O3 -fPIC -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -O1  -Wl,-z,relro -o gf_poly gf_poly.o 
../src/libgf_complete.la 
libtool: link: gcc -O3 -fPIC -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O1 
-Wl,-z -Wl,relro -o .libs/gf_methods gf_methods.o  
../src/.libs/libgf_complete.so
libtool: link: gcc -O3 -fPIC -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O1 
-Wl,-z -Wl,relro -o .libs/gf_poly gf_poly.o  ../src/.libs/libgf_complete.so
/bin/bash ../libtool  --tag=CC   --mode=link gcc -O3 -fPIC -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -O1  -Wl,-z,relro -o gf_inline_time 
gf_inline_time.o ../src/libgf_complete.la 
libtool: link: gcc -O3 -fPIC -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O1 
-Wl,-z -Wl,relro -o .libs/gf_inline_time gf_inline_time.o  
../src/.libs/libgf_complete.so
make[2]: Leaving directory '/<<PKGBUILDDIR>>/tools'
Making all in test
make[2]: Entering directory '/<<PKGBUILDDIR>>/test'
gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -fPIC -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O1 
-c -o gf_unit.o gf_unit.c
/bin/bash ../libtool  --tag=CC   --mode=link gcc -O3 -fPIC -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -O1  -Wl,-z,relro -o gf_unit gf_unit.o 
../src/libgf_complete.la 
libtool: link: gcc -O3 -fPIC -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O1 
-Wl,-z -Wl,relro -o .libs/gf_unit gf_unit.o  ../src/.libs/libgf_complete.so
make[2]: Leaving directory '/<<PKGBUILDDIR>>/test'
Making all in examples
make[2]: Entering directory '/<<PKGBUILDDIR>>/examples'
gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 
-DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 
-DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -O1 -c -o gf_example_1.o gf_example_1.c
gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 
-DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 
-DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -O1 -c -o gf_example_2.o gf_example_2.c
gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 
-DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 
-DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -O1 -c -o gf_example_3.o gf_example_3.c
gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 
-DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 
-DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -O1 -c -o gf_example_4.o gf_example_4.c
gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 
-DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 
-DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -O1 -c -o gf_example_5.o gf_example_5.c
gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 
-DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 
-DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -O1 -c -o gf_example_6.o gf_example_6.c
gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 
-DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 
-DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -O1 -c -o gf_example_7.o gf_example_7.c
/bin/bash ../libtool  --tag=CC   --mode=link gcc -O3 -msse -DINTEL_SSE -msse2 
-DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul 
-DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -O1  -Wl,-z,relro -o gf_example_1 
gf_example_1.o ../src/libgf_complete.la 
/bin/bash ../libtool  --tag=CC   --mode=link gcc -O3 -msse -DINTEL_SSE -msse2 
-DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul 
-DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -O1  -Wl,-z,relro -o gf_example_2 
gf_example_2.o ../src/libgf_complete.la 
libtool: link: gcc -O3 -msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 
-DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 
-DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -O1 -Wl,-z -Wl,relro -o 
.libs/gf_example_1 gf_example_1.o  ../src/.libs/libgf_complete.so
/bin/bash ../libtool  --tag=CC   --mode=link gcc -O3 -msse -DINTEL_SSE -msse2 
-DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul 
-DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -O1  -Wl,-z,relro -o gf_example_3 
gf_example_3.o ../src/libgf_complete.la 
libtool: link: gcc -O3 -msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 
-DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 
-DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -O1 -Wl,-z -Wl,relro -o 
.libs/gf_example_2 gf_example_2.o  ../src/.libs/libgf_complete.so
/bin/bash ../libtool  --tag=CC   --mode=link gcc -O3 -msse -DINTEL_SSE -msse2 
-DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul 
-DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -O1  -Wl,-z,relro -o gf_example_4 
gf_example_4.o ../src/libgf_complete.la 
libtool: link: gcc -O3 -msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 
-DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 
-DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -O1 -Wl,-z -Wl,relro -o 
.libs/gf_example_3 gf_example_3.o  ../src/.libs/libgf_complete.so
libtool: link: gcc -O3 -msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 
-DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 
-DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -O1 -Wl,-z -Wl,relro -o 
.libs/gf_example_4 gf_example_4.o  ../src/.libs/libgf_complete.so
/bin/bash ../libtool  --tag=CC   --mode=link gcc -O3 -msse -DINTEL_SSE -msse2 
-DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul 
-DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -O1  -Wl,-z,relro -o gf_example_5 
gf_example_5.o ../src/libgf_complete.la 
/bin/bash ../libtool  --tag=CC   --mode=link gcc -O3 -msse -DINTEL_SSE -msse2 
-DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul 
-DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -O1  -Wl,-z,relro -o gf_example_6 
gf_example_6.o ../src/libgf_complete.la 
libtool: link: gcc -O3 -msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 
-DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 
-DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -O1 -Wl,-z -Wl,relro -o 
.libs/gf_example_5 gf_example_5.o  ../src/.libs/libgf_complete.so
/bin/bash ../libtool  --tag=CC   --mode=link gcc -O3 -msse -DINTEL_SSE -msse2 
-DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul 
-DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -O1  -Wl,-z,relro -o gf_example_7 
gf_example_7.o ../src/libgf_complete.la 
libtool: link: gcc -O3 -msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 
-DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 
-DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -O1 -Wl,-z -Wl,relro -o 
.libs/gf_example_6 gf_example_6.o  ../src/.libs/libgf_complete.so
libtool: link: gcc -O3 -msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 
-DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 
-DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -O1 -Wl,-z -Wl,relro -o 
.libs/gf_example_7 gf_example_7.o  ../src/.libs/libgf_complete.so
make[2]: Leaving directory '/<<PKGBUILDDIR>>/examples'
make[2]: Entering directory '/<<PKGBUILDDIR>>'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_test
        make -j2 check "TESTSUITEFLAGS=-j2 --verbose" VERBOSE=1
make[2]: Entering directory '/<<PKGBUILDDIR>>'
Making check in src
make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
Making check in tools
make[3]: Entering directory '/<<PKGBUILDDIR>>/tools'
make  check-TESTS
make[4]: Entering directory '/<<PKGBUILDDIR>>/tools'
make[5]: Entering directory '/<<PKGBUILDDIR>>/tools'
./gf_methods 128 -A -U  > gf_unit_w128.sh || rm gf_unit_w128.sh
./gf_methods 64 -A -U  > gf_unit_w64.sh || rm gf_unit_w64.sh
./gf_methods 32 -A -U  > gf_unit_w32.sh || rm gf_unit_w32.sh
./gf_methods 16 -A -U  > gf_unit_w16.sh || rm gf_unit_w16.sh
./gf_methods 8 -A -U  > gf_unit_w8.sh || rm gf_unit_w8.sh
./gf_methods 4 -A -U  > gf_unit_w4.sh || rm gf_unit_w4.sh
PASS: gf_unit_w64.sh
PASS: gf_unit_w32.sh
PASS: gf_unit_w16.sh
PASS: gf_unit_w8.sh
PASS: gf_unit_w4.sh
PASS: gf_unit_w128.sh
============================================================================
Testsuite summary for gf-complete 1.0
============================================================================
# TOTAL: 6
# PASS:  6
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
rm gf_unit_w4.sh gf_unit_w8.sh gf_unit_w128.sh gf_unit_w16.sh gf_unit_w32.sh 
gf_unit_w64.sh
make[5]: Leaving directory '/<<PKGBUILDDIR>>/tools'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/tools'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/tools'
Making check in test
make[3]: Entering directory '/<<PKGBUILDDIR>>/test'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/test'
Making check in examples
make[3]: Entering directory '/<<PKGBUILDDIR>>/examples'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples'
make[3]: Entering directory '/<<PKGBUILDDIR>>'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
./libtool --mode=execute qemu-x86_64-static -cpu 
qemu64,-sse3,-ssse3,-sse4.1,-sse4.2 ./test/gf_unit 64 A -1 -
./libtool: line 11996: exec: qemu-x86_64-static: not found
make[1]: *** [debian/rules:23: override_dh_auto_test] Error 127
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:12: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: gf-complete
Source-Version: 1.0.2+2017.04.10.git.ea75cdf-10
Done: Thomas Goirand <[email protected]>

We believe that the bug you reported is fixed in the latest version of
gf-complete, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thomas Goirand <[email protected]> (supplier of updated gf-complete package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 29 Sep 2025 17:01:37 +0200
Source: gf-complete
Architecture: source
Version: 1.0.2+2017.04.10.git.ea75cdf-10
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Closes: 1114124
Changes:
 gf-complete (1.0.2+2017.04.10.git.ea75cdf-10) unstable; urgency=medium
 .
   * Replace qemu-user-static b-d by qemu-user-binfmt and use qemu-x86_64
     instead of qemu-x86_64-static for tests. (Closes: #1114124)
Checksums-Sha1:
 b4e05f2a73c1c37d429881a5463f8b471e25fe4a 2352 
gf-complete_1.0.2+2017.04.10.git.ea75cdf-10.dsc
 ad0767fd56a2473f0a60559bd342866c21d6b280 5260 
gf-complete_1.0.2+2017.04.10.git.ea75cdf-10.debian.tar.xz
 14b52391d202d5eb323023c4f87a218a05524448 7530 
gf-complete_1.0.2+2017.04.10.git.ea75cdf-10_amd64.buildinfo
Checksums-Sha256:
 1cb1b34913bcb0bc7c79ea619166106659c5f0a6f790b1fadfcb22b72e48abef 2352 
gf-complete_1.0.2+2017.04.10.git.ea75cdf-10.dsc
 ac7ce4c629a35b451d87612555a74b630dc275772f3a43af4cf98a3e16eda882 5260 
gf-complete_1.0.2+2017.04.10.git.ea75cdf-10.debian.tar.xz
 84d00aff986575c4bf4818b814ada3da7c1f548b004a3689511eded6c80d96b2 7530 
gf-complete_1.0.2+2017.04.10.git.ea75cdf-10_amd64.buildinfo
Files:
 d74b4bb27cac736061a5919758cbaf55 2352 libs optional 
gf-complete_1.0.2+2017.04.10.git.ea75cdf-10.dsc
 79e8ec9412e18d57c6e66b32c719cef7 5260 libs optional 
gf-complete_1.0.2+2017.04.10.git.ea75cdf-10.debian.tar.xz
 5dc286cbff677ed19d363f3a0c1fc1bd 7530 libs optional 
gf-complete_1.0.2+2017.04.10.git.ea75cdf-10_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmjao3QACgkQ1BatFaxr
Q/6TFw/7Bt3qpx+Ev4XJdr0mgvADXFBVUjNSXPXgmu7ahAUkGujloSLfYTwC7k6O
9ChNrUZaPITkftJRUZyiFrUAkN3cdwfBPihzuC5nUnKbC0Zo+O7p91iKWRzmZpVW
2Ll7rHeX6e1HYmyR/DXkbzJE067fm1JdeNE1sOuKnOMLk60EHLSTkdtVzRGvRU6w
A+3WIWuyowfJKavxeiNWbdKaWGegrMeesesPUcxgTB4HXwPao+mG9NIaA1e4tsrV
VPtqBzn2ggYLl9nzjYKB93GoORx7llih3DnCtN+jOZphMtSJ+blSBHgMc0zeUaK1
lKsl7P0cVIVlmCmFBhY5YZ2VllxaNg/U+lNhVeuS0vHjpWlq2YsfYb4Ev69M8V91
mZvY16pELSEarOwUpfGQTLIoiKWIbEB0xjX8z7kDQfqLPDDxlJUcIpz/u02RwDhv
lBCI30mNa8FmdMpZZorpT2WAx6uMd2Mu2cLB+u4FuF7g9RpgpJkcQvcJuj7CIarZ
EtVVjfU5OoRHnVUZxJy3evA4PMMec7Rlfl7HkGrP2ff+cplJtsDwSIG/tpj6Rxj3
+FuF66qXXWP09hJnihziEVFrQYLtWLI/hO4nctAD93nRwJxSavshicHT7RUAqjOG
mN4NJDCKPIepiPciwtqjOb+sZ5fs3T/p5PMeHOxnEtbnar6WBfo=
=78SL
-----END PGP SIGNATURE-----

Attachment: pgpoyqNeuJkOT.pgp
Description: PGP signature


--- End Message ---

Reply via email to