Your message dated Tue, 31 Mar 2020 03:49:55 +0000
with message-id <e1jj7uv-0008np...@fasolo.debian.org>
and subject line Bug#925721: fixed in jnettop 0.13.0-1.1
has caused the Debian Bug report #925721,
regarding jnettop: 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.)


-- 
925721: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=925721
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:jnettop
Version: 0.13.0-1
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/jnettop_0.13.0-1_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.

[...]
/usr/bin/ld: /<<PKGBUILDDIR>>/jcursesdisplay.c:433: undefined reference to 
`g_mutex_new'
/usr/bin/ld: jcursesdisplay.o: in function `jcursesdisplay_PreRun':
/<<PKGBUILDDIR>>/jcursesdisplay.c:460: undefined reference to `g_free'
/usr/bin/ld: jfilter.o: in function `freeGenericFilterData':
/<<PKGBUILDDIR>>/jfilter.c:26: undefined reference to `g_free'
/usr/bin/ld: jfilter.o: in function `filterHTTPFunc':
/<<PKGBUILDDIR>>/jfilter.c:56: undefined reference to `g_strlcpy'
/usr/bin/ld: jfilter.o: in function `assignHTTPFilter':
/<<PKGBUILDDIR>>/jfilter.c:64: undefined reference to `g_malloc0_n'
/usr/bin/ld: jfilter.o: in function `filterSMTPFunc':
/<<PKGBUILDDIR>>/jfilter.c:88: undefined reference to `g_strncasecmp'
/usr/bin/ld: /<<PKGBUILDDIR>>/jfilter.c:102: undefined reference to `g_strlcpy'
/usr/bin/ld: /<<PKGBUILDDIR>>/jfilter.c:104: undefined reference to 
`g_strncasecmp'
/usr/bin/ld: /<<PKGBUILDDIR>>/jfilter.c:117: undefined reference to `g_snprintf'
/usr/bin/ld: jfilter.o: in function `assignSMTPFilter':
/<<PKGBUILDDIR>>/jfilter.c:125: undefined reference to `g_malloc0_n'
/usr/bin/ld: jnetdisplay.o: in function `g_string_append_c_inline':
/usr/include/glib-2.0/glib/gstring.h:170: undefined reference to 
`g_string_insert_c'
/usr/bin/ld: jnetdisplay.o: in function `readNextCommandLine':
/<<PKGBUILDDIR>>/jnetdisplay.c:86: undefined reference to `g_string_sized_new'
/usr/bin/ld: /<<PKGBUILDDIR>>/jnetdisplay.c:101: undefined reference to 
`g_string_free'
/usr/bin/ld: /<<PKGBUILDDIR>>/jnetdisplay.c:106: undefined reference to 
`g_string_free'
/usr/bin/ld: /<<PKGBUILDDIR>>/jnetdisplay.c:116: undefined reference to 
`g_string_free'
/usr/bin/ld: /<<PKGBUILDDIR>>/jnetdisplay.c:121: undefined reference to 
`g_string_free'
/usr/bin/ld: /<<PKGBUILDDIR>>/jnetdisplay.c:125: undefined reference to 
`g_string_append_len'
/usr/bin/ld: /<<PKGBUILDDIR>>/jnetdisplay.c:126: undefined reference to 
`g_strdelimit'
/usr/bin/ld: /<<PKGBUILDDIR>>/jnetdisplay.c:131: undefined reference to 
`g_string_free'
/usr/bin/ld: jnetdisplay.o: in function `sendLine':
/<<PKGBUILDDIR>>/jnetdisplay.c:135: undefined reference to `g_mutex_lock'
/usr/bin/ld: /<<PKGBUILDDIR>>/jnetdisplay.c:138: undefined reference to 
`g_mutex_unlock'
/usr/bin/ld: jnetdisplay.o: in function `sendLinef':
/<<PKGBUILDDIR>>/jnetdisplay.c:144: undefined reference to `g_mutex_lock'
/usr/bin/ld: /<<PKGBUILDDIR>>/jnetdisplay.c:147: undefined reference to 
`g_mutex_unlock'
/usr/bin/ld: jnetdisplay.o: in function `parseNextToken':
/<<PKGBUILDDIR>>/jnetdisplay.c:153: undefined reference to 
`g_scanner_get_next_token'
/usr/bin/ld: jnetdisplay.o: in function `processNextCommand':
/<<PKGBUILDDIR>>/jnetdisplay.c:173: undefined reference to 
`g_scanner_input_text'
/usr/bin/ld: /<<PKGBUILDDIR>>/jnetdisplay.c:206: undefined reference to 
`g_strdup'
/usr/bin/ld: /<<PKGBUILDDIR>>/jnetdisplay.c:260: undefined reference to `g_free'
/usr/bin/ld: jnetdisplay.o: in function `sendDeleteStream':
/<<PKGBUILDDIR>>/jnetdisplay.c:265: undefined reference to 
`g_string_append_printf'
/usr/bin/ld: jnetdisplay.o: in function `sendStatistics':
/<<PKGBUILDDIR>>/jnetdisplay.c:272: undefined reference to 
`g_string_append_printf'
/usr/bin/ld: jnetdisplay.o: in function `resolvedNotifyFunc':
/<<PKGBUILDDIR>>/jnetdisplay.c:301: undefined reference to `g_mutex_lock'
/usr/bin/ld: /<<PKGBUILDDIR>>/jnetdisplay.c:306: undefined reference to 
`g_mutex_unlock'
/usr/bin/ld: jnetdisplay.o: in function `processStreamsFunc':
/<<PKGBUILDDIR>>/jnetdisplay.c:312: undefined reference to `g_mutex_lock'
/usr/bin/ld: /<<PKGBUILDDIR>>/jnetdisplay.c:314: undefined reference to 
`g_string_sized_new'
/usr/bin/ld: /<<PKGBUILDDIR>>/jnetdisplay.c:333: undefined reference to 
`g_string_free'
/usr/bin/ld: /<<PKGBUILDDIR>>/jnetdisplay.c:336: undefined reference to 
`g_mutex_unlock'
/usr/bin/ld: jnetdisplay.o: in function `jnetdisplay_Setup':
/<<PKGBUILDDIR>>/jnetdisplay.c:347: undefined reference to `g_scanner_new'
/usr/bin/ld: /<<PKGBUILDDIR>>/jnetdisplay.c:348: undefined reference to 
`g_mutex_new'
/usr/bin/ld: /<<PKGBUILDDIR>>/jnetdisplay.c:349: undefined reference to 
`g_mutex_new'
/usr/bin/ld: /<<PKGBUILDDIR>>/jnetdisplay.c:350: undefined reference to 
`g_string_new'
/usr/bin/ld: /<<PKGBUILDDIR>>/jnetdisplay.c:352: undefined reference to 
`g_strdup'
/usr/bin/ld: /<<PKGBUILDDIR>>/jnetdisplay.c:353: undefined reference to 
`g_strdup'
/usr/bin/ld: jnetdisplay.o: in function `jnetdisplay_Run':
/<<PKGBUILDDIR>>/jnetdisplay.c:377: undefined reference to `g_mutex_lock'
/usr/bin/ld: /<<PKGBUILDDIR>>/jnetdisplay.c:379: undefined reference to 
`g_mutex_unlock'
/usr/bin/ld: /<<PKGBUILDDIR>>/jnetdisplay.c:382: undefined reference to 
`g_mutex_lock'
/usr/bin/ld: /<<PKGBUILDDIR>>/jnetdisplay.c:384: undefined reference to 
`g_mutex_unlock'
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:213: jnettop] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:150: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:37: build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: jnettop
Source-Version: 0.13.0-1.1
Done: Sudip Mukherjee <sudipm.mukher...@gmail.com>

We believe that the bug you reported is fixed in the latest version of
jnettop, 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 jnettop 
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, 30 Mar 2020 22:37:51 +0100
Source: jnettop
Architecture: source
Version: 0.13.0-1.1
Distribution: unstable
Urgency: medium
Maintainer: Ari Pollak <a...@debian.org>
Changed-By: Sudip Mukherjee <sudipm.mukher...@gmail.com>
Closes: 925721
Changes:
 jnettop (0.13.0-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix ftbfs with GCC. (Closes: #925721)
Checksums-Sha1:
 90da18d114ce64b572a8a18c172b27a7f349ebcc 1703 jnettop_0.13.0-1.1.dsc
 00bf7e31a655b24f2ea8b62cf748a2cdd36d6b2c 8492 jnettop_0.13.0-1.1.debian.tar.xz
 04c6d2b0e81ea4655baa1e9556030fb1335697a9 6495 
jnettop_0.13.0-1.1_source.buildinfo
Checksums-Sha256:
 dfd9d9efcfc016fbf12113e756c77d2484ff2ee2c141d33ef9b049496acdd026 1703 
jnettop_0.13.0-1.1.dsc
 e43f69565f19aa851782f29793e4520d883583755c7baf2f7b666db4ca4a172d 8492 
jnettop_0.13.0-1.1.debian.tar.xz
 8cff15521621250e735c9c96e316f57659dd07d11dbd9de292dbef56d60d10c2 6495 
jnettop_0.13.0-1.1_source.buildinfo
Files:
 5a9b10ac16df8b57884ec403bbe70fe2 1703 net extra jnettop_0.13.0-1.1.dsc
 a4aa7a649d4c653e9f204d10eb9e2ae2 8492 net extra 
jnettop_0.13.0-1.1.debian.tar.xz
 5eefea95e83c9674e0ae29dbcbef65a5 6495 net extra 
jnettop_0.13.0-1.1_source.buildinfo

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

iQIzBAEBCgAdFiEEkjZVexcMh/iCHArDweDZLphvfH4FAl6CuFUACgkQweDZLphv
fH6+9BAA2IHc6Ma7Pw+W5PmLzfijdurV5EJEHow3AkVSlkUZ0cI5hzhbDl8qYya5
g7b37HWU6lAma1i7PQO3RWT3mNvtRIuI9/5g8y8jvWzA3BD3CfjkRxYdH8K0fn1I
eac3iAvvrSHfOsQZoG5R2U73mF6zZVWK8eZS0fm1k703CSFO7toyHV6k7aG33rN2
w7thB/0iAatIYebj/psAFrzSdHcp/j1Nnl3qEHyVbhCTSDp7eXgKEQ1lA2w1jeNq
ZG/H0VGVHra+mIQ0ssPQF2bwcQnsheloW6OTHIRUe97RJ6sgp5E9JirJMSI5jpN7
I+2DcP5PBAaou77rM6SLT3bpX0yA9ZCs+Q7RAo/fgug7TCzS0+jOKW10DnBwj0ep
Y1jzQuiBVknCwNUTMK78GTJh+vDXy8HGjpOxr1djJN2Ue02j9fAwkvBC35NUCPGy
facFO9diM3Aje93e5pHvfUy7uhrAeBpnZqL+O2tO+X8d3PUwx4WtRTbBNtiyEXRo
4sKCHcNuASj/UQ3fna+gQP8zeCko85ZtPgyw7tuWjzu9yKaFPRUDFnjM8LR2fepe
qdVZpd5sphIYFw3SCVYtumGw7+rdh/C2k1GKsRskn3Mat+GWfBUqan/ovp2+pYcn
lrSr6Im0rxEsELzw+jdLR/utk5mtqZqMI+oXxRuePlC/zJGiOws=
=50Le
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to