Your message dated Sat, 01 Feb 2020 15:10:41 +0000
with message-id <e1ixupx-0005wt...@fasolo.debian.org>
and subject line Bug#941218: fixed in guile-2.0 2.0.13+1-5.4
has caused the Debian Bug report #941218,
regarding guile-2.0: FTBFS on ppc64el
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.)
--
941218: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=941218
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: guile-2.0
Version: 2.0.13+1-5.2
Severity: serious
Hello, looks like guile-2.0 FTBFS on ppc64el, probably after readline
transition (Ubuntu has this problem since the rebuild against the new readline)
I remember I tried to cherry-pick fixes from guile-2.2 but I didn't find
anything related to this failure
cat alist.doc arbiters.doc array-handle.doc array-map.doc arrays.doc async.doc
backtrace.doc boolean.doc bitvectors.doc bytevectors.doc chars.doc control.doc
continuations.doc debug.doc deprecated.doc deprecation.doc dynl.doc dynwind.doc
eq.doc error.doc eval.doc evalext.doc expand.doc extensions.doc feature.doc
filesys.doc fluids.doc foreign.doc fports.doc gc-malloc.doc gc.doc gettext.doc
generalized-arrays.doc generalized-vectors.doc goops.doc gsubr.doc
guardians.doc hash.doc hashtab.doc hooks.doc i18n.doc init.doc ioext.doc
keywords.doc list.doc load.doc macros.doc mallocs.doc memoize.doc modules.doc
numbers.doc objprop.doc options.doc pairs.doc ports.doc print.doc procprop.doc
procs.doc promises.doc r6rs-ports.doc random.doc rdelim.doc read.doc root.doc
rw.doc scmsigs.doc script.doc simpos.doc smob.doc sort.doc srcprop.doc
srfi-1.doc srfi-4.doc srfi-13.doc srfi-14.doc srfi-60.doc stackchk.doc
stacks.doc stime.doc strings.doc strorder.doc strports.doc struct.doc
symbols.doc threads.doc throw.doc trees.doc unicode.doc uniform.doc values.doc
variable.doc vectors.doc version.doc vports.doc weaks.doc dynl.doc posix.doc
net_db.doc socket.doc regex-posix.doc | GUILE_INSTALL_LOCALE=1
GUILE_AUTO_COMPILE=0 ../meta/build-env guild snarf-check-and-output-texi
> guile-procedures.texi || { rm guile-procedures.texi; false; }
make[4]: Leaving directory '/<<PKGBUILDDIR>>/libguile'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/libguile'
Making all in module
make[3]: Entering directory '/<<PKGBUILDDIR>>/module'
GUILE_INSTALL_LOCALE=1 GUILE_AUTO_COMPILE=0 \
../meta/build-env \
guild compile --target="powerpc64le-unknown-linux-gnu" -Wunbound-variable
-Warity-mismatch -Wformat \
-L "/<<PKGBUILDDIR>>/module" -L "/<<PKGBUILDDIR>>/module" \
-L "/<<PKGBUILDDIR>>/guile-readline" \
-o "ice-9/eval.go" "ice-9/eval.scm"
wrote `ice-9/eval.go'
GUILE_INSTALL_LOCALE=1 GUILE_AUTO_COMPILE=0 \
../meta/build-env \
guild compile --target="powerpc64le-unknown-linux-gnu" -Wunbound-variable
-Warity-mismatch -Wformat \
-L "/<<PKGBUILDDIR>>/module" -L "/<<PKGBUILDDIR>>/module"
\
-L "/<<PKGBUILDDIR>>/guile-readline" \
-o "ice-9/psyntax-pp.go" "./ice-9/psyntax.scm"
GUILE_INSTALL_LOCALE=1 GUILE_AUTO_COMPILE=0 \
../meta/build-env \
guild compile --target="powerpc64le-unknown-linux-gnu" -Wunbound-variable
-Warity-mismatch -Wformat \
-L "/<<PKGBUILDDIR>>/module" -L "/<<PKGBUILDDIR>>/module" \
-L "/<<PKGBUILDDIR>>/guile-readline" \
-o "ice-9/boot-9.go" "ice-9/boot-9.scm"
GUILE_INSTALL_LOCALE=1 GUILE_AUTO_COMPILE=0 \
../meta/build-env \
guild compile --target="powerpc64le-unknown-linux-gnu" -Wunbound-variable
-Warity-mismatch -Wformat \
-L "/<<PKGBUILDDIR>>/module" -L "/<<PKGBUILDDIR>>/module" \
-L "/<<PKGBUILDDIR>>/guile-readline" \
-o "ice-9/vlist.go" "ice-9/vlist.scm"
GUILE_INSTALL_LOCALE=1 GUILE_AUTO_COMPILE=0 \
../meta/build-env \
guild compile --target="powerpc64le-unknown-linux-gnu" -Wunbound-variable
-Warity-mismatch -Wformat \
-L "/<<PKGBUILDDIR>>/module" -L "/<<PKGBUILDDIR>>/module" \
-L "/<<PKGBUILDDIR>>/guile-readline" \
-o "srfi/srfi-1.go" "srfi/srfi-1.scm"
Backtrace:
In ice-9/eval.scm:
387: 19 [eval # #]
387: 18 [eval # #]
387: 17 [eval # #]
387: 16 [eval # #]
387: 15 [eval # #]
440: 14 [eval # #]
440: 13 [eval # #]
411: 12 [eval # #]
411: 11 [eval # #]
411: 10 [eval # #]
387: 9 [eval # #]
432: 8 [eval # #]
432: 7 [eval # #]
471: 6 [eval # #]
481: 5 [lp (#<fluid 11>) (#f)]
471: 4 [eval # #]
486: 3 [eval # #]
381: 2 [eval # #]
In unknown file:
?: 1 [#<variable 1002bf79e20 value: #<procedure #<variable 1002bf79e20
value: #<program 7fffb78ba900>> _>> #]
In ice-9/eval.scm:
481: 0 [lp (#<fluid 13>) ((#<catch-closure 1002c1ad880>))]
ice-9/eval.scm:481:19: guile: uncaught throw to unbound-variable:
(module-lookup Unbound variable: ~S (apply-smob/1) #f)
make[3]: *** [Makefile:2238: ice-9/vlist.go] Error 1
make[3]: *** Waiting for unfinished jobs....
Backtrace:
In ice-9/eval.scm:
387: 19 [eval # #]
387: 18 [eval # #]
387: 17 [eval # #]
387: 16 [eval # #]
387: 15 [eval # #]
440: 14 [eval # #]
440: 13 [eval # #]
411: 12 [eval # #]
411: 11 [eval # #]
411: 10 [eval # #]
387: 9 [eval # #]
432: 8 [eval # #]
432: 7 [eval # #]
471: 6 [eval # #]
481: 5 [lp (#<fluid 11>) (#f)]
471: 4 [eval # #]
486: 3 [eval # #]
381: 2 [eval # #]
In unknown file:
?: 1 [#<variable 10008bf9e20 value: #<procedure #<variable 10008bf9e20
value: #<program 7fffa771a900>> _>> #]
In ice-9/eval.scm:
481: 0 [lp (#<fluid 13>) ((#<catch-closure 10008d05420>))]
ice-9/eval.scm:481:19: guile: uncaught throw to unbound-variable:
(module-lookup Unbound variable: ~S (apply-smob/1) #f)
make[3]: *** [Makefile:2238: ice-9/boot-9.go] Error 1
Backtrace:
In ice-9/eval.scm:
387: 19 [eval # #]
387: 18 [eval # #]
387: 17 [eval # #]
387: 16 [eval # #]
387: 15 [eval # #]
440: 14 [eval # #]
440: 13 [eval # #]
411: 12 [eval # #]
411: 11 [eval # #]
411: 10 [eval # #]
387: 9 [eval # #]
432: 8 [eval # #]
432: 7 [eval # #]
471: 6 [eval # #]
481: 5 [lp (#<fluid 11>) (#f)]
471: 4 [eval # #]
486: 3 [eval # #]
381: 2 [eval # #]
In unknown file:
?: 1 [#<variable 10035009e20 value: #<procedure #<variable 10035009e20
value: #<program 7fff8a65a900>> _>> #]
In ice-9/eval.scm:
481: 0 [lp (#<fluid 13>) ((#<catch-closure 100350dcd40>))]
ice-9/eval.scm:481:19: guile: uncaught throw to unbound-variable:
(module-lookup Unbound variable: ~S (apply-smob/1) #f)
make[3]: *** [Makefile:2238: srfi/srfi-1.go] Error 1
Backtrace:
In ice-9/eval.scm:
387: 19 [eval # #]
387: 18 [eval # #]
387: 17 [eval # #]
387: 16 [eval # #]
387: 15 [eval # #]
440: 14 [eval # #]
440: 13 [eval # #]
411: 12 [eval # #]
411: 11 [eval # #]
411: 10 [eval # #]
387: 9 [eval # #]
432: 8 [eval # #]
432: 7 [eval # #]
471: 6 [eval # #]
481: 5 [lp (#<fluid 11>) (#f)]
471: 4 [eval # #]
486: 3 [eval # #]
381: 2 [eval # #]
In unknown file:
?: 1 [#<variable 1003cf69e20 value: #<procedure #<variable 1003cf69e20
value: #<program 7fffb9a3a900>> _>> #]
In ice-9/eval.scm:
481: 0 [lp (#<fluid 13>) ((#<catch-closure 1003d05f900>))]
ice-9/eval.scm:481:19: guile: uncaught throw to unbound-variable:
(module-lookup Unbound variable: ~S (apply-smob/1) #f)
make[3]: *** [Makefile:2260: ice-9/psyntax-pp.go] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/module'
In ubuntu we are ignoring the testsuite on ppc64el
G.
--- End Message ---
--- Begin Message ---
Source: guile-2.0
Source-Version: 2.0.13+1-5.4
We believe that the bug you reported is fixed in the latest version of
guile-2.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 941...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Graham Inggs <gin...@debian.org> (supplier of updated guile-2.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: SHA512
Format: 1.8
Date: Sat, 01 Feb 2020 14:02:53 +0000
Source: guile-2.0
Architecture: source
Version: 2.0.13+1-5.4
Distribution: unstable
Urgency: medium
Maintainer: Rob Browning <r...@defaultvalue.org>
Changed-By: Graham Inggs <gin...@debian.org>
Closes: 941218
Changes:
guile-2.0 (2.0.13+1-5.4) unstable; urgency=medium
.
* Non-maintainer upload
* Build with -O0 on powerpc, ppc64 and ppc64el as well (Closes: #941218)
Checksums-Sha1:
b0ff81df85b6c3b6bc829a0cdc236366c7ce046e 2125 guile-2.0_2.0.13+1-5.4.dsc
6c760663c5425754f0674c3bc99b106adb92b88f 21776
guile-2.0_2.0.13+1-5.4.debian.tar.xz
Checksums-Sha256:
baef97d1925ba072d2dbe403c8180f6ced988fcb551ac077c4a5fc584c3c6375 2125
guile-2.0_2.0.13+1-5.4.dsc
5f21a795a1474cba29744bc8336729e79cc8e8e3ef0c5eac013a6a1f4816d79b 21776
guile-2.0_2.0.13+1-5.4.debian.tar.xz
Files:
c193e6c4e16b5f7ef61818144212f2c2 2125 interpreters optional
guile-2.0_2.0.13+1-5.4.dsc
fb184e2289228733e818680bc75abce5 21776 interpreters optional
guile-2.0_2.0.13+1-5.4.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEJeP/LX9Gnb59DU5Qr8/sjmac4cIFAl41hq8ACgkQr8/sjmac
4cJFLhAAk6YTdlvDwd9ST/OLH17KJkYW9FHC4M1Sn+1jZZTEuPi15dPi4QtOXLOe
y+bs636H401qa8qPRWo05NZaGEbW0K0qWZ6YCLQo4uj6F7uZ0i0lobkUGF22YeJd
ACrDyvu9DR1YfJW71DsBWolHkHGeacfAYi/sbaxnyYlTlPs0P21KeZNhsgF0AD4Y
PKz+yTTqXWewu0HdSUhJb3xQI/N7wwIJtVlAfeblfmRfm4hb+qzZuhGRWx7sn6St
sOuWDOcv3wwwgDE/5L9t1nDH7UFZ3hRayOiLxrBE/H6Me0zOO7LgkrpSl6+bZ09f
zlVMMUeU2ny5dwLusctkGa1t1eKVQGUQtP/i6zNEOWcyFYNUsfHcOf9ih9wtiC2+
amROvi/mSPXzVNsm43R2xccK8F7fAW7+2V8bT6zgZU3FGpF2VKU8j6k9NgVtCxU/
KLVkkNW5ZwHluEOGKTFZ3F1ckU1rDdcB1s0p5UwcEW93Sy2Qly9SovLGLVZJNz/f
cIq3Vo6DKRuItROJite1aQjyXE83cRx5OduohLmcU5W8gkWfS8IZ9n/wdnu4XBOB
G7xQvB7to1YHBjPbvkXJ/wC2e8P8l3eb/M2D6jH3kvK2xoMVex4ImkHyz65lXj/K
xhU6h5ZbdeuMvBeK8Yv2PH6DuL18mBSSQm0IdKP7XT/bwOUghpA=
=hEr7
-----END PGP SIGNATURE-----
--- End Message ---