Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 779946 - net-libs/daq-2.0.7 fails to compile
Summary: net-libs/daq-2.0.7 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-04 05:20 UTC by Agostino Sarubbo
Modified: 2021-04-04 06:10 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,61.75 KB, text/plain)
2021-04-04 05:20 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 2021-04-04 05:20:30 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-libs/daq-2.0.7 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2021-04-04 05:20:33 UTC
Created attachment 697113 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-04-04 05:20:34 UTC
Possible context of error(s):

  268 | f(errbuf, errlen, "%s: Could not find index for device %s", __FUNCTION__, instance->name);
rm: cannot remove '/var/tmp/portage/net-libs/daq-2.0.7/image/usr/lib64/libdaq_static.a': No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2021-04-04 06:10:19 UTC
The bug has been closed via the following commit(s):

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

commit 259fc3b197146a213038c511d6c8cb1e9c715e8f
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-04-04 05:45:43 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-04-04 06:08:43 +0000

    net-libs/daq: ignore non-existence of static libs
    
    Closes: https://bugs.gentoo.org/779946
    Signed-off-by: Sam James <sam@gentoo.org>

 net-libs/daq/daq-2.0.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)