Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 701940 - media-libs/opencv-4.1.2-r1 USE=lapack with dev-util/nvidia-cuda-toolkit USE=eclipse - ld: lib/libopencv_core.so.4.1.2: undefined reference to `cblas_zgemm'
Summary: media-libs/opencv-4.1.2-r1 USE=lapack with dev-util/nvidia-cuda-toolkit USE=e...
Status: RESOLVED DUPLICATE of bug 700176
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Amy Liffey
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-04 00:03 UTC by Alexandru N. Barloiu
Modified: 2020-09-23 05:02 UTC (History)
3 users (show)

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


Attachments
build.log (build.log.xz,28.83 KB, application/x-xz)
2019-12-04 13:09 UTC, Alexandru N. Barloiu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandru N. Barloiu 2019-12-04 00:03:17 UTC
[94/2377] : && /usr/lib/distcc/bin/x86_64-pc-linux-gnu-g++  -mtune=skylake-avx512 -march=skylake-avx512 -O2 -pipe   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Winit-self -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections  -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp  -Wl,-O1 -Wl,--as-needed  -Wl,--gc-sections apps/version/CMakeFiles/opencv_version.dir/opencv_version.cpp.o  -o bin/opencv_version -L/opt/cuda/lib64 -ldl  -lm  -lpthread  -lrt  /usr/lib64/libGL.so  /usr/lib64/libGLU.so  -lcudart_static  -lpthread  -ldl  -lrt  -lnppc  -lnppial  -lnppicc  -lnppicom  -lnppidei  -lnppif  -lnppig  -lnppim  -lnppist  -lnppisu  -lnppitc  -lnpps  -lcublas  -lcufft  -L/opt/cuda/lib64  -L/usr/lib64  lib/libopencv_core.so.4.1.2  -lm  /usr/lib64/libGL.so  /usr/lib64/libGLU.so  -lcudart_static  -lnppc  -lnppial  -lnppicc  -lnppicom  -lnppidei  -lnppif  -lnppig  -lnppim  -lnppist  -lnppisu  -lnppitc  -lnpps  -lcublas  -lcufft  lib/libopencv_cudev.so.4.1.2  -Wl,-rpath-link,"\$ORIGIN" && :
FAILED: bin/opencv_version 
: && /usr/lib/distcc/bin/x86_64-pc-linux-gnu-g++  -mtune=skylake-avx512 -march=skylake-avx512 -O2 -pipe   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Winit-self -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections  -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp  -Wl,-O1 -Wl,--as-needed  -Wl,--gc-sections apps/version/CMakeFiles/opencv_version.dir/opencv_version.cpp.o  -o bin/opencv_version -L/opt/cuda/lib64 -ldl  -lm  -lpthread  -lrt  /usr/lib64/libGL.so  /usr/lib64/libGLU.so  -lcudart_static  -lpthread  -ldl  -lrt  -lnppc  -lnppial  -lnppicc  -lnppicom  -lnppidei  -lnppif  -lnppig  -lnppim  -lnppist  -lnppisu  -lnppitc  -lnpps  -lcublas  -lcufft  -L/opt/cuda/lib64  -L/usr/lib64  lib/libopencv_core.so.4.1.2  -lm  /usr/lib64/libGL.so  /usr/lib64/libGLU.so  -lcudart_static  -lnppc  -lnppial  -lnppicc  -lnppicom  -lnppidei  -lnppif  -lnppig  -lnppim  -lnppist  -lnppisu  -lnppitc  -lnpps  -lcublas  -lcufft  lib/libopencv_cudev.so.4.1.2  -Wl,-rpath-link,"\$ORIGIN" && :
/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: lib/libopencv_core.so.4.1.2: undefined reference to `cblas_zgemm'
/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: lib/libopencv_core.so.4.1.2: undefined reference to `cblas_sgemm'
/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: lib/libopencv_core.so.4.1.2: undefined reference to `cblas_dgemm'
/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: lib/libopencv_core.so.4.1.2: undefined reference to `cblas_cgemm'
collect2: error: ld returned 1 exit status
distcc[1626392] ERROR: compile (null) on localhost failed


The obvious solution, add -Lcblas to LDFLAGS and it will build and merge correctly. 

Reproducible: Always

Steps to Reproduce:
1.enable USE=lapack eclipse cuda
2.emerge opencv
3.
Comment 1 Alexandru N. Barloiu 2019-12-04 00:32:49 UTC
Portage 2.3.80 (python 3.6.9-final-0, default/linux/amd64/17.1/desktop/gnome/systemd, gcc-8.3.0, glibc-2.30-r3, 5.4.1-gentoo-x86_64 x86_64)
=================================================================
System uname: Linux-5.4.1-gentoo-x86_64-x86_64-Intel-R-_Core-TM-_i9-9980XE_CPU_@_3.00GHz-with-gentoo-2.6
KiB Mem:   131654012 total,  17713956 free
KiB Swap:  134217712 total, 134149872 free
Timestamp of repository gentoo: Tue, 03 Dec 2019 17:00:01 +0000
Head commit of repository gentoo: 2ea4337f9496849e758b564246a5b69c25451b1b
Head commit of repository dxvk: f89c8eb3d216ff6015f7567ed685fbfc9b457ec7

sh bash 5.0_p11
ld GNU ld (Gentoo 2.33.1 p1) 2.33.1
distcc 3.3.3 x86_64-pc-linux-gnu [enabled]
ccache version 3.7.6 [disabled]
app-shells/bash:          5.0_p11::gentoo
dev-java/java-config:     2.2.0-r4::gentoo
dev-lang/perl:            5.30.1::gentoo
dev-lang/python:          2.7.17::gentoo, 3.6.9::gentoo, 3.8.0::gentoo
dev-util/ccache:          3.7.6::gentoo
dev-util/cmake:           3.16.0::gentoo
dev-util/pkgconfig:       0.29.2::gentoo
sys-apps/baselayout:      2.6-r1::gentoo
sys-apps/sandbox:         2.18::gentoo
sys-devel/autoconf:       2.13-r1::gentoo, 2.69-r5::gentoo
sys-devel/automake:       1.11.6-r3::gentoo, 1.15.1-r2::gentoo, 1.16.1-r2::gentoo
sys-devel/binutils:       2.33.1::gentoo
sys-devel/gcc:            8.3.0-r3::gentoo, 9.2.0-r2::gentoo
sys-devel/gcc-config:     2.1::gentoo
sys-devel/libtool:        2.4.6-r5::gentoo
sys-devel/make:           4.2.1-r4::gentoo
sys-kernel/linux-headers: 5.3-r1::gentoo (virtual/os-headers)
sys-libs/glibc:           2.30-r3::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://foiofia/gentoo-portage
    priority: -1000
    sync-rsync-verify-jobs: 1
    sync-rsync-extra-opts: 
    sync-rsync-verify-metamanifest: no
    sync-rsync-verify-max-age: 24

crossdev
    location: /usr/local/portage
    masters: gentoo
    priority: 0

steam-overlay
    location: /var/lib/layman/steam-overlay
    masters: gentoo
    priority: 50

dxvk
    location: /var/db/repos/dxvk
    sync-type: git
    sync-uri: https://github.com/pchome/dxvk-gentoo-overlay
    masters: gentoo
    priority: 60

ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="* bh-luxi intel-ucode LSI-tw_cli NVIDIA-r1 shmux Amazon AFL-3.0 MPL-1.0 OSL-2.0 APSL-2 OSL-2.1 AGPL-3+ BSD-2 Apache-2.0 PSF-2.2 PSF-2.4 Ruby-BSD IJG UPX-exception GPL-2-with-linking-exception GPL-2+-with-openssl-exception PSF-2.3 AGPL-3 Boost-1.0 GPL-3-with-font-exception qwt CC0-1.0 GPL-2-with-MySQL-FLOSS-exception BSD HPND PSF-2 UoI-NCSA tanuki-community W3C GPL-1+ ISC LGPL-2-with-linking-exception LGPL-3-with-linking-exception GPL-3+-with-opencl-exception LGPL-2.1 public-domain ZPL FTL LGPL-3 metapackage LGPL-2.1+ GPL-1 vim WTFPL-2 Clarified-Artistic GPL-3+-with-opencl-openssl-exception wxWinLL-3.1 GPL-3+ GPL-2-with-classpath-exception Nokia-Qt-LGPL-Exception-1.1 gcc-runtime-library-exception-3.1 GPL-2 OPENLDAP GPL-2-with-font-exception MPL-2.0 Artistic-2 SGI-B-2.0 GPL-2+ GPL-3-with-openssl-exception LGPL-3+ CeCILL-2 libgcc libstdc++ ZLIB Transmission-OpenSSL-exception Sleepycat Unlicense LGPL-2.1-with-linking-exception Ruby ECL-2.0 GPL-3+-with-cuda-exception GPL-3+-with-cuda-openssl-exception LGPL-2+ Apache-2.0-with-LLVM-exceptions PYTHON GPL-2-with-exceptions unicode MIT LGPL-2 GPL-3 Clear-BSD AFL-2.1 openssl EUPL-1.1 Apache-1.0 CNRI gnuplot IBM CDDL NPL-1.1 CPAL-1.0 LPPL-1.2 QPL Apache-1.1 Zend-2.0 EPL-2.0 BSD-4 QPL-1.0 CPL-1.0 PHP-3.01 OSL-1.1 Ms-PL EPL-1.0 MPL-1.1 AFL-3.0 AGPL-3+ Apache-2.0 Artistic BSD-2 MPL-1.0 APSL-2 AGPL-3 Boost-1.0 HPND BSD MPL-1.1 OSL-2.1 PSF-2 UoI-NCSA W3C wxWinLL-3 GPL-1+ EUPL-1.1 ISC LGPL-2.1 ZPL CNRI PHP-3 IBM LGPL-3 LPPL-1.3c LGPL-2.1+ CDDL CPAL-1.0 QPL Apache-1.1 GPL-3+ APL-1.0 EPL-2.0 NOSA GPL-2 IPAfont MPL-2.0 Artistic-2 GPL-2+ LGPL-3+ OFL-1.1 CPL-1.0 ZLIB POSTGRESQL nethack PHP-3.01 Sleepycat Watcom-1.0 ECL-2.0 LGPL-2+ Ms-PL EPL-1.0 MIT GPL-3 gsm LLVM-Grant BSD-1 torque-2.5 FLTK BSD-with-attribution photopc canfep LIBGLOSS scanlogd feh xtrs Mail-Sendmail openafs-krb5-a psutils SMAIL Interbase-1.0 rc SVFL FVWM gd Mini-XML eGenixPublic-1.1 BEER-WARE LPPL-1.3b PCRE bea.ri.jsr173 lsof pngnq Sendmail-Open-Source x2x SSLeay CeCILL-C Openwall inner-net ElementTree CAOSL tm-align File-MMagic Flashpix Time-modules CRACKLIB boehm-gc BZIP2 XC symlinks netcat repoze DUMB-0.9.3 JDOM MIT-with-advertising TeX CPL-0.5 Old-MIT Ispell ErlPL-1.1 otter ipx-utils Princeton libmng Snd htmlc w3m IDPL regexp-UofT NEWLIB libtiff Time-Format FastCGI rwpng VTK UCAR-Unidata shrimp Xdebug pngcrush dom4j alternate the-Click-license tablelist TeX-other-free xbatt AIFFWriter.m Subversion tcltk ipadic libpng2 JNIC tcp_wrappers_license Allegro mm RSA ZSH DES iASL icu imagemagick LambdaMOO PHP-2.02 totd CNRI-QUIXOTE-2.4 Emacs CDDL-Schily URT JOVE perforce minpack matplotlib xboing FLEX Info-ZIP docbook bufexplorer.vim ngrep xvt Crypt-IDEA Khronos-CLHPP AMPAS rdisc Sendmail CDDL-1.1 flexmock libpng Toyoda SNIA freetts HTML-Tidy CMake buddy mpich2 NCSA-HDF LPPL-1.3 CC-SA-1.0 Texinfo-manual UbuntuFontLicense-1.0 LDP-1a man-pages BAEKMUK BitstreamVera CC-PD LDP-1 mplus-fonts man-pages-posix-2013 MaxMind2 Unicode_Fonts_for_Ancient_Scripts quake1-textures CC-BY-SA-1.0 man-pages-posix vlgothic wxWinFDL-3 myspell-en_CA-KevinAtkinson FDL-1.1 CC-BY-4.0 FDL-1.2 CC-BY-2.5 FDL-1.2+ GPL-1+ CC-BY-SA-2.5 CC-BY-SA-4.0 CC-BY-3.0 FDL-1.1+ GPL-1 FDL-1.3+ GPL-3+ Arphic CC-BY-2.0 FDL-1.3 GPL-2 IPAfont OPL CC-BY-SA-3.0 GPL-2+ OFL-1.1 FreeArt CC-BY-SA-2.0 OFL GPL-3 Broadcom sun-jlfgr ipw2100-fw MicroChip-SDCC qlogic-fibre-channel-firmware linux-fw-redistributable no-source-code ipw2200-fw SmartLabs unRAR ipw3945 Atmel bonnie JSON ISSL freedist"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-mtune=skylake-avx512 -march=skylake-avx512 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/easy-rsa /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-php7.3/ext-active/ /etc/php/apache2-php7.4/ext-active/ /etc/php/cgi-php7.3/ext-active/ /etc/php/cgi-php7.4/ext-active/ /etc/php/cli-php7.3/ext-active/ /etc/php/cli-php7.4/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-mtune=skylake-avx512 -march=skylake-avx512 -O2 -pipe"
DISTDIR="/mnt/apps/distfiles"
ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN 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="-mtune=skylake-avx512 -march=skylake-avx512 -O2 -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs config-protect-if-modified distcc distlocks ebuild-locks fixlafiles merge-sync multilib-strict news parallel-fetch preserve-libs protect-owned sfperms unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersync xattr"
FFLAGS="-mtune=skylake-avx512 -march=skylake-avx512 -O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="en en_en en_EN en_US en-US en_GB en-GB ro ro_RO en ro"
MAKEOPTS="-j72"
PKGDIR="/mnt/apps/packages/spark"
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="/ramfs"
USE="X a52 aac acl acpi aes aio airplay alsa amd64 amr amrenc apache2 api audit avx avx2 avx512bw avx512cd avx512dq avx512f avx512vl bash-completion bashlogger berkdb bittorrent bluetooth bluetooth-sound bluray bs2b btpclient bzip2 cacert cairo caps cdda cdio cdr cgroups chromaprint chromecast chromium clang cli client codec2 colord compat conntrack console contrib corefonts cpudetection cpumining cracklib cron crossdev crt crypt cryptsetup cuda cups custom-cflags custom-cpuopts custom-optimization cxx d3d9 daemon dav1d dbus dc1394 dds declarative default-compiler-rt deflate designer device-mapper dga dkim dnn_samples dnssec dos dot double-precision dri dri3 drm dts dv dvb dvd dvdr eclipse eds egl eglfs elfutils emovix encode epoll escreen eselect-ldso esync evdev exif experimental extras f16c f2fs faac faad facedetect fam farstream fat fdk ffmpeg fftw filecaps firefox firmware flac flash flite fma3 fontconfig fontforge fortran fortune freetype freetype2 fribidi ftp fuse gconf gcrypt gd gdal gdbm gdm geoclue geoip geolocation gflags ggi gif gimp gl glamor gles gles1 gles2 glib glide glog glusterfs gme gmp gnome gnome-keyring gnome-online-accounts gnutls gold googledrive gphoto2 gpm gps graph graphviz gsm gstaudio gstreamer gstvideo gtk gtk2 gtk3 haptic harfbuzz hash hdri hfs hid2hci highlight http http2 hybrid hyphen ibus icons iconv icu id3tag idea idn inspector introspection iproute2 ipv6 jack javascript jbig joystick jpeg jpeg2k junction kerberos kvazaar kvm ladspa lame lapack lapacke latency_timing layers lcms libaom libaribb24 libass libcaca libcanberra libdrm libevent libhack libilbc libinput libmpeg2 libnotify libotf libproxy librtmp libsecret libsoxr libtar libtesseract libtiger libtirpc libusb libuv libv4l libvirt libvisual libxml2 linsys live llvm lm-sensors lm_sensors lqr lto lv2 lz4 lzma lzo macosx-notifications mad mariadb math matroska mclib md5sum mdadm mdnsresponder-compat melt messages metadata-analysis-api mhash mjpeg mms mmx mmxext mng mod modplug modules mono mp3 mp3rtp mp4 mpeg mpi mtp multicore multilib multitarget musepack mysql mysqli nat nautilus ncurses netlink nfacct nfs nfsdcld nfsv41 nftables nls nptl ntfs ntp numa nut nvenc ocaml ocr offensive office ogg omxil openal opencl opencv openexr opengl openh264 openmp openssl optimisememory opus osmesa otr pam pango pcap pch pclm pclmul pcntl pcre pcre16 pdf pdfimport perl pgo phonon physics pipelight plabel plymouth png pnm policykit popcnt posix postproc postscript ppds profiler pulseaudio python qt5 rar raw razor rdp readline rendering replication rfkill romio rootston rpc rsyslog rtaudio rtc rtmp rtp rubberband run-as-root samba scanner schroedinger scim screen screencast script scripttools sdl sdl-image sdl2 sdlgfx seccomp sendto sensord server session sftp share shout sid sieve skins slang smp snappy sndfile snmp sockets sound soxr spamassassin speex spell spice spirv-tools split-usr sqlite srt sse sse2 sse3 sse4_1 sse4_2 ssh ssl ssse3 staging startup-notification stats steamfonts steamvr svg symlink sync-plugin-portage syntax-check syslog systemd sysvipc taglib tcpd terminal tesseract testprograms tevent text theora threads tiff timezone toolame tools tray trayicon tremor truetype tty-helpers twolame udev udisks unicode update_drivedb upnp upower urandom usb usbredir utils v4l vala valgrind vcd vdpau vdr vector-icons vidstab vim vim-syntax virgl vkd3d vlc vnc vorbis vpx vtk vulkan wallpapers wavpack wayland webdav webp webserver widgets wifi winbind www wxwidgets x11-backend x264 x265 xa xattr xcb xcf xcomposite xdg xetex xfs xft xi2 xim xinerama xkb xml xnest xpm xpresent xv xvfb xvid zlib zstd" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" 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_X86="aes avx avx2 avx512f avx512dq avx512cd avx512bw avx512vl f16c fma3 mmx mmxext pclmul popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="aivdm ashtech earthmate evermore fury fv18 garmin garmintxt geostar gpsclock isync itrax mtk3301 navcom nmea0183 nmea2000 ntrip oceanserver oncore passthrough rtcm104v2 rtcm104v3 sirf skytraq superstar2 tnt tripmate tsip ublox" INPUT_DEVICES="evdev libinput keyboard mouse" KERNEL="linux" L10N="en en_en en_EN en_US en-US en_GB en-GB ro ro_RO en ro" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LLVM_TARGETS="AMDGPU BPF NVPTX X86 AArch64 ARM PowerPC" NETBEANS_MODULES="apisupport cnd groovy gsf harness ide identity j2ee java mobility nb php profiler soa visualweb webcommon websvccommon xml" OFFICE_IMPLEMENTATION="libreoffice" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_6" PYTHON_TARGETS="python2_7 python3_6" QEMU_SOFTMMU_TARGETS="x86_64 aarch64 arm i386 ppc ppc64" QEMU_USER_TARGETS="x86_64 aarch64 aarch64_be arm armeb i386 ppc ppc64 ppc64abi32 ppc64le" RUBY_TARGETS="ruby24 ruby25" SANE_BACKENDS="abaton agfafocus apple artec artec_eplus48u as6e avision bh canon canon630u canon_dr cardscan coolscan coolscan2 coolscan3 dc210 dc240 dc25 dell1600n_net dmc epjitsu epson epson2 fujitsu genesys gt68xx hp hp3500 hp3900 hp4200 hp5400 hp5590 hpljm1005 hs2p ibm kodak kodakaio kvs1025 kvs20xx leo lexmark ma1509 magicolor matsushita microtek microtek2 mustek mustek_usb nec net niash p5 pie pixma plustek plustek_pp qcam ricoh rts8891 s9036 sceptre sharp sm3600 sm3840 snapscan sp15c st400 stv680 tamarack teco1 teco2 teco3 test u12 umax umax1220u umax_pp xerox_mfp canon_pp hpsj5s kvs40xx mustek_pp mustek_usb2 pnm" USERLAND="GNU" VIDEO_CARDS="nvidia nouveau modesetting vulkan virgl" 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, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 2 Alexandru N. Barloiu 2019-12-04 00:37:00 UTC
can't post build.log. I think it's too large. 932442 bytes in size. when I try to post it, it goes into ERR_ACCESS_DENIED.
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2019-12-04 07:12:48 UTC
Please attach the entire build log to this bug report.
Comment 4 Jeroen Roovers (RETIRED) gentoo-dev 2019-12-04 07:14:36 UTC
(In reply to Alexandru N. Barloiu from comment #2)
> can't post build.log. I think it's too large. 932442 bytes in size. when I
> try to post it, it goes into ERR_ACCESS_DENIED.

Compress it!

xz build.log, then attach build.log.xz...
Comment 5 Alexandru N. Barloiu 2019-12-04 13:09:17 UTC
Created attachment 598410 [details]
build.log

sorry. why didn't I think of that ?! :)
Comment 6 Thomas Beutin 2020-01-08 09:28:11 UTC
Isn't this a dupe of bug 700176 ?
Comment 7 Jeroen Roovers (RETIRED) gentoo-dev 2020-09-23 05:01:10 UTC
*** Bug 741626 has been marked as a duplicate of this bug. ***
Comment 8 Jeroen Roovers (RETIRED) gentoo-dev 2020-09-23 05:02:17 UTC

*** This bug has been marked as a duplicate of bug 700176 ***