Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 835456 - media-libs/libaom-3.3.0: fails to build on arm (in arm64 chroot) (error: ‘aom_quantize_b_helper_neon’ undeclared (first use in this function); did you mean ‘aom_quantize_b_helper_c’?)
Summary: media-libs/libaom-3.3.0: fails to build on arm (in arm64 chroot) (error: ‘aom...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-17 01:59 UTC by Sam James
Modified: 2022-03-17 02:09 UTC (History)
0 users

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


Attachments
build.log (file_835456.txt,357.49 KB, text/plain)
2022-03-17 01:59 UTC, Sam James
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-03-17 01:59:37 UTC
Created attachment 767201 [details]
build.log

FAILED: CMakeFiles/aom_rtcd.dir/av1/common/av1_rtcd.c.o 
/usr/bin/armv7a-unknown-linux-gnueabihf-gcc  -I/var/tmp/portage/media-libs/libaom-3.3.0/work/libaom-3.3.0 -I/var/tmp/portage/media-libs/libaom-3.3.0/work/libaom-3.3.0_build-.arm -I/var/tmp/portage/media-libs/libaom-3.3.0/work/libaom-3.3.0/apps -I/var/tmp/portage/media-libs/libaom-3.3.0/work/libaom-3.3.0/common -I/var/tmp/portage/media-libs/libaom-3.3.0/work/libaom-3.3.0/examples -I/var/tmp/portage/media-libs/libaom-3.3.0/work/libaom-3.3.0/stats -I/var/tmp/portage/media-libs/libaom-3.3.0/work/libaom-3.3.0/third_party/libyuv/include -I/var/tmp/portage/media-libs/libaom-3.3.0/work/libaom-3.3.0/third_party/libwebm  -O2 -pipe  -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wformat=2 -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_rtcd.dir/av1/common/av1_rtcd.c.o -MF CMakeFiles/aom_rtcd.dir/av1/common/av1_rtcd.c.o.d -o CMakeFiles/aom_rtcd.dir/av1/common/av1_rtcd.c.o -c /var/tmp/portage/media-libs/libaom-3.3.0/work/libaom-3.3.0/av1/common/av1_rtcd.c
In file included from /var/tmp/portage/media-libs/libaom-3.3.0/work/libaom-3.3.0/av1/common/av1_rtcd.c:14:
/var/tmp/portage/media-libs/libaom-3.3.0/work/libaom-3.3.0_build-.arm/config/av1_rtcd.h: In function ‘setup_rtcd_internal’:
/var/tmp/portage/media-libs/libaom-3.3.0/work/libaom-3.3.0_build-.arm/config/av1_rtcd.h:609:29: error: ‘aom_quantize_b_helper_neon’ undeclared (first use in this function); did you mean ‘aom_quantize_b_helper_c’?
  609 |     aom_quantize_b_helper = aom_quantize_b_helper_neon;
      |                             ^~~~~~~~~~~~~~~~~~~~~~~~~~
      |                             aom_quantize_b_helper_c
/var/tmp/portage/media-libs/libaom-3.3.0/work/libaom-3.3.0_build-.arm/config/av1_rtcd.h:609:29: note: each undeclared identifier is reported only once for each function it appears in
/var/tmp/portage/media-libs/libaom-3.3.0/work/libaom-3.3.0_build-.arm/config/av1_rtcd.h:610:40: error: ‘av1_apply_selfguided_restoration_neon’ undeclared (first use in this function); did you mean ‘av1_apply_selfguided_restoration_c’?
  610 |     av1_apply_selfguided_restoration = av1_apply_selfguided_restoration_neon;
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                        av1_apply_selfguided_restoration_c
/var/tmp/portage/media-libs/libaom-3.3.0/work/libaom-3.3.0_build-.arm/config/av1_rtcd.h:611:23: error: ‘av1_block_error_neon’ undeclared (first use in this function); did you mean ‘av1_block_error_lp’?
  611 |     av1_block_error = av1_block_error_neon;
      |                       ^~~~~~~~~~~~~~~~~~~~
      |                       av1_block_error_lp
[...]

----
# emerge --info
Portage 3.0.30 (python 3.9.9-final-0, default/linux/arm/17.0/armv7a/systemd, gcc-11.2.0, glibc-2.33-r7, 5.15.11-gentoo-dist aarch64)
=================================================================
System uname: Linux-5.15.11-gentoo-dist-aarch64-with-glibc2.33
KiB Mem:   262985080 total,  94354372 free
KiB Swap:    9767620 total,   9682372 free
Timestamp of repository gentoo: Thu, 17 Mar 2022 01:19:14 +0000
sh bash 5.1_p16
ld GNU ld (Gentoo 2.37_p1 p2) 2.37
app-misc/pax-utils:        1.3.3::gentoo
app-shells/bash:           5.1_p16::gentoo
dev-java/java-config:      2.3.1::gentoo
dev-lang/perl:             5.34.0-r6::gentoo
dev-lang/python:           3.9.9-r1::gentoo, 3.10.0_p1-r1::gentoo
dev-lang/rust-bin:         1.58.1::gentoo
dev-util/cmake:            3.22.2::gentoo
dev-util/meson:            0.60.3::gentoo
sys-apps/baselayout:       2.7-r3::gentoo
sys-apps/sandbox:          2.25::gentoo
sys-apps/systemd:          249.9::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-r2::gentoo
sys-devel/binutils-config: 5.4::gentoo
sys-devel/clang:           13.0.1::gentoo
sys-devel/gcc:             11.2.0::gentoo
sys-devel/gcc-config:      2.5-r1::gentoo
sys-devel/libtool:         2.4.6-r6::gentoo
sys-devel/lld:             13.0.1::gentoo
sys-devel/llvm:            13.0.1::gentoo
sys-devel/make:            4.3::gentoo
sys-kernel/linux-headers:  5.15-r3::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-extra-opts: 
    sync-rsync-verify-metamanifest: yes
    sync-rsync-verify-jobs: 1

ACCEPT_KEYWORDS="arm"
ACCEPT_LICENSE="*"
CBUILD="armv7a-unknown-linux-gnueabihf"
CFLAGS="-O2 -pipe"
CHOST="armv7a-unknown-linux-gnueabihf"
CONFIG_PROTECT="/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/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -pipe"
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"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg-live config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync multilib-strict news parallel-fetch preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="C.UTF8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
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="acl arm bzip2 cli crypt dri fortran gdbm iconv ipv6 libglvnd ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl systemd udev unicode xattr 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 vfp" 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" 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-4 php8-0" POSTGRES_TARGETS="postgres12 postgres13" PYTHON_SINGLE_TARGET="python3_9" PYTHON_TARGETS="python3_9" RUBY_TARGETS="ruby26 ruby27" USERLAND="GNU" VIDEO_CARDS="exynos fbdev omap dummy v4l" 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, LEX, LFLAGS, LIBTOOL, LINGUAS, MAKE, MAKEFLAGS, MAKEOPTS, NM, OBJCOPY, OBJDUMP, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, RANLIB, READELF, RUSTFLAGS, SHELL, SIZE, STRINGS, STRIP, YACC, YFLAGS
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-03-17 01:59:44 UTC
MYCMAKEARGS="-DAOM_TARGET_CPU=generic" emerge -v1 libaom does build
Comment 2 Larry the Git Cow gentoo-dev 2022-03-17 02:09:51 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f96696e0926a6e2ff71c7455755e6a5563f0570

commit 1f96696e0926a6e2ff71c7455755e6a5563f0570
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-03-17 02:07:19 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-03-17 02:08:39 +0000

    media-libs/libaom: workaround bugs in intrinsic-enabled/disabled builds
    
    - For 32-bit multilib builds on amd64, force on SSE3 & SSSE3. It seems
      to check at runtime anyway (for some targets, inc. this one).
    
    - For arm32-on-arm64 builds, go generic, because it gets confused by ARM64
      when NEON is disabled (I think?). Could try forcing arm at some point.
    
    Closes: https://bugs.gentoo.org/816027
    Closes: https://bugs.gentoo.org/835456
    Signed-off-by: Sam James <sam@gentoo.org>

 media-libs/libaom/libaom-3.3.0.ebuild | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)