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

Bug 703396

Summary: media-sound/lilypond-2.19.83 build failure
Product: Gentoo Linux Reporter: Alexey <alexey+gentoo>
Component: Current packagesAssignee: Scheme Project <scheme>
Status: RESOLVED FIXED    
Severity: normal CC: fordfrog, jstein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info

Description Alexey 2019-12-20 08:11:37 UTC
Created attachment 600174 [details]
build.log

In file included from sources.cc:90:
./include/lily-lexer.hh:28:10: fatal error: parser.hh: No such file or directory
   28 | #include "parser.hh"
      |          ^~~~~~~~~~~
compilation terminated.
Comment 1 Alexey 2019-12-20 08:12:07 UTC
Created attachment 600176 [details]
emerge --info
Comment 2 Miroslav Šulc gentoo-dev 2019-12-21 21:17:56 UTC
have you tried that with MAKEOPTS="-j1"? i can't reproduce it. the file gets created during the compilation on my system. i run it with -j9 thougn.
Comment 3 Alexey 2019-12-22 02:22:15 UTC
I retried it with the same settings, and it succeeded this time...

I haven't tried with -j1, but perhaps there is some race / a missing dependency which causes this to happen sometimes if using more than one job.
Comment 4 Miroslav Šulc gentoo-dev 2020-06-10 06:49:24 UTC
that version is not in the tree anymore. should be fine with the new version.