Your message dated Sun, 26 Aug 2018 05:18:54 +0000 with message-id <[email protected]> and subject line Bug#906459: fixed in ephoto 1.5-2 has caused the Debian Bug report #906459, regarding ephoto: FTBFS in buster/sid (Cannot create run dir '/sbuild-nonexistent/.run') 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.) -- 906459: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906459 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: src:ephoto Version: 1.5-1 Severity: serious Tags: ftbfs Dear maintainer: I tried to build this package in buster but it failed: -------------------------------------------------------------------------------- [...] debian/rules build-arch dh build-arch dh_update_autotools_config -a dh_autoreconf -a Copying file m4/codeset.m4 Copying file m4/fcntl-o.m4 Copying file m4/glibc2.m4 Copying file m4/glibc21.m4 Copying file m4/intdiv0.m4 Copying file m4/intl.m4 Copying file m4/intldir.m4 Copying file m4/intmax.m4 Copying file m4/inttypes-pri.m4 Copying file m4/inttypes_h.m4 [... snipped ...] from ephoto.h:15, from ephoto_ipc.c:1: /usr/include/eina-1/eina/eina_module.h:232:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes] eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eina-1/eina/eina_module.h:249:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes] eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/bin -DPACKAGE_DATA_DIR=\"/usr/share/ephoto\" -DPACKAGE_LIB_DIR=\"/usr/lib/x86_64-linux-gnu/ephoto\" -Wall -Wextra -Wshadow -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -pthread -I/usr/include/elementary-1 -I/usr/include/libdrm -I/usr/include/efl-1 -I/usr/include/ecore-wl2-1 -I/usr/include/efl-1 -I/usr/include/ecore-fb-1 -I/usr/include/efl-1 -I/usr/include/ecore-x-1 -I/usr/include/elocation-1 -I/usr/include/efl-1 -I/usr/include/efreet-1 -I/usr/include/efl-1 -I/usr/include/emotion-1 -I/usr/include/efl-1 -I/usr/include/ethumb-client-1 -I/usr/include/efl-1 -I/usr/include/ethumb-1 -I/usr/include/efl-1 -I/usr/include/edje-1 -I/usr/include/efl-1 -I/usr/include/ecore-audio-1 -I/usr/include/efl-1 -I/usr/include/eio-1 -I/usr/include/efl-1 -I/usr/include/efreet-1 -I/usr/include/efl-1 -I/usr/include/embryo-1 -I/usr/include/ efl-1 -I/usr/include/ecore-imf-evas-1 -I/usr/include/efl-1 -I/usr/include/ecore-imf-1 -I/usr/include/efl-1 -I/usr/include/ecore-evas-1 -I/usr/include/efl-1 -I/usr/include/ecore-drm2-1 -I/usr/include/efl-1 -I/usr/include/elput-1 -I/usr/include/efl-1 -I/usr/include/ecore-input-evas-1 -I/usr/include/efl-1 -I/usr/include/ecore-input-1 -I/usr/include/efl-1 -I/usr/include/eeze-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/efl-1 -I/usr/include/evas-1 -I/usr/include/evas-1/canvas -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/luajit-2.1 -I/usr/include/efl-1 -I/usr/include/efreet-1 -I/usr/include/efl-1 -I/usr/include/ecore-ipc-1 -I/usr/include/efl-1 -I/usr/include/ecore-file-1 -I/usr/include/efl-1 -I/usr/include/ecore-con-1 -I/usr/include/efl-1 -I/usr/include/eldbus-1 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/efl-1 -I/usr/include/ecore-1 -I/usr/include /glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/efl-1 -I/usr/include/eet-1 -I/usr/include/efl-1 -I/usr/include/emile-1 -I/usr/include/efl-1 -I/usr/include/eo-1 -I/usr/include/efl-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/p11-kit-1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o ephoto_thumbnail-ephoto_thumb.o `test -f 'ephoto_thumb.c' || echo './'`ephoto_thumb.c In file included from /usr/include/eina-1/Eina.h:226, from /usr/include/eet-1/Eet.h:100, from ephoto.h:15, from ephoto_thumb.c:1: /usr/include/eina-1/eina/eina_module.h:232:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes] eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eina-1/eina/eina_module.h:249:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes] eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -o ephoto_thumbnail ephoto_thumbnail-ephoto_thumbnailer.o ephoto_thumbnail-ephoto_ipc.o ephoto_thumbnail-ephoto_thumb.o -leina -lpthread -levas -lecore -lefl -lecore_file -lecore_ipc -ledje -leo -leio -lelementary -lefl -leina -lpthread -leet -levas -lecore -lecore_evas -lecore_file -lecore_input -ledje -leo -lethumb_client -lemotion -lecore_imf -lecore_con -leldbus -lefreet -lefreet_mime -lefreet_trash -leio -lpthread -lm -ldl -lrt -lefreet_mime make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/bin' make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/bin' make[3]: Entering directory '/<<PKGBUILDDIR>>/src' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/<<PKGBUILDDIR>>/src' make[2]: Leaving directory '/<<PKGBUILDDIR>>/src' Making all in data make[2]: Entering directory '/<<PKGBUILDDIR>>/data' Making all in desktop make[3]: Entering directory '/<<PKGBUILDDIR>>/data/desktop' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/<<PKGBUILDDIR>>/data/desktop' Making all in themes make[3]: Entering directory '/<<PKGBUILDDIR>>/data/themes' /usr/bin/edje_cc -id ../../data/themes \ ../../data/themes/ephoto.edc \ ../../data/themes/ephoto.edj FATAL: Cannot create run dir '/sbuild-nonexistent/.run' - errno=2 make[3]: *** [Makefile:508: ephoto.edj] Aborted make[3]: Leaving directory '/<<PKGBUILDDIR>>/data/themes' make[2]: *** [Makefile:352: all-recursive] Error 1 make[2]: Leaving directory '/<<PKGBUILDDIR>>/data' make[1]: *** [Makefile:480: all-recursive] Error 1 make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_build: make -j1 returned exit code 2 make: *** [debian/rules:12: build-arch] Error 2 dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit status 2 -------------------------------------------------------------------------------- The build was made with "dpkg-buildpackage -B" in my autobuilder. Most probably, it also fails here in reproducible builds: https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/ephoto.html where you can get a full build log if you need it. If this is really a bug in one of the build-depends, please use reassign and affects, so that this is still visible in the BTS web page for this package. Thanks.
--- End Message ---
--- Begin Message ---Source: ephoto Source-Version: 1.5-2 We believe that the bug you reported is fixed in the latest version of ephoto, 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. Ross Vandegrift <[email protected]> (supplier of updated ephoto 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: SHA512 Format: 1.8 Date: Thu, 31 May 2018 08:13:01 -0700 Source: ephoto Binary: ephoto Architecture: source Version: 1.5-2 Distribution: unstable Urgency: medium Maintainer: Debian Pkg-e Team <[email protected]> Changed-By: Ross Vandegrift <[email protected]> Closes: 906459 Description: ephoto - Comprehensive Image Viewer Using EFL Changes: ephoto (1.5-2) unstable; urgency=medium . * Use fake_home.sh, edje_cc needs writable $HOME (Closes: #906459) Checksums-Sha1: 97cbc4c9eb39fb9acf19621bb5259fa4bcd2d2bb 1892 ephoto_1.5-2.dsc 3e6632d95986e8aab59bc41ce5c129057af3b984 2556 ephoto_1.5-2.debian.tar.xz Checksums-Sha256: 990a1bea54ae67c467be3bb2b9bcb61b5d1c9a1a79f452559577479b47a0e5eb 1892 ephoto_1.5-2.dsc f094453ed0cdbae80966e62beab1f7c2b145ad4ecb51432e61f4210502940e5c 2556 ephoto_1.5-2.debian.tar.xz Files: c648e882689e0bf4a4bdc4fd8285ac5b 1892 x11 optional ephoto_1.5-2.dsc c7f04fc9e37f9ca2f869942b3ae5b728 2556 x11 optional ephoto_1.5-2.debian.tar.xz -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEE0uCSA5741Jbt9PpepU8BhUOCFIQFAluCNfgACgkQpU8BhUOC FITGZBAAl14Nq3S40F3lgtjjSuTXCty0uBiVP5db/ndaApO7pOzPECEtxU6JVR0c WEG1j1Fedfn0CRaNtLQNzgz4538R2vh83H1DYsvfdsCu792zYvTLl8aHpe/4afB5 8dZxPHmVv82OiRCbOQO2SioHpe1K75+ZTKdD4Ekn2DEAm9+HJlNLIpf8d/3P6HuA 7kgDFBqnXotCUPZ2gYoxoYEeGvJ3Rk5q1ywq+6QfZ+001hX9YGX627nvveabkaYs T79uMYWLss+lL3jFFJnaWu7oXSpBGjCMBOp04zV6kmzLdl/TTfASlH2tt0U4cEWG eibJsTayKw9m6OT1wvRaNzx5YxrzGcoBKoni8CCJ7T6v/cvK9c/iBYO4eVzO11yD BuYOM2qAdPHGgBeptHDObX/WMALx1RSQ1OEdu9a5cjdGI5phlqLExD6XFo+ZkQS6 G7Zyb/Kdbnkwtl4MefpJPfrZkdFrGYzYjEUQMhOGxNpTN1h5mi1aguiqIRJpKbdl F/PIQI489UvlBXUbYozNsik33jz5k8BE7VtY5xzeBTaZ6/dcIdB7d4XWs4pw/j2k XF9JvWWnjYLpVdwpR8mP7ylx8UuTJh8qPR3ROt6ojYnkSXy7kpjIm33lgdsSHu3E l2uL7hMlOZaubUQjj5WOuUYq9gCgErGeWbsRMyh8B9S55bhAiC8= =qAvK -----END PGP SIGNATURE-----
--- End Message ---

