* Package: sys-boot/systemd-boot-245 * Repository: gentoo * Maintainer: floppym@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking systemd-245.tar.gz to /var/tmp/portage/sys-boot/systemd-boot-245/work >>> Source unpacked in /var/tmp/portage/sys-boot/systemd-boot-245/work >>> Preparing source in /var/tmp/portage/sys-boot/systemd-boot-245/work/systemd-245 ... * Applying 237-libshared-static.patch ... patching file meson.build Hunk #1 succeeded at 1948 with fuzz 2 (offset 286 lines). [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-boot/systemd-boot-245/work/systemd-245 ... meson setup --buildtype plain --libdir lib64 --localstatedir /var/lib --prefix /usr --sysconfdir /etc --wrap-mode nodownload --build.pkg-config-path /usr/share/pkgconfig --pkg-config-path /usr/share/pkgconfig --native-file /var/tmp/portage/sys-boot/systemd-boot-245/temp/meson.x86_64-pc-linux-gnu.amd64.ini -Dblkid=true -Defi=true -Dgnu-efi=true -Defi-cc=x86_64-pc-linux-gnu-gcc -Defi-ld=x86_64-pc-linux-gnu-ld -Dsplit-usr=true -Drootprefix=/ -Dacl=false -Dapparmor=false -Daudit=false -Dbzip2=false -Delfutils=false -Dgcrypt=false -Dgnutls=false -Dkmod=false -Dlibcryptsetup=false -Dlibcurl=false -Dlibidn=false -Dlibidn2=false -Dlibiptc=false -Dlz4=false -Dmicrohttpd=false -Dpam=false -Dqrencode=false -Dseccomp=false -Dselinux=false -Dxkbcommon=false -Dxz=false /var/tmp/portage/sys-boot/systemd-boot-245/work/systemd-245 /var/tmp/portage/sys-boot/systemd-boot-245/work/systemd-boot-245-build The Meson build system Version: 0.54.2 Source dir: /var/tmp/portage/sys-boot/systemd-boot-245/work/systemd-245 Build dir: /var/tmp/portage/sys-boot/systemd-boot-245/work/systemd-boot-245-build Build type: native build Project name: systemd Project version: 245 C compiler for the host machine: x86_64-pc-linux-gnu-gcc (gcc 10.1.0 "x86_64-pc-linux-gnu-gcc (Gentoo 10.1.0 p1) 10.1.0") C linker for the host machine: x86_64-pc-linux-gnu-gcc ld.bfd 2.34 Host machine cpu family: x86_64 Host machine cpu: x86_64 Program tools/meson-check-compilation.sh found: YES (/var/tmp/portage/sys-boot/systemd-boot-245/work/systemd-245/tools/meson-check-compilation.sh) Program tools/meson-build.sh found: YES (/var/tmp/portage/sys-boot/systemd-boot-245/work/systemd-245/tools/meson-build.sh) meson.build:307: WARNING: add_languages is missing native:, assuming languages are wanted for both host and build. C++ compiler for the host machine: x86_64-pc-linux-gnu-g++ (gcc 10.1.0 "x86_64-pc-linux-gnu-g++ (Gentoo 10.1.0 p1) 10.1.0") C++ linker for the host machine: x86_64-pc-linux-gnu-g++ ld.bfd 2.34 Compiler for C supports arguments -Wno-unused-parameter -Wunused-parameter: YES Compiler for C supports arguments -Wno-missing-field-initializers -Wmissing-field-initializers: YES Compiler for C supports arguments -Wno-unused-result -Wunused-result: YES Compiler for C supports arguments -Wno-format-signedness -Wformat-signedness: YES Compiler for C supports arguments -Werror=undef: YES Compiler for C supports arguments -Wlogical-op: YES Compiler for C supports arguments -Wmissing-include-dirs: YES Compiler for C supports arguments -Wold-style-definition: YES Compiler for C supports arguments -Wpointer-arith: YES Compiler for C supports arguments -Winit-self: YES Compiler for C supports arguments -Wfloat-equal: YES Compiler for C supports arguments -Wsuggest-attribute=noreturn: YES Compiler for C supports arguments -Werror=missing-prototypes: YES Compiler for C supports arguments -Werror=implicit-function-declaration: YES Compiler for C supports arguments -Werror=missing-declarations: YES Compiler for C supports arguments -Werror=return-type: YES Compiler for C supports arguments -Werror=incompatible-pointer-types: YES Compiler for C supports arguments -Werror=format=2: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C supports arguments -Wredundant-decls: YES Compiler for C supports arguments -Wmissing-noreturn: YES Compiler for C supports arguments -Wimplicit-fallthrough=5: YES Compiler for C supports arguments -Wshadow: YES Compiler for C supports arguments -Wendif-labels: YES Compiler for C supports arguments -Wstrict-aliasing=2: YES Compiler for C supports arguments -Wwrite-strings: YES Compiler for C supports arguments -Werror=overflow: YES Compiler for C supports arguments -Werror=shift-count-overflow: YES Compiler for C supports arguments -Werror=shift-overflow=2: YES Compiler for C supports arguments -Wdate-time: YES Compiler for C supports arguments -Wnested-externs: YES Compiler for C supports arguments -Wno-error=#warnings -Werror=#warnings: NO Compiler for C supports arguments -Wno-string-plus-int -Wstring-plus-int: NO Compiler for C supports arguments -Wno-error=nonnull -Werror=nonnull: YES Compiler for C supports arguments -Wno-maybe-uninitialized -Wmaybe-uninitialized: YES Compiler for C supports arguments -ffast-math: YES Compiler for C supports arguments -fno-common: YES Compiler for C supports arguments -fdiagnostics-show-option: YES Compiler for C supports arguments -fno-strict-aliasing: YES Compiler for C supports arguments -fvisibility=hidden: YES Compiler for C supports arguments -fstack-protector: YES Compiler for C supports arguments -fstack-protector-strong: YES Compiler for C supports arguments --param=ssp-buffer-size=4: YES Compiler for C supports arguments -ffunction-sections: YES Compiler for C supports arguments -fdata-sections: YES Compiler for C supports link arguments -Wl,-z,relro: YES Compiler for C supports link arguments -Wl,-z,now: YES Compiler for C supports link arguments -fstack-protector: YES Compiler for C supports link arguments -Wl,--gc-sections: YES Checking if "-Werror=shadow with local shadowing" compiles: YES Compiler for C++ supports arguments -Wno-unused-parameter -Wunused-parameter: YES Compiler for C++ supports arguments -Wno-missing-field-initializers -Wmissing-field-initializers: YES Compiler for C++ supports arguments -Wno-unused-result -Wunused-result: YES Compiler for C++ supports arguments -Wno-format-signedness -Wformat-signedness: YES Compiler for C supports arguments -Wstringop-truncation: YES Checking for size of "dev_t" : 8 Checking for size of "ino_t" : 8 Checking for size of "time_t" : 8 Checking for size of "rlim_t" : 8 Checking for size of "char16_t" : 2 Checking for size of "char32_t" : 4 Checking for size of "struct statx" : 256 Checking for function "secure_getenv" : YES Checking for function "__secure_getenv" : NO Checking for function "memfd_create" : YES Checking for function "gettid" : YES Checking for function "pivot_root" : NO Checking for function "name_to_handle_at" : YES Checking for function "setns" : YES Checking for function "renameat2" : YES Checking for function "kcmp" : NO Checking for function "keyctl" : NO Checking for function "copy_file_range" : YES Checking for function "bpf" : NO Checking for function "statx" : YES Checking for function "explicit_bzero" : YES Checking for function "reallocarray" : YES Checking for function "set_mempolicy" : NO Checking for function "get_mempolicy" : NO Checking for function "pidfd_send_signal" : NO Checking for function "pidfd_open" : NO Checking for function "rt_sigqueueinfo" : NO Checking for function "getrandom" : YES Program sed found: YES (/bin/sed) Program awk found: YES (/usr/bin/awk) Program m4 found: YES (/usr/bin/m4) Program stat found: YES (/usr/bin/stat) Program git found: YES (/usr/local/bin/git) Program env found: YES (/usr/bin/env) Program perl found: YES (/usr/bin/perl) Program test/test-efi-create-disk.sh found: YES (/var/tmp/portage/sys-boot/systemd-boot-245/work/systemd-245/test/test-efi-create-disk.sh) Program quotaon found: NO Program /usr/sbin/quotaon found: NO Program /sbin/quotaon found: NO Program quotacheck found: NO Program /usr/sbin/quotacheck found: NO Program /sbin/quotacheck found: NO Program kmod found: YES (/bin/kmod) Program kexec found: NO Program /usr/sbin/kexec found: NO Program /sbin/kexec found: NO Program sulogin found: YES (/sbin/sulogin) Program mount found: YES (/bin/mount) Program umount found: YES (/bin/umount) Program loadkeys found: YES (/usr/bin/loadkeys) Program setfont found: YES (/usr/bin/setfont) Program nologin found: YES (/sbin/nologin) Program gperf found: YES (/usr/bin/gperf) Message: gperf len type is size_t Has header "sys/capability.h" : YES Has header "crypt.h" : YES Has header "linux/memfd.h" : YES Has header "linux/vm_sockets.h" : YES Has header "sys/auxv.h" : YES Has header "valgrind/memcheck.h" : NO Has header "valgrind/valgrind.h" : NO Program tools/choose-default-locale.sh found: YES (/var/tmp/portage/sys-boot/systemd-boot-245/work/systemd-245/tools/choose-default-locale.sh) Run-time dependency threads found: YES Library rt found: YES Library m found: YES Library dl found: YES Library crypt found: YES Found pkg-config: /usr/bin/x86_64-pc-linux-gnu-pkg-config (1.7.2) Run-time dependency libcap found: YES 2.34 Run-time dependency mount found: YES 2.35.2 Run-time dependency fdisk found: YES 2.35.2 Did not find CMake 'cmake' Found CMake: NO Run-time dependency pwquality found: NO (tried pkgconfig and cmake) Run-time dependency polkit-gobject-1 found: NO (tried pkgconfig and cmake) Run-time dependency blkid found: YES 2.35.2 Run-time dependency openssl found: YES 1.1.1g Run-time dependency p11-kit-1 found: NO (tried pkgconfig and cmake) Run-time dependency zlib found: YES 1.2.11 Run-time dependency libpcre2-8 found: YES 10.35 Run-time dependency glib-2.0 found: NO (tried pkgconfig and cmake) Run-time dependency gobject-2.0 found: NO (tried pkgconfig and cmake) Run-time dependency gio-2.0 found: NO (tried pkgconfig and cmake) Run-time dependency dbus-1 found: NO (tried pkgconfig and cmake) Message: default-dnssec cannot be set to yes or allow-downgrade when gcrypt is disabled. Setting default-dnssec to no. Configuring config.h using configuration Program tools/meson-apply-m4.sh found: YES (/var/tmp/portage/sys-boot/systemd-boot-245/work/systemd-245/tools/meson-apply-m4.sh) Program tools/generate-gperfs.py found: YES (/var/tmp/portage/sys-boot/systemd-boot-245/work/systemd-245/tools/generate-gperfs.py) Program sh found: YES (/bin/sh) Compiler for C supports arguments -std=iso9899:2017: YES src/systemd/meson.build:56: WARNING: add_languages is missing native:, assuming languages are wanted for both host and build. C++ compiler for the host machine: x86_64-pc-linux-gnu-g++ (gcc 10.1.0 "x86_64-pc-linux-gnu-g++ (Gentoo 10.1.0 p1) 10.1.0") C++ linker for the host machine: x86_64-pc-linux-gnu-g++ ld.bfd 2.34 Compiler for C supports arguments -std=c++14: NO Compiler for C supports arguments -std=c++17: NO Program generate-af-list.sh found: YES (/var/tmp/portage/sys-boot/systemd-boot-245/work/systemd-245/src/basic/generate-af-list.sh) Program generate-arphrd-list.sh found: YES (/var/tmp/portage/sys-boot/systemd-boot-245/work/systemd-245/src/basic/generate-arphrd-list.sh) Program generate-cap-list.sh found: YES (/var/tmp/portage/sys-boot/systemd-boot-245/work/systemd-245/src/basic/generate-cap-list.sh) Program generate-errno-list.sh found: YES (/var/tmp/portage/sys-boot/systemd-boot-245/work/systemd-245/src/basic/generate-errno-list.sh) Configuring libsystemd.pc using configuration Program generate-audit_type-list.sh found: YES (/var/tmp/portage/sys-boot/systemd-boot-245/work/systemd-245/src/journal/generate-audit_type-list.sh) Program sh found: YES (/bin/sh) Configuring logind.conf using configuration Configuring 71-seat.rules using configuration Program tools/make-autosuspend-rules.py found: YES (/var/tmp/portage/sys-boot/systemd-boot-245/work/systemd-245/tools/make-autosuspend-rules.py) Configuring libudev.pc using configuration Program generate-ip-protocol-list.sh found: YES (/var/tmp/portage/sys-boot/systemd-boot-245/work/systemd-245/src/shared/generate-ip-protocol-list.sh) Configuring macros.systemd using configuration Configuring system.conf using configuration Configuring user.conf using configuration Configuring systemd.pc using configuration Configuring triggers.systemd using configuration Configuring org.freedesktop.systemd1.policy using configuration Program sh found: YES (/bin/sh) Program generate-keyboard-keys-list.sh found: YES (/var/tmp/portage/sys-boot/systemd-boot-245/work/systemd-245/src/udev/generate-keyboard-keys-list.sh) Program generate-keyboard-keys-gperf.sh found: YES (/var/tmp/portage/sys-boot/systemd-boot-245/work/systemd-245/src/udev/generate-keyboard-keys-gperf.sh) Configuring udev.pc using configuration Program sh found: YES (/bin/sh) Program sh found: YES (/bin/sh) Program generate-dns_type-gperf.py found: YES (/var/tmp/portage/sys-boot/systemd-boot-245/work/systemd-245/src/resolve/generate-dns_type-gperf.py) Configuring resolved.conf using configuration Configuring timesyncd.conf using configuration Configuring 90-vconsole.rules using configuration Has header "/usr/include/efi/x86_64/efibind.h" : YES Configuring efi_config.h using configuration Program objcopy found: NO src/boot/efi/meson.build:103:8: ERROR: Program(s) ['objcopy'] not found or not executable A full log can be found at /var/tmp/portage/sys-boot/systemd-boot-245/work/systemd-boot-245-build/meson-logs/meson-log.txt * ERROR: sys-boot/systemd-boot-245::gentoo failed (configure phase): * (no error message) * * Call stack: * ebuild.sh, line 125: Called src_configure * environment, line 2272: Called meson_src_configure * environment, line 1542: Called die * The specific snippet of code: * "${mesonargs[@]}" ) || die * * If you need support, post the output of `emerge --info '=sys-boot/systemd-boot-245::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-boot/systemd-boot-245::gentoo'`. * The complete build log is located at '/var/log/emerge-log/build/sys-boot/systemd-boot-245:20200527-214725.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-boot/systemd-boot-245/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-boot/systemd-boot-245/temp/environment'. * Working directory: '/var/tmp/portage/sys-boot/systemd-boot-245/work/systemd-245' * S: '/var/tmp/portage/sys-boot/systemd-boot-245/work/systemd-245' emerge --info: Portage 2.3.100 (python 3.7.7-final-0, default/linux/amd64/17.1, gcc-10.1.0, glibc-2.31-r3, 5.4.0-1009-aws x86_64) ================================================================= System uname: Linux-5.4.0-1009-aws-x86_64-AMD_EPYC_7571-with-gentoo-2.7 KiB Mem: 16011344 total, 2621228 free KiB Swap: 0 total, 0 free Timestamp of repository gentoo: Thu, 28 May 2020 06:35:31 +0000 sh bash 5.0_p17 ld GNU ld (Gentoo 2.34 p4) 2.34.0 app-shells/bash: 5.0_p17::gentoo dev-lang/perl: 5.30.2-r2::gentoo dev-lang/python: 2.7.18::gentoo, 3.7.7-r2::gentoo, 3.8.3::gentoo sys-apps/baselayout: 2.7::gentoo sys-apps/openrc: 0.42.1::gentoo sys-apps/sandbox: 2.18::gentoo sys-devel/autoconf: 2.69-r5::gentoo sys-devel/automake: 1.16.2::gentoo sys-devel/binutils: 2.34-r1::gentoo sys-devel/gcc: 10.1.0::gentoo sys-devel/gcc-config: 2.3::gentoo sys-devel/libtool: 2.4.6-r6::gentoo sys-devel/make: 4.3::gentoo sys-kernel/linux-headers: 5.6::gentoo (virtual/os-headers) sys-libs/glibc: 2.31-r3::gentoo Repositories: gentoo location: /usr/portage sync-type: rsync sync-uri: rsync://rsync.gentoo.org/gentoo-portage priority: -1000 sync-rsync-verify-max-age: 24 sync-rsync-verify-metamanifest: yes sync-rsync-extra-opts: sync-rsync-verify-jobs: 1 ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="*" CBUILD="x86_64-pc-linux-gnu" CC="x86_64-pc-linux-gnu-gcc" CFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" 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/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXX="x86_64-pc-linux-gnu-g++" CXXFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="--with-bdeps=y --binpkg-respect-use=y -1 -b -k" 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 -march=native -frecord-gcc-switches" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg collision-protect 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 sign split-log strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="C.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0" MAKEOPTS="-j4" PKGDIR="/root/.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="acl amd64 berkdb bzip2 cli crypt dri fortran gdbm iconv ipv6 libtirpc multilib ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl tcpd unicode xattr 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" 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" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python2_7 python3_7" RUBY_TARGETS="ruby24 ruby25" 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 steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS