Your message dated Fri, 28 Feb 2020 10:12:41 +0000
with message-id <20200228101241.ga206...@espresso.pseudorandom.co.uk>
and subject line Re: Bug#948834: glib2.0: FTBFS: 
gio/tests/gsocketclient-slow.c: Error resolving ?localhost?: Name or service 
not known
has caused the Debian Bug report #948834,
regarding glib2.0: FTBFS: gio/tests/gsocketclient-slow.c: Error resolving 
?localhost?: Name or service not known
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.)


-- 
948834: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=948834
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: glib2.0
Version: 2.62.4-1
Severity: serious
Tags: ftbfs

Dear maintainer,

your package failed to rebuild in a standard sid chroot.

GLib-Message: 17:05:23.993: test_mapping: ok
GLib-Message: 17:05:23.993: test_private: ok
GLib-Message: 17:05:23.995: test_child_private: child spawned
GLib-Message: 17:05:23.997: test_child_private: received first child signal
GLib-Message: 17:05:23.997: test_child_private: received parent signal
GLib-Message: 17:05:23.997: test_child_private: received second child signal
GLib-Message: 17:05:23.997: test_child_private: ok
Starting 8 threads for concurrent GSlice usage...
gcfbbcgcchbfbheedegecdehddbebgbhbhfhhddcehcddebdbdeddgeehhffeefaahgdcgchegccfchbbfffdcccbbfecffcfeeabfbbbebfefaaacgeaaaaaaaaaaaaaaa
Thread 1: 48935 blocks freed, 1036 blocks not freed
Thread 2: 41412 blocks freed, 8421 blocks not freed
Thread 3: 44923 blocks freed, 5101 blocks not freed
Thread 4: 38710 blocks freed, 11527 blocks not freed
Thread 5: 45664 blocks freed, 4028 blocks not freed
Thread 6: 44076 blocks freed, 5763 blocks not freed
Thread 7: 44433 blocks freed, 5715 blocks not freed
Thread 8: 39611 blocks freed, 10645 blocks not freed
Add same-priority sources: 37
Remove in random order: 69
Add different-priority sources: 72
Remove in random order: 102
Add sources from threads: 375
Remove sources from threads: 145

128/261 glib:gio / filter-streams               OK       0.03 s 
...
173/261 glib:gio / unix-mounts                  OK       0.03 s
174/261 glib:gio / unix-streams                 OK       1.03 s
175/261 glib:gio / g-file-info-filesystem-readonly  OK       0.01 s
176/261 glib:gio / gschema-compile              OK       1.04 s
177/261 glib:gio / trash                        OK       0.02 s
178/261 glib:gio / gsocketclient-slow           FAIL     0.02 s (killed by 
signal 6 SIGABRT)
179/261 glib:gio / appinfo                      OK       0.04 s
180/261 glib:gio / desktop-app-info             OK       1.25 s
181/261 glib:gio / mimeapps                     OK       0.08 s
182/261 glib:gio+slow / actions                 OK      45.86 s
183/261 glib:gio / gdbus-auth                   OK       0.04 s
...
253/261 glib:glib+slow / threadpool-test        OK      36.22 s # random seed: 
R02S5bad22ae13d35ce4da94f42a9d17de2f
# random seed: R02S7fae02546c7f4d8fe222d409000c398b
# random seed: R02S33571a694045528b0fb3c38aa2be4b03
# random seed: R02Se322952d806f2dbb5ce87d070e1a8045
Children: 3     Iters: 10000
Children: 3     Iters: 10000
Children: 3     Iters: 10000
Children: 3     Iters: 10000
Elapsed user: 115
Elapsed system: 216
Elapsed total: 331
total / iteration: 0.0110333
# random seed: R02Sc353539a86c9df7d32340b67a8afc668

254/261 glib:glib / type-test                   OK       0.02 s
255/261 glib:glib / unicode-caseconv            OK       0.02 s
256/261 glib:glib / unicode-encoding            OK       0.02 s
257/261 glib:glib / module-test-library         OK       0.02 s
258/261 glib:glib / module-test-plugin          OK       0.03 s
259/261 glib:glib / cxx-test                    OK       0.03 s
260/261 glib:glib / timeloop                    OK       3.53 s
261/261 glib:glib / iochannel-test              OK       0.02 s

Ok:                  260
Expected Fail:         0
Fail:                  1
Unexpected Pass:       0
Skipped:               0
Timeout:               0

make[1]: *** [debian/rules:131: override_dh_auto_test-arch] Error 1
make[1]: Leaving directory '/build/1st/glib2.0-2.62.4'
make: *** [debian/rules:21: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2


-- 
regards,
                        Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540      .''`.
More about me:  https://mapreri.org                             : :'  :
Launchpad user: https://launchpad.net/~mapreri                  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Version: 2.63.1-1

On Wed, 26 Feb 2020 at 11:33:29 +0000, Simon McVittie wrote:
> The good news is that GLib 2.63.x should fix this, because GLib 2.63.x
> implements
> <https://tools.ietf.org/html/draft-ietf-dnsop-let-localhost-be-localhost-02>
> and hard-codes "localhost" to resolve to 127.0.0.1 and/or ::1 (depending
> on the requested address family).

This appears to work on reproducible-builds, so I'm closing this bug
as fixed in experimental. The first GLib stable release with this in,
2.64.0, has just been released, so a fixed version should be on its way
to unstable fairly soon.

I've opened a separate glibc bug report to query whether this is
considered to be a glibc bug - I don't think fixing it in every consumer
of the getaddrinfo() API is something that can scale.

    smcv

--- End Message ---

Reply via email to