https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: sci-libs/atlas-3.11.41 fails to compile. Discovered on: amd64 (internal ref: ci) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0003
CC'ing also the author of the commit (92b72bc59e461020ad083ed54f29e2a1f916919b)
Created attachment 898377 [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: ERROR 512 IN SYSCMND: 'make IRun_comp args="-v 0 -o atlconf.txt -O 1 -A 0 -Si nof77 1 -V 1952 -C ic 'gcc' -F ic '-O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0' -Fa ic '-fPIC' -C sm 'gcc' -F sm '-O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0' -Fa sm '-fPIC' -C dm 'gcc' -F dm '-O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0' -Fa dm '-fPIC' -C sk 'gcc' -F sk '-O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0' -Fa sk '-fPIC' -C dk 'gcc' -F dk '-O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0' -Fa dk '-fPIC' -C xc 'gcc' -F xc '-O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0' -Fa xc '-fPIC' -C gc 'gcc' -F gc '-O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0' -Fa gc '-fPIC' -Fa if '-fPIC' -b 64"' make[1]: *** No rule to make target 'Make.inc'. Stop. Make.top:1: Make.inc: No such file or directory mv: cannot stat 'lib/Makefile': No such file or directory /var/tmp/portage/sci-libs/atlas-3.11.41/work/ATLAS/configure: line 573: lib/Makefile: No such file or directory /var/tmp/portage/sci-libs/atlas-3.11.41/work/ATLAS/configure: line 574: lib/Makefile: No such file or directory /var/tmp/portage/sci-libs/atlas-3.11.41/work/ATLAS/configure: line 575: lib/Makefile: No such file or directory /var/tmp/portage/sci-libs/atlas-3.11.41/work/ATLAS/configure: line 576: lib/Makefile: No such file or directory /var/tmp/portage/sci-libs/atlas-3.11.41/work/ATLAS/configure: line 580: include/atlas_maxmalloc.h: No such file or directory /var/tmp/portage/sci-libs/atlas-3.11.41/work/ATLAS/configure: line 585: include/atlas_maxmalloc.h: No such file or directory /var/tmp/portage/sci-libs/atlas-3.11.41/work/ATLAS/configure: line 587: include/atlas_maxmalloc.h: No such file or directory /var/tmp/portage/sci-libs/atlas-3.11.41/work/ATLAS/configure: line 643: lib/Makefile: No such file or directory /var/tmp/portage/sci-libs/atlas-3.11.41/work/ATLAS/configure: line 661: /var/tmp/portage/sci-libs/atlas-3.11.41/work/ATLAS_shared/tune/threads/res/aff.h: No such file or directory /var/tmp/portage/sci-libs/atlas-3.11.41/work/ATLAS//CONFIG/src/probe_arch.c:201:33: error: passing argument 1 of ‘strlen’ from incompatible pointer type [-Wincompatible-pointer-types[https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wincompatible-pointer-types]]
It's the osnam -> osname typo I fixed for 3.10.3. Guess that's still there.