Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 832880 - sys-apps/pcmciautils-018_p8-r3 fails to compile: lex_config.l:34:10: fatal error: yacc_config.h: No such file or directory
Summary: sys-apps/pcmciautils-018_p8-r3 fails to compile: lex_config.l:34:10: fatal er...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: missing-depend
  Show dependency tree
 
Reported: 2022-02-08 07:28 UTC by Agostino Sarubbo
Modified: 2023-08-14 16:34 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,42.75 KB, text/plain)
2022-02-08 07:28 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-02-08 07:28:48 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-apps/pcmciautils-018_p8-r3 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-02-08 07:28:50 UTC
Created attachment 764565 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-02-08 07:28:51 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


src/lex_config.l:34:10: fatal error: yacc_config.h: No such file or directory
src/lex_config.l:34:10: fatal error: yacc_config.h: No such file or directory
Comment 3 Ben Kohler gentoo-dev 2023-08-14 15:52:17 UTC
I believe this is a parallel make issue, I can reproduce with:

MAKEOPTS="--shuffle=1382358348" ebuild pcmciautils-018_p8-r3.ebuild clean compile
Comment 4 Larry the Git Cow gentoo-dev 2023-08-14 16:34:35 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6565b0a84e22c9292dde2a41fab0457d6c3aaafd

commit 6565b0a84e22c9292dde2a41fab0457d6c3aaafd
Author:     Ben Kohler <bkohler@gentoo.org>
AuthorDate: 2023-08-14 16:33:10 +0000
Commit:     Ben Kohler <bkohler@gentoo.org>
CommitDate: 2023-08-14 16:34:30 +0000

    sys-apps/pcmciautils: add 018_p14
    
    Closes: https://bugs.gentoo.org/725788
    Closes: https://bugs.gentoo.org/832880
    Closes: https://bugs.gentoo.org/851819
    
    Signed-off-by: Ben Kohler <bkohler@gentoo.org>

 sys-apps/pcmciautils/Manifest                   |  1 +
 sys-apps/pcmciautils/pcmciautils-018_p14.ebuild | 88 +++++++++++++++++++++++++
 2 files changed, 89 insertions(+)