Your message dated Mon, 15 Aug 2016 22:08:42 +0000
with message-id <e1bzq3m-000058...@franck.debian.org>
and subject line Bug#834272: fixed in glib2.0 2.48.1-3
has caused the Debian Bug report #834272,
regarding glib2.0: FTBFS in testing: assertion failed
(g_regex_get_compile_flags (regex) == data->real_compile_opts)
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.)
--
834272: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=834272
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:glib2.0
Version: 2.48.1-2
Severity: serious
Dear maintainer:
This package currently fails to build from source in stretch:
--------------------------------------------------------------
ERROR: regex
============
**
ERROR:/build/glib2.0-2.48.1/./glib/tests/regex.c:82:test_new: assertion failed
(g_regex_get_compile_flags (regex) == data->real_compile_opts): (0x00000000 ==
0x00000001)
Aborted
# random seed: R02S3a16f16e7544d343b415274317394026
1..572
# Start of regex tests
ok 1 /regex/properties
PASS: regex 1 /regex/properties
ok 2 /regex/class
PASS: regex 2 /regex/class
ok 3 /regex/lookahead
PASS: regex 3 /regex/lookahead
ok 4 /regex/lookbehind
PASS: regex 4 /regex/lookbehind
ok 5 /regex/subpattern
PASS: regex 5 /regex/subpattern
ok 6 /regex/condition
PASS: regex 6 /regex/condition
ok 7 /regex/recursion
PASS: regex 7 /regex/recursion
# Bug Reference: http://bugzilla.gnome.org/640489
ok 8 /regex/multiline
PASS: regex 8 /regex/multiline
ok 9 /regex/explicit-crlf
PASS: regex 9 /regex/explicit-crlf
ok 10 /regex/max-lookbehind
PASS: regex 10 /regex/max-lookbehind
# Start of new tests
ok 11 /regex/new/1
PASS: regex 11 /regex/new/1
ok 12 /regex/new/2
PASS: regex 12 /regex/new/2
ok 13 /regex/new/3
PASS: regex 13 /regex/new/3
ok 14 /regex/new/4
PASS: regex 14 /regex/new/4
ok 15 /regex/new/5
PASS: regex 15 /regex/new/5
ok 16 /regex/new/6
PASS: regex 16 /regex/new/6
ok 17 /regex/new/7
PASS: regex 17 /regex/new/7
ok 18 /regex/new/8
PASS: regex 18 /regex/new/8
ok 19 /regex/new/9
PASS: regex 19 /regex/new/9
ok 20 /regex/new/10
PASS: regex 20 /regex/new/10
ok 21 /regex/new/11
PASS: regex 21 /regex/new/11
ok 22 /regex/new/12
PASS: regex 22 /regex/new/12
ok 23 /regex/new/13
PASS: regex 23 /regex/new/13
# End of new tests
# Start of new-check-flags tests
ok 24 /regex/new-check-flags/14
PASS: regex 24 /regex/new-check-flags/14
ok 25 /regex/new-check-flags/15
PASS: regex 25 /regex/new-check-flags/15
# ERROR:/build/glib2.0-2.48.1/./glib/tests/regex.c:82:test_new: assertion
failed (g_regex_get_compile_flags (regex) == data->real_compile_opts):
(0x00000000 == 0x00000001)
ERROR: regex - too few tests run (expected 572, got 25)
ERROR: regex - exited with status 134 (terminated by signal 6?)
--------------------------------------------------------------
There are full logs available here:
https://tests.reproducible-builds.org/debian/rb-pkg/testing/amd64/glib2.0.html
Thanks.
--- End Message ---
--- Begin Message ---
Source: glib2.0
Source-Version: 2.48.1-3
We believe that the bug you reported is fixed in the latest version of
glib2.0, 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 834...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Simon McVittie <s...@debian.org> (supplier of updated glib2.0 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: Mon, 15 Aug 2016 18:01:03 +0100
Source: glib2.0
Binary: libglib2.0-0 libglib2.0-tests libglib2.0-udeb libglib2.0-bin
libglib2.0-dev libglib2.0-0-dbg libglib2.0-data libglib2.0-doc libgio-fam
Architecture: source
Version: 2.48.1-3
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers
<pkg-gnome-maintain...@lists.alioth.debian.org>
Changed-By: Simon McVittie <s...@debian.org>
Description:
libgio-fam - GLib Input, Output and Streaming Library (fam module)
libglib2.0-0 - GLib library of C routines
libglib2.0-0-dbg - Debugging symbols for the GLib libraries
libglib2.0-bin - Programs for the GLib library
libglib2.0-data - Common files for GLib library
libglib2.0-dev - Development files for the GLib library
libglib2.0-doc - Documentation files for the GLib library
libglib2.0-tests - GLib library of C routines - installed tests
libglib2.0-udeb - GLib library of C routines - minimal runtime (udeb)
Closes: 821031 834272 834334
Changes:
glib2.0 (2.48.1-3) unstable; urgency=medium
.
* Team upload
* debian/tests/control: do not fail on stderr output from
installed-tests. If gvfs happens to be installed, it gets
D-Bus-activated (even if it's disabled via GIO_USE_VFS and
GIO_USE_VOLUME_MONITOR), resulting in logging from dbus-daemon.
(Closes: #821031)
* debian/tests/installed-tests: explicitly select built-in VFS and
volume monitor
* d/p/gregex-loosen-behaviour-testing.patch: add patch from upstream
bug 767240 (not applied yet) to relax assertions about PCRE's behaviour,
which changed in 8.38 (Closes: #834272)
* d/rules: unset XDG_CONFIG_HOME, XDG_CACHE_HOME, XDG_DATA_HOME,
XDG_CONFIG_DIRS, XDG_DATA_DIRS so that they are based on the temporary
HOME. This avoids FTBFS if the user doing the build has these variables
already set in their build environment (Closes: #834334)
Checksums-Sha1:
5f9f28179107629478ff6939cc2c7f4b3e96a9b3 3122 glib2.0_2.48.1-3.dsc
44751f5ee0968bbf0889b1e3cf7e70a6af5d87a7 69760 glib2.0_2.48.1-3.debian.tar.xz
Checksums-Sha256:
49e321b09198384182e1f482db2ad8749852d8a840099570098856e7508a1682 3122
glib2.0_2.48.1-3.dsc
d506037f483c2548118d70c09fafdcb6b52d2a89b1943605629a7d0de7651cb1 69760
glib2.0_2.48.1-3.debian.tar.xz
Files:
3716a3518e7f87daecb6d77e9205f55b 3122 libs optional glib2.0_2.48.1-3.dsc
7885813159dee49ff621f02a604fca90 69760 libs optional
glib2.0_2.48.1-3.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIcBAEBCAAGBQJXsi4+AAoJEE3o/ypjx8yQVtIP/0QvN77WRm4/I57dKlV5X02H
Kz25vq4Ru/7oPXatZfkMeFwqo950a/vaTuZ6RoGlgLWFfLmypFSbwAmrXC5DLyPM
hbwE/qGnQIiGNJPEUmJVUgulE3tzyaW9YXugdI5/l1l8vDO7F9KIKe7/gOos4t2Q
uO70ZOxBC8nHetWuQztfRw3S4XB5GaGklV6LKbJdDcUXKPsHkowI77o5WUHqVM+n
o7ekgrJn1TO6SN2O5Kv1Is98mPBGJSBcjYoo2LQYGpCPLqxUL2NeAN3dvI3Uo6Eb
h5zVySvy2wnBPZOIGOfnXvp8kveYDSaeZEyRqGXKD0pGFjAkjDdjdLMqWOjBGP3A
nnXDDtowuy0cNm1yQCCsc6WXEqe9X6aQP9K80wMq8WU67BgxsiAdtm7OWyBGbYhl
55NS+DWK+nwKpglDQ0DQt8t7MUZ2I6iKPdvj2clvuIN3HbWX61JAZLygUG6xcE6Y
wYnSEyNSkFZRW1zWl6slF7cQKUbUbu5fMPr+pha02QROomVt8PQDVIOeFv4LzWpa
rWaMW5WeBeFFS6kzwBuZAy6HlYBTIPID8pyU9T7imH56BL8tgzCS9cqYIu9VZtYK
7XPoGpXQmfp8DzGWHl+eVFX0x4bqrJPfZ5OD0+XDD9APpaR5WkAA9SecOUL6ECtY
5NMG0atsmXu4IGs589If
=lHb1
-----END PGP SIGNATURE-----
--- End Message ---