Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
error intramfs :Failed to create binpkg of util-linux-2.35.1
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
jms.gentoo
Tux's lil' helper
Tux's lil' helper


Joined: 07 May 2009
Posts: 102

PostPosted: Mon Mar 23, 2020 2:57 pm    Post subject: error intramfs :Failed to create binpkg of util-linux-2.35.1 Reply with quote

Hi ,
Recently got some problem with my intramfs.
I had no problem and I am still using :
Code:
 uname -a
Linux earth 5.5.6-gentoojms-0.7.13 #1 SMP Wed Feb 26 09:24:26 CET 2020 x86_64 AMD Ryzen 7 3700X 8-Core Processor AuthenticAMD GNU/Linux

I havn't changed the .conf
but now tyringn to build linux-5.5.11-gentoo
Code:
eselect kernel list
Available kernel symlink targets:
  [1]   linux-5.4.14-gentoo
  [2]   linux-5.5.1-gentoo
  [3]   linux-5.5.6-gentoo
  [4]   linux-5.5.11-gentoo *

with :
Code:
make -j9 && make -j9 modules_install && make install && emerge @module-rebuild && genkernel --install  initramfs && grub-mkconfig -o /boot/grub/grub.cfg

I have theses errors
Code:

* Current kernel's LOCALVERSION is set to 'jms-0.7.13'; Will ignore set --kernel-localversion value '-x86_64' because kernel was not build ...

* initramfs: >> Initializing ...
*         >> Appending devices cpio data ...
*         >> Appending base_layout cpio data ...
*         >> Appending auxilary cpio data ...
*         >> Appending busybox cpio data ...
*         >> Appending blkid cpio data ...
* ERROR: Command 'nice -n10 make -j9 V=1' failed!
* ERROR: create_initramfs(): append_data(): append_blkid(): populate_binpkg(): gkbuild(): Failed to create binpkg of util-linux-2.35.1!

by the way wonder where the "V=1" comes from in 'nice -n10 make -j9 V=1'
also 'Failed to create binpkg of util-linux-2.35.1!'
well I have
Code:

jms@earth ~ $ eix  util-linux
[I] sys-apps/util-linux
     Available versions:  2.33.2^t ~2.34-r3^t ~2.35^t ~2.35.1^t **9999*l^t {build caps +cramfs cryptsetup fdformat hardlink kill +logger ncurses nls pam python +readline selinux slang split-usr static-libs su +suid systemd test tty-helpers udev unicode ABI_MIPS="n32 n64 o32" ABI_RISCV="lp64 lp64d" ABI_S390="32 64" ABI_X86="32 64 x32" PYTHON_TARGETS="python3_6 python3_7 python3_8" USERLAND="GNU"}
     Installed versions:  2.33.2^t(15:34:21 16/03/2020)(cramfs ncurses nls pam readline split-usr static-libs suid udev unicode -build -caps -fdformat -kill -python -selinux -slang -systemd -test -tty-helpers ABI_MIPS="-n32 -n64 -o32" ABI_RISCV="-lp64 -lp64d" ABI_S390="-32 -64" ABI_X86="32 64 -x32" PYTHON_TARGETS="python3_6 -python3_7" USERLAND="GNU")
     Homepage:            https://www.kernel.org/pub/linux/utils/util-linux/ https://github.com/karelzak/util-linux
     Description:         Various useful Linux utilities


I switched to gcc-.9.3.0 and moved from znver1 to znver2

Thanks in advance to anyone who can bring some light on this issue ....

and using sys-apps/util-linux-2.35.1 give me the same error


Last edited by jms.gentoo on Mon Mar 23, 2020 5:02 pm; edited 4 times in total
Back to top
View user's profile Send private message
jms.gentoo
Tux's lil' helper
Tux's lil' helper


Joined: 07 May 2009
Posts: 102

PostPosted: Mon Mar 23, 2020 2:58 pm    Post subject: Reply with quote

Code:

 emerge --info
Portage 2.3.95 (python 3.6.10-final-0, default/linux/amd64/17.1/desktop/plasma, gcc-9.3.0, glibc-2.29-r7, 5.5.6-gentoojms-0.7.13 x86_64)
=================================================================
System uname: Linux-5.5.6-gentoojms-0.7.13-x86_64-AMD_Ryzen_7_3700X_8-Core_Processor-with-gentoo-2.6
KiB Mem:    32896568 total,  18360924 free
KiB Swap:   33791996 total,  33791996 free
Timestamp of repository gentoo: Mon, 23 Mar 2020 13:00:01 +0000
Head commit of repository gentoo: 28d1a492801116f099a827ce77d02abcc2f108ae
Timestamp of repository Case_Of: Sun, 22 Mar 2020 06:14:04 +0000
Head commit of repository Case_Of: 576adcecc5b5a7caae24b29d417959ea8e0fcb60

Timestamp of repository jorgicio: Mon, 23 Mar 2020 03:06:24 +0000
Head commit of repository jorgicio: e8e88ef545dc5b4482a1ca016ef9d2420cd3541f

Timestamp of repository kde: Sun, 22 Mar 2020 22:11:54 +0000
Head commit of repository kde: 3e92cd40e21a2095bba98083639e1a6ef4bdc9c4

Timestamp of repository robert7k: Sun, 22 Mar 2020 06:13:44 +0000
Head commit of repository robert7k: b0361c56025c3e647125e358cb0d6e7e4602f867

Timestamp of repository steam-overlay: Sun, 22 Mar 2020 06:13:30 +0000
Head commit of repository steam-overlay: 0545d73bdc2316237a7a96f7e6bacba3e901a7ec

sh bash 5.0_p16
ld GNU ld (Gentoo 2.33.1 p2) 2.33.1
distcc 3.3.3 x86_64-pc-linux-gnu [disabled]
app-shells/bash:          5.0_p16::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, 3.7.6::gentoo
dev-util/cmake:           3.16.5::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-r4::gentoo, 9.3.0::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.1::gentoo (virtual/os-headers)
sys-libs/glibc:           2.29-r7::gentoo
Repositories:

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

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

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

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

robert7k
    location: /var/db/repos/robert7k
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/robert7k.git
    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

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=znver2 -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/sddm/scripts/Xsetup"
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.2/ext-active/ /etc/php/apache2-php7.3/ext-active/ /etc/php/apache2-php7.4/ext-active/ /etc/php/cgi-php7.2/ext-active/ /etc/php/cgi-php7.3/ext-active/ /etc/php/cgi-php7.4/ext-active/ /etc/php/cli-php7.2/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="-march=znver2 -O2 -pipe"
DISTDIR="/var/cache/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="-march=znver2 -O2 -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs clean-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="-march=znver2 -O2 -pipe"
GENTOO_MIRRORS="http://gentoo.mirrors.ovh.net/gentoo-distfiles/"
LANG="fr_FR.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="en fr es"
MAKEOPTS="-j9"
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="X a52 aac acl acpi activities alsa amd64 apache2 berkdb bindist bluetooth bluray branding bzip2 cairo cdda cddb cdr cgroups cli crypt cups dbus declarative dri dri3 dts dvbpsi dvd dvdr ebook efi egl elogind emboss encode epub exif ffmpeg flac fortran gbm gdbm gif glamor gles gpm grub gtk iconv icu ipv6 jpeg kde kipi kwallet lame lcms ldap libass libcaca libnotify libtirpc lm-sensors lm_sensors logrotate lzma mad matroska mng mobi mp3 mp4 mpeg mtp multilib ncurses networkmanager nls nptl ogg opengl openmax openmp opus pam pango pcre pdf phonon php plasma png policykit ppds projectm pulseaudio qml qt5 qtmedia readline sddm sdl seccomp semantic-desktop spell split-usr ssl startup-notification svg taglib tcpd threads tiff truetype udev udisks unicode upower usb v4l v4l2 vaapi vlm vorbis vpx wayland widgets wxwidgets x264 x265 xa xattr xcb xcomposite xml xv xvid zlib" ABI_X86="64 32" 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 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 synaptics" KERNEL="linux" L10N="en-GB fr-FR es-ES en fr es" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5 php7-2 php7-4" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_6" PYTHON_TARGETS="python2_7 python3_6" RUBY_TARGETS="ruby24 ruby25" SANE_BACKENDS="hp hp4200 hp5400 hp5590" USERLAND="GNU" VIDEO_CARDS="nvidia" 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
Back to top
View user's profile Send private message
jms.gentoo
Tux's lil' helper
Tux's lil' helper


Joined: 07 May 2009
Posts: 102

PostPosted: Mon Mar 23, 2020 3:02 pm    Post subject: extract of /var/log/genkernel.log Reply with quote

Code:

In file included from misc-utils/kill.c:57:
./include/pidfd-utils.h: In function 'pidfd_open':
./include/pidfd-utils.h:19:17: error: 'SYS_pidfd_open' undeclared (first use in this function); did you mean 'pidfd_open'?
   19 |  return syscall(SYS_pidfd_open, pid, flags);
      |                 ^~~~~~~~~~~~~~
      |                 pidfd_open
./include/pidfd-utils.h:19:17: note: each undeclared identifier is reported only once for each function it appears in
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wformat-security -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -Os -pipe -fomit-frame-pointer -c libblkid/src/topology/ioctl.c  -fPIC -DPIC -o libblkid/src/topology/.libs/la-ioctl.o
./include/pidfd-utils.h:20:1: warning: control reaches end of non-void function [-Wreturn-type]
   20 | }
      | ^
make[2]: *** [Makefile:8777: misc-utils/kill.o] Error 1
make[2]: *** Waiting for unfinished jobs....
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wformat-security -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -Os -pipe -fomit-frame-pointer -c libblkid/src/topology/lvm.c  -fPIC -DPIC -o libblkid/src/topology/.libs/la-lvm.o
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wformat-security -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -Os -pipe -fomit-frame-pointer -c libblkid/src/topology/evms.c -o libblkid/src/topology/la-evms.o >/dev/null 2>&1
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wformat-security -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -Os -pipe -fomit-frame-pointer -c libblkid/src/topology/sysfs.c  -fPIC -DPIC -o libblkid/src/topology/.libs/la-sysfs.o
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wformat-security -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -Os -pipe -fomit-frame-pointer -c libblkid/src/topology/md.c  -fPIC -DPIC -o libblkid/src/topology/.libs/la-md.o
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wformat-security -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -Os -pipe -fomit-frame-pointer -c libblkid/src/topology/ioctl.c -o libblkid/src/topology/la-ioctl.o >/dev/null 2>&1
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wformat-security -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -Os -pipe -fomit-frame-pointer -c libblkid/src/topology/lvm.c -o libblkid/src/topology/la-lvm.o >/dev/null 2>&1
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wformat-security -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -Os -pipe -fomit-frame-pointer -c libblkid/src/topology/md.c -o libblkid/src/topology/la-md.o >/dev/null 2>&1
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wformat-security -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -Os -pipe -fomit-frame-pointer -c libblkid/src/topology/sysfs.c -o libblkid/src/topology/la-sysfs.o >/dev/null 2>&1
make[2]: Leaving directory '/var/tmp/genkernel/gk_uNbKwlUR/util-linux_9gq7rnfe/util-linux-2.35.1'
make[1]: *** [Makefile:13356: all-recursive] Error 1
make[1]: Leaving directory '/var/tmp/genkernel/gk_uNbKwlUR/util-linux_9gq7rnfe/util-linux-2.35.1'
make: *** [Makefile:5732: all] Error 2
* ERROR: Command 'nice -n10 make -j9 V=1' failed!

* ERROR: create_initramfs(): append_data(): append_blkid(): populate_binpkg(): gkbuild(): Failed to create binpkg of util-linux-2.35.1!
* Please consult '/var/log/genkernel.log' for more information and any
* errors that were reported above.
Back to top
View user's profile Send private message
jms.gentoo
Tux's lil' helper
Tux's lil' helper


Joined: 07 May 2009
Posts: 102

PostPosted: Mon Mar 23, 2020 6:59 pm    Post subject: Reply with quote

seems to be a bug with sys-kernel/genkernel-4.0.4
when reverting to sys-kernel/genkernel-3.5.3.3
I have no problem.
submited a bug 714100
https://bugs.gentoo.org/714100
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum