Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 715644 - emerge media-video/v4l2loopback fails No rule to make target ... needed by __build
Summary: emerge media-video/v4l2loopback fails No rule to make target ... needed by __...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Aaron W. Swenson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-31 15:56 UTC by Paul Gover
Modified: 2020-06-26 12:10 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,2.66 KB, text/plain)
2020-03-31 16:00 UTC, Paul Gover
Details
Doing what it says happened manually: (file_715644.txt,913 bytes, text/plain)
2020-03-31 16:03 UTC, Paul Gover
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Gover 2020-03-31 15:56:32 UTC
Versions 0.12, 0.12.1.1_pre and 9999 all exhibit the same problem.  If I try to debug the ebuild by manually performing the compile instructions manually, they work fine.  The kernel is correctly configured.  The problem appears to be in the "make install-all" (assuming that's run) stage, and I think is because the module's being built to the wrong directory, or something similar.  It must be something weird about my portage/kernel configuration, as others seem to have no problem.

I'll attach a build log, and the output of running the bits manually.

I'm running kernel 5.5.13-gentoo, same problem with kernel 5.4.28-gentoo.  My make.conf says "-j12", but the same happens with "-j1".

Reproducible: Always




emerge --info media-video/v4l2loopback:

Portage 2.3.89 (python 2.7.17-final-0, default/linux/amd64/17.1/desktop/plasma, gcc-9.2.0, glibc-2.29-r7, 5.5.13-gentoo-ryzen x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-5.5.13-gentoo-ryzen-x86_64-AMD_Ryzen_9_3900X_12-Core_Processor-with-gentoo-2.6
KiB Mem:    16374020 total,  13956564 free
KiB Swap:   12586908 total,  12586908 free
Timestamp of repository gentoo: Thu, 26 Mar 2020 09:15:01 +0000
Head commit of repository gentoo: 44f2acfedc31a62767b4900fc75f198e280be029
Timestamp of repository steam-overlay: Thu, 26 Mar 2020 09:12:47 +0000
Head commit of repository steam-overlay: 2457687bfaaf4e78b32b5fad301d329172fe7917

sh dash 0.5.9.1-r3
ld GNU ld (Gentoo 2.33.1 p2) 2.33.1
ccache version 3.7.7 [disabled]
app-shells/bash:          4.4_p23-r1::gentoo
dev-java/java-config:     2.2.0-r4::gentoo
dev-lang/perl:            5.30.1::gentoo
dev-lang/python:          2.7.17-r1::gentoo, 3.6.10::gentoo
dev-util/ccache:          3.7.7-r1::gentoo
dev-util/cmake:           3.14.6::gentoo
sys-apps/baselayout:      2.6-r1::gentoo
sys-apps/openrc:          0.42.1::gentoo
sys-apps/sandbox:         2.13::gentoo
sys-devel/autoconf:       2.13-r1::gentoo, 2.69-r4::gentoo
sys-devel/automake:       1.13.4-r2::gentoo, 1.16.1-r1::gentoo
sys-devel/binutils:       2.33.1-r1::gentoo
sys-devel/gcc:            9.2.0-r2::gentoo
sys-devel/gcc-config:     2.2.1::gentoo
sys-devel/libtool:        2.4.6-r6::gentoo
sys-devel/make:           4.2.1-r4::gentoo
sys-kernel/linux-headers: 5.4::gentoo (virtual/os-headers)
sys-libs/glibc:           2.29-r7::gentoo
Repositories:

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

Pauls
    location: /usr/local/overlay
    masters: gentoo

steam-overlay
    location: /var/db/repos/steam-overlay
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/steam-overlay.git
    masters: gentoo

Installed sets: @system
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA AdobeFlash-11.x"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/themes/oxygen-gtk/gtk-2.0"
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 /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=native -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--jobs 8 --load-average 24 --quiet-build y --usepkg"
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="-O2 -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-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 sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://mirror.bytemark.co.uk/gentoo/ http://mirror.qubenet.net/mirror/gentoo/ http://www.mirrorservice.org/sites/distfiles.gentoo.org/"
LANG="en_GB.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-fuse-ld=bld"
LINGUAS="en_GB en en_US"
MAKEOPTS="-j12"
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/tmpdir"
USE="X a52 aac acl acpi activities alsa amd64 berkdb branding bzip2 cairo cdda cdr cleartype cli cmake corefonts crypt cups dbus declarative display-manager dri dts dvd dvdr elogind emboss encode exif ffmpeg flac fontconfig fortran gdbm gif glibc-omitfp gpm gstremer gtk iconv icu id3 id3tag ipv6 java joystick jpeg kde kipi kwallet lcms ldap libnotify libtirpc mad mdadm midi mmx mmxext mng mp3 mp4 mpeg multilib mysql ncurses nls nptl nsplugin ogg opengl openmp orc pam pango pcre pdf phonon plasma png policykit popcnt ppds printsupport pulseaudio qml qt5 readline reports sdl seccomp semantic-desktop sndfile spell split-usr sql sse sse2 sse3 sse4a ssl startup-notification suid svg tcpd threads tiff truetype udev udisks unicode usb v4l vaapi vdpau vorbis wallpapers wayland widgets wxwidgets x264 xattr xcb xcomposite xine xml xv xvid zlib" 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" CAMERAS="sony ptp2 directory" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt sha sse sse2 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="evdev" KERNEL="linux" L10N="en-GB en en-US" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_6" PYTHON_TARGETS="python2_7 python3_6" RUBY_TARGETS="ruby24 ruby25" SANE_BACKENDS="snapscan net" USERLAND="GNU" VIDEO_CARDS="amdgpu radeonsi" XFCE_PLUGINS="menu" 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
Comment 1 Paul Gover 2020-03-31 16:00:00 UTC
Created attachment 628034 [details]
build.log
Comment 2 Paul Gover 2020-03-31 16:03:08 UTC
Created attachment 628036 [details]
Doing what it says happened manually:
Comment 3 Paul Gover 2020-03-31 16:14:28 UTC
Something weird.  I tried:
  cd /usr/portage/media-video/v4l2loopback
  ebuild v4l2loopback-0.12.1.1_pre.ebuild install
and got:
make[1]: Entering directory '/usr/src/linux-5.5.13-gentoo'
/bin/sh: 1: cannot create /var/tmp/tmpdir/portage/media-video/v4l2loopback-0.12.1.1_pre/work/v4l2loopback-0.12.1.1_pre/v4l2loopback.mod: Permission denied
/bin/sh: 1: cannot create /var/tmp/tmpdir/portage/media-video/v4l2loopback-0.12.1.1_pre/work/v4l2loopback-0.12.1.1_pre/.v4l2loopback.mod.cmd: Permission denied

so it's something to do with permissions.  Said directory is owned by portage:portage, but I could make it work with:
  FEATURES="-userpriv"

Now it's not me!  To attempt to install v4l2loopback, I had a few pre-requisites, and they installed fine.  So it's summat specific to this ebuild and FEATURES="userpriv".
Comment 4 Aaron W. Swenson gentoo-dev 2020-06-02 14:08:30 UTC
Unfortunately, I've been unable to reproduce this. Does the issue persist?
Comment 5 Paul Gover 2020-06-07 11:52:15 UTC
Compiles OK with 0.12.5 (i.e. keyworded ~amd64); still broken with 0.12, but I don't mind that.  Feel free to close it.