Your message dated Fri, 20 May 2016 12:50:34 +0000 with message-id <e1b3jsw-0007jt...@franck.debian.org> and subject line Bug#824831: fixed in cdbs 0.4.137 has caused the Debian Bug report #824831, regarding gtkspell3: FTBFS: cp: cannot stat './AUTHORSREADME': No such file or directory 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.) -- 824831: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=824831 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Source: gtkspell3 Version: 3.0.8-1 Severity: serious Justification: fails to build from source User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, gtkspell3 fails to build from source in unstable/amd64: [..] && rm -f $file && /usr/bin/msgfmt -o $file sv.po file=`echo th | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file th.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tr.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file uk.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file vi.po file=`echo wa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file wa.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po file=`echo zh_HK | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_HK.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po file=`echo zu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zu.po make[3]: Leaving directory '/home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/po' Making all in docs make[3]: Entering directory '/home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/docs' if test "/home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/docs" != "/home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/docs" ; then \ files=`echo tutorial.sgml gtkspell3-docs.sgml gtkspell3-sections.txt gtkspell3-overrides.txt gtkspell3.types`; \ if test "x$files" != "x" ; then \ for file in $files ; do \ destdir=`dirname /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/docs/$file`; \ test -d "$destdir" || mkdir -p "$destdir"; \ test -f /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/docs/$file && \ cp -pf /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/docs/$file /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/docs/$file || true; \ done; \ fi; \ fi touch setup-build.stamp _source_dir='' ; \ for i in ../gtkspell ; do \ _source_dir="${_source_dir} --source-dir=$i" ; \ done ; \ gtkdoc-scan --module=gtkspell3 --ignore-headers="" ${_source_dir} if grep -l '^..*$' gtkspell3.types > /dev/null 2>&1 ; then \ scanobj_options=""; \ gtkdoc-scangobj 2>&1 --help | grep >/dev/null "\-\-verbose"; \ if test "$?" = "0"; then \ if test "x" = "x1"; then \ scanobj_options="--verbose"; \ fi; \ fi; \ CC="/bin/bash ../libtool --tag=CC --mode=compile gcc -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security" LD="/bin/bash ../libtool --tag=CC --mode=link gcc -lgobject-2.0 -lglib-2.0 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,defs -Wl,-O1 -Wl,--as-needed" RUN="/bin/bash ../libtool --mode=execute" CFLAGS="-I.. -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -fstack-protector-strong -Wformat -Werror=format-security" LDFLAGS="-lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lenchant ../gtkspell/libgtkspell3-3.la -Wl,-z,relro -Wl,-z,defs -Wl,-O1 -Wl,--as-needed" \ gtkdoc-scangobj $scanobj_options --module=gtkspell3; \ else \ for i in gtkspell3.args gtkspell3.hierarchy gtkspell3.interfaces gtkspell3.prerequisites gtkspell3.signals ; do \ test -f $i || touch $i ; \ done \ fi touch scan-build.stamp /bin/mkdir -p xml && ( \ echo "<!ENTITY package \"gtkspell3\">"; \ echo "<!ENTITY package_bugreport \"\">"; \ echo "<!ENTITY package_name \"gtkspell3\">"; \ echo "<!ENTITY package_string \"gtkspell3 3.0.8\">"; \ echo "<!ENTITY package_tarname \"gtkspell3\">"; \ echo "<!ENTITY package_url \"\">"; \ echo "<!ENTITY package_version \"3.0.8\">"; \ ) > xml/gtkdocentities.ent _source_dir='' ; \ for i in ../gtkspell ; do \ _source_dir="${_source_dir} --source-dir=$i" ; \ done ; \ gtkdoc-mkdb --module=gtkspell3 --output-format=xml --expand-content-files="" --main-sgml-file=gtkspell3-docs.sgml ${_source_dir} --xml-mode --output-format=xml touch sgml-build.stamp rm -rf html && mkdir html && \ mkhtml_options=""; \ gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\-\-verbose"; \ if test "$?" = "0"; then \ if test "x" = "x1"; then \ mkhtml_options="$mkhtml_options --verbose"; \ fi; \ fi; \ gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\-\-path"; \ if test "$?" = "0"; then \ mkhtml_options="$mkhtml_options --path=\"/home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/docs\""; \ fi; \ cd html && gtkdoc-mkhtml $mkhtml_options gtkspell3 ../gtkspell3-docs.sgml gtkdoc-fixxref --module=gtkspell3 --module-dir=html --html-dir=/usr/share/gtk-doc/html html/gtkspell3-gtkspell.html:368: warning: no link for: 'api-index-3.0.3' -> (3.0.3). touch html-build.stamp make[3]: Leaving directory '/home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/docs' make[3]: Entering directory '/home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8' make[2]: Leaving directory '/home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8' make[1]: Leaving directory '/home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8' touch debian/stamp-makefile-build CDBS WARNING: DEB_MAKE_CHECK_TARGET unset, not running checks touch debian/stamp-makefile-check fakeroot debian/rules binary test -x debian/rules dh_testroot dh_prep dh_installdirs -A mkdir -p "." CDBS WARNING: DEB_DH_BUILDDEB_ARGS is deprecated since 0.4.85 set -e; set -e; GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 /usr/bin/make -C . install DESTDIR=/home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp/ make[1]: Entering directory '/home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8' Making install in gtkspell make[2]: Entering directory '/home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/gtkspell' make[3]: Entering directory '/home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/gtkspell' /bin/mkdir -p '/home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/lib/x86_64-linux-gnu' /bin/bash ../libtool --mode=install /usr/bin/install -c libgtkspell3-3.la '/home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/lib/x86_64-linux-gnu' libtool: install: /usr/bin/install -c .libs/libgtkspell3-3.so.0.2.0 /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/lib/x86_64-linux-gnu/libgtkspell3-3.so.0.2.0 libtool: install: (cd /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/lib/x86_64-linux-gnu && { ln -s -f libgtkspell3-3.so.0.2.0 libgtkspell3-3.so.0 || { rm -f libgtkspell3-3.so.0 && ln -s libgtkspell3-3.so.0.2.0 libgtkspell3-3.so.0; }; }) libtool: install: (cd /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/lib/x86_64-linux-gnu && { ln -s -f libgtkspell3-3.so.0.2.0 libgtkspell3-3.so || { rm -f libgtkspell3-3.so && ln -s libgtkspell3-3.so.0.2.0 libgtkspell3-3.so; }; }) libtool: install: /usr/bin/install -c .libs/libgtkspell3-3.lai /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/lib/x86_64-linux-gnu/libgtkspell3-3.la libtool: install: /usr/bin/install -c .libs/libgtkspell3-3.a /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/lib/x86_64-linux-gnu/libgtkspell3-3.a libtool: install: chmod 644 /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/lib/x86_64-linux-gnu/libgtkspell3-3.a libtool: install: ranlib /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/lib/x86_64-linux-gnu/libgtkspell3-3.a libtool: warning: remember to run 'libtool --finish /usr/lib/x86_64-linux-gnu' /bin/mkdir -p '/home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/share/gir-1.0' /usr/bin/install -c -m 644 GtkSpell-3.0.gir '/home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/share/gir-1.0' /bin/mkdir -p '/home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/include/gtkspell-3.0/gtkspell' /usr/bin/install -c -m 644 gtkspell.h '/home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/include/gtkspell-3.0/gtkspell' /bin/mkdir -p '/home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/lib/x86_64-linux-gnu/pkgconfig' /usr/bin/install -c -m 644 gtkspell3-3.0.pc '/home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/lib/x86_64-linux-gnu/pkgconfig' /bin/mkdir -p '/home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/lib/x86_64-linux-gnu/girepository-1.0' /usr/bin/install -c -m 644 GtkSpell-3.0.typelib '/home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/lib/x86_64-linux-gnu/girepository-1.0' /bin/mkdir -p '/home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/share/vala/vapi' /usr/bin/install -c -m 644 gtkspell3-3.0.vapi gtkspell3-3.0.deps '/home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/share/vala/vapi' make[3]: Leaving directory '/home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/gtkspell' make[2]: Leaving directory '/home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/gtkspell' Making install in examples make[2]: Entering directory '/home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/examples' make[3]: Entering directory '/home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/examples' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/examples' make[2]: Leaving directory '/home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/examples' Making install in po make[2]: Entering directory '/home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/po' linguas="af ak ast be ca cs da de el eo es eu ff fi fo fr ga gl he hr hu hy id is it ja ky lg lt lv mn ms nb nl nso pl pt pt_BR rm ro ru rw sk sl son sq sr st sv th tr uk vi wa zh_CN zh_HK zh_TW zu "; \ for lang in $linguas; do \ dir=/home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/share/locale/$lang/LC_MESSAGES; \ /bin/bash /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/build/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/gtkspell3.mo; \ echo "installing $lang.gmo as $dir/gtkspell3.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/gtkspell3.mo; \ echo "installing ./$lang.gmo as" \ "$dir/gtkspell3.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/gtkspell3.mo.m; \ echo "installing $lang.gmo.m as $dir/gtkspell3.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/gtkspell3.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/gtkspell3.mo.m"; \ else \ true; \ fi; \ fi; \ done installing af.gmo as /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/share/locale/af/LC_MESSAGES/gtkspell3.mo installing ak.gmo as /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/share/locale/ak/LC_MESSAGES/gtkspell3.mo installing ast.gmo as /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/share/locale/ast/LC_MESSAGES/gtkspell3.mo installing be.gmo as /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/share/locale/be/LC_MESSAGES/gtkspell3.mo installing ca.gmo as /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/share/locale/ca/LC_MESSAGES/gtkspell3.mo installing cs.gmo as /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/share/locale/cs/LC_MESSAGES/gtkspell3.mo installing da.gmo as /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/share/locale/da/LC_MESSAGES/gtkspell3.mo installing de.gmo as /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/share/locale/de/LC_MESSAGES/gtkspell3.mo installing el.gmo as /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/share/locale/el/LC_MESSAGES/gtkspell3.mo installing eo.gmo as /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/share/locale/eo/LC_MESSAGES/gtkspell3.mo installing es.gmo as /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/share/locale/es/LC_MESSAGES/gtkspell3.mo installing eu.gmo as /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/share/locale/eu/LC_MESSAGES/gtkspell3.mo installing ff.gmo as /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/share/locale/ff/LC_MESSAGES/gtkspell3.mo installing fi.gmo as /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/share/locale/fi/LC_MESSAGES/gtkspell3.mo installing fo.gmo as /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/share/locale/fo/LC_MESSAGES/gtkspell3.mo installing fr.gmo as /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/share/locale/fr/LC_MESSAGES/gtkspell3.mo installing ga.gmo as /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/share/locale/ga/LC_MESSAGES/gtkspell3.mo installing gl.gmo as /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/share/locale/gl/LC_MESSAGES/gtkspell3.mo installing he.gmo as /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/share/locale/he/LC_MESSAGES/gtkspell3.mo installing hr.gmo as /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/share/locale/hr/LC_MESSAGES/gtkspell3.mo installing hu.gmo as /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/share/locale/hu/LC_MESSAGES/gtkspell3.mo installing hy.gmo as /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/share/locale/hy/LC_MESSAGES/gtkspell3.mo installing id.gmo as /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/share/locale/id/LC_MESSAGES/gtkspell3.mo installing is.gmo as /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/share/locale/is/LC_MESSAGES/gtkspell3.mo installing it.gmo as /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/share/locale/it/LC_MESSAGES/gtkspell3.mo installing ja.gmo as /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/share/locale/ja/LC_MESSAGES/gtkspell3.mo installing ky.gmo as /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/share/locale/ky/LC_MESSAGES/gtkspell3.mo installing lg.gmo as /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/share/locale/lg/LC_MESSAGES/gtkspell3.mo installing lt.gmo as /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/share/locale/lt/LC_MESSAGES/gtkspell3.mo installing lv.gmo as /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/share/locale/lv/LC_MESSAGES/gtkspell3.mo installing mn.gmo as /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/share/locale/mn/LC_MESSAGES/gtkspell3.mo installing ms.gmo as /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/share/locale/ms/LC_MESSAGES/gtkspell3.mo installing nb.gmo as /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/share/locale/nb/LC_MESSAGES/gtkspell3.mo installing nl.gmo as /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/share/locale/nl/LC_MESSAGES/gtkspell3.mo installing nso.gmo as /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/share/locale/nso/LC_MESSAGES/gtkspell3.mo installing pl.gmo as /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/share/locale/pl/LC_MESSAGES/gtkspell3.mo installing pt.gmo as /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/share/locale/pt/LC_MESSAGES/gtkspell3.mo installing pt_BR.gmo as /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/share/locale/pt_BR/LC_MESSAGES/gtkspell3.mo installing rm.gmo as /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/share/locale/rm/LC_MESSAGES/gtkspell3.mo installing ro.gmo as /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/share/locale/ro/LC_MESSAGES/gtkspell3.mo installing ru.gmo as /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/share/locale/ru/LC_MESSAGES/gtkspell3.mo installing rw.gmo as /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/share/locale/rw/LC_MESSAGES/gtkspell3.mo installing sk.gmo as /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/share/locale/sk/LC_MESSAGES/gtkspell3.mo installing sl.gmo as /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/share/locale/sl/LC_MESSAGES/gtkspell3.mo installing son.gmo as /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/share/locale/son/LC_MESSAGES/gtkspell3.mo installing sq.gmo as /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/share/locale/sq/LC_MESSAGES/gtkspell3.mo installing sr.gmo as /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/share/locale/sr/LC_MESSAGES/gtkspell3.mo installing st.gmo as /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/share/locale/st/LC_MESSAGES/gtkspell3.mo installing sv.gmo as /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/share/locale/sv/LC_MESSAGES/gtkspell3.mo installing th.gmo as /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/share/locale/th/LC_MESSAGES/gtkspell3.mo installing tr.gmo as /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/share/locale/tr/LC_MESSAGES/gtkspell3.mo installing uk.gmo as /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/share/locale/uk/LC_MESSAGES/gtkspell3.mo installing vi.gmo as /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/share/locale/vi/LC_MESSAGES/gtkspell3.mo installing wa.gmo as /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/share/locale/wa/LC_MESSAGES/gtkspell3.mo installing zh_CN.gmo as /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/share/locale/zh_CN/LC_MESSAGES/gtkspell3.mo installing zh_HK.gmo as /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/share/locale/zh_HK/LC_MESSAGES/gtkspell3.mo installing zh_TW.gmo as /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/share/locale/zh_TW/LC_MESSAGES/gtkspell3.mo installing zu.gmo as /home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/debian/tmp//usr/share/locale/zu/LC_MESSAGES/gtkspell3.mo make[2]: Leaving directory '/home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/po' Making install in docs make[2]: Entering directory '/home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/docs' make[3]: Entering directory '/home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/docs' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/install -c -m 644 ./html/annotation-glossary.html /usr/bin/install -c -m 644 ./html/api-index-full.html /usr/bin/install -c -m 644 ./html/ch02.html /usr/bin/install -c -m 644 ./html/chapter-tutorial.html /usr/bin/install -c -m 644 ./html/deprecated-api-index.html /usr/bin/install -c -m 644 ./html/gtkspell3-gtkspell.html /usr/bin/install -c -m 644 ./html/gtkspell3.devhelp2 /usr/bin/install -c -m 644 ./html/home.png /usr/bin/install -c -m 644 ./html/index.html /usr/bin/install -c -m 644 ./html/left-insensitive.png /usr/bin/install -c -m 644 ./html/left.png /usr/bin/install -c -m 644 ./html/object-tree.html /usr/bin/install -c -m 644 ./html/right-insensitive.png /usr/bin/install -c -m 644 ./html/right.png /usr/bin/install -c -m 644 ./html/style.css /usr/bin/install -c -m 644 ./html/tutorial-advanced.html /usr/bin/install -c -m 644 ./html/tutorial-bindings.html /usr/bin/install -c -m 644 ./html/tutorial-building.html /usr/bin/install -c -m 644 ./html/tutorial-lang.html /usr/bin/install -c -m 644 ./html/up-insensitive.png /usr/bin/install -c -m 644 ./html/up.png ../glib/ -> /usr/share/gtk-doc/html/glib/ (27) ../gobject/ -> /usr/share/gtk-doc/html/gobject/ (6) ../gtk3/ -> /usr/share/gtk-doc/html/gtk3/ (12) make[3]: Leaving directory '/home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/docs' make[2]: Leaving directory '/home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8/docs' make[2]: Entering directory '/home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8' make[3]: Entering directory '/home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8' make[2]: Leaving directory '/home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8' make[1]: Leaving directory '/home/lamby/temp/cdt.20160520091811.2NWMnspNPQ.gtkspell3/gtkspell3-3.0.8' touch debian/stamp-makefile-install Adding cdbs dependencies to debian/libgtkspell3-3-0.substvars dh_installdirs -plibgtkspell3-3-0 \ Adding cdbs dependencies to debian/libgtkspell3-3-dev.substvars dh_installdirs -plibgtkspell3-3-dev \ Adding cdbs dependencies to debian/gir1.2-gtkspell3-3.0.substvars dh_installdirs -pgir1.2-gtkspell3-3.0 \ dh_installdocs -plibgtkspell3-3-0 ./README ./NEWS ./AUTHORS dh_installexamples -plibgtkspell3-3-0 dh_installman -plibgtkspell3-3-0 dh_installinfo -plibgtkspell3-3-0 dh_installmenu -plibgtkspell3-3-0 dh_installcron -plibgtkspell3-3-0 dh_installinit -plibgtkspell3-3-0 dh_installdebconf -plibgtkspell3-3-0 dh_installemacsen -plibgtkspell3-3-0 dh_installcatalogs -plibgtkspell3-3-0 dh_installpam -plibgtkspell3-3-0 dh_installlogrotate -plibgtkspell3-3-0 dh_installlogcheck -plibgtkspell3-3-0 dh_installchangelogs -plibgtkspell3-3-0 ./ChangeLog dh_installudev -plibgtkspell3-3-0 dh_lintian -plibgtkspell3-3-0 dh_bugfiles -plibgtkspell3-3-0 dh_install -plibgtkspell3-3-0 dh_link -plibgtkspell3-3-0 dh_installmime -plibgtkspell3-3-0 dh_installgsettings -plibgtkspell3-3-0 dh_gconf -plibgtkspell3-3-0 dh_icons -plibgtkspell3-3-0 dh_installdocs -plibgtkspell3-3-dev ./README ./NEWS ./AUTHORSREADME cp: cannot stat './AUTHORSREADME': No such file or directory dh_installdocs: cp --reflink=auto -a ./AUTHORSREADME debian/libgtkspell3-3-dev/usr/share/doc/libgtkspell3-3-dev returned exit code 1 /usr/share/cdbs/1/rules/debhelper.mk:240: recipe for target 'binary-install/libgtkspell3-3-dev' failed make: *** [binary-install/libgtkspell3-3-dev] Error 2 [..] The full build log is attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `-
gtkspell3.3.0.8-1.unstable.amd64.log.txt.gz
Description: Binary data
--- End Message ---
--- Begin Message ---Source: cdbs Source-Version: 0.4.137 We believe that the bug you reported is fixed in the latest version of cdbs, 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 824...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Jonas Smedegaard <d...@jones.dk> (supplier of updated cdbs 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: Fri, 20 May 2016 14:12:13 +0200 Source: cdbs Binary: cdbs Architecture: source all Version: 0.4.137 Distribution: unstable Urgency: medium Maintainer: CDBS Hackers <build-common-hack...@lists.alioth.debian.org> Changed-By: Jonas Smedegaard <d...@jones.dk> Description: cdbs - common build system for Debian packages Closes: 824831 Changes: cdbs (0.4.137) unstable; urgency=medium . * Fix preserve explicitly added space delimiter in cdbs_expand_curvar. Closes: Bug#824831. Thanks to Emilio Pozuelo Monfort. Checksums-Sha1: 0a8e41daab0161a750903933acbf968ed49d91b3 1845 cdbs_0.4.137.dsc a3a3e004073a6ac7c38748f0a6abd8ee12b4613c 186472 cdbs_0.4.137.tar.xz 73e30fd9043aaeb9132ae1b807a6990b08fa65dd 79674 cdbs_0.4.137_all.deb Checksums-Sha256: 8dc407294b893905d7083ef4dd834c7f00bada2b8c31bfcf1019bf4f6cc736ad 1845 cdbs_0.4.137.dsc cae3b6ca89238f4b617b0909056e308b747cb96552fd2380dcddf61e616b761a 186472 cdbs_0.4.137.tar.xz 6d99b3b81a049649b9ebe45b4ecfc9f0b2c2e011d6e8fbb8a64c91d9a8da1175 79674 cdbs_0.4.137_all.deb Files: 1cae5b1c7ebf32dbda8c84e7c6c421d3 1845 devel optional cdbs_0.4.137.dsc 585218eddf74c7974e3e5386323a86f1 186472 devel optional cdbs_0.4.137.tar.xz b39d752038efbf09c217d51a2665a322 79674 devel optional cdbs_0.4.137_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJXPwGxAAoJECx8MUbBoAEhh1UP+gNDWgsYhLNUlaoMQ9dUwSul eF+DoG+YnlW6g3RwC2UINtwt/MzEd5fI9+EjeyZWkET5jBOhf++ImmMIgOcJAKlP sZHQjaJr+qIHKSgRATkrkvYhH9C1oJaf8Gp23ntQ6RfW5KYiNCekQF1lU5sb9Ks0 xiA8tWJ9aLuplJpsHbWUhc7snefUlufR4Fo0GxqDCYMxbxmEM+JhEOgrEJzxMcB8 Pl6wHGNP6KqPiE+lCscQQYhnZ7w8mFNvvxqCR9SVOlduX9gfWQ3Mw7BgPtuvtFgz 9h7Pm2akZWcXXEV5sfsIeBn9m/RUzxyx1i7Afn/xgJk7S7UnEK6E7UKjwzPnS53g Dma5oNm1o0yp1zhyowywP0V+oFwDuBCyywOP8Es9AVkW3so1ZuGRAjbS43DaLgPA HfktlMtLs6MdTQ73am4FL9cC9D9Xssym9i0fIGEH0Jxm/qqhj7IJikorxGcbPJH/ tBfka3RpPGYG172aMlUdfWmOWl10RgSoL0/+0WQyjrXyVZe8qH71mnowFmyFGeES Dl6YD3Zhj43BvLuBWS/WrZi4HY8vIy1fTu5mXO8a/EghS+R5Ys6WbuiNgbQgOzI+ DyMrVk9fwN/I/WVU4C/piTDyT9mLjtkcSfgjk60LD9oGXE1Ywc44DtuG0Uit/2Mp NkQ6RBRvJ//EdBVNHoxg =rpzV -----END PGP SIGNATURE-----
--- End Message ---