GNU bug report logs - #40547
Segmentation fault for the same files

Previous Next

Package: idutils;

Reported by: Serghei Iakovlev <egrep <at> protonmail.ch>

Date: Fri, 10 Apr 2020 21:23:02 UTC

Severity: normal

To reply to this bug, email your comments to 40547 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


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):

From: Serghei Iakovlev <egrep <at> protonmail.ch>
To: bug-idutils <at> gnu.org
Subject: Segmentation fault for the same files
Date: Fri, 10 Apr 2020 21:08:41 +0000
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 3 years and 352 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.