Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 668438

Summary: media-libs/x265-2.9 fails to compile: undefined reference to 'x265_alloc_analysis_data'
Product: Gentoo Linux Reporter: Paolo Pedroni <paolo.pedroni>
Component: Current packagesAssignee: Gentoo Media-video project <media-video>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: x265-2.9:20181012-095933.log.gz
emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
media-libs:x265-3.0:20190318-201002.log

Description Paolo Pedroni 2018-10-12 10:09:58 UTC
Created attachment 550810 [details]
x265-2.9:20181012-095933.log.gz

I've tried with both ld.bfd and ld.gold, with and without LTO, but compilation always ends up with some undefined reference:

[...]
/usr/lib64/distcc/bin/x86_64-pc-linux-gnu-g++  -O2 -pipe -march=sandybridge -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -flto=8 -fPIC  -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--sort-common -flto=8 -rdynamic CMakeFiles/TestBench.dir/checkasm-a.asm.o CMakeFiles/TestBench.dir/testbench.cpp.o CMakeFiles/TestBench.dir/pixelharness.cpp.o CMakeFiles/TestBench.dir/mbdstharness.cpp.o CMakeFiles/TestBench.dir/ipfilterharness.cpp.o CMakeFiles/TestBench.dir/intrapredharness.cpp.o  -o TestBench ../libx265.a -lpthread -lrt -ldl 
/var/tmp/portage/media-libs/x265-2.9/temp/ccm3ebgm.ltrans4.ltrans.o:<artificial>:function x265_12bit::Encoder::writeAnalysisFileRefine(x265_analysis_data*, x265_12bit::FrameData&): error: undefined reference to 'x265_free_analysis_data'
/var/tmp/portage/media-libs/x265-2.9/temp/ccm3ebgm.ltrans4.ltrans.o:<artificial>:function x265_12bit::Encoder::writeAnalysisFile(x265_analysis_data*, x265_12bit::FrameData&): error: undefined reference to 'x265_free_analysis_data'
/var/tmp/portage/media-libs/x265-2.9/temp/ccm3ebgm.ltrans5.ltrans.o:<artificial>:function x265_12bit::Encoder::readAnalysisFile(x265_analysis_data*, int, int): error: undefined reference to 'x265_alloc_analysis_data'
/var/tmp/portage/media-libs/x265-2.9/temp/ccm3ebgm.ltrans5.ltrans.o:<artificial>:function x265_12bit::Encoder::readAnalysisFile(x265_analysis_data*, int, int): error: undefined reference to 'x265_free_analysis_data'
/var/tmp/portage/media-libs/x265-2.9/temp/ccm3ebgm.ltrans5.ltrans.o:<artificial>:function x265_12bit::Encoder::readAnalysisFile(x265_analysis_data*, int, x265_picture const*, int, x265_12bit::cuLocation): error: undefined reference to 'x265_alloc_analysis_data'
/var/tmp/portage/media-libs/x265-2.9/temp/ccm3ebgm.ltrans5.ltrans.o:<artificial>:function x265_12bit::Encoder::readAnalysisFile(x265_analysis_data*, int, x265_picture const*, int, x265_12bit::cuLocation): error: undefined reference to 'x265_free_analysis_data'
/var/tmp/portage/media-libs/x265-2.9/temp/ccm3ebgm.ltrans5.ltrans.o:<artificial>:function x265_12bit::Encoder::readAnalysisFile(x265_analysis_data*, int, x265_picture const*, int): error: undefined reference to 'x265_alloc_analysis_data'
/var/tmp/portage/media-libs/x265-2.9/temp/ccm3ebgm.ltrans6.ltrans.o:<artificial>:function x265_12bit::Encoder::setAnalysisData(x265_analysis_data*, int, unsigned int): error: undefined reference to 'x265_alloc_analysis_data'
collect2: error: ld returned 1 exit status
distcc[1910] ERROR: compile (null) on localhost failed
make[2]: *** [test/CMakeFiles/TestBench.dir/build.make:218: test/TestBench] Error 1
make[2]: Leaving directory '/var/tmp/portage/media-libs/x265-2.9/work/x265_2.9/source-abi_x86_64.amd64-main12'
make[1]: *** [CMakeFiles/Makefile2:298: test/CMakeFiles/TestBench.dir/all] Error 2
make[1]: Leaving directory '/var/tmp/portage/media-libs/x265-2.9/work/x265_2.9/source-abi_x86_64.amd64-main12'
make: *** [Makefile:130: all] Error 2
 * ERROR: media-libs/x265-2.9::gentoo failed (compile phase):
 *   emake failed

# emerge --info =media-libs/x265-2.9
Portage 2.3.49 (python 3.6.5-final-0, default/linux/amd64/17.1/desktop/plasma/systemd, gcc-8.2.0, glibc-2.27-r6, 4.18.11-gentoo x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-4.18.11-gentoo-x86_64-Intel-R-_Core-TM-_i7-2600_CPU_@_3.40GHz-with-gentoo-2.4.1
KiB Mem:    15857920 total,    179572 free
KiB Swap:   16777212 total,  16306940 free
Timestamp of repository gentoo: Fri, 12 Oct 2018 06:45:01 +0000
Head commit of repository gentoo: 6dfa967355514d69ad26456bee0c0a5bdf2e8ea0
sh dash 0.5.9.1-r3
ld GNU gold (Gentoo 2.30 p5 2.30.0) 1.15
distcc 3.2rc1 x86_64-pc-linux-gnu [enabled]
ccache version 3.3.4 [disabled]
app-shells/bash:          4.4_p12::gentoo
dev-java/java-config:     2.2.0-r4::gentoo
dev-lang/perl:            5.26.2::gentoo
dev-lang/python:          2.7.15::gentoo, 3.6.5::gentoo
dev-util/ccache:          3.3.4-r1::gentoo
dev-util/cmake:           3.9.6::gentoo
dev-util/pkgconfig:       0.29.2::gentoo
sys-apps/baselayout:      2.4.1-r2::gentoo
sys-apps/sandbox:         2.13::gentoo
sys-devel/autoconf:       2.13::gentoo, 2.69-r4::gentoo
sys-devel/automake:       1.15.1-r2::gentoo
sys-devel/binutils:       2.30-r4::gentoo
sys-devel/gcc:            8.2.0-r3::gentoo
sys-devel/gcc-config:     2.0::gentoo
sys-devel/libtool:        2.4.6-r3::gentoo
sys-devel/make:           4.2.1-r4::gentoo
sys-kernel/linux-headers: 4.17::gentoo (virtual/os-headers)
sys-libs/glibc:           2.27-r6::gentoo
Repositories:

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

x-portage
    location: /usr/local/portage
    masters: gentoo
    priority: 0

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=sandybridge -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -flto=8"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc /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=sandybridge -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -flto=8"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--keep-going y --with-bdeps y"
ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY 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-logs cgroup compress-build-logs config-protect-if-modified distcc distlocks ebuild-locks ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch preserve-libs protect-owned sandbox sfperms sign split-elog split-log strict strict-keepdir test unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://tux.rainside.sk/gentoo/ http://mirror.leaseweb.com/gentoo/ http://ftp.uni-erlangen.de/pub/mirrors/gentoo http://ftp.spline.inf.fu-berlin.de/mirrors/gentoo/"
LANG="it_IT.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--sort-common -flto=8"
LINGUAS="it it_IT"
MAKEOPTS="-j13 -l8"
PKGDIR="/usr/portage/packages"
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 a52 aac aalib acl acpi activities adns alsa amd64 ao audiofile bash-completion bluetooth branding bzip2 cairo caps cdda cddb cdparanoia cdr cli crypt css cups curl cxx dbus declarative dga djvu dri dts dvd dvdr emboss encode exif expat fbcon ffmpeg fftw flac fontconfig foomaticdb fortran ftp gd gdbm geoip gif gimp glamor gmp gnutls gphoto2 gpm graphviz gtk handbook iconv icu idn imagemagick imlib ipv6 java javascript jbig jpeg jpeg2k kde kipi kwallet lame lcms libass libcaca libnotify libsamplerate libtirpc lm_sensors lua lzma lzo mad mmap mng mp3 mp4 mpeg mplayer multilib musicbrainz ncurses nls nptl nsplugin offensive ogg openal opengl openmp pam pango pcre pdf phonon plasma png policykit postscript ppds pulseaudio qml qt5 rdesktop readline recode samba sctp sdl seccomp sndfile sockets speex spell sqlite ssl startup-notification subversion svg symlink syslog systemd sysvipc taglib test theora threads tidy tiff truetype udev udisks unicode upower usb vaapi vcd vim-syntax vnc vorbis wayland widgets win32codecs wmf wxwidgets x264 xattr xcb xcomposite xine xml xpm xscreensaver xv xvid yahoo zlib" ABI_X86="64" ALSA_CARDS="hda-intel virmidi" 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 plan sheets stage words" CAMERAS="kodak ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx mmx mmxext pclmul popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" CURL_SSL="gnutls" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" GRUB_PLATFORMS="pc" INPUT_DEVICES="libinput" KERNEL="linux" L10N="it en" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="nlpsolver" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-6 php7-1" POSTGRES_TARGETS="postgres9_5 postgres10" PYTHON_SINGLE_TARGET="python3_6" PYTHON_TARGETS="python2_7 python3_6 pypy pypy3" RUBY_TARGETS="ruby23" USERLAND="GNU" VIDEO_CARDS="intel i965" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq 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

# emerge -1pqv =media-libs/x265-2.9
[ebuild  r  U ] media-libs/x265-2.9 [2.8] USE="10bit 12bit test -numa -pic (-power8)" ABI_X86="(64) -32 (-x32)" 
[ebuild  rR   ] media-video/ffmpeg-4.0.2  USE="X alsa amr bs2b bzip2 cdio doc encode fdk fontconfig frei0r fribidi gmp gnutls gpl hardcoded-tables iconv jpeg2k kvazaar libass libcaca libsoxr lzma mp3 network openal opengl openssl opus postproc pulseaudio samba sdl speex ssh svg test theora threads truetype vaapi vorbis vpx webp x264 x265 xcb xvid zlib (-altivec) -amrenc (-appkit) -bluray (-celt) -chromaprint -chromium -codec2 -cpudetection -debug -flite -gcrypt -gme -gsm -iec61883 -ieee1394 -jack -ladspa -libaom -libdrm -libilbc -libressl -librtmp -libv4l -lv2 (-mipsdspr1) (-mipsdspr2) (-mipsfpu) (-mmal) -modplug -opencl -openh264 -oss -pic -rubberband -snappy -static-libs -twolame -v4l -vdpau -wavpack -zeromq -zimg -zvbi" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="aes avx mmx mmxext sse sse2 sse3 sse4_1 sse4_2 ssse3 -3dnow -3dnowext -avx2 -fma3 -fma4 -xop" FFTOOLS="aviocat cws2fws ffescape ffeval ffhash fourcc2pixfmt graph2dot ismindex pktdumper qt-faststart sidxindex trasher" VIDEO_CARDS="-nvidia" 

The following packages are causing rebuilds:

  (media-libs/x265-2.9:0/165::gentoo, ebuild scheduled for merge) causes rebuilds for:
    (media-video/ffmpeg-4.0.2:0/56.58.58::gentoo, ebuild scheduled for merge)
Comment 1 Andreas Sturmlechner gentoo-dev 2018-11-11 09:12:20 UTC
This was supposedly fixed in commit 432f45bd8ece2a10ea64b7b07f951d0ac6aa0666.
Comment 2 Paolo Pedroni 2018-11-14 11:54:23 UTC
(In reply to Andreas Sturmlechner from comment #1)
> This was supposedly fixed in commit 432f45bd8ece2a10ea64b7b07f951d0ac6aa0666.

Sorry, no. I still get the same error.
Comment 3 Toralf Förster gentoo-dev 2019-03-18 20:53:06 UTC
appeared recently at the tinderbox image 17.1-developer_libressl-test_20190317-122112
Comment 4 Toralf Förster gentoo-dev 2019-03-18 20:53:09 UTC
Created attachment 569704 [details]
emerge-info.txt
Comment 5 Toralf Förster gentoo-dev 2019-03-18 20:53:13 UTC
Created attachment 569706 [details]
emerge-history.txt
Comment 6 Toralf Förster gentoo-dev 2019-03-18 20:53:15 UTC
Created attachment 569708 [details]
environment
Comment 7 Toralf Förster gentoo-dev 2019-03-18 20:53:18 UTC
Created attachment 569710 [details]
etc.portage.tbz2
Comment 8 Toralf Förster gentoo-dev 2019-03-18 20:53:21 UTC
Created attachment 569712 [details]
logs.tbz2
Comment 9 Toralf Förster gentoo-dev 2019-03-18 20:53:24 UTC
Created attachment 569714 [details]
media-libs:x265-3.0:20190318-201002.log
Comment 10 Paolo Pedroni 2019-09-17 14:18:41 UTC
Still present in media-libs/x265-3.1.2
Comment 11 Paolo Pedroni 2020-03-11 10:47:48 UTC
(In reply to Paolo Pedroni from comment #10)
> Still present in media-libs/x265-3.1.2

And in media-libs/x265-3.2.1
Comment 12 Larry the Git Cow gentoo-dev 2020-05-24 20:25:04 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e1676eccb226a3405add9c2a9420dbf0c917fba

commit 4e1676eccb226a3405add9c2a9420dbf0c917fba
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2020-05-24 14:49:22 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2020-05-24 20:23:47 +0000

    media-libs/x265: disable broken test suite
    
    Bug: https://bugs.gentoo.org/668438
    Bug: https://bugs.gentoo.org/689006
    Bug: https://bugs.gentoo.org/689736
    Bug: https://bugs.gentoo.org/681174
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 media-libs/x265/x265-3.3.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
Comment 13 Alexis Ballier gentoo-dev 2020-06-05 15:43:58 UTC
should be fixed in 3.4