Your message dated Fri, 22 Mar 2024 05:08:31 +0000
with message-id <e1rnx8p-00erdn...@fasolo.debian.org>
and subject line Bug#1012975: fixed in libcypher-parser 0.6.2-0.1
has caused the Debian Bug report #1012975,
regarding libcypher-parser: ftbfs with GCC-12
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 ow...@bugs.debian.org
immediately.)
--
1012975: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1012975
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:libcypher-parser
Version: 0.6.0-1
Severity: normal
Tags: sid bookworm
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-12
[This bug is targeted to the upcoming bookworm 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-12/g++-12, but succeeds to build with gcc-11/g++-11. The
severity of this report will be raised before the bookworm release.
The full build log can be found at:
http://qa-logs.debian.net/2022/06/09/gcc12/libcypher-parser_0.6.0-1_unstable_gcc12.log
The last lines of the build log are at the end of this report.
To build with GCC 11, either set CC=gcc-11 CXX=g++-11 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-11/porting_to.html
GCC 11 defaults to the GNU++17 standard. If your package installs
header files in /usr/include, please don't work around C++17 issues
by choosing a lower C++ standard for the package build, but fix these
issues to build with the C++17 standard.
[...]
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -Wpedantic -Wvla -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=gnu11 -fvisibility=hidden -pipe -Wall -W -Werror
-Wno-unused-parameter -Wno-missing-field-initializers -Wpointer-arith
-Wstrict-prototypes -Wcast-qual -Wcast-align -Wno-error=unused-function
-Wno-error=unused-variable -Wno-error=deprecated-declarations -c -o
libcypher_parser_la-ast_expression.lo `test -f 'ast_expression.c' || echo
'./'`ast_expression.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time
-D_FORTIFY_SOURCE=2 -pthread -Wpedantic -Wvla -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=gnu11 -fvisibility=hidden -pipe -Wall -W -Werror
-Wno-unused-parameter -Wno-missing-field-initializers -Wpointer-arith
-Wstrict-prototypes -Wcast-qual -Wcast-align -Wno-error=unused-function
-Wno-error=unused-variable -Wno-error=deprecated-declarations -c
ast_expression.c -fPIC -DPIC -o .libs/libcypher_parser_la-ast_expression.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time
-D_FORTIFY_SOURCE=2 -pthread -Wpedantic -Wvla -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=gnu11 -fvisibility=hidden -pipe -Wall -W -Werror
-Wno-unused-parameter -Wno-missing-field-initializers -Wpointer-arith
-Wstrict-prototypes -Wcast-qual -Wcast-align -Wno-error=unused-function
-Wno-error=unused-variable -Wno-error=deprecated-declarations -c
ast_expression.c -o libcypher_parser_la-ast_expression.o >/dev/null 2>&1
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -Wpedantic -Wvla -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=gnu11 -fvisibility=hidden -pipe -Wall -W -Werror
-Wno-unused-parameter -Wno-missing-field-initializers -Wpointer-arith
-Wstrict-prototypes -Wcast-qual -Wcast-align -Wno-error=unused-function
-Wno-error=unused-variable -Wno-error=deprecated-declarations -c -o
libcypher_parser_la-ast_extract.lo `test -f 'ast_extract.c' || echo
'./'`ast_extract.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time
-D_FORTIFY_SOURCE=2 -pthread -Wpedantic -Wvla -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=gnu11 -fvisibility=hidden -pipe -Wall -W -Werror
-Wno-unused-parameter -Wno-missing-field-initializers -Wpointer-arith
-Wstrict-prototypes -Wcast-qual -Wcast-align -Wno-error=unused-function
-Wno-error=unused-variable -Wno-error=deprecated-declarations -c ast_extract.c
-fPIC -DPIC -o .libs/libcypher_parser_la-ast_extract.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time
-D_FORTIFY_SOURCE=2 -pthread -Wpedantic -Wvla -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=gnu11 -fvisibility=hidden -pipe -Wall -W -Werror
-Wno-unused-parameter -Wno-missing-field-initializers -Wpointer-arith
-Wstrict-prototypes -Wcast-qual -Wcast-align -Wno-error=unused-function
-Wno-error=unused-variable -Wno-error=deprecated-declarations -c ast_extract.c
-o libcypher_parser_la-ast_extract.o >/dev/null 2>&1
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -Wpedantic -Wvla -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=gnu11 -fvisibility=hidden -pipe -Wall -W -Werror
-Wno-unused-parameter -Wno-missing-field-initializers -Wpointer-arith
-Wstrict-prototypes -Wcast-qual -Wcast-align -Wno-error=unused-function
-Wno-error=unused-variable -Wno-error=deprecated-declarations -c -o
libcypher_parser_la-ast_false.lo `test -f 'ast_false.c' || echo './'`ast_false.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time
-D_FORTIFY_SOURCE=2 -pthread -Wpedantic -Wvla -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=gnu11 -fvisibility=hidden -pipe -Wall -W -Werror
-Wno-unused-parameter -Wno-missing-field-initializers -Wpointer-arith
-Wstrict-prototypes -Wcast-qual -Wcast-align -Wno-error=unused-function
-Wno-error=unused-variable -Wno-error=deprecated-declarations -c ast_false.c
-fPIC -DPIC -o .libs/libcypher_parser_la-ast_false.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time
-D_FORTIFY_SOURCE=2 -pthread -Wpedantic -Wvla -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=gnu11 -fvisibility=hidden -pipe -Wall -W -Werror
-Wno-unused-parameter -Wno-missing-field-initializers -Wpointer-arith
-Wstrict-prototypes -Wcast-qual -Wcast-align -Wno-error=unused-function
-Wno-error=unused-variable -Wno-error=deprecated-declarations -c ast_false.c -o
libcypher_parser_la-ast_false.o >/dev/null 2>&1
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -Wpedantic -Wvla -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=gnu11 -fvisibility=hidden -pipe -Wall -W -Werror
-Wno-unused-parameter -Wno-missing-field-initializers -Wpointer-arith
-Wstrict-prototypes -Wcast-qual -Wcast-align -Wno-error=unused-function
-Wno-error=unused-variable -Wno-error=deprecated-declarations -c -o
libcypher_parser_la-ast_filter.lo `test -f 'ast_filter.c' || echo
'./'`ast_filter.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time
-D_FORTIFY_SOURCE=2 -pthread -Wpedantic -Wvla -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=gnu11 -fvisibility=hidden -pipe -Wall -W -Werror
-Wno-unused-parameter -Wno-missing-field-initializers -Wpointer-arith
-Wstrict-prototypes -Wcast-qual -Wcast-align -Wno-error=unused-function
-Wno-error=unused-variable -Wno-error=deprecated-declarations -c ast_filter.c
-fPIC -DPIC -o .libs/libcypher_parser_la-ast_filter.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time
-D_FORTIFY_SOURCE=2 -pthread -Wpedantic -Wvla -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=gnu11 -fvisibility=hidden -pipe -Wall -W -Werror
-Wno-unused-parameter -Wno-missing-field-initializers -Wpointer-arith
-Wstrict-prototypes -Wcast-qual -Wcast-align -Wno-error=unused-function
-Wno-error=unused-variable -Wno-error=deprecated-declarations -c ast_filter.c
-o libcypher_parser_la-ast_filter.o >/dev/null 2>&1
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -Wpedantic -Wvla -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=gnu11 -fvisibility=hidden -pipe -Wall -W -Werror
-Wno-unused-parameter -Wno-missing-field-initializers -Wpointer-arith
-Wstrict-prototypes -Wcast-qual -Wcast-align -Wno-error=unused-function
-Wno-error=unused-variable -Wno-error=deprecated-declarations -c -o
libcypher_parser_la-ast_float.lo `test -f 'ast_float.c' || echo './'`ast_float.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time
-D_FORTIFY_SOURCE=2 -pthread -Wpedantic -Wvla -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=gnu11 -fvisibility=hidden -pipe -Wall -W -Werror
-Wno-unused-parameter -Wno-missing-field-initializers -Wpointer-arith
-Wstrict-prototypes -Wcast-qual -Wcast-align -Wno-error=unused-function
-Wno-error=unused-variable -Wno-error=deprecated-declarations -c ast_float.c
-fPIC -DPIC -o .libs/libcypher_parser_la-ast_float.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time
-D_FORTIFY_SOURCE=2 -pthread -Wpedantic -Wvla -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=gnu11 -fvisibility=hidden -pipe -Wall -W -Werror
-Wno-unused-parameter -Wno-missing-field-initializers -Wpointer-arith
-Wstrict-prototypes -Wcast-qual -Wcast-align -Wno-error=unused-function
-Wno-error=unused-variable -Wno-error=deprecated-declarations -c ast_float.c -o
libcypher_parser_la-ast_float.o >/dev/null 2>&1
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -Wpedantic -Wvla -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=gnu11 -fvisibility=hidden -pipe -Wall -W -Werror
-Wno-unused-parameter -Wno-missing-field-initializers -Wpointer-arith
-Wstrict-prototypes -Wcast-qual -Wcast-align -Wno-error=unused-function
-Wno-error=unused-variable -Wno-error=deprecated-declarations -c -o
libcypher_parser_la-ast_foreach.lo `test -f 'ast_foreach.c' || echo
'./'`ast_foreach.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time
-D_FORTIFY_SOURCE=2 -pthread -Wpedantic -Wvla -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=gnu11 -fvisibility=hidden -pipe -Wall -W -Werror
-Wno-unused-parameter -Wno-missing-field-initializers -Wpointer-arith
-Wstrict-prototypes -Wcast-qual -Wcast-align -Wno-error=unused-function
-Wno-error=unused-variable -Wno-error=deprecated-declarations -c ast_foreach.c
-fPIC -DPIC -o .libs/libcypher_parser_la-ast_foreach.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time
-D_FORTIFY_SOURCE=2 -pthread -Wpedantic -Wvla -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=gnu11 -fvisibility=hidden -pipe -Wall -W -Werror
-Wno-unused-parameter -Wno-missing-field-initializers -Wpointer-arith
-Wstrict-prototypes -Wcast-qual -Wcast-align -Wno-error=unused-function
-Wno-error=unused-variable -Wno-error=deprecated-declarations -c ast_foreach.c
-o libcypher_parser_la-ast_foreach.o >/dev/null 2>&1
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -Wpedantic -Wvla -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=gnu11 -fvisibility=hidden -pipe -Wall -W -Werror
-Wno-unused-parameter -Wno-missing-field-initializers -Wpointer-arith
-Wstrict-prototypes -Wcast-qual -Wcast-align -Wno-error=unused-function
-Wno-error=unused-variable -Wno-error=deprecated-declarations -c -o
libcypher_parser_la-ast_function_name.lo `test -f 'ast_function_name.c' || echo
'./'`ast_function_name.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time
-D_FORTIFY_SOURCE=2 -pthread -Wpedantic -Wvla -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=gnu11 -fvisibility=hidden -pipe -Wall -W -Werror
-Wno-unused-parameter -Wno-missing-field-initializers -Wpointer-arith
-Wstrict-prototypes -Wcast-qual -Wcast-align -Wno-error=unused-function
-Wno-error=unused-variable -Wno-error=deprecated-declarations -c
ast_function_name.c -fPIC -DPIC -o
.libs/libcypher_parser_la-ast_function_name.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time
-D_FORTIFY_SOURCE=2 -pthread -Wpedantic -Wvla -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=gnu11 -fvisibility=hidden -pipe -Wall -W -Werror
-Wno-unused-parameter -Wno-missing-field-initializers -Wpointer-arith
-Wstrict-prototypes -Wcast-qual -Wcast-align -Wno-error=unused-function
-Wno-error=unused-variable -Wno-error=deprecated-declarations -c
ast_function_name.c -o libcypher_parser_la-ast_function_name.o >/dev/null 2>&1
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -Wpedantic -Wvla -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=gnu11 -fvisibility=hidden -pipe -Wall -W -Werror
-Wno-unused-parameter -Wno-missing-field-initializers -Wpointer-arith
-Wstrict-prototypes -Wcast-qual -Wcast-align -Wno-error=unused-function
-Wno-error=unused-variable -Wno-error=deprecated-declarations -c -o
libcypher_parser_la-ast_identifier.lo `test -f 'ast_identifier.c' || echo
'./'`ast_identifier.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time
-D_FORTIFY_SOURCE=2 -pthread -Wpedantic -Wvla -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=gnu11 -fvisibility=hidden -pipe -Wall -W -Werror
-Wno-unused-parameter -Wno-missing-field-initializers -Wpointer-arith
-Wstrict-prototypes -Wcast-qual -Wcast-align -Wno-error=unused-function
-Wno-error=unused-variable -Wno-error=deprecated-declarations -c
ast_identifier.c -fPIC -DPIC -o .libs/libcypher_parser_la-ast_identifier.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time
-D_FORTIFY_SOURCE=2 -pthread -Wpedantic -Wvla -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=gnu11 -fvisibility=hidden -pipe -Wall -W -Werror
-Wno-unused-parameter -Wno-missing-field-initializers -Wpointer-arith
-Wstrict-prototypes -Wcast-qual -Wcast-align -Wno-error=unused-function
-Wno-error=unused-variable -Wno-error=deprecated-declarations -c
ast_identifier.c -o libcypher_parser_la-ast_identifier.o >/dev/null 2>&1
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -Wpedantic -Wvla -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=gnu11 -fvisibility=hidden -pipe -Wall -W -Werror
-Wno-unused-parameter -Wno-missing-field-initializers -Wpointer-arith
-Wstrict-prototypes -Wcast-qual -Wcast-align -Wno-error=unused-function
-Wno-error=unused-variable -Wno-error=deprecated-declarations -c -o
libcypher_parser_la-ast_index_name.lo `test -f 'ast_index_name.c' || echo
'./'`ast_index_name.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time
-D_FORTIFY_SOURCE=2 -pthread -Wpedantic -Wvla -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=gnu11 -fvisibility=hidden -pipe -Wall -W -Werror
-Wno-unused-parameter -Wno-missing-field-initializers -Wpointer-arith
-Wstrict-prototypes -Wcast-qual -Wcast-align -Wno-error=unused-function
-Wno-error=unused-variable -Wno-error=deprecated-declarations -c
ast_index_name.c -fPIC -DPIC -o .libs/libcypher_parser_la-ast_index_name.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time
-D_FORTIFY_SOURCE=2 -pthread -Wpedantic -Wvla -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=gnu11 -fvisibility=hidden -pipe -Wall -W -Werror
-Wno-unused-parameter -Wno-missing-field-initializers -Wpointer-arith
-Wstrict-prototypes -Wcast-qual -Wcast-align -Wno-error=unused-function
-Wno-error=unused-variable -Wno-error=deprecated-declarations -c
ast_index_name.c -o libcypher_parser_la-ast_index_name.o >/dev/null 2>&1
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -Wpedantic -Wvla -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=gnu11 -fvisibility=hidden -pipe -Wall -W -Werror
-Wno-unused-parameter -Wno-missing-field-initializers -Wpointer-arith
-Wstrict-prototypes -Wcast-qual -Wcast-align -Wno-error=unused-function
-Wno-error=unused-variable -Wno-error=deprecated-declarations -c -o
libcypher_parser_la-ast_integer.lo `test -f 'ast_integer.c' || echo
'./'`ast_integer.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time
-D_FORTIFY_SOURCE=2 -pthread -Wpedantic -Wvla -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=gnu11 -fvisibility=hidden -pipe -Wall -W -Werror
-Wno-unused-parameter -Wno-missing-field-initializers -Wpointer-arith
-Wstrict-prototypes -Wcast-qual -Wcast-align -Wno-error=unused-function
-Wno-error=unused-variable -Wno-error=deprecated-declarations -c ast_integer.c
-fPIC -DPIC -o .libs/libcypher_parser_la-ast_integer.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time
-D_FORTIFY_SOURCE=2 -pthread -Wpedantic -Wvla -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=gnu11 -fvisibility=hidden -pipe -Wall -W -Werror
-Wno-unused-parameter -Wno-missing-field-initializers -Wpointer-arith
-Wstrict-prototypes -Wcast-qual -Wcast-align -Wno-error=unused-function
-Wno-error=unused-variable -Wno-error=deprecated-declarations -c ast_integer.c
-o libcypher_parser_la-ast_integer.o >/dev/null 2>&1
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -Wpedantic -Wvla -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=gnu11 -fvisibility=hidden -pipe -Wall -W -Werror
-Wno-unused-parameter -Wno-missing-field-initializers -Wpointer-arith
-Wstrict-prototypes -Wcast-qual -Wcast-align -Wno-error=unused-function
-Wno-error=unused-variable -Wno-error=deprecated-declarations -c -o
libcypher_parser_la-ast_label.lo `test -f 'ast_label.c' || echo './'`ast_label.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time
-D_FORTIFY_SOURCE=2 -pthread -Wpedantic -Wvla -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=gnu11 -fvisibility=hidden -pipe -Wall -W -Werror
-Wno-unused-parameter -Wno-missing-field-initializers -Wpointer-arith
-Wstrict-prototypes -Wcast-qual -Wcast-align -Wno-error=unused-function
-Wno-error=unused-variable -Wno-error=deprecated-declarations -c ast_label.c
-fPIC -DPIC -o .libs/libcypher_parser_la-ast_label.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time
-D_FORTIFY_SOURCE=2 -pthread -Wpedantic -Wvla -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=gnu11 -fvisibility=hidden -pipe -Wall -W -Werror
-Wno-unused-parameter -Wno-missing-field-initializers -Wpointer-arith
-Wstrict-prototypes -Wcast-qual -Wcast-align -Wno-error=unused-function
-Wno-error=unused-variable -Wno-error=deprecated-declarations -c ast_label.c -o
libcypher_parser_la-ast_label.o >/dev/null 2>&1
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -Wpedantic -Wvla -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=gnu11 -fvisibility=hidden -pipe -Wall -W -Werror
-Wno-unused-parameter -Wno-missing-field-initializers -Wpointer-arith
-Wstrict-prototypes -Wcast-qual -Wcast-align -Wno-error=unused-function
-Wno-error=unused-variable -Wno-error=deprecated-declarations -c -o
libcypher_parser_la-ast_labels_operator.lo `test -f 'ast_labels_operator.c' ||
echo './'`ast_labels_operator.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time
-D_FORTIFY_SOURCE=2 -pthread -Wpedantic -Wvla -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=gnu11 -fvisibility=hidden -pipe -Wall -W -Werror
-Wno-unused-parameter -Wno-missing-field-initializers -Wpointer-arith
-Wstrict-prototypes -Wcast-qual -Wcast-align -Wno-error=unused-function
-Wno-error=unused-variable -Wno-error=deprecated-declarations -c
ast_labels_operator.c -fPIC -DPIC -o
.libs/libcypher_parser_la-ast_labels_operator.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time
-D_FORTIFY_SOURCE=2 -pthread -Wpedantic -Wvla -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=gnu11 -fvisibility=hidden -pipe -Wall -W -Werror
-Wno-unused-parameter -Wno-missing-field-initializers -Wpointer-arith
-Wstrict-prototypes -Wcast-qual -Wcast-align -Wno-error=unused-function
-Wno-error=unused-variable -Wno-error=deprecated-declarations -c
ast_labels_operator.c -o libcypher_parser_la-ast_labels_operator.o >/dev/null
2>&1
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -Wpedantic -Wvla -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=gnu11 -fvisibility=hidden -pipe -Wall -W -Werror
-Wno-unused-parameter -Wno-missing-field-initializers -Wpointer-arith
-Wstrict-prototypes -Wcast-qual -Wcast-align -Wno-error=unused-function
-Wno-error=unused-variable -Wno-error=deprecated-declarations -c -o
libcypher_parser_la-ast_line_comment.lo `test -f 'ast_line_comment.c' || echo
'./'`ast_line_comment.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time
-D_FORTIFY_SOURCE=2 -pthread -Wpedantic -Wvla -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=gnu11 -fvisibility=hidden -pipe -Wall -W -Werror
-Wno-unused-parameter -Wno-missing-field-initializers -Wpointer-arith
-Wstrict-prototypes -Wcast-qual -Wcast-align -Wno-error=unused-function
-Wno-error=unused-variable -Wno-error=deprecated-declarations -c
ast_line_comment.c -fPIC -DPIC -o .libs/libcypher_parser_la-ast_line_comment.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time
-D_FORTIFY_SOURCE=2 -pthread -Wpedantic -Wvla -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=gnu11 -fvisibility=hidden -pipe -Wall -W -Werror
-Wno-unused-parameter -Wno-missing-field-initializers -Wpointer-arith
-Wstrict-prototypes -Wcast-qual -Wcast-align -Wno-error=unused-function
-Wno-error=unused-variable -Wno-error=deprecated-declarations -c
ast_line_comment.c -o libcypher_parser_la-ast_line_comment.o >/dev/null 2>&1
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -Wpedantic -Wvla -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=gnu11 -fvisibility=hidden -pipe -Wall -W -Werror
-Wno-unused-parameter -Wno-missing-field-initializers -Wpointer-arith
-Wstrict-prototypes -Wcast-qual -Wcast-align -Wno-error=unused-function
-Wno-error=unused-variable -Wno-error=deprecated-declarations -c -o
libcypher_parser_la-ast_list_comprehension.lo `test -f
'ast_list_comprehension.c' || echo './'`ast_list_comprehension.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time
-D_FORTIFY_SOURCE=2 -pthread -Wpedantic -Wvla -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=gnu11 -fvisibility=hidden -pipe -Wall -W -Werror
-Wno-unused-parameter -Wno-missing-field-initializers -Wpointer-arith
-Wstrict-prototypes -Wcast-qual -Wcast-align -Wno-error=unused-function
-Wno-error=unused-variable -Wno-error=deprecated-declarations -c
ast_list_comprehension.c -fPIC -DPIC -o
.libs/libcypher_parser_la-ast_list_comprehension.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time
-D_FORTIFY_SOURCE=2 -pthread -Wpedantic -Wvla -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=gnu11 -fvisibility=hidden -pipe -Wall -W -Werror
-Wno-unused-parameter -Wno-missing-field-initializers -Wpointer-arith
-Wstrict-prototypes -Wcast-qual -Wcast-align -Wno-error=unused-function
-Wno-error=unused-variable -Wno-error=deprecated-declarations -c
ast_list_comprehension.c -o libcypher_parser_la-ast_list_comprehension.o
>/dev/null 2>&1
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -Wpedantic -Wvla -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=gnu11 -fvisibility=hidden -pipe -Wall -W -Werror
-Wno-unused-parameter -Wno-missing-field-initializers -Wpointer-arith
-Wstrict-prototypes -Wcast-qual -Wcast-align -Wno-error=unused-function
-Wno-error=unused-variable -Wno-error=deprecated-declarations -c -o
libcypher_parser_la-ast_load_csv.lo `test -f 'ast_load_csv.c' || echo
'./'`ast_load_csv.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time
-D_FORTIFY_SOURCE=2 -pthread -Wpedantic -Wvla -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=gnu11 -fvisibility=hidden -pipe -Wall -W -Werror
-Wno-unused-parameter -Wno-missing-field-initializers -Wpointer-arith
-Wstrict-prototypes -Wcast-qual -Wcast-align -Wno-error=unused-function
-Wno-error=unused-variable -Wno-error=deprecated-declarations -c ast_load_csv.c
-fPIC -DPIC -o .libs/libcypher_parser_la-ast_load_csv.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time
-D_FORTIFY_SOURCE=2 -pthread -Wpedantic -Wvla -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=gnu11 -fvisibility=hidden -pipe -Wall -W -Werror
-Wno-unused-parameter -Wno-missing-field-initializers -Wpointer-arith
-Wstrict-prototypes -Wcast-qual -Wcast-align -Wno-error=unused-function
-Wno-error=unused-variable -Wno-error=deprecated-declarations -c ast_load_csv.c
-o libcypher_parser_la-ast_load_csv.o >/dev/null 2>&1
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -Wpedantic -Wvla -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=gnu11 -fvisibility=hidden -pipe -Wall -W -Werror
-Wno-unused-parameter -Wno-missing-field-initializers -Wpointer-arith
-Wstrict-prototypes -Wcast-qual -Wcast-align -Wno-error=unused-function
-Wno-error=unused-variable -Wno-error=deprecated-declarations -c -o
libcypher_parser_la-ast_match.lo `test -f 'ast_match.c' || echo './'`ast_match.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time
-D_FORTIFY_SOURCE=2 -pthread -Wpedantic -Wvla -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=gnu11 -fvisibility=hidden -pipe -Wall -W -Werror
-Wno-unused-parameter -Wno-missing-field-initializers -Wpointer-arith
-Wstrict-prototypes -Wcast-qual -Wcast-align -Wno-error=unused-function
-Wno-error=unused-variable -Wno-error=deprecated-declarations -c ast_match.c
-fPIC -DPIC -o .libs/libcypher_parser_la-ast_match.o
In file included from /usr/include/string.h:519,
from cypher-parser.h:30,
from astnode.h:20,
from ast_match.c:18:
In function ‘strncpy’,
inlined from ‘detailstr’ at ast_match.c:148:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:95:10: error:
‘__builtin_strncpy’ destination unchanged after copying no bytes from a string
of length 8 [-Werror=stringop-truncation]
95 | return __builtin___strncpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
96 | __glibc_objsize (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
make[4]: *** [Makefile:1313: libcypher_parser_la-ast_match.lo] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/lib'
make[3]: *** [Makefile:399: all-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:621: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:486: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j1 returned exit code 2
make: *** [debian/rules:9: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: libcypher-parser
Source-Version: 0.6.2-0.1
Done: Boyuan Yang <by...@debian.org>
We believe that the bug you reported is fixed in the latest version of
libcypher-parser, 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 1012...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Boyuan Yang <by...@debian.org> (supplier of updated libcypher-parser 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Thu, 07 Mar 2024 22:46:46 -0500
Source: libcypher-parser
Architecture: source
Version: 0.6.2-0.1
Distribution: unstable
Urgency: medium
Maintainer: Chris Leishman <ch...@leishman.org>
Changed-By: Boyuan Yang <by...@debian.org>
Closes: 1012975
Changes:
libcypher-parser (0.6.2-0.1) unstable; urgency=medium
.
* Non-maintainer upload.
* New upstream release fixing GCC-12 build. (Closes: #1012975)
* Refresh packaging:
+ Use debhelper compat v13.
+ Use Standards-Version 4.6.2.
* debian/compat: Dropped, not needed.
* debian/watch: Fix upstream monitoring script using GitHub API.
* debian/control: Add new build-dependency peg.
* debian/copyright: Refresh file path.
* debian/libcypher-parser-doc.install: Fix installation.
* debian/rules: Do not include special handling on Doxygen, use
default buildsystem instead.
Checksums-Sha1:
387f0b3468c3e8a4dd8c7070632ee94d5f422657 2467 libcypher-parser_0.6.2-0.1.dsc
0e1aa3f472f16c68af25b8ab84c84ecf0d0d778b 173075
libcypher-parser_0.6.2.orig.tar.gz
b1863833c63b7dac86087835588e25364825e2c8 833
libcypher-parser_0.6.2.orig.tar.gz.asc
852440962f366f6f6766700b0247444b5228ee55 33284
libcypher-parser_0.6.2-0.1.debian.tar.xz
d13ed00e2bbfef49ce754ac3316fb91cc45fef7d 7951
libcypher-parser_0.6.2-0.1_amd64.buildinfo
Checksums-Sha256:
920112e1b9f36f15ed43a518f7eb05974184212a4b6c5ef3139db7dcf18310af 2467
libcypher-parser_0.6.2-0.1.dsc
11a4a1934027caa7cebeb5e265dd127d8f72aa8f5c973c48b2fdedb1b0a00f5d 173075
libcypher-parser_0.6.2.orig.tar.gz
9fd269c1d4b583b036684ca73e13808037f836938bfea88cce452277e35fd46b 833
libcypher-parser_0.6.2.orig.tar.gz.asc
dc5e607c5dcb8af82b57a933876561b2b24b6e419de1a1d29f60a3b118ad66d2 33284
libcypher-parser_0.6.2-0.1.debian.tar.xz
20bcd09e2057d977617b92a4e190ab9a6a0eb3d5536198422e3291860b151fa7 7951
libcypher-parser_0.6.2-0.1_amd64.buildinfo
Files:
8231aba39b8237104b4311e14bc3ba31 2467 devel optional
libcypher-parser_0.6.2-0.1.dsc
1933b1bcea201ff1b9f7821874bdec53 173075 devel optional
libcypher-parser_0.6.2.orig.tar.gz
9b885218ff05afbec8457fcd84593377 833 devel optional
libcypher-parser_0.6.2.orig.tar.gz.asc
a6681b16e3bd48ddd44df8cc8ca0e588 33284 devel optional
libcypher-parser_0.6.2-0.1.debian.tar.xz
f4f1e331612c0b9defc36dd8bd351d17 7951 devel optional
libcypher-parser_0.6.2-0.1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEfncpR22H1vEdkazLwpPntGGCWs4FAmXqiyEACgkQwpPntGGC
Ws490g//ShkQBSaouRWXhY72PJQN33d6C43Q45De772PwANNMB0EXe8Q2wZnV/+y
dnMJjVHn1pimwYABTUCigvjGl8uNJnxg1OXVRm4p8IDau3QGFEMxRoRFJTga7wpI
etid+pFaFSdsrTf/EEPSm9DcidLPgWD1gQ5RApDsyjBw30ewyLej1mqD4cQUWMqf
3XQrqA/9/ntVwBfYZiAtv+iRbPvy7U6ViVFpxmNGqFEFONLcHjNL2IBby5bBm2hd
q+8wpJIo+Wmpxf191GYkLC5JC4nIbXwGYy2GAWGxUdh8gw9j+1aNef3QFpvEwxQv
p8V8KqRx9UJJQ9v28Q+b49u1ooXRPw9slKFTv/uDeosmQTDIZ07vujWQhjEyoAwu
RSGJ0N81rUO7okczRW2kRL4qqLMh4lXUh84YfmKFgNZqDPcEV3q4xVMyt6/QM0tD
2R9DrFu92uD6DTbff4VfI+h8fFVoqzmKcH/t48Ys4+m7f1zArWyauB/DqIciDeW4
FHSXIb9p7RohVQxG+sNjlC6t7Pfxv2Bzd0e857SwoPRXG4BgbYujQROcjm+0USID
3QY/GRQXlXoI04itP3a7zIzxloY6cOYvlDSwCdh9bsqAG8G7nBSteNKHg/ygmC6G
mP0aXmJoYPFJolWKQpQLYsQMGJsFqKx1IpJicWL27+aDrErOVFk=
=//Fg
-----END PGP SIGNATURE-----
pgphasFy7zEBX.pgp
Description: PGP signature
--- End Message ---