https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: net-misc/ofono-2.9 fails to compile. Discovered on: amd64 (internal ref: ci) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Created attachment 897443 [details] build.log build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: make[1]: ./tools/provisiontool: No such file or directory /var/tmp/portage/net-misc/ofono-2.9/temp/environment: line 1325: --localstatedir=/var: No such file or directory
-native-symlink build.
(In reply to Agostino Sarubbo from comment #2) > Error(s) that match a know pattern in addition to what has been reported in > the summary: > > > make[1]: ./tools/provisiontool: No such file or directory for this err, I can't reproduce it locally, given it's a simple python script which don't request extra dependency.. > /var/tmp/portage/net-misc/ofono-2.9/temp/environment: line 1325: > --localstatedir=/var: No such file or directory I should fix this one, but without doing the revision bump
(In reply to Yixun Lan from comment #4) > (In reply to Agostino Sarubbo from comment #2) > > Error(s) that match a know pattern in addition to what has been reported in > > the summary: > > > > > > make[1]: ./tools/provisiontool: No such file or directory > for this err, I can't reproduce it locally, given it's a simple python > script which don't request extra dependency.. I think this is because of dev-lang/python-exec[-native-symlinks]