Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 894128 - sys-boot/netboot-0.10.2-r4 - mgllex.l: fatal error: y.tab.h: No such file or directory
Summary: sys-boot/netboot-0.10.2-r4 - mgllex.l: fatal error: y.tab.h: No such file or ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Conrad Kostecki
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2023-02-12 20:27 UTC by Toralf Förster
Modified: 2023-05-31 15:49 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.08 KB, text/plain)
2023-02-12 20:27 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,85.54 KB, text/plain)
2023-02-12 20:27 UTC, Toralf Förster
Details
environment (environment,24.70 KB, text/plain)
2023-02-12 20:27 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,690 bytes, application/x-bzip)
2023-02-12 20:27 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,8.46 KB, application/x-bzip)
2023-02-12 20:27 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,11.87 KB, application/x-bzip)
2023-02-12 20:27 UTC, Toralf Förster
Details
sys-boot:netboot-0.10.2-r4:20230212-194842.log (sys-boot:netboot-0.10.2-r4:20230212-194842.log,39.62 KB, text/plain)
2023-02-12 20:27 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,13.37 KB, application/x-bzip)
2023-02-12 20:27 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-12 20:27:05 UTC
too long lines were shrinked:

cp first-nb_c.c-default first-nb_c.c
x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2  -DHAVE_CONFIG_H -DNETBOOT -I/var/tmp/portage/sys-boot/netboot-0.10.2-r4/work/netboot-0.10.2/include -I/var/tmp/portage/sys-boot/netboot-0.10.2-r4/work/netboot-0.10.2/mknbi-mgl -DPARANOID  -c -o first-nb_c.o first-nb_c.c
cp first-dos_c.c-default first-dos_c.c
x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2  -DHAVE_CONFIG_H -DNETBOOT -I/var/tmp/portage/sys-boot/netboot-0.10.2-r4/work/netboot-0.10.2/include -I/var/tmp/portage/sys-boot/netboot-0.10.2-r4/work/netboot-0.10.2/mknbi-mgl -DPARANOID  -c -o first-dos_c.o first-dos_c.c
flex  mgllex.l
x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2  -DHAVE_CONFIG_H -DNETBOOT -I/var/tmp/portage/sys-boot/netboot-0.10.2-r4/work/netboot-0.10.2/include -I/var/tmp/portage/sys-boot/netboot-0.10.2-r4/work/netboot-0.10.2/mknbi-mgl -DPARANOID  -c -o lex.yy.o lex.yy.c
mgllex.l:29:11: fatal error: y.tab.h: No such file or directory
   29 | # include "y.tab.h"
      |           ^~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-j4-20230211-230027

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --jobserver-style=pipe"
GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] 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
  [2]   rust-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]
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 2754afc069964895d6ffa5e148e513d02d0c6b33
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Feb 12 19:26:56 2023 +0000

    2023-02-12 19:26:54 UTC

emerge -qpvO sys-boot/netboot
[ebuild  N    ] sys-boot/netboot-0.10.2-r4  USE="bootrom lzo -berkdb -odbc -static-libs"
Comment 1 Toralf Förster gentoo-dev 2023-02-12 20:27:08 UTC
Created attachment 850578 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-02-12 20:27:09 UTC
Created attachment 850580 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-02-12 20:27:10 UTC
Created attachment 850582 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-02-12 20:27:12 UTC
Created attachment 850584 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-02-12 20:27:13 UTC
Created attachment 850586 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-02-12 20:27:14 UTC
Created attachment 850588 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-02-12 20:27:15 UTC
Created attachment 850590 [details]
sys-boot:netboot-0.10.2-r4:20230212-194842.log
Comment 8 Toralf Förster gentoo-dev 2023-02-12 20:27:16 UTC
Created attachment 850592 [details]
temp.tar.bz2
Comment 9 Conrad Kostecki gentoo-dev 2023-04-22 23:48:44 UTC
I guess, it's time to last-rite. This is a very old software and tbh, I don't use it anymore. It provides BOOTP support (predecessor of DHCP).
Comment 10 Larry the Git Cow gentoo-dev 2023-04-22 23:53:53 UTC
The bug has been referenced in the following commit(s):

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

commit 12742e52ea39b81cb6cc8352b2e19c38231f2f68
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2023-04-22 23:51:35 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2023-04-22 23:53:29 +0000

    profiles/package.mask: mask sys-boot/netboot for last-rite
    
    Bug: https://bugs.gentoo.org/884335
    Bug: https://bugs.gentoo.org/894128
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 profiles/package.mask | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 11 Larry the Git Cow gentoo-dev 2023-05-31 15:49:02 UTC
The bug has been closed via the following commit(s):

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

commit 5779f0a6d063f2afe597ee6e86cae330a1894dab
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2023-05-31 15:48:11 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2023-05-31 15:48:11 +0000

    sys-boot/netboot: last-rite package
    
    Closes: https://bugs.gentoo.org/884335
    Closes: https://bugs.gentoo.org/894128
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 profiles/package.mask                              |  6 --
 sys-boot/netboot/Manifest                          |  1 -
 .../files/netboot-0.10.2-configure-clang16.patch   | 37 ----------
 .../netboot/files/netboot-0.10.2-ldflags.patch     | 38 ----------
 .../netboot/files/netboot-0.10.2-slibtool.patch    | 11 ---
 sys-boot/netboot/metadata.xml                      | 20 -----
 sys-boot/netboot/netboot-0.10.2-r4.ebuild          | 85 ----------------------
 7 files changed, 198 deletions(-)