Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 703396 - media-sound/lilypond-2.19.83 build failure
Summary: media-sound/lilypond-2.19.83 build failure
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Scheme Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-20 08:11 UTC by Alexey
Modified: 2020-06-10 06:49 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,289.96 KB, text/x-log)
2019-12-20 08:11 UTC, Alexey
Details
emerge --info (file_703396.txt,19.47 KB, text/plain)
2019-12-20 08:12 UTC, Alexey
Details

Note You need to log in before you can comment on or make changes to this bug.
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.