I'm attempting to convert to hardened / selinux using the instructions at http://www.gentoo.org/proj/en/hardened/selinux/selinux-handbook.xml?part=2&chap=1. At "Code Listing 2.3: Update your Gentoo Linux system," `emerge -uDN world`: mpicc -std=gnu99 -march=native -O2 -pipe -pthread -DHAVE_CONFIG_H -I../../easel -I../../easel -I. -I.. -I. -I../../src -c p7_oprofile.c mpicc -std=gnu99 -march=native -O2 -pipe -pthread -DHAVE_CONFIG_H -I../../easel -I../../easel -I. -I.. -I. -I../../src -c mpi.c mpi.c:27:23: error: impl_dummy.: No such file or directory mpi.c: In function 'p7_oprofile_MPIRecv': mpi.c:133: warning: passing argument 4 of 'p7_profile_MPIRecv' from incompatible pointer type ../hmmer.h:931: note: expected 'const struct ESL_ALPHABET *' but argument is of type 'struct ESL_ALPHABET **' make[1]: *** [mpi.o] Error 1 make[1]: Leaving directory `/var/tmp/portage/sci-biology/hmmer-3.0/work/hmmer-3.0/src/impl_dummy' make: *** [impl_lib] Error 2 emake failed Reproducible: Always Steps to Reproduce: 1.emerge -uDN world 2. 3. See attachments.
Created attachment 274403 [details] Emerge info
Created attachment 274405 [details] Emerge -pqv
Created attachment 274407 [details] Build log
Created attachment 274409 [details] Ebuild environment
I gave up on making hardened profile work as a Virtualbox guest... too many issues and not enough time on my part.
OMG this is an old bug. Close it, please, unless someone has it as a problem still...
cannot reproduce it here.