Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 884277 - dev-libs/libnl-3.7.0 - emake failed
Summary: dev-libs/libnl-3.7.0 - emake failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-04 11:25 UTC by Toralf Förster
Modified: 2022-12-30 07:59 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.39 KB, text/plain)
2022-12-04 11:25 UTC, Toralf Förster
Details
dev-libs:libnl-3.7.0:20221204-040107.log (dev-libs:libnl-3.7.0:20221204-040107.log,44.72 KB, text/plain)
2022-12-04 11:25 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,111.10 KB, text/plain)
2022-12-04 11:25 UTC, Toralf Förster
Details
environment (environment,161.41 KB, text/plain)
2022-12-04 11:25 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,700 bytes, application/x-bzip)
2022-12-04 11:25 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,17.54 KB, application/x-bzip)
2022-12-04 11:25 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,7.45 KB, application/x-bzip)
2022-12-04 11:25 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,40.44 KB, application/x-bzip)
2022-12-04 11:25 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2022-12-04 11:25:07 UTC
usage: yacc [-dlrtv] [-b file_prefix] [-p symbol_prefix] filename
make: *** [Makefile:7885: lib/route/pktloc_syntax.c] Error 1 shuffle=4293234904
make: *** Waiting for unfinished jobs....
 * ERROR: dev-libs/libnl-3.7.0::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=dev-libs/libnl-3.7.0::gentoo'`,

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd-j4-20221203-111136

  -------------------------------------------------------------------

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.6
Python 3.10.8
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.352_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):

  HEAD of ::gentoo
commit b62e0d4f825d976cfd4e7b4ce2cfa0e1a96834c2
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Dec 4 03:31:46 2022 +0000

    2022-12-04 03:31:46 UTC

emerge -qpvO dev-libs/libnl
[ebuild  N    ] dev-libs/libnl-3.7.0  USE="debug -python -test -utils" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python3_10 -python3_8 -python3_9"
Comment 1 Toralf Förster gentoo-dev 2022-12-04 11:25:08 UTC
Created attachment 839675 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-12-04 11:25:10 UTC
Created attachment 839677 [details]
dev-libs:libnl-3.7.0:20221204-040107.log
Comment 3 Toralf Förster gentoo-dev 2022-12-04 11:25:11 UTC
Created attachment 839679 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-12-04 11:25:12 UTC
Created attachment 839681 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-12-04 11:25:13 UTC
Created attachment 839683 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-12-04 11:25:14 UTC
Created attachment 839685 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-12-04 11:25:15 UTC
Created attachment 839687 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-12-04 11:25:16 UTC
Created attachment 839689 [details]
temp.tar.bz2
Comment 9 Larry the Git Cow gentoo-dev 2022-12-30 07:59:03 UTC
The bug has been closed via the following commit(s):

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

commit a3385636adeeb2d0e59f89e05aaf520ce9bcb314
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-12-30 07:55:13 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-12-30 07:55:13 +0000

    dev-libs/libnl: force YACC as bison
    
    Already BDEPENDing on it.
    
    Closes: https://bugs.gentoo.org/884277
    Closes: https://bugs.gentoo.org/886113
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-libs/libnl/libnl-3.7.0.ebuild | 3 +++
 1 file changed, 3 insertions(+)