Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 603902 Details for
Bug 706028
dev-util/ostree-2019.5 : configure: error: Package requirements (fuse >= 2.9.2) were not met:
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-util:ostree-2019.5:20200121-140132.log
dev-util:ostree-2019.5:20200121-140132.log (text/plain), 13.09 KB, created by
Toralf Förster
on 2020-01-21 19:50:33 UTC
(
hide
)
Description:
dev-util:ostree-2019.5:20200121-140132.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2020-01-21 19:50:33 UTC
Size:
13.09 KB
patch
obsolete
> * Package: dev-util/ostree-2019.5 > * Repository: gentoo > * Maintainer: zmedico@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux ssl userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking ostree-2019.5.tar.xz to /var/tmp/portage/dev-util/ostree-2019.5/work >>>> Source unpacked in /var/tmp/portage/dev-util/ostree-2019.5/work >>>> Preparing source in /var/tmp/portage/dev-util/ostree-2019.5/work/libostree-2019.5 ... > * Running eautoreconf in '/var/tmp/portage/dev-util/ostree-2019.5/work/libostree-2019.5' ... > * Skipping 'gtkdocize --copy' due gtkdocize not installed > * Running libtoolize --install --copy --force --automake ... > [ ok ] > * Running aclocal -I buildutil -I libglnx ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --foreign --force-missing ... > [ ok ] > * Running elibtoolize in: libostree-2019.5/ > * Running elibtoolize in: libostree-2019.5/build-aux/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-util/ostree-2019.5/work/libostree-2019.5 ... > * econf: updating libostree-2019.5/build-aux/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating libostree-2019.5/build-aux/config.guess with /usr/share/gnuconfig/config.guess >./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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/ostree-2019.5 --htmldir=/usr/share/doc/ostree-2019.5/html --with-sysroot=/ --libdir=/usr/lib64 --enable-man --enable-shared --without-libarchive --without-curl --without-dracut --disable-gtk-doc --disable-introspection --disable-http2 --disable-trivial-httpd-cmdline --without-selinux --without-soup --without-libmount --with-crypto=openssl --without-libsystemd --without-avahi >checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking whether UID '250' is supported by ustar format... yes >checking whether GID '250' is supported by ustar format... yes >checking how to create a ustar tar archive... gnutar >checking whether to enable maintainer-specific portions of Makefiles... yes >checking whether make supports nested variables... (cached) yes >checking whether make supports the include directive... yes (GNU style) >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 we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >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 for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >checking for bison... bison -y >checking if x86_64-pc-linux-gnu-gcc supports flag -pipe in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wall in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Werror=empty-body in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Werror=strict-prototypes in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Werror=missing-prototypes in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Werror=implicit-function-declaration in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Werror=format=2 -Werror=format-security -Werror=format-nonliteral in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Werror=pointer-arith in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Werror=init-self in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Werror=missing-declarations in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Werror=return-type in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Werror=switch in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Werror=overflow in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Werror=int-conversion in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Werror=parentheses in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Werror=undef in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Werror=incompatible-pointer-types in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Werror=misleading-indentation in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Werror=missing-include-dirs in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Werror=aggregate-return in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wstrict-aliasing=2 in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Werror=unused-result in envvar CFLAGS... yes >checking for -fsanitize=address in CFLAGS... no >checking for -fsanitize=thread in CFLAGS... no >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... / >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... mt >checking if mt is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking whether renameat2 is declared... yes >checking whether memfd_create is declared... yes >checking whether copy_file_range is declared... yes >checking for nanotime... no >checking for clock_gettime... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for struct tm.tm_zone... yes >checking sys/xattr.h usability... yes >checking sys/xattr.h presence... yes >checking for sys/xattr.h... yes >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... 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.16... yes >checking for GLIB... yes >checking for GLIB - version >= 2.0.0... yes (version 2.60.7) >checking for OT_DEP_GIO_UNIX... yes >checking for OT_DEP_LZMA... yes >checking for OT_DEP_ZLIB... yes >checking for OT_DEP_E2P... yes >checking for gobject-introspection... no (disabled, use --enable-introspection to enable) >checking for gpgme-config... /usr/bin/gpgme-config >checking for OT_DEP_GPGME... no >checking for GPGME pthread - version >= 1.1.8... yes >checking for OT_DEP_GPG_ERROR... yes >checking for gtk-doc... no >configure: WARNING: > You will not be able to create source packages with 'make dist' > because gtk-doc >= 1.15 is not found. >checking for gtkdoc-check... no >checking for gtkdoc-check... no >checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase >checking for gtkdoc-mkpdf... no >checking whether to build gtk-doc documentation... no >checking for GTKDOC_DEPS... yes >checking for xsltproc... /usr/bin/xsltproc >checking for OT_DEP_CRYPTO... yes >checking for BUILDOPT_FUSE... no >configure: error: Package requirements (fuse >= 2.9.2) were not met: > >Package 'fuse', required by 'virtual:world', not found > >Consider adjusting the PKG_CONFIG_PATH environment variable if you >installed software in a non-standard prefix. > >Alternatively, you may set the environment variables BUILDOPT_FUSE_CFLAGS >and BUILDOPT_FUSE_LIBS to avoid the need to call pkg-config. >See the pkg-config man page for more details. > >!!! Please attach the following file when seeking support: >!!! /var/tmp/portage/dev-util/ostree-2019.5/work/libostree-2019.5/config.log > * ERROR: dev-util/ostree-2019.5::gentoo failed (configure phase): > * econf failed > * > * Call stack: > * ebuild.sh, line 125: Called src_configure > * environment, line 1544: Called econf '--enable-man' '--enable-shared' '--without-libarchive' '--without-curl' '--without-dracut' '--disable-gtk-doc' '--disable-introspection' '--disable-http2' '--disable-trivial-httpd-cmdline' '--without-selinux' '--without-soup' '--without-libmount' '--with-crypto=openssl' '--without-libsystemd' '--without-avahi' > * phase-helpers.sh, line 681: 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 '=dev-util/ostree-2019.5::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-util/ostree-2019.5::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-util:ostree-2019.5:20200121-140132.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-util/ostree-2019.5/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-util/ostree-2019.5/temp/environment'. > * Working directory: '/var/tmp/portage/dev-util/ostree-2019.5/work/libostree-2019.5' > * S: '/var/tmp/portage/dev-util/ostree-2019.5/work/libostree-2019.5'
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 706028
:
603900
| 603902 |
603904
|
603906
|
603908
|
603910
|
603912