GNU bug report logs -
#40547
Segmentation fault for the same files
Previous Next
To reply to this bug, email your comments to 40547 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-idutils <at> gnu.org
:
bug#40547
; Package
idutils
.
(Fri, 10 Apr 2020 21:23:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Serghei Iakovlev <egrep <at> protonmail.ch>
:
New bug report received and forwarded. Copy sent to
bug-idutils <at> gnu.org
.
(Fri, 10 Apr 2020 21:23:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Hello,
There is an issue with mkid I'd like avoid to. After running mkid
inside /usr/include I got a lot of messages as follows:
mkid: warning:
`/usr/include/clang/10/include/avx512vpopcntdqintrin.h' and
`/usr/include/x86_64-linux-gnu/tiffio.hxx' are the same file,
but yield different scans!
finally, Segmentation fault. The way I installed idutils is:
git clone git://git.savannah.gnu.org/idutils.git
cd idutils
./bootstrap
CFLAGS='-O2 -pipe -march=native' ./configure
make -j $(getconf _NPROCESSORS_ONLN)
make install
Latest commit is: 15dabf9
Is there any workaround/fix?
--
Serghei
This bug report was last modified 4 years and 231 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.