Package: src:racket
Version: 7.1+dfsg1-1
Severity: important

Hi!

I've been doing a full rebuild of the Debian archive, building all
source packages targeting armel and armhf using arm64 hardware. We are
planning in future to move all of our 32-bit armel/armhf builds to
using arm64 machines, so this rebuild is to identify packages that
might have problems with this configuration.

I've tried to build llvmlite for both armel and armhf on top of arm64,
and it's failing its build:

...
raco setup: running: <pkgs>/drracket/help/bug-report.scrbl
raco setup: running: <pkgs>/games/cards/cards.scrbl
raco setup: running: 
<pkgs>/racket-doc/compatibility/scribblings/compatibility.scrbl
raco setup: running: 
<pkgs>/web-server-doc/web-server/scribblings/tutorial/continue.scrbl
raco setup: running: <pkgs>/contract-profile/scribblings/contract-profile.scrbl
raco setup: running: 
<pkgs>/net-cookies-doc/net/cookies/scribblings/cookies.scrbl
raco setup: running: <pkgs>/data-doc/data/scribblings/data.scrbl
Aborted (core dumped)
make[2]: *** [Makefile:177: install-3m] Error 134
make[2]: Leaving directory 
'/home/steve/debian/build/racket/racket-7.1+dfsg1/build'
make[1]: *** [Makefile:103: install] Error 2
make[1]: Leaving directory 
'/home/steve/debian/build/racket/racket-7.1+dfsg1/build'
make: *** [debian/rules:63: do-install-indep] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit 
status 2
debuild: fatal error at line 1182:
dpkg-buildpackage -us -uc -ui failed
...

Unfortunately the core file I get has no identifying information
embedded to give me any clues on how to debug:

(sid-armel)steve@mjolnir:~/debian/build/racket/racket-7.1+dfsg1$ find . -name 
core
./build/core
./share/pkgs/frtime/core
./debian/tmp/usr/share/racket/pkgs/frtime/core
(sid-armel)steve@mjolnir:~/debian/build/racket/racket-7.1+dfsg1$ file build/core
build/core: ELF 32-bit LSB core file, ARM, version 1 (SYSV)

so I can't give much more information at this point.

Full logs online at

  
https://www.einval.com/debian/arm/rebuild-logs/armel/FAIL/racket_7.1+dfsg1-1_armel.log
  
https://www.einval.com/debian/arm/rebuild-logs/armhf/FAIL/racket_7.1+dfsg1-1_armhf.log

-- System Information:
Debian Release: 9.6
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-debug'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.9.0-8-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Reply via email to