Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 673390 - net-libs/daq-2.0.6 build fails with ./scanner.l:70:10: fatal error: tokdefs.h: No such file or directory
Summary: net-libs/daq-2.0.6 build fails with ./scanner.l:70:10: fatal error: tokdefs.h...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-12-18 13:49 UTC by Cyp
Modified: 2018-12-18 14:16 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Cyp 2018-12-18 13:49:19 UTC
May be related to bug 511892.

> libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -Dyylval=sfbpf_lval -march=native -O2 -pipe -g -fvisibility=hidden -Wall -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -c sf_scanner.c  -fPIC -DPIC -o .libs/libsfbpf_la-sf_scanner.o
> ./scanner.l:70:10: fatal error: tokdefs.h: No such file or directory
>  #include "tokdefs.h"
>           ^~~~~~~~~~~
> compilation terminated.
> make[2]: *** [Makefile:537: libsfbpf_la-sf_scanner.lo] Error 1
> make[2]: *** Waiting for unfinished jobs....
> mv y.tab.c sf_grammar.c
> mv y.tab.h tokdefs.h
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2018-12-18 14:00:29 UTC
commit f9682018fc6f442bdda0be892199576c186300a3
Author: Thomas Deutschmann <whissi@gentoo.org>
Date:   Mon Dec 10 17:33:55 2018 +0100

    net-libs/daq: bump to v2.0.6

    Package-Manager: Portage-2.3.52, Repoman-2.3.12
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Comment 2 Larry the Git Cow gentoo-dev 2018-12-18 14:16:11 UTC
The bug has been closed via the following commit(s):

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

commit ec97c7ca0bf2b577b0555fa9ffa30d29b89051b5
Author:     Jeroen Roovers <jer@gentoo.org>
AuthorDate: 2018-12-18 14:15:57 +0000
Commit:     Jeroen Roovers <jer@gentoo.org>
CommitDate: 2018-12-18 14:16:06 +0000

    net-libs/daq: Fix parallel make again
    
    Fixes: https://bugs.gentoo.org/673390
    Package-Manager: Portage-2.3.52, Repoman-2.3.12
    Signed-off-by: Jeroen Roovers <jer@gentoo.org>

 net-libs/daq/daq-2.0.6.ebuild                       |  3 +++
 net-libs/daq/files/daq-2.0.6-parallel-grammar.patch | 20 ++++++++++++++++++++
 2 files changed, 23 insertions(+)