Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 884169

Summary: net-libs/canlock-3.3.0 - hfp_lexer.l: fatal error: hfp_parser.h: No such file or directory
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED DUPLICATE    
Severity: normal CC: ionen
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
net-libs:canlock-3.3.0:20221203-120501.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-12-03 15:20:53 UTC
/bin/sh ../build-aux/ylwrap hfp_parser.y y.tab.c hfp_parser.c y.tab.h `echo hfp_parser.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output hfp_parser.output -- bison -d 
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I ../include -DYYCHAR_ARRAY   -pipe -march=native -fno-diagnostics-color -O2 -c -o package_name.o package_name.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I ../include -DYYCHAR_ARRAY   -pipe -march=native -fno-diagnostics-color -O2 -c -o canlock-mhp.o canlock-mhp.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I ../include -DYYCHAR_ARRAY   -pipe -march=native -fno-diagnostics-color -O2 -c -o hfp_lexer.o hfp_lexer.c
hfp_lexer.l:42:10: fatal error: hfp_parser.h: No such file or directory
   42 | #include "hfp_parser.h"
      |          ^~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-j4-20221202-170004

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
/usr/lib/llvm/15
15.0.6
Python 3.10.8
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 8.352_p08 [openjdk-bin-8]
*)	Eclipse Temurin JRE 17.0.5_p8 [openjdk-jre-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-jre-bin-17  system-vm

php cli (if any):

  HEAD of ::gentoo
commit 8dd0f31c5bd0b37afec870a626bb71b438e482e5
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Dec 3 11:16:50 2022 +0000

    2022-12-03 11:16:50 UTC

emerge -qpvO net-libs/canlock
[ebuild  N    ] net-libs/canlock-3.3.0  USE="header-parser legacy"
Comment 1 Toralf Förster gentoo-dev 2022-12-03 15:20:54 UTC
Created attachment 839351 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-12-03 15:20:55 UTC
Created attachment 839353 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-12-03 15:20:56 UTC
Created attachment 839355 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-12-03 15:20:57 UTC
Created attachment 839357 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-12-03 15:20:58 UTC
Created attachment 839359 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-12-03 15:21:00 UTC
Created attachment 839361 [details]
net-libs:canlock-3.3.0:20221203-120501.log
Comment 7 Toralf Förster gentoo-dev 2022-12-03 15:21:01 UTC
Created attachment 839363 [details]
temp.tar.bz2
Comment 8 Ionen Wolkens gentoo-dev 2022-12-03 16:11:03 UTC

*** This bug has been marked as a duplicate of bug 884069 ***