Your message dated Tue, 14 Jan 2020 04:05:55 +0000
with message-id <e1irdsl-000e6h...@fasolo.debian.org>
and subject line Bug#925708: fixed in grok 1.20110708.1-4.4
has caused the Debian Bug report #925708,
regarding grok: ftbfs with GCC-9
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.)
--
925708: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=925708
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:grok
Version: 1.20110708.1-4.3
Severity: normal
Tags: sid bullseye
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-9
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-9/g++-9, but succeeds to build with gcc-8/g++-8. The
severity of this report will be raised before the bullseye release,
so nothing has to be done for the buster release.
The full build log can be found at:
http://people.debian.org/~doko/logs/gcc9-20190321/grok_1.20110708.1-4.3_unstable_gcc9.log
The last lines of the build log are at the end of this report.
To build with GCC 9, either set CC=gcc-9 CXX=g++-9 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-9/porting_to.html
GCC 9 also passes the linker option --as-needed by default; typical
build issues are passing libraries before object files to the linker,
or underlinking of convenience libraries built from the same source.
[...]
./predicates.c:73: undefined reference to `pcre_compile'
/usr/bin/ld: grok_program.o: in function `grok_collection_init':
./grok_program.c:25: undefined reference to `event_init'
/usr/bin/ld: ./grok_program.c:29: undefined reference to `event_set'
/usr/bin/ld: ./grok_program.c:30: undefined reference to `event_add'
/usr/bin/ld: grok_program.o: in function `grok_collection_check_end_state':
./grok_program.c:59: undefined reference to `event_base_loopexit'
/usr/bin/ld: ./grok_program.c:59: undefined reference to `event_base_loopexit'
/usr/bin/ld: grok_program.o: in function `_collection_sigchld':
./grok_program.c:159: undefined reference to `event_once'
/usr/bin/ld: grok_program.o: in function `grok_collection_loop':
./grok_program.c:168: undefined reference to `event_base_dispatch'
/usr/bin/ld: grok_input.o: in function `_program_file_buferror':
./grok_input.c:204: undefined reference to `event_once'
/usr/bin/ld: grok_input.o: in function `_program_process_stdout_read':
./grok_input.c:134: undefined reference to `bufferevent_get_input'
/usr/bin/ld: ./grok_input.c:134: undefined reference to `evbuffer_readline'
/usr/bin/ld: grok_input.o: in function `_program_file_repair_event':
./grok_input.c:267: undefined reference to `event_once'
/usr/bin/ld: grok_input.o: in function `grok_input_eof_handler':
./grok_input.c:341: undefined reference to `event_once'
/usr/bin/ld: ./grok_input.c:346: undefined reference to `bufferevent_disable'
/usr/bin/ld: ./grok_input.c:331: undefined reference to `bufferevent_disable'
/usr/bin/ld: grok_input.o: in function `grok_program_add_input_process':
./grok_input.c:66: undefined reference to `bufferevent_new'
/usr/bin/ld: ./grok_input.c:68: undefined reference to `bufferevent_enable'
/usr/bin/ld: ./grok_input.c:79: undefined reference to `event_once'
/usr/bin/ld: ./grok_input.c:73: undefined reference to `bufferevent_new'
/usr/bin/ld: ./grok_input.c:75: undefined reference to `bufferevent_enable'
/usr/bin/ld: grok_input.o: in function `grok_program_add_input_file':
./grok_input.c:120: undefined reference to `bufferevent_new'
/usr/bin/ld: ./grok_input.c:122: undefined reference to `bufferevent_enable'
/usr/bin/ld: ./grok_input.c:124: undefined reference to `event_once'
/usr/bin/ld: grok_input.o: in function `_program_file_read_real':
./grok_input.c:308: undefined reference to `event_once'
/usr/bin/ld: grok_matchconf.o: in function `grok_matchconfig_init':
./grok_matchconf.c:23: undefined reference to `tclistnew'
/usr/bin/ld: grok_matchconf.o: in function `grok_matchconfig_close':
./grok_matchconf.c:63: undefined reference to `tclistval'
/usr/bin/ld: ./grok_matchconf.c:61: undefined reference to `tclistnum'
/usr/bin/ld: ./grok_matchconf.c:66: undefined reference to `tclistdel'
/usr/bin/ld: grok_matchconf.o: in function `grok_matchconfig_exec':
./grok_matchconf.c:79: undefined reference to `tclistnum'
/usr/bin/ld: ./grok_matchconf.c:88: undefined reference to `tclistval'
/usr/bin/ld: grok_discover.o: in function `grok_discover_init':
./grok_discover.c:32: undefined reference to `tccmpint32'
/usr/bin/ld: ./grok_discover.c:32: undefined reference to `tctreenew2'
/usr/bin/ld: ./grok_discover.c:38: undefined reference to `tclistnum'
/usr/bin/ld: ./grok_discover.c:47: undefined reference to `tclistval'
/usr/bin/ld: ./grok_discover.c:73: undefined reference to `tctreeputkeep'
/usr/bin/ld: ./grok_discover.c:81: undefined reference to `tclistdel'
/usr/bin/ld: grok_discover.o: in function `grok_discover_clean':
./grok_discover.c:85: undefined reference to `tctreedel'
/usr/bin/ld: grok_discover.o: in function `grok_discover':
./grok_discover.c:120: undefined reference to `tctreeiterinit'
/usr/bin/ld: ./grok_discover.c:135: undefined reference to `tctreeiternext'
/usr/bin/ld: ./grok_discover.c:138: undefined reference to `tctreeget'
/usr/bin/ld: grok_config.o: in function `conf_match_set_debug':
./grok_config.c:123: undefined reference to `tclistnum'
/usr/bin/ld: ./grok_config.c:128: undefined reference to `tclistval'
/usr/bin/ld: ./grok_config.c:130: undefined reference to `tclistover'
/usr/bin/ld: grok_config.o: in function `conf_new_match_pattern':
./grok_config.c:118: undefined reference to `tclistpush'
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:175: grok] Error 1
rm filters.c grok_matchconf_macro.c
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: make -j1 returned exit code 2
make: *** [debian/rules:18: build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit
status 2
--- End Message ---
--- Begin Message ---
Source: grok
Source-Version: 1.20110708.1-4.4
We believe that the bug you reported is fixed in the latest version of
grok, 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 925...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Sudip Mukherjee <sudipm.mukher...@gmail.com> (supplier of updated grok 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: Mon, 13 Jan 2020 22:12:23 +0000
Source: grok
Architecture: source
Version: 1.20110708.1-4.4
Distribution: unstable
Urgency: medium
Maintainer: Stig Sandbeck Mathisen <s...@debian.org>
Changed-By: Sudip Mukherjee <sudipm.mukher...@gmail.com>
Closes: 925708
Changes:
grok (1.20110708.1-4.4) unstable; urgency=medium
.
* Non-maintainer upload.
* Fix ftbfs with GCC-9. (closes: #925708)
Checksums-Sha1:
a839dbcfc1f91fad3b952997bf075e2c72678aff 2138 grok_1.20110708.1-4.4.dsc
052f04fe04064a66b0541d99f26f679db76b333a 6800
grok_1.20110708.1-4.4.debian.tar.xz
44ace008819040257de10d77e5ac9beecd235a66 6155
grok_1.20110708.1-4.4_source.buildinfo
Checksums-Sha256:
41ee8791c34a584086bd181899410e3ca92d09b4f786e2752f39c5c6cbe7dd3f 2138
grok_1.20110708.1-4.4.dsc
a436f1cfec6504583f7cdac33ec71b729ed141c085f61b5491f3766e310a55e8 6800
grok_1.20110708.1-4.4.debian.tar.xz
4956420bbafee375a0cff1d87b5bbf0785f28b9cb5c98bb15b5f0fa791a23d7c 6155
grok_1.20110708.1-4.4_source.buildinfo
Files:
0f13db5d02a46116ecfa53fd28585acd 2138 misc extra grok_1.20110708.1-4.4.dsc
f44ef60fdb8587f290c7d248f28100f2 6800 misc extra
grok_1.20110708.1-4.4.debian.tar.xz
7802e3c993157a85121430a641ebb473 6155 misc extra
grok_1.20110708.1-4.4_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEkjZVexcMh/iCHArDweDZLphvfH4FAl4dOxgACgkQweDZLphv
fH657w//RH1Hz0oIJHbKLDaC5dYd5YT/vxiPKP6LO8ytaQgkA2+n+nPh1pJ8P93j
Y3ig8qLuO4hrYJeMvtAJdpyyFqfk/OeYl0s3EXyallM7t8whCOyD2Ylet39YQBOK
2iWmmxw6XzTq2HCU5EJiQOnnXT7vYyk/qa9ITIWQMeXCvUgx2p5FFJLpL7iMCH7N
udIp81LLl5LGLVBTIVPk2nwgpipk093XH8q9/lEMKtmYnkPRCbjLCVxBDIubYE+A
0mfq0Nhwhd5QNlHuQDyP2jbUhNm13MOJjDjDY6RYcKqacZEmBPUdxeH9t3zp4amp
GVAmZuhzfNUph583EsrjOCxOlwTgxlQMO5phIx8PeZtJDGkD3PxvfgGd/9mhNOe/
egPionPiAhaxQCYrc36ttk+u2rwXwqsSuzbY15QS1IDbzchIHqBXw//wkLl/7b1N
ZUIVJulWZpZzBLw3Dow+8Qk3zJnUvSlrP1aoTBEt5+nmfmtze8efy3xqQ8xT5MHF
PgyPvbTqtn7df9vpkdBRJUxhOcnJQTT/SycqeRgI5ku+FOAw5MzzETR6hk//lhS7
NtLofQh5yPIKMOsPnfZd+ila8BnFRq+tlx2plE4I1k+G08Wz8cVI2NMcvXAH8Iu2
brIJO5fH4hemgcr4JpjNZ8OveNvck2/GaV+vp2fIj3WCIlCg70g=
=gLIh
-----END PGP SIGNATURE-----
--- End Message ---