Your message dated Tue, 22 Apr 2014 19:18:37 +0000
with message-id <[email protected]>
and subject line Bug#744589: fixed in gtkhash 0.7.0-2
has caused the Debian Bug report #744589,
regarding gtkhash: run dh-autoreconf to update config.{sub,guess} and
{libtool,aclocal}.m4
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 [email protected]
immediately.)
--
744589: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=744589
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:gtkhash
Version: 0.7.0-1
User: [email protected]
Usertags: autoreconf
The package fails to build on ppc64el (powerpc64le-linux-gnu), because
the config.{guess,sub} files are out of date, and are not updated during
the build. If possible, please do not update these files directly,
but build-depend on autotools-dev instead, and use the tools provided
by autotools-dev to update these files.
- For dh, call dh --with autoreconf.
- For cdbs based build systems, include
/usr/share/cdbs/1/rules/autoreconf.mk
- For other rules files, call dh_autoreconf before calling
configure (in the build or configure target), and call
dh_autoreconf_clean before dh_clean in the clean target.
For combining autoreconf and autotools_dev, see bug #698765.
After the build on any architecture, and before a clean, a grep for
powerpc64le in the configure, aclocal.m4 and/or libtool.m4 file(s)
should print some lines. It is not enough to just update the
config.guess and config.sub files.
The full build log can be found at:
http://people.debian.org/~doko/logs/ppc64el-20140414/buildlog_ubuntu-trusty-ppc64el.gtkhash_0.7.0-1_FAILEDTOBUILD.txt
The last lines of the build log are at the end of this report.
Please note that these builds were done in an Ubuntu development,
environment there may be a few false positives in these bug reports.
See https://wiki.debian.org/qa.debian.org/FTBFS for a guide how to
address these.
[...]
properties-hash.c:42:2: warning: 'gdk_threads_enter' is deprecated (declared at
/usr/include/gtk-3.0/gdk/gdkthreads.h:46) [-Wdeprecated-declarations]
gdk_threads_enter();
^
properties-hash.c:89:2: warning: 'gdk_threads_leave' is deprecated (declared at
/usr/include/gtk-3.0/gdk/gdkthreads.h:48) [-Wdeprecated-declarations]
gdk_threads_leave();
^
properties-hash.c: In function 'gtkhash_hash_file_finish_cb':
properties-hash.c:94:2: warning: 'gdk_threads_enter' is deprecated (declared at
/usr/include/gtk-3.0/gdk/gdkthreads.h:46) [-Wdeprecated-declarations]
gdk_threads_enter();
^
properties-hash.c:101:2: warning: 'gdk_threads_leave' is deprecated (declared
at /usr/include/gtk-3.0/gdk/gdkthreads.h:48) [-Wdeprecated-declarations]
gdk_threads_leave();
^
properties-hash.c: In function 'gtkhash_hash_file_stop_cb':
properties-hash.c:106:2: warning: 'gdk_threads_enter' is deprecated (declared
at /usr/include/gtk-3.0/gdk/gdkthreads.h:46) [-Wdeprecated-declarations]
gdk_threads_enter();
^
properties-hash.c:111:2: warning: 'gdk_threads_leave' is deprecated (declared
at /usr/include/gtk-3.0/gdk/gdkthreads.h:48) [-Wdeprecated-declarations]
gdk_threads_leave();
^
/bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99
-DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0
-I/usr/lib/powerpc64le-linux-gnu/glib-2.0/include -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/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1
-I/usr/include/libpng12 -I/usr/include/nautilus
-DDATADIR="\"/usr/share/gtkhash/nautilus\"" -DLOCALEDIR="\"/usr/share/locale\""
-DIN_NAUTILUS_EXTENSION=1 -D_FORTIFY_SOURCE=2 -fno-common -fvisibility=hidden
-pedantic -Wall -Wextra -Waggregate-return -Wbad-function-cast -Wcast-align
-Winit-self -Wfloat-equal -Wlogical-op -Wmissing-declarations
-Wmissing-noreturn -Wredundant-decls -Wshadow -Wswitch-default -Wwrite-strings
-Werror=implicit-function-declaration -g -O3 -fPIE -fstack-protector
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -c -o libgtk
hash_properties_la-properties-list.lo `test -f 'properties-list.c' || echo
'./'`properties-list.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -pthread
-I/usr/include/glib-2.0 -I/usr/lib/powerpc64le-linux-gnu/glib-2.0/include
-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/harfbuzz -I/usr/include/freetype2
-I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/nautilus
-DDATADIR=\"/usr/share/gtkhash/nautilus\" -DLOCALEDIR=\"/usr/share/locale\"
-DIN_NAUTILUS_EXTENSION=1 -D_FORTIFY_SOURCE=2 -fno-common -fvisibility=hidden
-pedantic -Wall -Wextra -Waggregate-return -Wbad-function-cast -Wcast-align
-Winit-self -Wfloat-equal -Wlogical-op -Wmissing-declarations
-Wmissing-noreturn -Wredundant-decls -Wshadow -Wswitch-default -Wwrite-strings
-Werror=implicit-function-declaration -g -O3 -fstack-protector
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -c properties-list.c
-fPIE -o libgtkhash_properties_la-pr
operties-list.o
properties-list.c: In function 'gtkhash_properties_list_check_digests':
properties-list.c:117:5: warning: 'GtkStock' is deprecated
[-Wdeprecated-declarations]
icon = GTK_STOCK_YES;
^
properties-list.c:123:2: warning: 'gtk_entry_set_icon_from_stock' is deprecated
(declared at /usr/include/gtk-3.0/gtk/gtkentry.h:270): Use
'gtk_entry_set_icon_from_icon_name' instead [-Wdeprecated-declarations]
gtk_entry_set_icon_from_stock(page->entry_check, GTK_ENTRY_ICON_SECONDARY,
^
/bin/bash ../../libtool --tag=CC --mode=compile gcc -std=gnu99
-DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0
-I/usr/lib/powerpc64le-linux-gnu/glib-2.0/include -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/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1
-I/usr/include/libpng12 -I/usr/include/nautilus
-DDATADIR="\"/usr/share/gtkhash/nautilus\"" -DLOCALEDIR="\"/usr/share/locale\""
-DIN_NAUTILUS_EXTENSION=1 -D_FORTIFY_SOURCE=2 -fno-common -fvisibility=hidden
-pedantic -Wall -Wextra -Waggregate-return -Wbad-function-cast -Wcast-align
-Winit-self -Wfloat-equal -Wlogical-op -Wmissing-declarations
-Wmissing-noreturn -Wredundant-decls -Wshadow -Wswitch-default -Wwrite-strings
-Werror=implicit-function-declaration -g -O3 -fPIE -fstack-protector
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -c -o libgtk
hash_properties_la-properties-prefs.lo `test -f 'properties-prefs.c' || echo
'./'`properties-prefs.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -pthread
-I/usr/include/glib-2.0 -I/usr/lib/powerpc64le-linux-gnu/glib-2.0/include
-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/harfbuzz -I/usr/include/freetype2
-I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/nautilus
-DDATADIR=\"/usr/share/gtkhash/nautilus\" -DLOCALEDIR=\"/usr/share/locale\"
-DIN_NAUTILUS_EXTENSION=1 -D_FORTIFY_SOURCE=2 -fno-common -fvisibility=hidden
-pedantic -Wall -Wextra -Waggregate-return -Wbad-function-cast -Wcast-align
-Winit-self -Wfloat-equal -Wlogical-op -Wmissing-declarations
-Wmissing-noreturn -Wredundant-decls -Wshadow -Wswitch-default -Wwrite-strings
-Werror=implicit-function-declaration -g -O3 -fstack-protector
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -c
properties-prefs.c -fPIE -o libgtkhash_properties_la-p
roperties-prefs.o
properties-prefs.c: In function 'gtkhash_properties_prefs_init':
properties-prefs.c:105:2: warning: 'g_settings_list_schemas' is deprecated
(declared at /usr/include/glib-2.0/gio/gsettings.h:74): Use
'g_settings_schema_source_list_schemas' instead [-Wdeprecated-declarations]
const char * const *schemas = g_settings_list_schemas();
^
/bin/bash ../../libtool --tag=CC --mode=link gcc -std=gnu99 -fno-common
-fvisibility=hidden -pedantic -Wall -Wextra -Waggregate-return
-Wbad-function-cast -Wcast-align -Winit-self -Wfloat-equal -Wlogical-op
-Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Wshadow
-Wswitch-default -Wwrite-strings -Werror=implicit-function-declaration -g -O3
-fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -avoid-version -export-symbols-regex ^nautilus_module_
-module -shared -Wl,-Bsymbolic-functions -fPIE -pie -Wl,-z,relro -Wl,-z,now -o
libgtkhash-properties.la -rpath /usr/lib/nautilus/extensions-3.0
libgtkhash_properties_la-properties.lo
libgtkhash_properties_la-properties-hash.lo
libgtkhash_properties_la-properties-list.lo
libgtkhash_properties_la-properties-prefs.lo ../hash/hash.la
-lnautilus-extension -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangocairo-1.0
-lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0
libtool: link: can not build a shared library
libtool: link: See the libtool documentation for more information.
libtool: link: Fatal configuration error.
make[4]: *** [libgtkhash-properties.la] Error 1
make[4]: Leaving directory `/build/buildd/gtkhash-0.7.0/src/nautilus'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/build/buildd/gtkhash-0.7.0/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/build/buildd/gtkhash-0.7.0'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/build/buildd/gtkhash-0.7.0'
dh_auto_build: make -j1 returned exit code 2
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: gtkhash
Source-Version: 0.7.0-2
We believe that the bug you reported is fixed in the latest version of
gtkhash, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Mònica Ramírez Arceda <[email protected]> (supplier of updated gtkhash 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Tue, 22 Apr 2014 20:55:04 +0200
Source: gtkhash
Binary: gtkhash gtkhash-common nautilus-gtkhash thunar-gtkhash nemo-gtkhash
Architecture: source i386 all
Version: 0.7.0-2
Distribution: unstable
Urgency: medium
Maintainer: Mònica Ramírez Arceda <[email protected]>
Changed-By: Mònica Ramírez Arceda <[email protected]>
Description:
gtkhash - GTK+ utility for computing checksums and more
gtkhash-common - common files for gtkhash extensions
nautilus-gtkhash - nautilus extension for computing checksums and more using
gtkhash
nemo-gtkhash - nemo extension for computing checksums and more using gtkhash
thunar-gtkhash - thunar extension for computing checksums and more using
gtkhash
Closes: 744589
Changes:
gtkhash (0.7.0-2) unstable; urgency=medium
.
* Use dh-autoreconf instead of autotools-dev to also fix FTBFS on ppc64el by
getting new libtool macros (still updates config.{sub,guess}). Thanks to
Logan Rosen <[email protected]>! (Closes: #744589)
Checksums-Sha1:
e4e4ff463f463849bc620965968a59fd1a43cfac 2249 gtkhash_0.7.0-2.dsc
c846a6297a83eb105c9cfe37f4b7439b4a9b691f 9108 gtkhash_0.7.0-2.debian.tar.xz
23052c9aae778b400cf7e57b25606cdfbfa46267 38304 gtkhash_0.7.0-2_i386.deb
83627fc2d20cb617b96d8b8e58cbd9978a27127a 16886 gtkhash-common_0.7.0-2_all.deb
a189e1ce3cc8f62b6a2c30f7ccbd6cef2048b276 20686
nautilus-gtkhash_0.7.0-2_i386.deb
b6dab9ca681dc10f45d8ecda88dfcb703072e5cb 20768 thunar-gtkhash_0.7.0-2_i386.deb
fda3f1a1d3e0ee9a8c218036d5b9b8a00b217255 20714 nemo-gtkhash_0.7.0-2_i386.deb
Checksums-Sha256:
0dd5f261ef80b4eef7290ed5ddb527153edf4c6e8d360db36b07a0f93924e2d6 2249
gtkhash_0.7.0-2.dsc
847e685d6daba25fadb34e2ee10da9648de6ef339b68e6343968f4e4defd9f44 9108
gtkhash_0.7.0-2.debian.tar.xz
ce1d9ab2686ab621726eb267d36d88c3c1ecf797ec852c960f51caf20572b7f8 38304
gtkhash_0.7.0-2_i386.deb
6c8b4f2ffb7376df5bb218da0f59ce5380ce8e5198fa5bdc3ca96cdc8991042e 16886
gtkhash-common_0.7.0-2_all.deb
31be95ea449d915416caefa47767129ccb9c5f80aa4eb6e1afe271874ef8d9be 20686
nautilus-gtkhash_0.7.0-2_i386.deb
5a0cd76577ea2c0a9daff6822ca853fdcc2d128d6edfb91cd6acdbefa56cecd8 20768
thunar-gtkhash_0.7.0-2_i386.deb
79383b8ccea92b8ccde9515b72f4a9739fae96ab9d6dbd01de9e3e3b96f2116a 20714
nemo-gtkhash_0.7.0-2_i386.deb
Files:
837a5ec4ee0c39a422f4c1e5a943b2d2 38304 utils optional gtkhash_0.7.0-2_i386.deb
dbdbc0e66d28a6c25150d48e8daee36b 16886 utils optional
gtkhash-common_0.7.0-2_all.deb
d78fcab91c0fa7cbd8ad4931aec50400 20686 utils optional
nautilus-gtkhash_0.7.0-2_i386.deb
450e6bcf3dd26ca87969140b3252af4e 20768 utils optional
thunar-gtkhash_0.7.0-2_i386.deb
5d19af43558885a462573d2e666ec630 20714 utils optional
nemo-gtkhash_0.7.0-2_i386.deb
d097378e540a2f35aec2c42e9238bbb1 2249 utils optional gtkhash_0.7.0-2.dsc
c084d9dca03f41e70d2eb1a3de0c827f 9108 utils optional
gtkhash_0.7.0-2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBAgAGBQJTVrzjAAoJEB7+sYAaScDSDc4P/3UbRUVKsafNtcP1qeKKoVq+
9MzXahMzXxlyTYITFMmWDj6vP/Hg3NvaRXXPg9R+n8jK9M8G+aA6Qs//D2swmB/6
akO2WcDLa0dfXgBQ+GIO2XjoX5RsPV4v2sf5abIJzNkW84yccDlpNag8zVgpHAR7
D5NuE6xMeVGMW1UcBCpcKJUh5Sp8ypKyR5LvqSV7lggD8+N7TBiG2Fyrf/3vVkKq
B5vwDWkVesHRbvotGzOi0AfAJpqZjfqbJAISKZVYH7bnhAiqrF0wekG8PRunf2TF
zUp0z0UsCijcU53o839Vi6hFf83sqRFi66yQvT8hBPJiB4EXuSk+oPL+pSMfeBaR
BHUsORu28B+FeOjTCqcpLtW0ijO8nn7JUzE4Gif4AfQL2xZ4Y7vbJmXWF2rr3OEf
faOl3t6RBxhwmw/6mBiYWmiaJdtKbqF9LMTIN+m26rbGPJ7DsCjcKUCN3Nxo87eM
2uAIn9wIIun/C5xnz+ydTXmNr2KgxQOXByYwo86NTUCfVYwA+0WN/dnzYNmItvB6
1hhJKbZjwjV35x89bPxW7sWu/CADYfexrtskLnjJBbkIe7JgcIQptFND9C7JNm3R
1ouOcftd6JeCnw5hR910ZW9CcNxqowPQVo3C3yONVahsrWRvcGjeeZNyG8BGelcm
14wq6JjOLsxEJ7lL9vDx
=Yk4p
-----END PGP SIGNATURE-----
--- End Message ---