Crossdev creates a make.conf file with ROOT="/usr/${CHOST}/". So far, so good. But some packages like sys-fs/lvm2 install some files (not all) into /usr/CHOST/usr/CHOST instead of /usr/CHOST. Reproducible: Always Steps to Reproduce: Example (reproduced in Docker, but can be reproduced without it): 1. docker pull gentoo/stage3 2. docker tag gentoo/stage3:latest gentoo/stage3:2022-04 3. docker rmi gentoo/stage3:latest 4. docker run --name $USER.gentoo-session -w /root -tiv /var/db/repos/gentoo:/var/db/repos/gentoo -v $PWD:/mnt gentoo/stage3:2022-04 5. mkdir -p /etc/portage/repos.conf 6. cat >/etc/portage/repos.conf/gentoo.conf <<EOF [DEFAULT] main-repo = gentoo [gentoo] location = /var/db/repos/gentoo sync-type = rsync sync-uri = rsync://rsync.europe.gentoo.org/gentoo-portage auto-sync = yes sync-rsync-verify-jobs = 1 sync-rsync-verify-metamanifest = yes sync-rsync-verify-max-age = 24 sync-openpgp-key-path = /usr/share/openpgp-keys/gentoo-release.asc sync-openpgp-key-refresh-retry-count = 40 sync-openpgp-key-refresh-retry-overall-timeout = 1200 sync-openpgp-key-refresh-retry-delay-exp-base = 2 sync-openpgp-key-refresh-retry-delay-max = 60 sync-openpgp-key-refresh-retry-delay-mult = 4 priority = 20 EOF 7. chmod 0644 /etc/portage/repos.conf/gentoo.conf 8. emerge -v crossdev 9. mkdir -p /var/db/repos/private-overlay/{profiles,metadata} 10. echo "private-overlay" >/var/db/repos/private-overlay/profiles/repo_name 11. echo "masters = gentoo" >/var/db/repos/private-overlay/metadata/layout.conf 12. echo "thin-manifests = true" >>/var/db/repos/private-overlay/metadata/layout.conf 13. chown -R portage:portage /var/db/repos/private-overlay/{profiles,metadata} 14. echo "[private-overlay]" >/etc/portage/repos.conf/private.conf 15. echo "location = /var/db/repos/private-overlay" >>/etc/portage/repos.conf/private.conf 16. echo "priority = 10" >>/etc/portage/repos.conf/private.conf 17. echo "masters = gentoo" >>/etc/portage/repos.conf/private.conf 18. echo "auto-sync = no" >>/etc/portage/repos.conf/private.conf 19. export CT=arm-unknown-linux-gnueabi 20. crossdev --stable -oS gentoo -oO /var/db/repos/private-overlay --target $CT 21. sed -i 's/USE="${ARCH} -pam"/USE="-* ${ARCH} split-usr systemd -kill udev"/g' /usr/$CT/etc/portage/make.conf 22. mkdir /usr/$CT/etc/portage/package.use 23. echo >/usr/$CT/etc/portage/package.use/util-linux sys-apps/util-linux -systemd -udev kill 24. $CT-emerge -v sys-fs/lvm2 Actual Results: /usr/arm-unknown-linux-gnueabi/usr/arm-unknown-linux-gnueabi/lib /usr/arm-unknown-linux-gnueabi/usr/arm-unknown-linux-gnueabi/lib/systemd /usr/arm-unknown-linux-gnueabi/usr/arm-unknown-linux-gnueabi/lib/systemd/system-generators /usr/arm-unknown-linux-gnueabi/usr/arm-unknown-linux-gnueabi/lib/systemd/system-generators/lvm2-activation-generator Expected Results: /usr/arm-unknown-linux-gnueabi/lib /usr/arm-unknown-linux-gnueabi/lib/systemd /usr/arm-unknown-linux-gnueabi/lib/systemd/system-generators /usr/arm-unknown-linux-gnueabi/lib/systemd/system-generators/lvm2-activation-generator Portage 3.0.30 (python 3.9.9-final-0, default/linux/amd64/17.1, gcc-11.2.1, glibc-2.34-r10, 5.15.11-gentoo-x86_64 x86_64) ================================================================= System uname: Linux-5.15.11-gentoo-x86_64-x86_64-Intel-R-_Core-TM-_i7-3615QM_CPU_@_2.30GHz-with-glibc2.34 KiB Mem: 16308712 total, 6267172 free KiB Swap: 33554424 total, 31129928 free Timestamp of repository gentoo: Sun, 17 Apr 2022 23:15:01 +0000 Head commit of repository gentoo: e6ba58de26dea5d91505823ac324ecce27a14cf0 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-lang/perl: 5.34.0-r6::gentoo dev-lang/python: 3.9.9-r1::gentoo, 3.10.3::gentoo dev-util/meson: 0.60.3::gentoo sys-apps/baselayout: 2.7-r3::gentoo sys-apps/openrc: 0.44.10::gentoo sys-apps/sandbox: 2.29::gentoo sys-devel/autoconf: 2.71-r1::gentoo sys-devel/automake: 1.16.5::gentoo sys-devel/binutils: 2.37_p1-r2::gentoo sys-devel/binutils-config: 5.4.1::gentoo sys-devel/gcc: 11.2.1_p20220115::gentoo sys-devel/gcc-config: 2.5-r1::gentoo sys-devel/libtool: 2.4.6-r6::gentoo sys-devel/make: 4.3::gentoo sys-kernel/linux-headers: 5.15-r3::gentoo (virtual/os-headers) sys-libs/glibc: 2.34-r10::gentoo Repositories: private-overlay location: /var/db/repos/private-overlay masters: gentoo priority: 10 gentoo location: /var/db/repos/gentoo sync-type: rsync sync-uri: rsync://rsync.europe.gentoo.org/gentoo-portage priority: 20 sync-rsync-verify-jobs: 1 sync-rsync-verify-max-age: 24 sync-rsync-extra-opts: sync-rsync-verify-metamanifest: yes ACCEPT_KEYWORDS="amd64" ACCEPT_LICENSE="@FREE" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-O2 -pipe" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /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 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" 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 amd64 bzip2 cli crypt dri fortran gdbm iconv ipv6 libglvnd libtirpc multilib ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl unicode xattr zlib" ABI_X86="64" 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_X86="mmx mmxext sse sse2" 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="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, 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
See also https://bugs.gentoo.org/813639 https://bugs.gentoo.org/815520 https://bugs.gentoo.org/840550
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29f1e814f6c781e3809710b8b9a75024639ec0bf commit 29f1e814f6c781e3809710b8b9a75024639ec0bf Author: Mike Gilbert <floppym@gentoo.org> AuthorDate: 2022-04-24 15:12:03 +0000 Commit: Mike Gilbert <floppym@gentoo.org> CommitDate: 2022-04-24 15:14:28 +0000 sys-fs/lvm2: pass systemdutildir to make install configure always calls pkg-config, and offers no way to override this variable. We need to call pkg-config with PKG_CONFIG_FDO_SYSROOT_RULES set to avoid duplicating SYSROOT in the install paths. systemd_get_utildir takes care of that for us. Closes: https://bugs.gentoo.org/840577 Signed-off-by: Mike Gilbert <floppym@gentoo.org> sys-fs/lvm2/lvm2-2.02.188-r2.ebuild | 12 +++++------- sys-fs/lvm2/lvm2-2.03.14-r1.ebuild | 10 ++++------ 2 files changed, 9 insertions(+), 13 deletions(-)
I tried emerging sys-fs/lvm2-2.03.14-r1 but the problem is still present: /usr/arm-unknown-linux-gnueabi/usr/arm-unknown-linux-gnueabi/lib/systemd/system-generators/lvm2-activation-generator
(In reply to Johannes Geiss from comment #4) Please attach a build log.
Created attachment 787409 [details] Build log See line #2936. This is the file /usr/armv7a-pandora-linux-gnueabihf/usr/armv7a-pandora-linux-gnueabihf/lib/systemd/system-generators/lvm2-activation-generator
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb8a99321f0bef37ad1b9a39876b61c9dec33150 commit eb8a99321f0bef37ad1b9a39876b61c9dec33150 Author: Mike Gilbert <floppym@gentoo.org> AuthorDate: 2022-06-24 16:23:48 +0000 Commit: Mike Gilbert <floppym@gentoo.org> CommitDate: 2022-06-24 16:23:48 +0000 sys-fs/lvm2: pass SYSTEMD_GENERATOR_DIR to make install Passing systemdutildir does not work because it is a configure variable, not a make variable. Closes: https://bugs.gentoo.org/840577 Signed-off-by: Mike Gilbert <floppym@gentoo.org> sys-fs/lvm2/{lvm2-2.02.188-r2.ebuild => lvm2-2.02.188-r3.ebuild} | 2 +- sys-fs/lvm2/{lvm2-2.03.14-r1.ebuild => lvm2-2.03.14-r2.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)