Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 818584 Details for
Bug 874897
x11-misc/xsnow-3.5.3 - configure: error: Package requirements (gsl) were not met:
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
x11-misc:xsnow-3.5.3:20221003-210054.log
x11-misc:xsnow-3.5.3:20221003-210054.log (text/plain), 5.89 KB, created by
Toralf Förster
on 2022-10-04 16:24:25 UTC
(
hide
)
Description:
x11-misc:xsnow-3.5.3:20221003-210054.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2022-10-04 16:24:25 UTC
Size:
5.89 KB
patch
obsolete
> * Package: x11-misc/xsnow-3.5.3:0 > * Repository: gentoo > * Maintainer: dilfridge@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking xsnow-3.5.3.tar.gz to /var/tmp/portage/x11-misc/xsnow-3.5.3/work >>>> Source unpacked in /var/tmp/portage/x11-misc/xsnow-3.5.3/work >>>> Preparing source in /var/tmp/portage/x11-misc/xsnow-3.5.3/work/xsnow-3.5.3 ... > * Applying xsnow-3.0.7-gamesdir.patch ... >patching file src/Makefile.am >Hunk #1 succeeded at 22 with fuzz 2 (offset 3 lines). > [ ok ] > * Running eautoreconf in '/var/tmp/portage/x11-misc/xsnow-3.5.3/work/xsnow-3.5.3' ... > * Running 'aclocal --system-acdir=/var/tmp/portage/x11-misc/xsnow-3.5.3/temp/aclocal' ... > [ ok ] > * Running 'autoconf --force' ... > [ ok ] > * Running 'autoheader' ... > [ ok ] > * Running 'automake --add-missing --copy --force-missing' ... > [ ok ] > * Running elibtoolize in: xsnow-3.5.3/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/x11-misc/xsnow-3.5.3/work/xsnow-3.5.3 ... > * econf: updating xsnow-3.5.3/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating xsnow-3.5.3/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 --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/xsnow-3.5.3 --htmldir=/usr/share/doc/xsnow-3.5.3/html --libdir=/usr/lib64 >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 whether make supports nested variables... (cached) yes >configure: WARNING: SOURCE_DATE_EPOCH is not defined >configure: Try to read SOURCE_DATE_EPOCH from file './bootdate' >configure: Read SOURCE_DATE_EPOCH=1664192863, i.e: Mon Sep 26 11:47:43 UTC 2022 >configure: Using SOURCE_DATE_EPOCH=1664192863, i.e: Mon Sep 26 11:47:43 UTC 2022 >configure: Checking the capabilities of the tar program... >configure: The program tar is usable to create a reproducible tar ball. >checking for x86_64-pc-linux-gnu-cc... clang >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 clang accepts -g... yes >checking for clang option to enable C11 features... none needed >checking whether clang understands -c and -o together... yes >checking whether make supports the include directive... yes (GNU style) >checking dependency style of clang... none >checking whether the compiler supports GNU C++... yes >checking whether clang++ accepts -g... yes >checking for clang++ option to enable C++11 features... none needed >checking dependency style of clang++... none >checking how to run the C preprocessor... clang -E >checking for X... libraries , headers >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 for assert.h... yes >checking for ctype.h... yes >checking for math.h... yes >checking for pthread.h... yes >checking for signal.h... yes >checking for stdarg.h... yes >checking for stdio.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for unistd.h... (cached) yes >checking for execinfo.h... yes >checking for iostream... yes >checking for unordered_map... yes >checking for unordered_set... 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 GTK... yes >checking for X11... yes >checking for GSL... no >configure: error: Package requirements (gsl) were not met: > >Package 'gsl', 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 GSL_CFLAGS >and GSL_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/x11-misc/xsnow-3.5.3/work/xsnow-3.5.3/config.log > * ERROR: x11-misc/xsnow-3.5.3::gentoo failed (configure phase): > * econf failed > * > * Call stack: > * ebuild.sh, line 122: Called src_configure > * environment, line 1799: Called default > * phase-functions.sh, line 872: Called default_src_configure > * phase-functions.sh, line 907: Called __eapi2_src_configure > * phase-helpers.sh, line 851: Called econf > * 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 '=x11-misc/xsnow-3.5.3::gentoo'`, > * the complete build log and the output of `emerge -pqv '=x11-misc/xsnow-3.5.3::gentoo'`. > * The complete build log is located at '/var/log/portage/x11-misc:xsnow-3.5.3:20221003-210054.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/x11-misc/xsnow-3.5.3/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/x11-misc/xsnow-3.5.3/temp/environment'. > * Working directory: '/var/tmp/portage/x11-misc/xsnow-3.5.3/work/xsnow-3.5.3' > * S: '/var/tmp/portage/x11-misc/xsnow-3.5.3/work/xsnow-3.5.3' >
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 874897
:
818566
|
818569
|
818572
|
818575
|
818578
|
818581
| 818584