Your message dated Thu, 15 Nov 2018 22:19:11 +0000
with message-id <e1gnpyh-00066t...@fasolo.debian.org>
and subject line Bug#911697: fixed in meson 0.48.2-1
has caused the Debian Bug report #911697,
regarding meson: varying levels of quote interpretation make it impossible to 
define G_LOG_DOMAIN
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.)


-- 
911697: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=911697
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: at-spi2-core
Version: 2.30.0-2
Severity: serious
Tags: ftbfs

at-spi2-core fails to build from source in unstable for multiple
architectures, e.g. amd64:

https://tests.reproducible-builds.org/debian/rbuild/unstable/amd64/at-spi2-core_2.30.0-2.rbuild.log.gz

| ERROR: 'gtkdoc-scangobj' failed with status 1
| libatspi-scan.c: In function ‘output_signals’:
| <command-line>: error: ‘dbind’ undeclared (first use in this function)
| /usr/include/glib-2.0/glib/gmessages.h:337:32: note: in expansion of macro 
‘G_LOG_DOMAIN’
|  #define g_warning(...)  g_log (G_LOG_DOMAIN,         \
|                                 ^~~~~~~~~~~~
| libatspi-scan.c:194:5: note: in expansion of macro ‘g_warning’
|      g_warning ("Couldn't open output file: %s : %s", signals_filename, 
g_strerror(errno));
|      ^~~~~~~~~
| <command-line>: note: each undeclared identifier is reported only once for 
each function it appears in
| /usr/include/glib-2.0/glib/gmessages.h:337:32: note: in expansion of macro 
‘G_LOG_DOMAIN’
|  #define g_warning(...)  g_log (G_LOG_DOMAIN,         \
|                                 ^~~~~~~~~~~~
| libatspi-scan.c:194:5: note: in expansion of macro ‘g_warning’
|      g_warning ("Couldn't open output file: %s : %s", signals_filename, 
g_strerror(errno));
|      ^~~~~~~~~
| libatspi-scan.c: In function ‘output_object_hierarchy’:
| <command-line>: error: ‘dbind’ undeclared (first use in this function)
| /usr/include/glib-2.0/glib/gmessages.h:337:32: note: in expansion of macro 
‘G_LOG_DOMAIN’
|  #define g_warning(...)  g_log (G_LOG_DOMAIN,         \
|                                 ^~~~~~~~~~~~
| libatspi-scan.c:462:5: note: in expansion of macro ‘g_warning’
|      g_warning ("Couldn't open output file: %s : %s", hierarchy_filename, 
g_strerror(errno));
|      ^~~~~~~~~
| libatspi-scan.c: In function ‘output_object_interfaces’:
| <command-line>: error: ‘dbind’ undeclared (first use in this function)
| /usr/include/glib-2.0/glib/gmessages.h:337:32: note: in expansion of macro 
‘G_LOG_DOMAIN’
|  #define g_warning(...)  g_log (G_LOG_DOMAIN,         \
|                                 ^~~~~~~~~~~~
| libatspi-scan.c:521:5: note: in expansion of macro ‘g_warning’
|      g_warning ("Couldn't open output file: %s : %s", interfaces_filename, 
g_strerror(errno));
|      ^~~~~~~~~
| libatspi-scan.c: In function ‘output_interface_prerequisites’:
| <command-line>: error: ‘dbind’ undeclared (first use in this function)
| /usr/include/glib-2.0/glib/gmessages.h:337:32: note: in expansion of macro 
‘G_LOG_DOMAIN’
|  #define g_warning(...)  g_log (G_LOG_DOMAIN,         \
|                                 ^~~~~~~~~~~~
| libatspi-scan.c:571:5: note: in expansion of macro ‘g_warning’
|      g_warning ("Couldn't open output file: %s : %s", prerequisites_filename, 
g_strerror(errno));
|      ^~~~~~~~~
| libatspi-scan.c: In function ‘output_args’:
| <command-line>: error: ‘dbind’ undeclared (first use in this function)
| /usr/include/glib-2.0/glib/gmessages.h:337:32: note: in expansion of macro 
‘G_LOG_DOMAIN’
|  #define g_warning(...)  g_log (G_LOG_DOMAIN,         \
|                                 ^~~~~~~~~~~~
| libatspi-scan.c:617:5: note: in expansion of macro ‘g_warning’
|      g_warning ("Couldn't open output file: %s : %s", args_filename, 
g_strerror(errno));
|      ^~~~~~~~~
| 2018-10-17 23:59:21,266:scangobj.py:execute_command:1196:WARNING:Compiling 
scanner failed: 1, command: cc 
-I/build/1st/at-spi2-core-2.30.0/obj-x86_64-linux-gnu/. 
-I/build/1st/at-spi2-core-2.30.0/. -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DG_LOG_DOMAIN=dbind -g -O2 
-ffile-prefix-map=/build/1st/at-spi2-core-2.30.0=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -o 
libatspi-scan.o libatspi-scan.c
...
| Running custom install script '/usr/bin/meson --internal gtkdoc 
--sourcedir=/build/1st/at-spi2-core-2.30.0 
--builddir=/build/1st/at-spi2-core-2.30.0/obj-x86_64-linux-gnu 
--subdir=doc/libatspi 
--headerdirs=/build/1st/at-spi2-core-2.30.0/atspi@@/build/1st/at-spi2-core-2.30.0/obj-x86_64-linux-gnu/atspi
 --mainfile=libatspi-docs.sgml --modulename=libatspi --mode=auto 
--scanargs=--rebuild-types 
--gobjects-types-file=/build/1st/at-spi2-core-2.30.0/doc/libatspi/libatspi.types
 
--fixxrefargs=--html-dir=/usr/share/gtk-doc/html@@--extra-dir=/usr/share/gtk-doc/html/glib@@--extra-dir=/usr/share/gtk-doc/html/gobject
 --mkdbargs=--sgml-mode@@--output-format=xml --content-files= --cc=cc --ld=cc 
--cflags=-I/build/1st/at-spi2-core-2.30.0/obj-x86_64-linux-gnu/. 
-I/build/1st/at-spi2-core-2.30.0/. -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DG_LOG_DOMAIN="dbind" -g -O2 
-ffile-prefix-map=/build/1st/at-spi2-core-2.30.0=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 
--ldflags=-L/build/1st/at-spi2-core-2.30.0/obj-x86_64-linux-gnu/atspi 
-Wl,-rpath,/build/1st/at-spi2-core-2.30.0/obj-x86_64-linux-gnu/atspi -latspi 
-ldbus-1 -lgobject-2.0 -lglib-2.0 -lX11 -lXtst -lXi -g -O2 
-ffile-prefix-map=/build/1st/at-spi2-core-2.30.0=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now'
| FAILED: meson-install
| /usr/bin/meson install --no-rebuild
| ninja: build stopped: subcommand failed.
| dh_auto_install: cd obj-x86_64-linux-gnu && 
DESTDIR=/build/1st/at-spi2-core-2.30.0/debian/tmp LC_ALL=C.UTF-8 ninja install 
returned exit code 1
| make: *** [debian/rules:6: binary] Error 1
| dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned 
exit status 2

Helmut

--- End Message ---
--- Begin Message ---
Source: meson
Source-Version: 0.48.2-1

We believe that the bug you reported is fixed in the latest version of
meson, 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 911...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jussi Pakkanen <jpakk...@gmail.com> (supplier of updated meson 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, 15 Nov 2018 21:30:25 +0200
Source: meson
Binary: meson
Architecture: source
Version: 0.48.2-1
Distribution: unstable
Urgency: medium
Maintainer: Jussi Pakkanen <jpakk...@gmail.com>
Changed-By: Jussi Pakkanen <jpakk...@gmail.com>
Description:
 meson      - high-productivity build system
Closes: 911697 911879 913320
Changes:
 meson (0.48.2-1) unstable; urgency=medium
 .
   * New upstream release. Closes: #911879, #911697.
   * Backport split-merge patch from trunk. Closes: #913320.
Checksums-Sha1:
 910f923993c771f0ccd11e7d23ad11c9a6aadb82 3350 meson_0.48.2-1.dsc
 402165ed6378f2f6547dd6db02a310bf662f843e 1310363 meson_0.48.2.orig.tar.gz
 b1a873b1d66da283ef5a8ad63f4048639f1d162b 12396 meson_0.48.2-1.debian.tar.xz
Checksums-Sha256:
 f0ba2319ed9eb1ac7317a4d5df3200291a941daa695ff0928e564f4f9ae33e44 3350 
meson_0.48.2-1.dsc
 39ead8bfd0dc9c7b0af15e23ea975c864600bf871fba279c9918625bb9a85506 1310363 
meson_0.48.2.orig.tar.gz
 47427b12abd3ba99373d58fedfa9260527e35b03d4669d96bb4fbd9bba09008f 12396 
meson_0.48.2-1.debian.tar.xz
Files:
 2e4d4909573c03cb7912f741d1fcee9b 3350 devel optional meson_0.48.2-1.dsc
 56cc92648926123f5b15a9477e8cc42d 1310363 devel optional 
meson_0.48.2.orig.tar.gz
 c3d627a59dfc4508398db1f46d4295b4 12396 devel optional 
meson_0.48.2-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEECbOsLssWnJBDRcxUauHfDWCPItwFAlvt68sACgkQauHfDWCP
ItxkqBAAhLHCgL/1/ssdLTgS2P1mqzeXsq5bpplXYYKwYkX/iKDxAzAqHKy7BEjW
HG6E4Cl7UGOlT8tEF2ZARFkSBaYJdJ7gGBMTs66W+p53TI3Ug7gp+o0OxoYpOfcq
dAUV8Hoc70MwttmJ/FaTCeKCVSz1ixuVY/BeqnghZZDTdI004sgSfShpSw23E8DH
ITN4QUqBJbGtJkJe0dfj3sOoxJrGAES5lTYixMiEEV37cvCu4Ntokpb4WY6QnWL/
4QmbTMRH2OqiFEgdDi6lz3emx2L8NMskwxzh5GdEszMHd3dAB69l9jVWUziYHVKo
jBKTXh/VoiaBrHs7obqyTyyPa7+hYVxeRT9GnA2SGkzykEnsvRs33mOVYPpainlS
qSIkBJSRqb9w8MJb8KX+qS+UrpaD8r/axK3BrkkFadS0BqgPfZSbSg4PzBCBBhl0
+pVShvbVslMoohBQJiTvzJIMp3dOcBQfvxMAqWF7Rxj7bNb0NO6llx0OuIIJLwmU
mUeLPvO6ycN78eWhoQ9jY2/fWPA9PnnV6njBML2Glu7D4EyDEqqWTU/EuB8mMSv2
7SHy06CraUp8H4yFNEmfIEtYWqIsUQylOG4f6W3fJKAst1NPB6prO2mhbrX3JHyP
Bpv/3+kCLWlQZ+Px1OAbHtZmqV7SqiEwwQ3KAg3d4GGSXrdUtFA=
=qrhZ
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to