Bug 2268548

Summary: perl-Verilog-Perl-3.482-1.fc41 FTBFS: cc1plus: fatal error: VParseBison.c: No such file or directory compilation terminated.
Product: [Fedora] Fedora Reporter: Petr Pisar <ppisar>
Component: perl-Verilog-PerlAssignee: Jitka Plesnikova <jplesnik>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 42CC: jplesnik, perl-devel, rosset.filipe
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2026-03-04 12:22:46 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Petr Pisar 2024-03-08 07:32:51 UTC
A local build of perl-Verilog-Perl-3.482-1.fc41 in mock failed for me:

make[1]: Entering directory '/builddir/build/BUILD/Verilog-Perl-3.482/Parser'
rm -rf VParseBison.c VParseBison.cpp
bison --version | head -1
bison (GNU Bison) 3.8.2
Note: toolhash ignores VParseBison.output; remove gen/ if you want to debug the grammar
Note: If the next command fails, you probably need to install Bison 1.875 or newer
"/usr/bin/perl" ../Preproc/toolhash --verbose --name bisonpre --vercmd bison --skip-cmd 1 \
        --in VParseBison.y bisonpre \
        --out VParseBison.c VParseBison.h \
        --cmd "/usr/bin/perl" bisonpre --yacc bison --debug --verbose --d -p VParseBison -k VParseBison.y -o VParseBison.c
  edit VParseBison.y VParseBison_pretmp.y
  bison -t -d -k -v --report=itemset --report=lookahead -p VParseBison -b VParseBison_pretmp -o VParseBison_pretmp.c VParseBison_pretmp.y
  edit VParseBison_pretmp.output VParseBison.output
  edit VParseBison_pretmp.c VParseBison.c
  edit VParseBison_pretmp.h VParseBison.h
toolhash: Cache hit running bisonpre
mv VParseBison.c VParseBison.cpp
make[1]: Leaving directory '/builddir/build/BUILD/Verilog-Perl-3.482/Parser'
[...]
make[1]: Entering directory '/builddir/build/BUILD/Verilog-Perl-3.482/Parser'
g++ -c   -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switc
hes -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURC
E=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -
specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../Preproc -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer    -DVERSION=\"3.482\" -DXS_VERSION=\"3.482\" -fPIC "-I/usr/lib64/perl5/CORE"   VParseBison.c
cc1plus: fatal error: VParseBison.c: No such file or directory
compilation terminated.
make[1]: *** [Makefile:335: VParseBison.o] Error 1

This looks like a race among parallel Makefile jobs.

Comment 1 Aoife Moloney 2025-02-26 12:59:36 UTC
This bug appears to have been reported against 'rawhide' during the Fedora Linux 42 development cycle.
Changing version to 42.

Comment 2 Filipe Rosset 2026-03-04 12:22:46 UTC
already fixed in current rawhide, so closing this one

Finish: rpmbuild perl-Verilog-Perl-3.482-7.fc45.src.rpm
Finish: build phase for perl-Verilog-Perl-3.482-7.fc45.src.rpm