Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 894230 - sci-mathematics/bertini-1.6 - emake failed
Summary: sci-mathematics/bertini-1.6 - emake failed
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Mathematics related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-13 18:31 UTC by Toralf Förster
Modified: 2023-07-08 02:34 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.96 KB, text/plain)
2023-02-13 18:31 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,63.25 KB, application/x-bzip)
2023-02-13 18:31 UTC, Toralf Förster
Details
environment (environment,76.00 KB, text/plain)
2023-02-13 18:31 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,698 bytes, application/x-bzip)
2023-02-13 18:31 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,31.51 KB, application/x-bzip)
2023-02-13 18:31 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,15.94 KB, application/x-bzip)
2023-02-13 18:31 UTC, Toralf Förster
Details
sci-mathematics:bertini-1.6:20230213-105512.log (sci-mathematics:bertini-1.6:20230213-105512.log,7.63 KB, text/plain)
2023-02-13 18:31 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,20.38 KB, application/x-bzip)
2023-02-13 18:31 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 2023-02-13 18:31:15 UTC
make: *** [Makefile:2374: src/ppParse_flex.c] Error 1
make: *** Waiting for unfinished jobs....
make: *** [Makefile:2374: src/pParse_flex.c] Error 1
updating src/ppParse_bison.h
updating src/pParse_bison.h
 * ERROR: sci-mathematics/bertini-1.6::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=sci-mathematics/bertini-1.6::gentoo'`,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-j4-20230210-100021

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --jobserver-style=pipe"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.7
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.7
Python 3.10.10
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.67.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8]
3)	Eclipse Temurin JRE 17.0.6_p10 [openjdk-jre-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm
  [3]   openjdk-jre-bin-17 

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

  HEAD of ::gentoo
commit c95b08a24b99cf6c3f2b7136d603d0f9931041d5
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Feb 13 10:32:02 2023 +0000

    2023-02-13 10:32:02 UTC

emerge -qpvO sci-mathematics/bertini
[ebuild  N    ] sci-mathematics/bertini-1.6  USE="examples optimization -doc"
Comment 1 Toralf Förster gentoo-dev 2023-02-13 18:31:16 UTC
Created attachment 850874 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-02-13 18:31:17 UTC
Created attachment 850876 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2023-02-13 18:31:18 UTC
Created attachment 850878 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-02-13 18:31:19 UTC
Created attachment 850880 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-02-13 18:31:20 UTC
Created attachment 850882 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-02-13 18:31:21 UTC
Created attachment 850884 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-02-13 18:31:22 UTC
Created attachment 850886 [details]
sci-mathematics:bertini-1.6:20230213-105512.log
Comment 8 Toralf Förster gentoo-dev 2023-02-13 18:31:23 UTC
Created attachment 850888 [details]
temp.tar.bz2
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-07-08 02:34:27 UTC
Needs bison/flex, or was this before we fixed YACC?

src/ppParse_flex.c -- reflex -s -P`basename src/ppParse_flex | sed 's,l$,,'` -olex.yy.c 
"/var/tmp/portage/sci-mathematics/bertini-1.6/work/BertiniSource_v16/src/pParse_flex.l", line 24: unrecognized %option: bison-bridge
"/var/tmp/portage/sci-mathematics/bertini-1.6/work/BertiniSource_v16/src/ppParse_flex.l", line 23: unrecognized %option: bison-bridge
make: *** [Makefile:2374: src/ppParse_flex.c] Error 1
make: *** Waiting for unfinished jobs....
make: *** [Makefile:2374: src/pParse_flex.c] Error 1