Your message dated Wed, 17 Oct 2018 22:10:52 +0000
with message-id <[email protected]>
and subject line Bug#909851: fixed in meson 0.48.1-1
has caused the Debian Bug report #909851,
regarding meson fails: AttributeError: 'list' object has no attribute
'absolute_path'
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.)
--
909851: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=909851
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: meson
Version: 0.48.0-1
Severity: serious
Control: affects -1 src:gnome-initial-setup src:file-roller
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/gnome-initial-setup.html
...
dh_auto_configure -- \
--libexecdir=/usr/lib/gnome-initial-setup \
-Ddisable-software-sources=true \
-Dwith-vendor-conf-file=/usr/lib/gnome-initial-setup/vendor.conf
cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 meson ..
--wrap-mode=nodownload --buildtype=plain --prefix=/usr --sysconfdir=/etc
--localstatedir=/var --libdir=lib/x86_64-linux-gnu
--libexecdir=lib/x86_64-linux-gnu --libexecdir=/usr/lib/gnome-initial-setup
-Ddisable-software-sources=true
-Dwith-vendor-conf-file=/usr/lib/gnome-initial-setup/vendor.conf
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/mesonbuild/mesonmain.py", line 364, in
run
app.generate()
File "/usr/lib/python3/dist-packages/mesonbuild/mesonmain.py", line 136, in
generate
self._generate(env)
File "/usr/lib/python3/dist-packages/mesonbuild/mesonmain.py", line 165, in
_generate
intr.run()
File "/usr/lib/python3/dist-packages/mesonbuild/interpreter.py", line 3836,
in run
super().run()
File "/usr/lib/python3/dist-packages/mesonbuild/interpreterbase.py", line
380, in run
self.evaluate_codeblock(self.ast, start=1)
File "/usr/lib/python3/dist-packages/mesonbuild/interpreterbase.py", line
404, in evaluate_codeblock
raise e
File "/usr/lib/python3/dist-packages/mesonbuild/interpreterbase.py", line
398, in evaluate_codeblock
self.evaluate_statement(cur)
File "/usr/lib/python3/dist-packages/mesonbuild/interpreterbase.py", line
409, in evaluate_statement
return self.function_call(cur)
File "/usr/lib/python3/dist-packages/mesonbuild/interpreterbase.py", line
705, in function_call
return func(node, posargs, kwargs)
File "/usr/lib/python3/dist-packages/mesonbuild/interpreterbase.py", line
273, in wrapped
return f(*wrapped_args, **wrapped_kwargs)
File "/usr/lib/python3/dist-packages/mesonbuild/interpreterbase.py", line
162, in wrapped
return f(*wrapped_args, **wrapped_kwargs)
File "/usr/lib/python3/dist-packages/mesonbuild/interpreter.py", line 3422,
in func_subdir
self.evaluate_codeblock(codeblock)
File "/usr/lib/python3/dist-packages/mesonbuild/interpreterbase.py", line
404, in evaluate_codeblock
raise e
File "/usr/lib/python3/dist-packages/mesonbuild/interpreterbase.py", line
398, in evaluate_codeblock
self.evaluate_statement(cur)
File "/usr/lib/python3/dist-packages/mesonbuild/interpreterbase.py", line
413, in evaluate_statement
return self.method_call(cur)
File "/usr/lib/python3/dist-packages/mesonbuild/interpreterbase.py", line
741, in method_call
return obj.method_call(method_name, args, kwargs)
File "/usr/lib/python3/dist-packages/mesonbuild/interpreter.py", line 1622,
in method_call
value = fn(state, args, kwargs)
File "/usr/lib/python3/dist-packages/mesonbuild/interpreterbase.py", line
219, in wrapped
return f(*wrapped_args, **wrapped_kwargs)
File "/usr/lib/python3/dist-packages/mesonbuild/interpreterbase.py", line
162, in wrapped
return f(*wrapped_args, **wrapped_kwargs)
File "/usr/lib/python3/dist-packages/mesonbuild/modules/i18n.py", line 89, in
merge_file
ifile_abs = inputfile.absolute_path(state.environment.source_dir,
AttributeError: 'list' object has no attribute 'absolute_path'
The Meson build system
Version: 0.48.0
Source dir: /build/1st/gnome-initial-setup-3.30.0
Build dir: /build/1st/gnome-initial-setup-3.30.0/obj-x86_64-linux-gnu
Build type: native build
WARNING: Unknown options: "disable-software-sources, with-vendor-conf-file"
Project name: gnome-initial-setup
Project version: 3.29.92
Appending CFLAGS from environment: '-g -O2
-fdebug-prefix-map=/build/1st/gnome-initial-setup-3.30.0=.
-fstack-protector-strong -Wformat -Werror=format-security'
Appending LDFLAGS from environment: '-Wl,-z,relro -Wl,-z,now -Wl,-z,defs
-Wl,--as-needed'
Appending CPPFLAGS from environment: '-Wdate-time -D_FORTIFY_SOURCE=2'
Native C compiler: cc (gcc 8.2.0 "cc (Debian 8.2.0-7) 8.2.0")
Build machine cpu family: x86_64
Build machine cpu: x86_64
Found pkg-config: /usr/bin/pkg-config (0.29)
Dependency cheese found: YES 3.28.0
Dependency cheese-gtk found: YES 3.28.0
Dependency packagekit-glib2 found: YES 1.1.10
Dependency ibus-1.0 found: YES 1.5.19
Configuring config.h using configuration
Configuring gnome-initial-setup-copy-worker.desktop.in using configuration
Configuring gnome-initial-setup-first-login.desktop.in using configuration
Configuring gnome-welcome-tour.desktop.in using configuration
--- End Message ---
--- Begin Message ---
Source: meson
Source-Version: 0.48.1-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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jussi Pakkanen <[email protected]> (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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Wed, 17 Oct 2018 18:57:16 +0300
Source: meson
Binary: meson
Architecture: source
Version: 0.48.1-1
Distribution: unstable
Urgency: medium
Maintainer: Jussi Pakkanen <[email protected]>
Changed-By: Jussi Pakkanen <[email protected]>
Description:
meson - high-productivity build system
Closes: 909851 910443
Changes:
meson (0.48.1-1) unstable; urgency=medium
.
* New upstream release. Closes: #909851, #910443.
Checksums-Sha1:
1ceee6cb977cf8c38ccc84f8c2cfa75544a2c9ce 3350 meson_0.48.1-1.dsc
eb5792ef897b93330c3504e99ce62a336742ac1f 1310184 meson_0.48.1.orig.tar.gz
5f6224bf04effdd257f2078faf35960b1187a78a 11860 meson_0.48.1-1.debian.tar.xz
78e9800f598fa4d477b6fce35f328f07c3a977ca 33133 meson_0.48.1-1_source.buildinfo
Checksums-Sha256:
2a33513aa86e88bb1d207dbf74acba8172048efcbb3bd61be8068ba904f1b183 3350
meson_0.48.1-1.dsc
425d12edbb81498314926afa93a3eb2fca4ca6929cbe0f8abeb6ab45d1d9fa8f 1310184
meson_0.48.1.orig.tar.gz
4fb377cfd715948e64fe20268157a91f4d84c48f42e5e2756b24b8bf1dff5fdf 11860
meson_0.48.1-1.debian.tar.xz
13184a33fe511380fc485d0b884821b5838845cdb8708839b6828fc1dc0efe43 33133
meson_0.48.1-1_source.buildinfo
Files:
489b5c95e6266a50258bc14288453cd1 3350 devel optional meson_0.48.1-1.dsc
d424e2ae88036326cc6c8e3b01e65daf 1310184 devel optional
meson_0.48.1.orig.tar.gz
2f7d8360c56fd503618a1a3fbaa40648 11860 devel optional
meson_0.48.1-1.debian.tar.xz
1d4f1811fb0deb9c987553b47cbb23ab 33133 devel optional
meson_0.48.1-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEExkOAo1eT0DvBz+1oxrkYDUvYt64FAlvHqV8ACgkQxrkYDUvY
t65Meg/+NIiLAPy3pYuYH4/f7Efa4oJ1D8+IrL9hRepINsvYdYf+2uMXwXkO7sW+
FZmZ+Zrkm1gONzyTjKdCRXg9B8xhbth6D25BEa1q7aBmcZdPl8R1vjitnWGPbi7P
8nvnOHNAmDEX4cSPh/EEY/HZ7OymxuWcyZBIuQpQQEwVNQnGlvNGWetgADvSDZU3
vlBvZe10E8BCj/oBS2ST56dQce86pNBjDf6gy1zscCSl3lvbt9eWAg1CzY0aZTMT
lbPFaZlvE+MddbmT5T946YfMCPFBPmAp5Jp8hFbi0jAjhe4P2J6+ULt+s3hlcWed
CZOWVUdcLWKXxlu9GHBVzG3C3kOaeSx3i670r4o7oJIDtlXvg3a+q4RBxy49VdFk
l5z91ku4IyKTuyFMBkLC2WxO3FoIevqeQ67WAsLvIm2iPo30bPPe3cvMrwBaV3OJ
gTEHH2M5N85WclCt1VK4vnNaL2ZN35K+S6X06lRhqURXJMp8eHzytzXIGRpLUX4Z
czfbBvW6orJA8mv5cAjvoYfQVGWLnmrmgF5KSu1fpUHroyRJeqt5h9HMJMeQjD1b
//Gcssra1GEbnWbIrHjtVEmAv24Giqo8yMxhCzfJKHBC7yP7oKS8umN7lNb4g4vm
fjmIPXBQkLCzcow4JWs1ljjZYwcUBsx71QEweUuYqa2NaJWJwtM=
=0u0i
-----END PGP SIGNATURE-----
--- End Message ---