Your message dated Tue, 28 Feb 2017 09:04:03 +0000 with message-id <[email protected]> and subject line Bug#856227: fixed in ufraw 0.22-1.1 has caused the Debian Bug report #856227, regarding ufraw FTBFS on architectures where char is unsigned 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.) -- 856227: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=856227 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: ufraw Version: 0.22-1 Severity: serious From an armhf build: ... make[4]: Entering directory '/home/debian/ufraw-0.22' g++ -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/arm-linux-gnueabihf/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/lensfun -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/arm-linux-gnueabihf -I/usr/include/libpng16 -DDCRAW_NOMAIN -DUFRAW_LOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/home/debian/ufraw-0.22=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -c -o dcraw.o dcraw.cc dcraw.cc:10079:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] strcpy (th->soft, "dcraw v"DCRAW_VERSION); ^ dcraw.cc: In member function ‘void DCRaw::kodak_radc_load_raw()’: dcraw.cc:2307:3: error: narrowing conversion of ‘-2’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] }; ^ dcraw.cc:2307:3: error: narrowing conversion of ‘-3’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] dcraw.cc:2307:3: error: narrowing conversion of ‘-17’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] dcraw.cc:2307:3: error: narrowing conversion of ‘-5’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] dcraw.cc:2307:3: error: narrowing conversion of ‘-7’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] dcraw.cc:2307:3: error: narrowing conversion of ‘-18’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] dcraw.cc:2307:3: error: narrowing conversion of ‘-9’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] dcraw.cc:2307:3: error: narrowing conversion of ‘-2’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] dcraw.cc:2307:3: error: narrowing conversion of ‘-28’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] dcraw.cc:2307:3: error: narrowing conversion of ‘-49’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] dcraw.cc:2307:3: error: narrowing conversion of ‘-9’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] dcraw.cc:2307:3: error: narrowing conversion of ‘-79’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] dcraw.cc:2307:3: error: narrowing conversion of ‘-1’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] dcraw.cc:2307:3: error: narrowing conversion of ‘-16’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] dcraw.cc:2307:3: error: narrowing conversion of ‘-37’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] dcraw.cc:2307:3: error: narrowing conversion of ‘-26’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] dcraw.cc:2307:3: error: narrowing conversion of ‘-13’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] dcraw.cc:2307:3: error: narrowing conversion of ‘-39’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] dcraw.cc:2307:3: error: narrowing conversion of ‘-55’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] dcraw.cc:2307:3: error: narrowing conversion of ‘-76’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] Makefile:901: recipe for target 'dcraw.o' failed make[4]: *** [dcraw.o] Error 1
--- End Message ---
--- Begin Message ---Source: ufraw Source-Version: 0.22-1.1 We believe that the bug you reported is fixed in the latest version of ufraw, 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. John Paul Adrian Glaubitz <[email protected]> (supplier of updated ufraw 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: SHA256 Format: 1.8 Date: Mon, 27 Feb 2017 14:31:26 +0100 Source: ufraw Binary: ufraw ufraw-batch gimp-ufraw Architecture: source amd64 Version: 0.22-1.1 Distribution: sid Urgency: medium Maintainer: Hubert Chathi <[email protected]> Changed-By: John Paul Adrian Glaubitz <[email protected]> Description: gimp-ufraw - gimp importer for raw camera images ufraw - standalone importer for raw camera images ufraw-batch - batch importer for raw camera images Closes: 856227 Changes: ufraw (0.22-1.1) unstable; urgency=medium . * Non-maintainer upload. * Add patch to fix signedness of src[]. (Closes: #856227). Checksums-Sha1: 25b3d58eb18d41ddb39625eed582db86828c2eef 1972 ufraw_0.22-1.1.dsc 9a77698e18ab7488e1c5ee680d945eabaf0b99f3 7724 ufraw_0.22-1.1.debian.tar.xz a6568ca6be7c2ce9f7f8becb64fa16ce8d2043ef 887024 gimp-ufraw-dbgsym_0.22-1.1_amd64.deb 4d1b422518d8ee6b5cc19a1f34a2e23504860b43 476864 gimp-ufraw_0.22-1.1_amd64.deb 9856249c493d9434c68319407fcdcc9d74fe63ff 667148 ufraw-batch-dbgsym_0.22-1.1_amd64.deb cea002692310f3bec434c7fae7f547dafc1755f2 398084 ufraw-batch_0.22-1.1_amd64.deb b9ead9f89be462e353ef7b33f3aa2468f4bf8730 910490 ufraw-dbgsym_0.22-1.1_amd64.deb 3bb559e5505826c766787a8a740d4725d05216f5 10841 ufraw_0.22-1.1_amd64.buildinfo 02d9ed95af2d589370374053632a13d4edccca0c 619404 ufraw_0.22-1.1_amd64.deb Checksums-Sha256: e76403c2fa62b9a1b99f47782bf44d307543cc74a067523345652b1738defe45 1972 ufraw_0.22-1.1.dsc 9790b8f5d65c5d68bf6ab4d60d5306ad64f92205d2eba88a9f177b90bfaad30e 7724 ufraw_0.22-1.1.debian.tar.xz 44ebb79813aba0da4a91bdf261079dd2b6a791f927a16f7480dcecf7b09fca7a 887024 gimp-ufraw-dbgsym_0.22-1.1_amd64.deb b46b680278c4b0f4d26ab456ed7ceaa967823ccaf832d190c67ab4489cc2a23d 476864 gimp-ufraw_0.22-1.1_amd64.deb 866fc3c57b5c1d63e09d597f2af766fef26193436685e4babd9d6354018e12c6 667148 ufraw-batch-dbgsym_0.22-1.1_amd64.deb ece9f84ce19cf73e337fc47ee5c73633dd46a9b9351f1f4f74b0aced7dba66a4 398084 ufraw-batch_0.22-1.1_amd64.deb fa7a4254cd6d0b4dd3469f18636034b13c6b697bacbba887fdedf50b3361380e 910490 ufraw-dbgsym_0.22-1.1_amd64.deb 84e21e1cc3abb04a46e5c512749be0cd2a041bda68686829004b9bc790a64378 10841 ufraw_0.22-1.1_amd64.buildinfo f86383ba17e10113fa5205b9d02cd8131463b602a6ce3180674b25ae265aea34 619404 ufraw_0.22-1.1_amd64.deb Files: 94f8722cad2fb0aaf0ed4ce07dbe5855 1972 graphics optional ufraw_0.22-1.1.dsc 2043424b7ef4e0cb8759d1f990076ced 7724 graphics optional ufraw_0.22-1.1.debian.tar.xz 4a9296232dcbd03b0f25b5d4880f8c04 887024 debug extra gimp-ufraw-dbgsym_0.22-1.1_amd64.deb b7879ef1d23838f34f388bb10c17d9e8 476864 graphics optional gimp-ufraw_0.22-1.1_amd64.deb ac3fdf075ed2d8d75eb550eef1ef9848 667148 debug extra ufraw-batch-dbgsym_0.22-1.1_amd64.deb 0395c6fd511c7cd77532b456f822406c 398084 graphics optional ufraw-batch_0.22-1.1_amd64.deb fe99001274a2e906a698385f92cbd27e 910490 debug extra ufraw-dbgsym_0.22-1.1_amd64.deb 5b62e53ee6ac8e7e08e356f8a5cc14c6 10841 graphics optional ufraw_0.22-1.1_amd64.buildinfo 56636a0d0de4dca0725f690754f28bfb 619404 graphics optional ufraw_0.22-1.1_amd64.deb -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEYv+KdYTgKVaVRgAGdCY7N/W1+RMFAli1L0QACgkQdCY7N/W1 +RNFBA//fjk22p/ZxxAY08MOUwJ0uSCOgqzFiWog9mAU7HdZ65Ra14Q1Xmf2E1BK 1xtTBmsDsaNL95KyubfXaagoEknZqloRSlyyFUIEADlPuuQ3I8VaXZsWPwUqntut vgSIz3/xa2EO4i9zf+VuxHmRiljwliT9RjXVkCnXtffz4JPyFHdhLtQzaO87mGhZ PD6AsArwWJOn5er9C25Uedi9AwW+bvt0oPZ8qQWNvkVHwCLpnqqkv+S7qt/JBg3e 0X2ULQSB9DMaUWpR8UHlYJQZNGgnFM8zMaeDZJpUh7HM25AKUQdN+hEA6JxJJGqN oYjmN6MidFxBPj74KRB5PeB55mfUb+1uOwrjEvuCXmWNCo/36qdAizPR5OYe6yxo yIAcoF/0fEDuoFQVl/zRV6yZuD1a5HisqjwoswmStYPmkaKcLoFEnL1Zk878ap1Q g5oo5ttIcKBRmb8lkjCMYFbRdoW9j+ezWuBzT4pV5dOK+ZNespplGDiCLOHYce7K gvZbHjpgotMQHfv4m/dFuN4XQ1dBJJSmG34muNbY2EZ7psi8BkawuQb4j49QTzz2 NXmFrn/7w0mo53Pp4Hq/fh1TJTkITBZzMv1EOJ1TsriQ6PpHe2uIFDSbhpCdBCGj FT4apveN3hYRDpH4r+8wHfsU9v5rXC3Ni3KxvaFUnhe14VWd7yM= =oCge -----END PGP SIGNATURE-----
--- End Message ---

