Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 829003 - app-arch/lrzip-0.641-r1 fails to build on arch arm64
Summary: app-arch/lrzip-0.641-r1 fails to build on arch arm64
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: ARM64 Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-12 15:59 UTC by Thomas Juerges
Modified: 2021-12-19 12:05 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log.gz (build.log.gz,7.17 KB, application/x-gzip)
2021-12-12 16:01 UTC, Thomas Juerges
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Juerges 2021-12-12 15:59:10 UTC
The currently only available version of app-arch/lrzip (app-arch/lrzip-0.641-r1) fails to build at least on arch arm64. Looking at the build log it appears that an include path for nasm is missing. If this were true, then it is very likely that this is not an arch arm64 issue only.

Reproducible: Always

Steps to Reproduce:
1. emerge app-arch/lrzip

Actual Results:  
Build fails:

libtool: compile:  aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../.. -O3 -pipe -mar
ch=native -mtune=native -pthread -c Threads.c  -fPIC -DPIC -o .libs/Threads.o
nasm  -o 7zCrcOpt_asm.o /var/tmp/portage/app-arch/lrzip-0.641-r1/work/lrzip-0.641/lzma/ASM/x86/7zCrcOpt_asm.asm
/var/tmp/portage/app-arch/lrzip-0.641-r1/work/lrzip-0.641/lzma/ASM/x86/7zCrcOpt_asm.asm:4: error: unable to open include
 file `7zAsm.asm': No such file or directory
/var/tmp/portage/app-arch/lrzip-0.641-r1/work/lrzip-0.641/lzma/ASM/x86/7zCrcOpt_asm.asm:6: warning: label alone on a lin
e without a colon might be in error [-w+label-orphan]
/var/tmp/portage/app-arch/lrzip-0.641-r1/work/lrzip-0.641/lzma/ASM/x86/7zCrcOpt_asm.asm:101: error: parser: instruction
expected
/var/tmp/portage/app-arch/lrzip-0.641-r1/work/lrzip-0.641/lzma/ASM/x86/7zCrcOpt_asm.asm:102: warning: label alone on a l
ine without a colon might be in error [-w+label-orphan]
/var/tmp/portage/app-arch/lrzip-0.641-r1/work/lrzip-0.641/lzma/ASM/x86/7zCrcOpt_asm.asm:46: ... from macro `MY_PROLOG' d
efined here
/var/tmp/portage/app-arch/lrzip-0.641-r1/work/lrzip-0.641/lzma/ASM/x86/7zCrcOpt_asm.asm:102: error: comma, colon, decora
tor or end of line expected after operand
/var/tmp/portage/app-arch/lrzip-0.641-r1/work/lrzip-0.641/lzma/ASM/x86/7zCrcOpt_asm.asm:82: ... from macro `MY_PROLOG' d
efined here
/var/tmp/portage/app-arch/lrzip-0.641-r1/work/lrzip-0.641/lzma/ASM/x86/7zCrcOpt_asm.asm:131: warning: label alone on a l
ine without a colon might be in error [-w+label-orphan]
/var/tmp/portage/app-arch/lrzip-0.641-r1/work/lrzip-0.641/lzma/ASM/x86/7zCrcOpt_asm.asm:98: ... from macro `MY_EPILOG' d
efined here
/var/tmp/portage/app-arch/lrzip-0.641-r1/work/lrzip-0.641/lzma/ASM/x86/7zCrcOpt_asm.asm:132: warning: label alone on a l
ine without a colon might be in error [-w+label-orphan]
make[3]: *** [Makefile:701: 7zCrcOpt_asm.lo] Error 1

Expected Results:  
Build passes and package is installed.

Portage 3.0.29 (python 3.9.9-final-0, default/linux/arm64/17.0, gcc-10.3.0, glibc-2.33-r7, 5.10.17-v8+ aarch64)
=================================================================
System uname: Linux-5.10.17-v8+-aarch64-with-glibc2.33
KiB Mem:     8051944 total,   2237148 free
KiB Swap:   67136780 total,  67135500 free
Timestamp of repository gentoo: Sat, 11 Dec 2021 16:20:01 +0000
Head commit of repository gentoo: 2cc5ba73ba0148ca459c645071336c6cffbc7ff9
sh bash 5.1_p8
ld GNU ld (Gentoo 2.36.1 p5) 2.36.1
app-shells/bash:          5.1_p8::gentoo
dev-lang/perl:            5.34.0-r5::gentoo
dev-lang/python:          3.9.9::gentoo, 3.10.0_p1::gentoo
dev-lang/rust:            1.56.1::gentoo
dev-util/cmake:           3.22.1::gentoo
sys-apps/baselayout:      2.7-r3::gentoo
sys-apps/openrc:          0.44.9::gentoo
sys-apps/sandbox:         2.25::gentoo
sys-devel/autoconf:       2.69-r5::gentoo, 2.71-r1::gentoo
sys-devel/automake:       1.16.5::gentoo
sys-devel/binutils:       2.36.1-r2::gentoo, 2.37_p1::gentoo
sys-devel/gcc:            10.3.0-r2::gentoo, 11.2.0::gentoo
sys-devel/gcc-config:     2.4::gentoo
sys-devel/libtool:        2.4.6-r6::gentoo
sys-devel/make:           4.3::gentoo
sys-kernel/linux-headers: 5.15-r1::gentoo (virtual/os-headers)
sys-libs/glibc:           2.33-r7::gentoo
Repositories:

gentoo
    location: /var/db/repos/gentoo
    sync-type: rsync
    sync-uri: rsync://None_of_your_business/gentoo-portage
    priority: -1000
    sync-rsync-verify-jobs: 1
    sync-rsync-extra-opts:
    sync-rsync-verify-metamanifest: yes
    sync-rsync-verify-max-age: 24

ACCEPT_KEYWORDS="arm64"
ACCEPT_LICENSE="*"
CBUILD="aarch64-unknown-linux-gnu"
CFLAGS="-O3 -pipe -march=native -mtune=native"
CHOST="aarch64-unknown-linux-gnu"
CONFIG_PROTECT="/boot/cmdline.txt /boot/config.txt /etc /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php8.0/ext-active/ /etc/php/apache2-php8.1/ext-active/ /etc/php/cgi-php8.0/ext-active/ /etc/php/cgi-php8.1/ext-active/ /etc/php/cli-php8.0/ext-active/ /etc/php/cli-php8.1/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O3 -pipe -march=native -mtune=native"
DISTDIR="/var/cache/distfiles"
EMERGE_DEFAULT_OPTS="--ask-enter-invalid --autounmask=n"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY 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"
FCFLAGS="-O3 -pipe -march=native -mtune=native"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg buildpkg-live cgroup collision-protect compress-build-logs compress-index config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch parallel-install 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="-O3 -pipe -march=native -mtune=native"
GENTOO_MIRRORS="rsync://None_of_your_business/gentoo/ rsync://rsync.mirrorservice.org/distfiles.gentoo.org/"
LANG="C.UTF8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="en de en_GB en_US"
MAKEOPTS="-j4"
PKGDIR="/var/cache/binpkgs"
PORTAGE_CONFIGROOT="/"
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="/var/tmp"
USE="X Xaw3d a52 aac acl alsa apm arm64 audiofile bash-completion bluetooth bzip2 cairo cdda cddb cdio cdparanoia cli crypt cups dbi dbus dc1394 dga dri dts dv dvb exif extra-algorithms extrafilters fame ffmpeg fftw flac fontconfig foomaticdb fortran freetype gd gdbm geos gimpprint gmp gnutls gphoto2 gpm gsl icecast iconv id3tag idn imagemagick imlib ipv6 jpeg jpeg2k ladspa latex lcms ldap libcaca libglvnd libsamplerate libtirpc live lzma lzo maildir matroska mbox mime mjpeg mmap mng mp4 mp4live mpeg2 musepack musicbrainz ncurses network nls nptl nsplugin nuv odbc ogg openal openexr opengl openmp pam pch pcre pda png posix postproc postscript ppds qt5 readline rtsp sdl-image seccomp sndfile sox speex split-usr sqlite ssl stream svg symlink tcpd tetex theora threads tiff truetype unicode usb v4l v4l2 vcd vcdx vdr vlm vorbis wavpack wideband wma wmf wmp wxwindows x264 xanim xattr xcb xcomposite xft xine xinerama xinetd xpm xulrunner xvid xvmc yaepg yv12 zlib" ADA_TARGET="gnat_2020" 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 thumb thumb2 v4 v5 v6 v7 v8 vfp vfp-d32 vfpv3 vfpv4" 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="keyboard mouse evdev" KERNEL="linux" L10N="en de en-GB en-US de-1901" 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="php7-3 php7-4" POSTGRES_TARGETS="postgres12 postgres13" PYTHON_SINGLE_TARGET="python3_9" PYTHON_TARGETS="python3_9" QEMU_SOFTMMU_TARGETS="arm arm64 x86_64 i386 m68k mipsel ppc" QEMU_USER_TARGETS="arm arm64 x86_64 i386 m68k mipsel ppc" RUBY_TARGETS="ruby26 ruby27" USERLAND="GNU" VIDEO_CARDS="fbdev" 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:  CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, LC_ALL, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, RUSTFLAGS
Comment 1 Thomas Juerges 2021-12-12 16:01:24 UTC
Created attachment 758704 [details]
build.log.gz
Comment 2 korte 2021-12-18 23:25:13 UTC
I cannot reproduce it. My system is a Pi400, arm64. app-arch/lrzip-0.641-r1

lrzip <file>; rm <file>; lrzip -d <file>.lrz worked.


Portage 3.0.28 (python 3.9.9-final-0, default/linux/arm64/17.0, gcc-11.2.0, glibc-2.33-r7, 5.10.63-v8 aarch64)
=================================================================
System uname: Linux-5.10.63-v8-aarch64-with-glibc2.33
KiB Mem:     3831556 total,   1597024 free
KiB Swap:    4194300 total,   4194036 free
Timestamp of repository gentoo: Sat, 18 Dec 2021 21:00:01 +0000
Head commit of repository gentoo: a2d6e0b6463f4b08968ed83b15cc94be74b38a70
sh bash 5.1_p8
ld GNU ld (Gentoo 2.37_p1 p0) 2.37
ccache version 4.4.2 [enabled]
app-misc/pax-utils:        1.3.3::gentoo
app-shells/bash:           5.1_p8::gentoo
dev-java/java-config:      2.3.1::gentoo
dev-lang/perl:             5.34.0-r3::gentoo
dev-lang/python:           3.8.12_p1::gentoo, 3.9.9::gentoo, 3.10.0_p1::gentoo
dev-lang/rust:             1.56.1::gentoo
dev-util/ccache:           4.4.2::gentoo
dev-util/cmake:            3.21.4::gentoo
dev-util/meson:            0.59.4::gentoo
sys-apps/baselayout:       2.7-r3::gentoo
sys-apps/openrc:           0.44.9::gentoo
sys-apps/sandbox:          2.25::gentoo
sys-devel/autoconf:        2.13-r1::gentoo, 2.71-r1::gentoo
sys-devel/automake:        1.16.4::gentoo
sys-devel/binutils:        2.37_p1::gentoo
sys-devel/binutils-config: 5.4::gentoo
sys-devel/clang:           12.0.1::gentoo, 13.0.0::gentoo
sys-devel/gcc:             11.2.0::gentoo
sys-devel/gcc-config:      2.4::gentoo
sys-devel/libtool:         2.4.6-r6::gentoo
sys-devel/lld:             13.0.0::gentoo
sys-devel/llvm:            11.1.0::gentoo, 12.0.1::gentoo, 13.0.0::gentoo
sys-devel/make:            4.3::gentoo
sys-kernel/linux-headers:  5.10-r1::gentoo (virtual/os-headers)
sys-libs/glibc:            2.33-r7::gentoo
Repositories:

gentoo
    location: /var/db/repos/gentoo
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000
    sync-rsync-verify-max-age: 24
    sync-rsync-verify-metamanifest: yes
    sync-rsync-verify-jobs: 1
    sync-rsync-extra-opts:

guru
    location: /var/lib/layman/guru
    masters: gentoo
    priority: 50

java
    location: /var/lib/layman/java
    masters: gentoo
    priority: 50

salfter
    location: /var/lib/layman/salfter
    masters: gentoo
    priority: 50

ACCEPT_KEYWORDS="arm64"
ACCEPT_LICENSE="* @EULA"
CBUILD="aarch64-unknown-linux-gnu"
CFLAGS="-O2 -pipe -march=native"
CHOST="aarch64-unknown-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -pipe -march=native"
DISTDIR="/var/cache/distfiles"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY 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"
FCFLAGS="-O2 -pipe -march=native"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs ccache clean-logs compress-build-logs 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 s
fperms split-log strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe -march=native"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="C.UTF8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j2"
PKGDIR="/var/cache/binpkgs"
PORTAGE_CONFIGROOT="/"
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="/var/tmp"
SHELL="/bin/bash"
USE="24-bit-color 256-color X \ aalib acl alsa ap apng arm64 avif bittorrent bluetooth bogofilter brotli bzip2 cacert cairo cdda cddb cli codec2 crypt cups curl dav1d dbus dri egl elogind encode evdev exif faac faad fasteap ffmpeg flac fortran gd gdbm gentoo-vm ghcbootstrap gif gles1 gles2 gme gpg gstreamer gtk gtk2 g
tk3 harfbuzz hddtemp hwaccel iconv icu id3tag inotify ipv6 ithreads jingle jpeg kms libdrm libglvnd libmpeg2 libnotify libtirpc lz4 lzma lzo mad matroska metalink midi mikmod minizip mod modplug mp3 mpeg musicbrainz ncurses network nls nptl offlinehelp ogg omemo openal opengl openh264 openmp opus pcre pdf pdfimport pe
rl png postproc postscript pulseaudio rar rav1e readline rtmp rubberband samba sdl seccomp sftp smime snappy sox speech speex spell split-usr ssh ssl svg taglib text theora threads tiff timidity tk toolame tremor truetype twolame unicode upnp usb v4l verify-sig vorbis vpx wavpack webp x264 x265 xattr xen xface xml xml
rpc xorg xpm xv xvid xxhash zeroconf zip zlib zstd" ADA_TARGET="gnat_2020" 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 rr
dtool swap syslog" CPU_FLAGS_ARM="crc32 edsp thumb thumb2 v4 v5 v6 v7 v8 vfp vfp-d32 vfpv3 vfpv4" 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="de 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_TARGET
S="php7-3 php7-4" POSTGRES_TARGETS="postgres12 postgres13" PYTHON_SINGLE_TARGET="python3_9" PYTHON_TARGETS="python3_9" QEMU_SOFTMMU_TARGETS="aarch64 i386 x86_64" QEMU_USER_TARGETS="i386 x86_64" RUBY_TARGETS="ruby26 ruby27" USERLAND="GNU" VIDEO_CARDS="fbdev v3d vc4" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4o
ptions 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, LEX, LFLAGS, LIBTOOL, LINGUAS, MAKE, MAKEFLAGS, NM, OBJCOPY, OBJDUMP, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORT
AGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, RANLIB, READELF, RUSTFLAGS, SIZE, STRINGS, STRIP, YACC, YFLAGS
Comment 3 Thomas Juerges 2021-12-19 10:59:09 UTC
(In reply to korte from comment #2)
> I cannot reproduce it. My system is a Pi400, arm64. app-arch/lrzip-0.641-r1
> 
> lrzip <file>; rm <file>; lrzip -d <file>.lrz worked.

Just to confirm, because I am not certain that I understand what you are saying: a) Did you perform a build of the package and then ran the program or
b) did you not build the package but just run the program?

In any regard, I am glad that lrzip can be run on your system. Unfortunately that does not help me understand why it does not build on my system. The issue is, as can be seen, a missing include path and I honestly fail to see how this magically can correct itself on a different system.

Cheers,
T.
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-12-19 11:55:14 UTC
(In reply to Thomas Juerges from comment #3)
> (In reply to korte from comment #2)
> > I cannot reproduce it. My system is a Pi400, arm64. app-arch/lrzip-0.641-r1
> > 
> > lrzip <file>; rm <file>; lrzip -d <file>.lrz worked.
> 
> Just to confirm, because I am not certain that I understand what you are
> saying: a) Did you perform a build of the package and then ran the program or
> b) did you not build the package but just run the program?
> 
> In any regard, I am glad that lrzip can be run on your system. Unfortunately
> that does not help me understand why it does not build on my system. The
> issue is, as can be seen, a missing include path and I honestly fail to see
> how this magically can correct itself on a different system.
> 
> Cheers,
> T.

It fails based on the presence of certain packages (sultan figured it out).
Comment 5 Larry the Git Cow gentoo-dev 2021-12-19 11:58:45 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ae8e60c449ec6641fc2123c3f3fc56f41bf3e9c

commit 7ae8e60c449ec6641fc2123c3f3fc56f41bf3e9c
Author:     Stephan Hartmann <sultan@gentoo.org>
AuthorDate: 2021-12-19 11:57:01 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-12-19 11:58:36 +0000

    app-arch/lrzip: fix build on arm64
    
    Closes: https://bugs.gentoo.org/829003
    Signed-off-by: Sam James <sam@gentoo.org>

 app-arch/lrzip/lrzip-0.641-r1.ebuild | 15 ++++++++++++---
 1 file changed, 12 insertions(+), 3 deletions(-)