Your message dated Thu, 14 Nov 2013 15:28:22 +0000
with message-id <e1vgyqe-0005pr...@franck.debian.org>
and subject line Bug#713587: fixed in gtkhtml3.14 3.32.2-2.2
has caused the Debian Bug report #713587,
regarding gtkhtml3.14: 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.)


-- 
713587: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713587
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gtkhtml3.14
Version: 3.32.2-2.1
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../..   -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include 
> -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 
> -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libdrm 
> -I/usr/include/harfbuzz -I/usr/include/enchant -I/usr/include/gconf/2 
> -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I../.. 
> -I../../gtkhtml -I../../components/editor -DG_LOG_DOMAIN=\"gtkhtml-editor\" 
> -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale/"\" 
> -DICONDIR=\""/usr/share/gtkhtml-3.14/icons"\" -DHAVE_CONFIG_H -g -O2 
> -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security  
> -fPIE  -fstack-protector --param ssp-buffer-size=4  -D_FORTIFY_SOURCE=2  
> -Wformat -Wformat-security -Werror=format-security       
> -DG_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -Wall -Wextra 
> -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter 
> -Wdeclaration-after-statement -Werror-implicit-function-declaration 
> -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations 
> -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wpointer-arith 
> -Wredundant-decls -Wundef -Wwrite-strings -fno-strict-aliasing -c main.c
> main.c: In function 'main':
> main.c:376:2: 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 -pthread 
> -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include 
> -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 
> -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libdrm 
> -I/usr/include/harfbuzz -I/usr/include/enchant -I/usr/include/gconf/2 
> -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I../.. 
> -I../../gtkhtml -I../../components/editor -DG_LOG_DOMAIN=\"gtkhtml-editor\" 
> -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale/"\" 
> -DICONDIR=\""/usr/share/gtkhtml-3.14/icons"\" -DHAVE_CONFIG_H -g -O2 
> -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security  
> -fPIE  -fstack-protector --param ssp-buffer-size=4  -D_FORTIFY_SOURCE=2  
> -Wformat -Wformat-security -Werror=format-security       
> -DG_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -Wall -Wextra 
> -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter 
> -Wdeclaration-after-statement -Werror-implicit-function-declaration 
> -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations 
> -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wpointer-arith 
> -Wredundant-decls -Wundef -Wwrite-strings -fno-strict-aliasing  -Wl,-z,relro  
> -fPIE -pie  -Wl,-z,relro  -Wl,-z,now  -Wl,-z,defs -Wl,--as-needed -Wl,-O1 -lm 
> -o gtkhtml-editor-test main.o -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 
> -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 
> -lfreetype -lfontconfig -lgobject-2.0 -lenchant -lgconf-2 -lglib-2.0 
> libgtkhtml-editor-3.14.la ../../gtkhtml/libgtkhtml-3.14.la 
> libtool: link: gcc -pthread -I/usr/include/gtk-2.0 
> -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 
> -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
> -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libdrm 
> -I/usr/include/harfbuzz -I/usr/include/enchant -I/usr/include/gconf/2 
> -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I../.. 
> -I../../gtkhtml -I../../components/editor -DG_LOG_DOMAIN=\"gtkhtml-editor\" 
> -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale/\" 
> -DICONDIR=\"/usr/share/gtkhtml-3.14/icons\" -DHAVE_CONFIG_H -g -O2 
> -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security 
> -fPIE -fstack-protector --param ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 
> -Wformat -Wformat-security -Werror=format-security 
> -DG_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -Wall -Wextra 
> -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter 
> -Wdeclaration-after-statement -Werror-implicit-function-declaration 
> -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations 
> -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wpointer-arith 
> -Wredundant-decls -Wundef -Wwrite-strings -fno-strict-aliasing -Wl,-z 
> -Wl,relro -fPIE -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,defs 
> -Wl,--as-needed -Wl,-O1 -o .libs/gtkhtml-editor-test main.o  
> ./.libs/libgtkhtml-editor-3.14.so 
> /«PKGBUILDDIR»/gtkhtml/.libs/libgtkhtml-3.14.so 
> ../../gtkhtml/.libs/libgtkhtml-3.14.so 
> /usr/lib/x86_64-linux-gnu/libenchant.so -lgconf-2 -lm -lgailutil 
> -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 
> -lpangocairo-1.0 -lgdk_pixbuf-2.0 /usr/lib/x86_64-linux-gnu/libcairo.so 
> -lpango-1.0 /usr/lib/x86_64-linux-gnu/libfreetype.so -lfontconfig 
> -lgobject-2.0 -lglib-2.0 -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/gtkhtml3.14_3.32.2-2.1_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: gtkhtml3.14
Source-Version: 3.32.2-2.2

We believe that the bug you reported is fixed in the latest version of
gtkhtml3.14, 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.
Balint Reczey <bal...@balintreczey.hu> (supplier of updated gtkhtml3.14 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: SHA256

Format: 1.8
Date: Mon, 04 Nov 2013 12:59:32 +0100
Source: gtkhtml3.14
Binary: libgtkhtml3.14-19 libgtkhtml3.14-dev libgtkhtml3.14-dbg 
libgtkhtml-editor-3.14-0 libgtkhtml-editor-3.14-common 
libgtkhtml-editor-3.14-dev
Architecture: source all amd64
Version: 3.32.2-2.2
Distribution: unstable
Urgency: low
Maintainer: Debian Evolution Maintainers 
<pkg-evolution-maintain...@lists.alioth.debian.org>
Changed-By: Balint Reczey <bal...@balintreczey.hu>
Description: 
 libgtkhtml-editor-3.14-0 - HTML rendering/editing library - editor widget
 libgtkhtml-editor-3.14-common - HTML rendering/editing library - editor widget 
data
 libgtkhtml-editor-3.14-dev - HTML rendering/editing library - editor widget 
development files
 libgtkhtml3.14-19 - HTML rendering/editing library - runtime files
 libgtkhtml3.14-dbg - HTML rendering/editing library - debug files
 libgtkhtml3.14-dev - HTML rendering/editing library - development files
Closes: 677363 713587
Changes: 
 gtkhtml3.14 (3.32.2-2.2) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Don't call g_thread_init() (Closes: #713587)
   * Add dependency on libglib2.0-dev (>= 2.32.0) to ensure that
     g_thread_init() is not needed
   * Fix FTBFS on Hurd (Closes: #677363)
Checksums-Sha1: 
 0d59cae4286b898913b36f83cc9d082ed3a84ec6 2864 gtkhtml3.14_3.32.2-2.2.dsc
 c7ee9a728a89a7a44b70cebb03193eba9dc0a16c 14072 
gtkhtml3.14_3.32.2-2.2.debian.tar.gz
 523cbbe8a838b9e8bf4ba83b26690042d53a2d50 93986 
libgtkhtml-editor-3.14-common_3.32.2-2.2_all.deb
 c5654ebcd0c7665f9624c2380206ab4fd1d9031e 575928 
libgtkhtml3.14-19_3.32.2-2.2_amd64.deb
 5d73fa4eb8973468ccf4c29f231034be81a503e5 364936 
libgtkhtml3.14-dev_3.32.2-2.2_amd64.deb
 418f645c8d1379b706eaff00513f438556a0d6c6 1059042 
libgtkhtml3.14-dbg_3.32.2-2.2_amd64.deb
 8fbd01f006b10c734f63862c262cff06efe3c072 107492 
libgtkhtml-editor-3.14-0_3.32.2-2.2_amd64.deb
 b737b229ef21ec6bcd386f2125a9d7e93b27c785 117862 
libgtkhtml-editor-3.14-dev_3.32.2-2.2_amd64.deb
Checksums-Sha256: 
 61c24de28537445d4caaccb754cb4f6b18c782e5c6a4d93b6720744c5e48611a 2864 
gtkhtml3.14_3.32.2-2.2.dsc
 3c598081d069dd2bcd558aa2669f5539cfdec12b1638cf0e4d27afa7fc911948 14072 
gtkhtml3.14_3.32.2-2.2.debian.tar.gz
 188ce1a527ba7bce4c8c1e52880cbe6d77dcab0f111ca0b94e9a8eb84d1501e9 93986 
libgtkhtml-editor-3.14-common_3.32.2-2.2_all.deb
 50af044ffafba093b5a32ea970a106578690b1511198ed34fdffed2fb1628443 575928 
libgtkhtml3.14-19_3.32.2-2.2_amd64.deb
 44d46cf0f7495f0aefe85b4e53da3cf856eacfb7891e7b62490524b46611e0f5 364936 
libgtkhtml3.14-dev_3.32.2-2.2_amd64.deb
 e246d48467a72ce7a1bc6007ea1d4d3cc9da9fbcf4331c86a39683b72ba65d00 1059042 
libgtkhtml3.14-dbg_3.32.2-2.2_amd64.deb
 c2e7195f83073dbd6a8e8730d94f791cd94ba79545c329707cc3948d12f09292 107492 
libgtkhtml-editor-3.14-0_3.32.2-2.2_amd64.deb
 7e9069511f1b48f7ff9e4fd70893d3d3a48c65ab4817892175aaac901178a2cc 117862 
libgtkhtml-editor-3.14-dev_3.32.2-2.2_amd64.deb
Files: 
 77e5c68a6d279b6d0192bbf3d72d3caa 2864 gnome optional gtkhtml3.14_3.32.2-2.2.dsc
 7e82caa5c71ba8057725d0a90f9d3f36 14072 gnome optional 
gtkhtml3.14_3.32.2-2.2.debian.tar.gz
 07b28137d2b154da2a870004c0c133b2 93986 libs optional 
libgtkhtml-editor-3.14-common_3.32.2-2.2_all.deb
 c0162e28232886e130a409f1f738ccff 575928 libs optional 
libgtkhtml3.14-19_3.32.2-2.2_amd64.deb
 c4ccd70b648c4c62cac4a3609eb46268 364936 libdevel optional 
libgtkhtml3.14-dev_3.32.2-2.2_amd64.deb
 870b06926ab7dd59b4f44b5d5fc4811a 1059042 debug extra 
libgtkhtml3.14-dbg_3.32.2-2.2_amd64.deb
 68a7c6fe8c85e3faca9855ec935d546a 107492 libs optional 
libgtkhtml-editor-3.14-0_3.32.2-2.2_amd64.deb
 47d2fd1d2e3e151ed3e4bc7bba29ddaf 117862 libdevel extra 
libgtkhtml-editor-3.14-dev_3.32.2-2.2_amd64.deb

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

iQIcBAEBCAAGBQJSd6ATAAoJEPZk0la0aRp9tSUQAIdk8FX3figY6l09vcCipYTW
smVN0JqaCh/Vy5gPoIp7hT67ydboOoxBkmLYfiadiTzWnv8s9rlEI0xR6C+vuokK
yd18KHAbi01YOZIEWzp6JqtXuIlcRgl4vW/FwjsHCrRH37iKwE3YyL4GNkpnVakN
uEiojqamkBRQvr2MP4jc5vBvPB/mA0bKkTbtJuK31nxN5RzBmPkLnr/SK4kTzTXw
NfgSKAJGyQskZhp+T4a0tluKx6rzDZnLMcuO1Oh5UIAhG3gaw3H1egHbslJvYc3S
amOkeFCD+yBGhpfFghPT7pBYy+jjemFQWvC0ygBrjL9445XEDsMVJIXDF/uNpYcZ
5XN29NyW1mB2kRzHbC5TzGqdydsL+kyJqaPPQGKM7Q0tzk0kD+63lSSDtMnAw+HC
KT8YkRMy54Nwl2FJRBxG+bUJ+YtRCxwo5cY05MBrM0CiZd0FXAUup/xtcfsdX5qa
IIYjNSCYvyHVXiuv5GvVoUnYigW0cJC9+oq00wOGWOLuLz0QXHrxeekyxkhmAPSR
h9dMOp7WULhUUmBk3B3bJshc9alqifWXEmn/n9QR8e9/N6W43uzo+bODm/IJV1Yj
g+1YqXWhdE2XzQfYnvCPqBVQFh5ZVdTJzTDNSypUjID3ADT5IN+EX1C+ndANmdKY
ZSyAULJ27EJK493+fcRh
=XOj2
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to