Your message dated Thu, 03 Oct 2013 21:49:44 +0000
with message-id <e1vrqmg-0008et...@franck.debian.org>
and subject line Bug#713720: fixed in gnome-system-tools 3.0.0-3
has caused the Debian Bug report #713720,
regarding gnome-system-tools: FTBFS: ld: main.o: undefined reference to symbol 
'g_thread_init'
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.)


-- 
713720: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713720
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gnome-system-tools
Version: 3.0.0-2
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130620 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Maybe you need to add explicitly the offending lib to LD flags.

Relevant part:
> gcc -DHAVE_CONFIG_H -I. -I../.. 
> -DPIXMAPS_DIR=\""/usr/share/gnome-system-tools/pixmaps"\" 
> -DINTERFACES_DIR=\""/usr/share/gnome-system-tools/ui"\" -DFRONTEND_DIR=\"""\" 
> -DDESKTOP_DATA_DIR=\"""\" -DCONF_DIR=\""/etc/gnome-system-tools"\" 
> -I../../src/common -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 
> -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 
> -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo 
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz 
> -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12 
> -I/usr/include/libdrm -I/usr/include/dbus-1.0 
> -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/liboobs-1.0   
> -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -I/usr/include/dbus-1.0 
> -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE   
> -D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -Wall -Wchar-subscripts 
> -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align 
> -Wsign-compare -Wformat-security -c main.c
> main.c: In function 'main':
> main.c:91:3: warning: 'g_thread_init' is deprecated (declared at 
> /usr/include/glib-2.0/glib/deprecated/gthread.h:260) 
> [-Wdeprecated-declarations]
>    g_thread_init (NULL);
>    ^
> /bin/bash ../../libtool  --tag=CC   --mode=link gcc  -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall 
> -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith 
> -Wcast-align -Wsign-compare -Wformat-security  -Wl,-z,relro -Wl,-z,defs 
> -Wl,-O1 -o network-admin address-list.o network-tool.o callbacks.o hosts.o 
> main.o ../../src/common/libsetuptool.a -Wl,--export-dynamic -pthread -lgtk-3 
> -lgdk-3 -latk-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo 
> -lgmodule-2.0 -lgio-2.0 -lpango-1.0 -loobs-1 -lgobject-2.0 -lglib-2.0   
> -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0   -ldbus-1    
> libtool: link: gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -Wall -Wchar-subscripts 
> -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align 
> -Wsign-compare -Wformat-security -Wl,-z -Wl,relro -Wl,-z -Wl,defs -Wl,-O1 -o 
> network-admin address-list.o network-tool.o callbacks.o hosts.o main.o 
> -Wl,--export-dynamic -pthread  ../../src/common/libsetuptool.a -lgtk-3 
> -lgdk-3 -latk-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 
> /usr/lib/x86_64-linux-gnu/libcairo-gobject.so 
> /usr/lib/x86_64-linux-gnu/libcairo.so -lgmodule-2.0 -lpango-1.0 -loobs-1 
> -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ldbus-1 -pthread
> /usr/bin/ld: main.o: undefined reference to symbol 'g_thread_init'
> /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0: error adding symbols: DSO 
> missing from command line
> collect2: error: ld returned 1 exit status

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/gnome-system-tools_3.0.0-2_unstable.log

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: gnome-system-tools
Source-Version: 3.0.0-3

We believe that the bug you reported is fixed in the latest version of
gnome-system-tools, 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 713...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andreas Henriksson <andr...@fatal.se> (supplier of updated gnome-system-tools 
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: SHA1

Format: 1.8
Date: Thu, 03 Oct 2013 23:10:42 +0200
Source: gnome-system-tools
Binary: gnome-system-tools
Architecture: source amd64
Version: 3.0.0-3
Distribution: unstable
Urgency: low
Maintainer: Jose Carlos Garcia Sogo <js...@debian.org>
Changed-By: Andreas Henriksson <andr...@fatal.se>
Description: 
 gnome-system-tools - Cross-platform configuration utilities for GNOME
Closes: 713720
Changes: 
 gnome-system-tools (3.0.0-3) unstable; urgency=low
 .
   [ Josselin Mouette ]
   * Update repository URL.
 .
   [ Andreas Henriksson ]
   * Set TARBALL_EXT = tar.bz2 in debian/rules since there are no xz tarball
     for gnome-system-tools 3.0.0.
   * Add debian/patches/gthread.patch (Closes: #713720)
   * Add debian/patches/time-libm.patch
Checksums-Sha1: 
 c8c502ff21fb7fb13fba432a705724e39d6b0edc 1917 gnome-system-tools_3.0.0-3.dsc
 233c75791f5bdef336db53873c70db925c4ab7be 33281 
gnome-system-tools_3.0.0-3.debian.tar.gz
 c189c8e5e4e787bc49086bb3dc30db6ee8c422f1 4180862 
gnome-system-tools_3.0.0-3_amd64.deb
Checksums-Sha256: 
 6e0fbc02e6390313ce9162c23aa8e1c46d028ca31de1d65f19fa0f1adb6d428c 1917 
gnome-system-tools_3.0.0-3.dsc
 acb598c66f242cf7b015c3da034eea795cec90b681df2bd39ebc02334236038b 33281 
gnome-system-tools_3.0.0-3.debian.tar.gz
 9a4ee17edf90cd621e7da8113590c8aa3977b204e9da2d1dc8e1f52d3c80eaa1 4180862 
gnome-system-tools_3.0.0-3_amd64.deb
Files: 
 1017e721f373d2c698df67642abb6de7 1917 gnome optional 
gnome-system-tools_3.0.0-3.dsc
 12064e4ff028f4756682aaaeb790ec22 33281 gnome optional 
gnome-system-tools_3.0.0-3.debian.tar.gz
 56a663639d2a6b94ef25b3037b22aa0a 4180862 gnome optional 
gnome-system-tools_3.0.0-3_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)

iEYEARECAAYFAlJN41wACgkQcgQ2cL3l8e4xaACeLdw4K0BDRlkRcephZ9utFjY2
RLYAnjVTmBoEkxhACAIrEb0E6Ni7hdnj
=zhYa
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to