Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 776907 - app-emulation/libvirt: build race conditions
Summary: app-emulation/libvirt: build race conditions
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthias Maier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-17 09:19 UTC by 12101111
Modified: 2021-05-17 14:35 UTC (History)
3 users (show)

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


Attachments
build.log (build.log.xz,14.93 KB, application/x-xz)
2021-03-18 09:13 UTC, 12101111
Details
emerge --info (emerge-info.xz,3.77 KB, application/x-xz)
2021-03-18 09:14 UTC, 12101111
Details

Note You need to log in before you can comment on or make changes to this bug.
Description 12101111 2021-03-17 09:19:03 UTC
../libvirt-7.1.0/tools/virsh-completer-domain.c:35:10: fatal error: 'virkeynametable_linux.h' file not found
#include "virkeynametable_linux.h"
         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.

This file is generated by src/util/meson.build, but libvirt-7.1.0/tools/virsh-completer-domain.c is built before it's generated.

Reproducible: Always

Steps to Reproduce:
1.MAKEOPTS="-j11"
2.emerge libvirt



void linux has a fix:
https://github.com/void-linux/void-packages/commit/bd6e10a5d46fe49f5528697ba75878abb9a1bb3f
Comment 1 Ionen Wolkens gentoo-dev 2021-03-18 08:43:59 UTC
Could you attach full build.log? Personally can't reproduce and seeing how the build went may be useful.
Comment 2 12101111 2021-03-18 09:13:36 UTC
Created attachment 692223 [details]
build.log
Comment 3 12101111 2021-03-18 09:14:05 UTC
Created attachment 692226 [details]
emerge --info
Comment 4 Matthias Maier gentoo-dev 2021-05-17 04:57:33 UTC
I am unable to reproduce this.
Comment 5 12101111 2021-05-17 14:35:58 UTC
It's fixed in 7.3.0