Your message dated Tue, 10 Jan 2012 18:03:40 +0000
with message-id <e1rkg2u-0004xp...@franck.debian.org>
and subject line Bug#555177: fixed in libgconf-bridge 0.1-2.1
has caused the Debian Bug report #555177,
regarding FTBFS with binutils-gold
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.)


-- 
555177: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=555177
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libgconf-bridge
Version: 0.1-2
Severity: minor
User: peter.fritzs...@gmx.de
Usertags: no-add-needed

Tried to build your package and it fails to build with GNU binutils-gold. The
important difference is that --no-add-needed is the default behavior of of GNU
binutils-gold. Please provide all needed libraries to the linker when building
your executables.

More informations can be found at
 
http://wiki.debian.org/qa.debian.org/FTBFS#A2009-11-02Packagesfailingbecausebinutils-gold.2BAC8-indirectlinking

/bin/bash ../libtool --tag=CC --mode=link cc -Wall -g -D_REENTRANT -DORBIT2=1 
-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 
-I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include   -I.. -I.. -Werror -g -O2 -g -Wall -O2   -o test  
test.o ../libgconf-bridge/libgconf-bridge.la 
mkdir .libs
cc -Wall -g -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
-I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb 
-I/usr/include/libpng12 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I.. -I.. -Werror -g -O2 -g 
-Wall -O2 -o .libs/test test.o  ../libgconf-bridge/.libs/libgconf-bridge.so
/usr/bin/ld: test.o: in function main:test.c:34: error: undefined reference to 
'gtk_init'
/usr/bin/ld: test.o: in function main:test.c:37: error: undefined reference to 
'gconf_client_add_dir'
/usr/bin/ld: test.o: in function main:test.c:42: error: undefined reference to 
'gtk_window_new'
/usr/bin/ld: test.o: in function main:test.c:43: error: undefined reference to 
'gtk_window_get_type'
/usr/bin/ld: test.o: in function main:test.c:43: error: undefined reference to 
'g_type_check_instance_cast'
/usr/bin/ld: test.o: in function main:test.c:47: error: undefined reference to 
'gtk_vbox_new'
/usr/bin/ld: test.o: in function main:test.c:48: error: undefined reference to 
'gtk_container_get_type'
/usr/bin/ld: test.o: in function main:test.c:48: error: undefined reference to 
'g_type_check_instance_cast'
/usr/bin/ld: test.o: in function main:test.c:48: error: undefined reference to 
'gtk_container_add'
/usr/bin/ld: test.o: in function main:test.c:50: error: undefined reference to 
'gtk_check_button_new_with_label'
/usr/bin/ld: test.o: in function main:test.c:51: error: undefined reference to 
'gtk_box_get_type'
/usr/bin/ld: test.o: in function main:test.c:51: error: undefined reference to 
'g_type_check_instance_cast'
/usr/bin/ld: test.o: in function main:test.c:51: error: undefined reference to 
'gtk_box_pack_start_defaults'
/usr/bin/ld: test.o: in function main:test.c:52: error: undefined reference to 
'g_type_check_instance_cast'
/usr/bin/ld: test.o: in function main:test.c:56: error: undefined reference to 
'gtk_entry_new'
/usr/bin/ld: test.o: in function main:test.c:57: error: undefined reference to 
'gtk_box_pack_start_defaults'
/usr/bin/ld: test.o: in function main:test.c:62: error: undefined reference to 
'gtk_label_new'
/usr/bin/ld: test.o: in function main:test.c:63: error: undefined reference to 
'gtk_box_pack_start_defaults'
/usr/bin/ld: test.o: in function main:test.c:68: error: undefined reference to 
'gtk_hscale_new_with_range'
/usr/bin/ld: test.o: in function main:test.c:69: error: undefined reference to 
'gtk_box_pack_start_defaults'
/usr/bin/ld: test.o: in function main:test.c:70: error: undefined reference to 
'gtk_range_get_type'
/usr/bin/ld: test.o: in function main:test.c:70: error: undefined reference to 
'gtk_range_get_adjustment'
/usr/bin/ld: test.o: in function main:test.c:75: error: undefined reference to 
'gtk_list_store_new'
/usr/bin/ld: test.o: in function main:test.c:76: error: undefined reference to 
'gtk_tree_model_get_type'
/usr/bin/ld: test.o: in function main:test.c:76: error: undefined reference to 
'gtk_tree_view_new_with_model'
/usr/bin/ld: test.o: in function main:test.c:80: error: undefined reference to 
'g_object_unref'
/usr/bin/ld: test.o: in function main:test.c:82: error: undefined reference to 
'gtk_cell_renderer_text_new'
/usr/bin/ld: test.o: in function main:test.c:83: error: undefined reference to 
'gtk_tree_view_get_type'
/usr/bin/ld: test.o: in function main:test.c:83: error: undefined reference to 
'gtk_tree_view_insert_column_with_attributes'
/usr/bin/ld: test.o: in function main:test.c:88: error: undefined reference to 
'gtk_widget_show_all'
/usr/bin/ld: test.o: in function main:test.c:90: error: undefined reference to 
'gtk_main'
collect2: ld returned 1 exit status
make[3]: *** [test] Error 1



--- End Message ---
--- Begin Message ---
Source: libgconf-bridge
Source-Version: 0.1-2.1

We believe that the bug you reported is fixed in the latest version of
libgconf-bridge, which is due to be installed in the Debian FTP archive:

libgconf-bridge-dev_0.1-2.1_amd64.deb
  to main/libg/libgconf-bridge/libgconf-bridge-dev_0.1-2.1_amd64.deb
libgconf-bridge0_0.1-2.1_amd64.deb
  to main/libg/libgconf-bridge/libgconf-bridge0_0.1-2.1_amd64.deb
libgconf-bridge_0.1-2.1.diff.gz
  to main/libg/libgconf-bridge/libgconf-bridge_0.1-2.1.diff.gz
libgconf-bridge_0.1-2.1.dsc
  to main/libg/libgconf-bridge/libgconf-bridge_0.1-2.1.dsc



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 555...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
HIGUCHI Daisuke (VDR dai) <d...@debian.org> (supplier of updated 
libgconf-bridge 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...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 09 Jan 2012 02:07:19 +0900
Source: libgconf-bridge
Binary: libgconf-bridge0 libgconf-bridge-dev
Architecture: source amd64
Version: 0.1-2.1
Distribution: unstable
Urgency: low
Maintainer: Ross Burton <r...@debian.org>
Changed-By: HIGUCHI Daisuke (VDR dai) <d...@debian.org>
Description: 
 libgconf-bridge-dev - Bind GObject properties to GConf keys (development files)
 libgconf-bridge0 - Bind GObject properties to GConf keys
Closes: 555177 654218
Changes: 
 libgconf-bridge (0.1-2.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * FTBFS with binutils-gold (Closes: #555177).
     - patch made by Artur Rona <ari-tc...@tlen.pl>.
   * FTBFS on armhf/s390x, reproduced on amd64: error:
     format not a string literal and no format arguments
     [-Werror=format-security] (Closes: #654218).
     - patch made by peter green <plugw...@p10link.net>.
Checksums-Sha1: 
 9b1fbdc99e13013fae62b46abfe0f5d3be17765a 1818 libgconf-bridge_0.1-2.1.dsc
 d184afc216835fdb5048cc774456d964842262d8 2398 libgconf-bridge_0.1-2.1.diff.gz
 d7df5812168281322989fbf2d371242e5f9b05c2 12426 
libgconf-bridge0_0.1-2.1_amd64.deb
 835cacd3f6cfaf5d807081d3fbd02d1524fd1bb9 12398 
libgconf-bridge-dev_0.1-2.1_amd64.deb
Checksums-Sha256: 
 7327c5e57625cd760465b7b6a282ee29cc9045d956327660f7d01e6983b4c2d5 1818 
libgconf-bridge_0.1-2.1.dsc
 e27c4e083bc7bf357a295daa767c375e960e48869d1cb5c2b4f6eb9790c195ae 2398 
libgconf-bridge_0.1-2.1.diff.gz
 f5f4958b96ca25335af6c31af5be0a706329cbea6d54344a921c0f792069bf3c 12426 
libgconf-bridge0_0.1-2.1_amd64.deb
 45da950984217cb37eb0f98054ddc4ba7e665ecf4445f314ac2080db98296856 12398 
libgconf-bridge-dev_0.1-2.1_amd64.deb
Files: 
 1e041d72d869c1c8bffd863d6ac795c5 1818 libs optional libgconf-bridge_0.1-2.1.dsc
 3dd4229ac7dedcaf85c7979a578a658d 2398 libs optional 
libgconf-bridge_0.1-2.1.diff.gz
 7f6ce2cc47b0e219eafdb7dfacb76a61 12426 libs optional 
libgconf-bridge0_0.1-2.1_amd64.deb
 5cde4ee693d7b997df4a1d9268c676a7 12398 libdevel optional 
libgconf-bridge-dev_0.1-2.1_amd64.deb

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

iQIcBAEBCAAGBQJPCdMJAAoJEHg5YZ3UOWaOuwYP/14awA8CBWux2PCPTCmhQ7iC
zIpXQmd/ukFFxasyCYbL1owXDTaDGT4Z0VxGbtquCjKENle0fyrIVq3koCF2/Lub
yCZp+1HOUG3bGoTkyFZv5lF9QhcHFFWOIRfVhRftSoW6JTONPz0LbgieKtvfHa1T
TFJBdQoXUbgluJLPDHcZhv1ZhsB4NnERI6upOFl64tVBMrG2WxKbHnQM94CXCZhn
LYadupT8rcLwRdd3laN5pN9nqB0a6rtkB9fDFOJcXHAaGdm6Cs/mAEizAQMdQ9cw
Fy2k1D8gKpyzVx5gXSxKQveiWUtRvLA/Sht9D3/+UlyUukbghNMulQ6tsSU/W6YE
zAn19RCvqDycQYNmJbQgrtaLD/0KIdUSBMbrxtrSp1qDtnN2o7J65kwC89vtLItE
dpcaUwmYYYWfKA7ykB7+AAdbSqQILiXAPUk+6xFcpKevwtIBnKeLCClwRQUzWp5/
eYxbsotCvdUurjNOxcOOrJYUHqken7Fs6eBR/M65RW+qT0SsfFl//4Qzi8e/zqPa
siBKM7CNveFYKQs6oNcgF5RlprXRDwvK+SX5KI7eqdIlLgGgP4Sm0nN1WWCOeYUV
5oTFIdwZ46EM+b+wkqXKoi7YSHI5/pB1BNVmIWDnbkQdCjcbP4kwxpBE8qCuJGTY
212ao42AX0nuMTIQht4E
=RXTb
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to