Summary: | dev-lisp/gcl-2.6.15_pre3 fails to build on arm64 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Roy Bamford <neddyseagoon> |
Component: | Current packages | Assignee: | Common Lisp Bugs <common-lisp> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | lotgyero |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
Build Log
build.log |
Description
Roy Bamford
![]() Created attachment 866001 [details]
Build Log
1. add <dev-lisp/gcl-2.6.15_pre3 ** to package.accept_keywords/ Should have been 1. add <dev-lisp/gcl-9999 ** to package.accept_keywords/ The build log is for dev-lisp/gcl-2.6.15_pre3 Similarly tried a build on arm64 (Pine64 RockPro64) since the request on gentoo-dev list. The error seems to be slightly different, but in the same compilation unit. Build ends with: Compiling GCL_PCL_PKG... Compiling /mnt/raid/var/tmp/portage/dev-lisp/gcl-2.6.15_pre3/work/gcl-Version_2_6_15pre3/gcl/unixport/../pcl/gcl_pcl_pkg.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=1 (No runtime error checking), Space=0, Speed=3 Finished compiling /mnt/raid/var/tmp/portage/dev-lisp/gcl-2.6.15_pre3/work/gcl-Version_2_6_15pre3/gcl/unixport/../pcl/gcl_pcl_pkg.o. Loading binary of GCL_PCL_PKG... ;; Loading #p"/mnt/raid/var/tmp/portage/dev-lisp/gcl-2.6.15_pre3/work/gcl-Version_2_6_15pre3/gcl/unixport/../pcl/gcl_pcl_pkg.o" start address -T 0xcca010 ;; Finished loading #p"/mnt/raid/var/tmp/portage/dev-lisp/gcl-2.6.15_pre3/work/gcl-Version_2_6_15pre3/gcl/unixport/../pcl/gcl_pcl_pkg.o" Compiling GCL_PCL_WALK... Compiling /mnt/raid/var/tmp/portage/dev-lisp/gcl-2.6.15_pre3/work/gcl-Version_2_6_15pre3/gcl/unixport/../pcl/gcl_pcl_walk.lisp. End of Pass 1. ;; Note: Tail-recursive call of WALK-TEMPLATE was replaced by iteration. ;; Note: Tail-recursive call of WALK-TEMPLATE was replaced by iteration. ;; Note: Tail-recursive call of WALK-TEMPLATE-HANDLE-REPEAT-1 was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=1 (No runtime error checking), Space=0, Speed=3 Finished compiling /mnt/raid/var/tmp/portage/dev-lisp/gcl-2.6.15_pre3/work/gcl-Version_2_6_15pre3/gcl/unixport/../pcl/gcl_pcl_walk.o. Loading binary of GCL_PCL_WALK... ;; Loading #p"/mnt/raid/var/tmp/portage/dev-lisp/gcl-2.6.15_pre3/work/gcl-Version_2_6_15pre3/gcl/unixport/../pcl/gcl_pcl_walk.o" Error: ERROR "Caught fatal error [memory may be damaged]" Fast links are on: do (si::use-fast-links nil) for debugging Signalled by SYSTEM:MFVFUN-KEY. ERROR "Caught fatal error [memory may be damaged]" Broken at SYSTEM:MFVFUN-KEY. Type :H for Help. 1 Return to top level. WALKER>>make[1]: *** [makefile:35: gcl_pcl_boot.c] Error 255 make[1]: Leaving directory '/mnt/raid/var/tmp/portage/dev-lisp/gcl-2.6.15_pre3/work/gcl-Version_2_6_15pre3/gcl/pcl' make: *** [makefile:90: unixport/saved_pcl_gcl] Error 2 rm h/mcompdefs.h * ERROR: dev-lisp/gcl-2.6.15_pre3::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-lisp/gcl-2.6.15_pre3::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-lisp/gcl-2.6.15_pre3::gentoo'`. * The complete build log is located at '/mnt/raid/var/tmp/portage/dev-lisp/gcl-2.6.15_pre3/temp/build.log'. * The ebuild environment file is located at '/mnt/raid/var/tmp/portage/dev-lisp/gcl-2.6.15_pre3/temp/environment'. * Working directory: '/mnt/raid/var/tmp/portage/dev-lisp/gcl-2.6.15_pre3/work/gcl-Version_2_6_15pre3/gcl' * S: '/mnt/raid/var/tmp/portage/dev-lisp/gcl-2.6.15_pre3/work/gcl-Version_2_6_15pre3/gcl' Suspected OOM killer given the error message, but there's nothing in dmesg about it. # emerge --info Portage 3.0.49 (python 3.11.4-final-0, default/linux/arm64/17.0, gcc-13, glibc-2.37-r3, 6.0.0-1164-ayufan-ga2fd0c498 aarch64) ================================================================= System uname: Linux-6.0.0-1164-ayufan-ga2fd0c498-aarch64-with-glibc2.37 KiB Mem: 3922724 total, 956952 free KiB Swap: 8388596 total, 2000924 free Timestamp of repository gentoo: Sun, 23 Jul 2023 16:30:01 +0000 Head commit of repository gentoo: 06edc08fe5842c8321ff9ca90a9d175b187239df Timestamp of repository gitlab: Sat, 22 Jul 2023 00:03:11 +0000 Head commit of repository gitlab: f52af43d52b70f4de295ebb747709e4e5ef0aeea Timestamp of repository graaff: Sat, 22 Jul 2023 04:01:48 +0000 Head commit of repository graaff: 3ac9044989339a1e2a87cfc91e2fe7927a3d7b8b Timestamp of repository guru: Sun, 23 Jul 2023 14:16:45 +0000 Head commit of repository guru: 7c05c358eb823f5a4c01ed0f443a7985687407d2 sh bash 5.2_p15-r6 ld GNU ld (Gentoo 2.40 p5) 2.40.0 app-misc/pax-utils: 1.3.7::gentoo app-shells/bash: 5.2_p15-r6::gentoo dev-java/java-config: 2.3.1-r1::gentoo dev-lang/perl: 5.38.0-r1::gentoo dev-lang/python: 3.11.4::gentoo, 3.12.0_beta4::gentoo dev-lang/rust: 1.69.0-r1::gentoo dev-util/cmake: 3.26.4-r1::gentoo dev-util/meson: 1.2.0::gentoo sys-apps/baselayout: 2.14::gentoo sys-apps/openrc: 0.48::gentoo sys-apps/sandbox: 2.36::gentoo sys-devel/autoconf: 2.71-r6::gentoo sys-devel/automake: 1.16.5-r1::gentoo sys-devel/binutils: 2.40-r5::gentoo sys-devel/binutils-config: 5.5::gentoo sys-devel/gcc: 13.1.1_p20230520::gentoo sys-devel/gcc-config: 2.11::gentoo sys-devel/libtool: 2.4.7-r1::gentoo sys-devel/make: 4.4.1-r1::gentoo sys-kernel/linux-headers: 6.4::gentoo (virtual/os-headers) sys-libs/glibc: 2.37-r3::gentoo Repositories: gentoo location: /var/db/repos/gentoo sync-type: rsync sync-uri: rsync://rsync.gentoo.org/gentoo-portage priority: -1000 volatile: False sync-rsync-verify-jobs: 1 sync-rsync-verify-max-age: 24 sync-rsync-extra-opts: --new-compress sync-rsync-verify-metamanifest: yes gitlab location: /var/db/repos/gitlab sync-type: git sync-uri: https://github.com/gentoo-mirror/gitlab.git masters: gentoo volatile: False graaff location: /var/db/repos/graaff sync-type: git sync-uri: https://github.com/gentoo-mirror/graaff.git masters: gentoo volatile: False guru location: /var/db/repos/guru sync-type: git sync-uri: https://github.com/gentoo-mirror/guru.git masters: gentoo volatile: False x-portage location: /usr/local/portage masters: gentoo priority: 0 volatile: True ACCEPT_KEYWORDS="arm64 ~arm64" ACCEPT_LICENSE="@FREE unRAR" CBUILD="aarch64-unknown-linux-gnu" CFLAGS="-march=native -O2 -pipe" CHOST="aarch64-unknown-linux-gnu" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php7.4/ext-active/ /etc/php/apache2-php8.0/ext-active/ /etc/php/apache2-php8.2/ext-active/ /etc/php/cgi-php7.4/ext-active/ /etc/php/cgi-php8.0/ext-active/ /etc/php/cgi-php8.2/ext-active/ /etc/php/cli-php7.4/ext-active/ /etc/php/cli-php8.0/ext-active/ /etc/php/cli-php8.2/ext-active/ /etc/php/fpm-php7.4/ext-active/ /etc/php/fpm-php8.0/ext-active/ /etc/php/fpm-php8.2/ext-active/ /etc/php/phpdbg-php7.4/ext-active/ /etc/php/phpdbg-php8.0/ext-active/ /etc/php/phpdbg-php8.2/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXXFLAGS="-march=native -O2 -pipe" DISTDIR="/mnt/raid/portage/distfiles/" ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GDK_PIXBUF_MODULE_FILE GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR XDG_STATE_HOME" FCFLAGS="-march=native -O2 -pipe" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs binpkg-multi-instance buildpkg-live config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-march=native -O2 -pipe" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="C.UTF8" LDFLAGS="-Wl,-O1 -Wl,--as-needed" LEX="flex" LINGUAS="en_US en" MAKEOPTS="-j4" PKGDIR="/var/cache/binpkgs" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_EXTRA_OPTS="--new-compress" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" PORTAGE_TMPDIR="/mnt/raid/var/tmp/" SHELL="/bin/bash" USE="acl arm64 bzip2 cli crypt custom-cflags dri fortran gdbm iconv ipv6 libtirpc lto mysql ncurses nginx nls nptl openmp pam pcre pgo postgres readline ruby seccomp split-usr ssl svt-av1 system-zlib test-rust udev unicode unwind vim-syntax xattr zlib" ADA_TARGET="gnat_2021" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_ARM="edsp vfp vfpv3 vfpv4 vfp-d32 aes sha1 sha2 crc32 v8" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" L10N="en-US en" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php8-2" POSTGRES_TARGETS="postgres15" PYTHON_SINGLE_TARGET="python3_11" PYTHON_TARGETS="python3_11" RUBY_TARGETS="ruby30" VIDEO_CARDS="lima panfrost" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq proto steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: ADDR2LINE, AR, ARFLAGS, AS, ASFLAGS, CC, CCLD, CONFIG_SHELL, CPP, CPPFLAGS, CTARGET, CXX, CXXFILT, ELFEDIT, EMERGE_DEFAULT_OPTS, EXTRA_ECONF, F77FLAGS, FC, GCOV, GPROF, INSTALL_MASK, LC_ALL, LD, LFLAGS, LIBTOOL, MAKE, MAKEFLAGS, NM, OBJCOPY, OBJDUMP, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, RANLIB, READELF, RUSTFLAGS, SIZE, STRINGS, STRIP, YACC, YFLAGS Created attachment 866020 [details]
build.log
|