Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 905986 - media-libs/libvpx-1.12.0-r1 emerge failure with DIST_DIR set in environment
Summary: media-libs/libvpx-1.12.0-r1 emerge failure with DIST_DIR set in environment
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-09 01:21 UTC by Evan Foss
Modified: 2023-05-10 22:33 UTC (History)
2 users (show)

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


Attachments
Build log for media-libs/libvpx-1.12.0-r1::gentoo (build.log.gz,36.05 KB, application/gzip)
2023-05-10 02:33 UTC, Evan Foss
Details
Build log for media-libs/libvpx-1.12.0-r1::gentoo (the right file this time, sorry) (build.log.gz,19.23 KB, application/gzip)
2023-05-10 02:41 UTC, Evan Foss
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Evan Foss 2023-05-09 01:21:44 UTC
The package media-libs/libvpx-1.12.0-r1 builds but doesn't install. The compile seems to finish but the merge fails. This is a relatively fresh chroot into a  stage3 environment.

Reproducible: Didn't try

Steps to Reproduce:
emerge --newuse --deep --update media-libs/libvpx
Actual Results:  
>>> Install media-libs/libvpx-1.12.0-r1 into /tmp/portage/media-libs/libvpx-1.12.0-r1/image
 * abi_x86_64.amd64: running multilib-minimal_abi_src_install
make -j6 verbose=yes GEN_EXAMPLES= DESTDIR=/tmp/portage/media-libs/libvpx-1.12.0-r1/image install 
mkdir -p /usr/portage/distfiles/include/vpx/
mkdir -p /usr/portage/distfiles/include/vpx/
mkdir -p /usr/portage/distfiles/include/vpx/
mkdir -p /usr/portage/distfiles/include/vpx/
mkdir -p /usr/portage/distfiles/include/vpx/
 * ACCESS DENIED:  mkdir:         /var/cache/distfiles/include
mkdir: cannot create directory ‘/usr/portage/distfiles/include’: Permission denied
mkdir -p /usr/portage/distfiles/include/vpx/
 * ACCESS DENIED:  mkdir:         /var/cache/distfiles/include
mkdir: cannot create directory ‘/usr/portage/distfiles/include’: Permission denied
make[1]: *** [Makefile:368: /usr/portage/distfiles/include/vpx/vp8.h] Error 1
make[1]: *** Waiting for unfinished jobs....
 * make[1]: *** [Makefile:368: /usr/portage/distfiles/include/vpx/vp8cx.h] Error 1
ACCESS DENIED:  mkdir:         /var/cache/distfiles/include
 * ACCESS DENIED:  mkdir: mkdircannot create directory ‘/usr/portage/distfiles/include’:: Permission denied 
        /var/cache/distfiles/include
 * ACCESS DENIED:  mkdir:         /var/cache/distfiles/include
mkdir: cannot create directory ‘/usr/portage/distfiles/include’: Permission denied
mkdir: cannot create directory ‘/usr/portage/distfiles/include’: Permission denied
make[1]: *** [Makefile:368: /usr/portage/distfiles/include/vpx/vpx_ext_ratectrl.h] Error 1
make[1]: *** [Makefile:368: /usr/portage/distfiles/include/vpx/vpx_codec.h] Error 1
make[1]: *** [Makefile:368: /usr/portage/distfiles/include/vpx/vp8dx.h] Error 1
 * ACCESS DENIED:  mkdir:         /var/cache/distfiles/include
mkdir: cannot create directory ‘/usr/portage/distfiles/include’: Permission denied
make[1]: *** [Makefile:368: /usr/portage/distfiles/include/vpx/vpx_frame_buffer.h] Error 1
make: *** [Makefile:17: .DEFAULT] Error 2
 * ERROR: media-libs/libvpx-1.12.0-r1::gentoo failed (install phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=media-libs/libvpx-1.12.0-r1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=media-libs/libvpx-1.12.0-r1::gentoo'`.
 * The complete build log is located at '/tmp/portage/media-libs/libvpx-1.12.0-r1/temp/build.log'.
 * The ebuild environment file is located at '/tmp/portage/media-libs/libvpx-1.12.0-r1/temp/environment'.
 * Working directory: '/tmp/portage/media-libs/libvpx-1.12.0-r1/work/libvpx-1.12.0-abi_x86_64.amd64'
 * S: '/tmp/portage/media-libs/libvpx-1.12.0-r1/work/libvpx-1.12.0'
 * ----------------------- SANDBOX ACCESS VIOLATION SUMMARY -----------------------
 * LOG FILE: "/tmp/portage/media-libs/libvpx-1.12.0-r1/temp/sandbox.log"
 * 
VERSION 1.0
FORMAT: F - Function called
FORMAT: S - Access Status
FORMAT: P - Path as passed to function
FORMAT: A - Absolute Path (not canonical)
FORMAT: R - Canonical Path
FORMAT: C - Command Line

F: mkdir
S: deny
P: include
A: /var/cache/distfiles/include
R: /var/cache/distfiles/include
C: mkdir -p /usr/portage/distfiles/include vpx/ 

F: mkdir
S: deny
P: include
A: /var/cache/distfiles/include
R: /var/cache/distfiles/include
C: mkdir -p /usr/portage/distfiles/include vpx/ 

F: mkdir
S: deny
P: include
A: /var/cache/distfiles/include
R: /var/cache/distfiles/include
C: mkdir -p /usr/portage/distfiles/include vpx/ 

F: mkdir
S: deny
P: include
A: /var/cache/distfiles/include
R: /var/cache/distfiles/include
C: mkdir -p /usr/portage/distfiles/include vpx/ 

F: mkdir
S: deny
P: include
A: /var/cache/distfiles/include
R: /var/cache/distfiles/include
C: mkdir -p /usr/portage/distfiles/include vpx/ 

F: mkdir
S: deny
P: include
A: /var/cache/distfiles/include
R: /var/cache/distfiles/include
C: mkdir -p /usr/portage/distfiles/include vpx/ 
 * --------------------------------------------------------------------------------

>>> Failed to emerge media-libs/libvpx-1.12.0-r1, Log file:

>>>  '/tmp/portage/media-libs/libvpx-1.12.0-r1/temp/build.log'


emerge --info '=media-libs/libvpx-1.12.0-r1::gentoo'
Portage 3.0.44 (python 3.11.3-final-0, default/linux/amd64/17.1/desktop, gcc-12, glibc-2.36-r7, 5.4.97-gentoo x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-5.4.97-gentoo-x86_64-AMD_Ryzen_5_3600_6-Core_Processor-with-glibc2.36
KiB Mem:    32812032 total,  21201776 free
KiB Swap:          0 total,         0 free
Timestamp of repository gentoo: Mon, 08 May 2023 19:30:01 +0000
Head commit of repository gentoo: 69a74089aee8eee85bedf0a80b1124db9abc1a6b
sh bash 5.1_p16-r2
ld GNU ld (Gentoo 2.39 p6) 2.39.0
app-misc/pax-utils:        1.3.5::gentoo
app-shells/bash:           5.1_p16-r2::gentoo
dev-lang/perl:             5.36.0-r2::gentoo
dev-lang/python:           3.10.10_p3::gentoo, 3.11.3::gentoo
dev-lang/rust-bin:         1.66.1-r1::gentoo
dev-util/cmake:            3.25.3::gentoo
dev-util/meson:            1.0.1::gentoo
sys-apps/baselayout:       2.13-r1::gentoo
sys-apps/openrc:           0.46::gentoo
sys-apps/sandbox:          2.29::gentoo
sys-devel/autoconf:        2.71-r5::gentoo
sys-devel/automake:        1.16.5::gentoo
sys-devel/binutils:        2.39-r5::gentoo
sys-devel/binutils-config: 5.5::gentoo
sys-devel/clang:           15.0.7-r1::gentoo
sys-devel/gcc:             12.2.1_p20230428-r1::gentoo
sys-devel/gcc-config:      2.10::gentoo
sys-devel/libtool:         2.4.7-r1::gentoo
sys-devel/llvm:            15.0.7::gentoo
sys-devel/make:            4.4.1::gentoo
sys-kernel/linux-headers:  6.1::gentoo (virtual/os-headers)
sys-libs/glibc:            2.36-r7::gentoo
Repositories:

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

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="@FREE"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=native"
CHOST="x86_64-pc-linux-gnu"
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 -march=native"
DISTDIR="/usr/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="-O2 -pipe -march=native"
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="-O2 -pipe -march=native"
GENTOO_MIRRORS="ftp://ftp.swin.edu.au/gentoo https://mirror.csclub.uwaterloo.ca/gentoo-distfiles/ ftp://ftp.free.fr/mirrors/ftp.gentoo.org/ http://gentoo.mirrors.ovh.net/gentoo-distfiles/ rsync://mirror.netcologne.de/gentoo/ rsync://ftp-stud.hs-esslingen.de/gentoo/ rsync://mirror.leaseweb.com/gentoo/ rsync://ftp.vectranet.pl/gentoo/ https://gentoo.osuosl.org/ rsync://mirrors.rit.edu/gentoo/"
LANG="C.UTF8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LEX="flex"
MAKEOPTS="-j6"
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="/tmp"
SHELL="/bin/bash"
USE="X a52 aac acl acpi alsa amd64 bluetooth branding bzip2 cairo cdda cdr cli crypt cups dbus dri dts dvd dvdr elogind encode exif flac fortran gdbm gif gpm gtk gui iconv icu ipv6 jpeg lcms libglvnd libnotify libtirpc mad mng mp3 mp4 mpeg multilib ncurses nls nptl ogg opengl openmp pam pango pcre pdf png policykit ppds qt5 readline sdl seccomp sound spell split-usr ssl startup-notification svg test-rust tiff truetype udev udisks unicode upower usb vorbis wxwidgets x264 xattr xcb xft xml xv xvid zlib" ABI_X86="64" 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_X86="mmx mmxext sse sse2 aes avx avx2 f16c fma3 pclmul popcnt rdrand sha sse3 sse4_1 sse4_2 sse4a ssse3" 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" GRUB_PLATFORMS="efi-64" 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_11" PYTHON_TARGETS="python3_11" RUBY_TARGETS="ruby30" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa 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, LFLAGS, LIBTOOL, LINGUAS, MAKE, MAKEFLAGS, NM, OBJCOPY, OBJDUMP, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, RANLIB, READELF, RUSTFLAGS, SIZE, STRINGS, STRIP, YACC, YFLAGS
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-05-09 12:48:28 UTC
Please attach the full build.log too please.
Comment 2 Evan Foss 2023-05-09 16:14:05 UTC
(In reply to Sam James from comment #1)
> Please attach the full build.log too please.

The build log is in excess of the attachment file size limit. What should I do?
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-05-09 16:14:19 UTC
Could you compress it with e.g. xz?
Comment 4 Evan Foss 2023-05-09 16:23:47 UTC
(In reply to Sam James from comment #3)
> Could you compress it with e.g. xz?

I tried gzip and it told me no compressed files were allowed. I assumed that was all compression. 

Here is the end of the compile so you can see it finished.

x86_64-pc-linux-gnu-g++ -L. -Wl,-O1 -Wl,--as-needed -m64 -o examples/vpx_temporal_svc_encoder ivfenc.c.o y4minput.c.o tools_common.c.o video_writer.c.o examples/vpx_temporal_svc_encoder.c.o -lvpx -lm -lpthread
x86_64-pc-linux-gnu-g++ -L. -Wl,-O1 -Wl,--as-needed -m64 -o examples/simple_decoder ivfdec.c.o y4minput.c.o tools_common.c.o video_reader.c.o examples/simple_decoder.c.o -lvpx -lm -lpthread
x86_64-pc-linux-gnu-g++ -L. -Wl,-O1 -Wl,--as-needed -m64 -o examples/postproc ivfdec.c.o y4minput.c.o tools_common.c.o video_reader.c.o examples/postproc.c.o -lvpx -lm -lpthread
x86_64-pc-linux-gnu-g++ -L. -Wl,-O1 -Wl,--as-needed -m64 -o examples/decode_to_md5 md5_utils.c.o ivfdec.c.o y4minput.c.o tools_common.c.o video_reader.c.o examples/decode_to_md5.c.o -lvpx -lm -lpthread
x86_64-pc-linux-gnu-g++ -L. -Wl,-O1 -Wl,--as-needed -m64 -o examples/simple_encoder ivfenc.c.o y4minput.c.o tools_common.c.o video_writer.c.o examples/simple_encoder.c.o -lvpx -lm -lpthread
x86_64-pc-linux-gnu-g++ -L. -Wl,-O1 -Wl,--as-needed -m64 -o examples/vp9_lossless_encoder ivfenc.c.o y4minput.c.o tools_common.c.o video_writer.c.o examples/vp9_lossless_encoder.c.o -lvpx -lm -lpthread
x86_64-pc-linux-gnu-g++ -L. -Wl,-O1 -Wl,--as-needed -m64 -o examples/twopass_encoder ivfenc.c.o y4minput.c.o tools_common.c.o video_writer.c.o examples/twopass_encoder.c.o -lvpx -lm -lpthread
x86_64-pc-linux-gnu-g++ -L. -Wl,-O1 -Wl,--as-needed -m64 -o examples/decode_with_drops ivfdec.c.o y4minput.c.o tools_common.c.o video_reader.c.o examples/decode_with_drops.c.o -lvpx -lm -lpthread
x86_64-pc-linux-gnu-g++ -L. -Wl,-O1 -Wl,--as-needed -m64 -o examples/set_maps ivfenc.c.o y4minput.c.o tools_common.c.o video_writer.c.o examples/set_maps.c.o -lvpx -lm -lpthread
x86_64-pc-linux-gnu-g++ -L. -Wl,-O1 -Wl,--as-needed -m64 -o examples/vp8cx_set_ref ivfenc.c.o y4minput.c.o tools_common.c.o video_writer.c.o examples/vp8cx_set_ref.c.o -lvpx -lm -lpthread
x86_64-pc-linux-gnu-g++ -L. -Wl,-O1 -Wl,--as-needed -m64 -o examples/vp9cx_set_ref ivfenc.c.o y4minput.c.o tools_common.c.o video_writer.c.o examples/vp9cx_set_ref.c.o -lvpx -lm -lpthread
x86_64-pc-linux-gnu-g++ -L. -Wl,-O1 -Wl,--as-needed -m64 -o vpxdec md5_utils.c.o args.c.o ivfdec.c.o y4minput.c.o tools_common.c.o y4menc.c.o vpxdec.c.o third_party/libyuv/source/cpu_id.cc.o third_party/libyuv/source/planar_functions.cc.o third_party/libyuv/source/row_any.cc.o third_party/libyuv/source/row_common.cc.o third_party/libyuv/source/row_gcc.cc.o third_party/libyuv/source/row_msa.cc.o third_party/libyuv/source/row_neon.cc.o third_party/libyuv/source/row_neon64.cc.o third_party/libyuv/source/row_win.cc.o third_party/libyuv/source/scale.cc.o third_party/libyuv/source/scale_any.cc.o third_party/libyuv/source/scale_common.cc.o third_party/libyuv/source/scale_gcc.cc.o third_party/libyuv/source/scale_msa.cc.o third_party/libyuv/source/scale_neon.cc.o third_party/libyuv/source/scale_neon64.cc.o third_party/libyuv/source/scale_win.cc.o third_party/libwebm/common/hdr_util.cc.o third_party/libwebm/mkvmuxer/mkvmuxer.cc.o third_party/libwebm/mkvmuxer/mkvmuxerutil.cc.o third_party/libwebm/mkvmuxer/mkvwriter.cc.o third_party/libwebm/mkvparser/mkvparser.cc.o third_party/libwebm/mkvparser/mkvreader.cc.o webmdec.cc.o -lvpx -lm -lpthread
x86_64-pc-linux-gnu-g++ -L. -Wl,-O1 -Wl,--as-needed -m64 -o vpxenc args.c.o y4minput.c.o ivfdec.c.o ivfenc.c.o rate_hist.c.o tools_common.c.o warnings.c.o vpxstats.c.o vpxenc.c.o third_party/libyuv/source/cpu_id.cc.o third_party/libyuv/source/planar_functions.cc.o third_party/libyuv/source/row_any.cc.o third_party/libyuv/source/row_common.cc.o third_party/libyuv/source/row_gcc.cc.o third_party/libyuv/source/row_msa.cc.o third_party/libyuv/source/row_neon.cc.o third_party/libyuv/source/row_neon64.cc.o third_party/libyuv/source/row_win.cc.o third_party/libyuv/source/scale.cc.o third_party/libyuv/source/scale_any.cc.o third_party/libyuv/source/scale_common.cc.o third_party/libyuv/source/scale_gcc.cc.o third_party/libyuv/source/scale_msa.cc.o third_party/libyuv/source/scale_neon.cc.o third_party/libyuv/source/scale_neon64.cc.o third_party/libyuv/source/scale_win.cc.o third_party/libwebm/common/hdr_util.cc.o third_party/libwebm/mkvmuxer/mkvmuxer.cc.o third_party/libwebm/mkvmuxer/mkvmuxerutil.cc.o third_party/libwebm/mkvmuxer/mkvwriter.cc.o third_party/libwebm/mkvparser/mkvparser.cc.o third_party/libwebm/mkvparser/mkvreader.cc.o webmenc.cc.o -lvpx -lm -lpthread
mkdir -p tools/
x86_64-pc-linux-gnu-gcc  -O2 -pipe -march=native -m64 -DNDEBUG -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wformat=2 -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-prototypes -Wuninitialized -Wunused -Wextra -Wundef -Wframe-larger-than=52000 -std=gnu89 -I. -I"/tmp/portage/media-libs/libvpx-1.12.0-r1/work/libvpx-1.12.0" -I../include -I../include/vpx -M /tmp/portage/media-libs/libvpx-1.12.0-r1/work/libvpx-1.12.0/tools/tiny_ssim.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;tools/tiny_ssim.c.o tools/tiny_ssim.c.d;' > tools/tiny_ssim.c.d
x86_64-pc-linux-gnu-gcc  -O2 -pipe -march=native -m64 -DNDEBUG -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wformat=2 -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-prototypes -Wuninitialized -Wunused -Wextra -Wundef -Wframe-larger-than=52000 -std=gnu89 -I. -I"/tmp/portage/media-libs/libvpx-1.12.0-r1/work/libvpx-1.12.0" -I../include -I../include/vpx -c -o tools/tiny_ssim.c.o /tmp/portage/media-libs/libvpx-1.12.0-r1/work/libvpx-1.12.0/tools/tiny_ssim.c
x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -m64 -o tools/tiny_ssim y4minput.c.o vpx/src/vpx_image.c.o vpx_mem/vpx_mem.c.o tools/tiny_ssim.c.o -lm -lpthread
>>> Source compiled.
 * Skipping make test/check due to ebuild restriction.
>>> Test phase [disabled because of RESTRICT=test]: media-libs/libvpx-1.12.0-r1
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-05-09 16:26:05 UTC
(In reply to Evan Foss from comment #4)
> (In reply to Sam James from comment #3)
> > Could you compress it with e.g. xz?
> 
> I tried gzip and it told me no compressed files were allowed. I assumed that
> was all compression. 

Bugzilla should definitely let you attach compressed files...
Comment 6 Evan Foss 2023-05-09 16:34:15 UTC
(In reply to Sam James from comment #5)
> (In reply to Evan Foss from comment #4)
> > (In reply to Sam James from comment #3)
> > > Could you compress it with e.g. xz?
> > 
> > I tried gzip and it told me no compressed files were allowed. I assumed that
> > was all compression. 
> 
> Bugzilla should definitely let you attach compressed files...

Do you want me to attach a screenshot of the site refusing to let me do that?
Comment 7 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-05-09 16:34:57 UTC
(In reply to Evan Foss from comment #6)
> Do you want me to attach a screenshot of the site refusing to let me do that?

Yes please, so we can figure out the problem. I believe you're having trouble, but I don't know what to fix yet.
Comment 8 Evan Foss 2023-05-10 02:33:53 UTC
Created attachment 861412 [details]
Build log for media-libs/libvpx-1.12.0-r1::gentoo
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-05-10 02:34:41 UTC
Thanks!
Comment 10 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-05-10 02:35:08 UTC
(In reply to Evan Foss from comment #8)
> Created attachment 861412 [details]
> Build log for media-libs/libvpx-1.12.0-r1::gentoo

Oh, this is for Paraview, not libvpx.
Comment 11 Evan Foss 2023-05-10 02:41:48 UTC
Created attachment 861413 [details]
Build log for media-libs/libvpx-1.12.0-r1::gentoo (the right file this time, sorry)
Comment 12 Evan Foss 2023-05-10 21:24:28 UTC
(In reply to Sam James from comment #9)
> Thanks!

Any thoughts now?
Comment 13 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-05-10 21:27:09 UTC
Do you have DIST_DIR (not DISTDIR) set in your environment?
Comment 14 Evan Foss 2023-05-10 21:57:36 UTC
(In reply to Sam James from comment #13)
> Do you have DIST_DIR (not DISTDIR) set in your environment?

from my make.conf

PORT_DIR="/usr/portage"
DIST_DIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/tmp"
Comment 15 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-05-10 22:03:10 UTC
(In reply to Evan Foss from comment #14)
> (In reply to Sam James from comment #13)
> > Do you have DIST_DIR (not DISTDIR) set in your environment?
> 
> from my make.conf
> 
> PORT_DIR="/usr/portage"
> DIST_DIR="/usr/portage/distfiles"
> PKGDIR="/usr/portage/packages"
> PORTAGE_TMPDIR="/tmp"

Okay, please unset DIST_DIR (or change it to DISTDIR) as a workaround. I'll unset DIST_DIR in the ebuild.
Comment 16 Larry the Git Cow gentoo-dev 2023-05-10 22:04:06 UTC
The bug has been closed via the following commit(s):

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

commit f5348c1f01185eb16a04b19ad20f1d17889e5f42
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-05-10 22:03:54 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-05-10 22:03:54 +0000

    media-libs/libvpx: unset DIST_DIR in ebuild
    
    Users may set it instead of DISTDIR, can see it happening, and the build system uses
    it if set.
    
    Closes: https://bugs.gentoo.org/905986
    Signed-off-by: Sam James <sam@gentoo.org>

 media-libs/libvpx/libvpx-1.12.0-r1.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
Comment 17 Evan Foss 2023-05-10 22:32:20 UTC
(In reply to Sam James from comment #15)
> (In reply to Evan Foss from comment #14)
> > (In reply to Sam James from comment #13)
> > > Do you have DIST_DIR (not DISTDIR) set in your environment?
> > 
> > from my make.conf
> > 
> > PORT_DIR="/usr/portage"
> > DIST_DIR="/usr/portage/distfiles"
> > PKGDIR="/usr/portage/packages"
> > PORTAGE_TMPDIR="/tmp"
> 
> Okay, please unset DIST_DIR (or change it to DISTDIR) as a workaround. I'll
> unset DIST_DIR in the ebuild.

Your right. I commented out the DIST_DIR temporarily for just the one package and it worked. 

Thank you so much.
Comment 18 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-05-10 22:33:35 UTC
No worries!