Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 853238 Details for
Bug 895562
app-forensics/aide-0.18 - configure: error: mhash not found by pkg-config - Try to add directory containing mhash.pc to PKG_CONFIG
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
app-forensics:aide-0.18:20230219-222002.log
app-forensics:aide-0.18:20230219-222002.log (text/plain), 7.13 KB, created by
Toralf Förster
on 2023-02-20 17:22:28 UTC
(
hide
)
Description:
app-forensics:aide-0.18:20230219-222002.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2023-02-20 17:22:28 UTC
Size:
7.13 KB
patch
obsolete
> * Package: app-forensics/aide-0.18:0 > * Repository: gentoo > * USE: abi_x86_64 acl amd64 elibc_glibc kernel_linux mhash userland_GNU xattr > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking aide-0.18.tar.gz to /var/tmp/portage/app-forensics/aide-0.18/work >>>> Source unpacked in /var/tmp/portage/app-forensics/aide-0.18/work >>>> Preparing source in /var/tmp/portage/app-forensics/aide-0.18/work/aide-0.18 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-forensics/aide-0.18/work/aide-0.18 ... > * econf: updating aide-0.18/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating aide-0.18/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/aide-0.18 --htmldir=/usr/share/doc/aide-0.18/html --libdir=/usr/lib64 --sysconfdir=/etc/aide --disable-static --without-locale --with-zlib --without-curl --with-posix-acl --without-selinux --with-xattr --without-e2fsattrs --with-mhash --without-gcrypt --without-audit >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >checking for a BSD-compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a race-free mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether the compiler supports GNU C... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking whether make supports the include directive... yes (GNU style) >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking whether make sets $(MAKE)... (cached) yes >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for bison... bison -y >checking for flex... flex >checking for lex output file root... lex.yy >checking for lex library... none needed >checking whether yytext is a pointer... yes >checking for ld... ld >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for library containing syslog... none required >checking for vsyslog... yes >checking for stdio.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for strings.h... yes >checking for sys/stat.h... yes >checking for sys/types.h... yes >checking for unistd.h... yes >checking whether byte ordering is bigendian... no >checking for byte... no >checking for ushort... yes >checking for ulong... yes >checking for u16... no >checking for u32... no >checking for u64... no >checking size of unsigned short... 2 >checking size of unsigned int... 4 >checking size of unsigned long... 8 >checking size of unsigned long long... 8 >checking size of int... 4 >checking size of long long... 8 >checking size of uid_t... 4 >checking size of gid_t... 4 >checking size of ino_t... 8 >checking size of nlink_t... 8 >checking size of off_t... 8 >checking size of blkcnt_t... 8 >checking for strtoll... yes >checking for strtoimax... yes >checking for readdir... yes >checking for stricmp... no >checking for strnstr... no >checking for strnlen... yes >checking for fcntl... yes >checking for ftruncate... yes >checking for posix_fadvise... yes >checking for asprintf... yes >checking for snprintf... yes >checking for vasprintf... yes >checking for vsnprintf... yes >checking for va_copy... no >checking for __va_copy... no >checking for sigabbrev_np... yes >checking for sys/prctl.h... yes >checking for open/O_NOATIME... no >checking for syslog.h... yes >checking for inttypes.h... (cached) yes >checking for fcntl.h... yes >checking for ctype.h... yes >checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for libpcre2-8... yes >checking for pthread for multithreading... yes >checking for a sed that does not truncate output... /bin/sed >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking whether x86_64-pc-linux-gnu-gcc is Clang... no >checking whether pthreads work with "-pthread" and "-lpthread"... yes >checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE >checking whether more special flags are required for pthreads... no >checking for PTHREAD_PRIO_INHERIT... yes >checking for zlib compression... yes >checking for zlib... yes >checking for POSIX ACLs... yes >checking for libacl... yes >checking for SELinux... no >checking for xattr... yes >checking for libattr... yes >checking for POSIX 1003.1e capabilities... no >checking for e2fsattrs... no >checking for cURL... no >checking for Mhash... yes >checking for GNU crypto library... no >checking for mhash... no >configure: error: mhash not found by pkg-config - Try to add directory containing mhash.pc to PKG_CONFIG_PATH environment variable > >!!! Please attach the following file when seeking support: >!!! /var/tmp/portage/app-forensics/aide-0.18/work/aide-0.18/config.log > * ERROR: app-forensics/aide-0.18::gentoo failed (configure phase): > * econf failed > * > * Call stack: > * ebuild.sh, line 136: Called src_configure > * environment, line 586: Called econf '--sysconfdir=/etc/aide' '--disable-static' '--without-locale' '--with-zlib' '--without-curl' '--with-posix-acl' '--without-selinux' '--with-xattr' '--without-e2fsattrs' '--with-mhash' '--without-gcrypt' '--without-audit' > * phase-helpers.sh, line 730: Called __helpers_die 'econf failed' > * isolated-functions.sh, line 112: Called die > * The specific snippet of code: > * die "$@" > * > * If you need support, post the output of `emerge --info '=app-forensics/aide-0.18::gentoo'`, > * the complete build log and the output of `emerge -pqv '=app-forensics/aide-0.18::gentoo'`. > * The complete build log is located at '/var/log/portage/app-forensics:aide-0.18:20230219-222002.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-forensics/aide-0.18/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-forensics/aide-0.18/temp/environment'. > * Working directory: '/var/tmp/portage/app-forensics/aide-0.18/work/aide-0.18' > * S: '/var/tmp/portage/app-forensics/aide-0.18/work/aide-0.18' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 895562
:
853236
| 853238 |
853240
|
853242
|
853244
|
853246
|
853248
|
853250