Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 890219 Details for
Bug 929076
dev-lang/qore-1.19.2 - checking for zlib libraries and header files... configure: error: no zlib library found
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-lang:qore-1.19.2:20240410-015513.log
dev-lang:qore-1.19.2:20240410-015513.log (text/plain), 10.46 KB, created by
Toralf Förster
on 2024-04-10 18:03:04 UTC
(
hide
)
Description:
dev-lang:qore-1.19.2:20240410-015513.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2024-04-10 18:03:04 UTC
Size:
10.46 KB
patch
obsolete
> * Package: dev-lang/qore-1.19.2:0 > * Repository: gentoo > * Maintainer: xgqt@gentoo.org > * Upstream: https://github.com/qorelanguage/qore/issues > * USE: abi_x86_64 amd64 elibc_musl kernel_linux > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking qore-1.19.2.tar.gz to /var/tmp/portage/dev-lang/qore-1.19.2/work >>>> Source unpacked in /var/tmp/portage/dev-lang/qore-1.19.2/work >>>> Preparing source in /var/tmp/portage/dev-lang/qore-1.19.2/work/qore-release-1.19.2 ... > * Running eautoreconf in '/var/tmp/portage/dev-lang/qore-1.19.2/work/qore-release-1.19.2' ... > * Running 'libtoolize --install --copy --force --automake' ... > [ ok ] > * Running 'aclocal -I m4 --system-acdir=/var/tmp/portage/dev-lang/qore-1.19.2/temp/aclocal' ... > [ ok ] > * Running 'autoconf --force' ... > [ ok ] > * Running 'autoheader' ... > [ ok ] > * Running 'automake --add-missing --copy --foreign --force-missing' ... > [ ok ] > * Running elibtoolize in: qore-release-1.19.2/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... > * Applying color-record/2.4.7 patch ... > * Applying openmp/2.4.7 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-lang/qore-1.19.2/work/qore-release-1.19.2 ... > * econf: updating qore-release-1.19.2/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating qore-release-1.19.2/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=x86_64-pc-linux-musl --host=x86_64-pc-linux-musl --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 --disable-static --docdir=/usr/share/doc/qore-1.19.2 --htmldir=/usr/share/doc/qore-1.19.2/html --with-sysroot=/ --libdir=/usr/lib --disable-optimization --disable-profile --disable-static-bz2 --disable-static-common --disable-static-openssl --disable-static-pcre --disable-static-zlib --disable-debug >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/config.site.d/80crossdev.conf >checking for a BSD-compatible install... /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a race-free mkdir -p... /usr/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking how to create a pax tar archive... gnutar >checking whether make supports the include directive... yes (GNU style) >checking for x86_64-pc-linux-musl-gcc... x86_64-pc-linux-musl-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-musl-gcc accepts -g... yes >checking for x86_64-pc-linux-musl-gcc option to enable C11 features... none needed >checking whether x86_64-pc-linux-musl-gcc understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-musl-gcc... none >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 build system type... x86_64-pc-linux-musl >checking host system type... x86_64-pc-linux-musl >checking for x86_64-pc-linux-musl-g++... x86_64-pc-linux-musl-g++ >checking whether the compiler supports GNU C++... yes >checking whether x86_64-pc-linux-musl-g++ accepts -g... yes >checking for x86_64-pc-linux-musl-g++ option to enable C++11 features... none needed >checking dependency style of x86_64-pc-linux-musl-g++... none >checking for x86_64-pc-linux-musl-gcc... (cached) x86_64-pc-linux-musl-gcc >checking whether the compiler supports GNU C... (cached) yes >checking whether x86_64-pc-linux-musl-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-musl-gcc option to enable C11 features... (cached) none needed >checking whether x86_64-pc-linux-musl-gcc understands -c and -o together... (cached) yes >checking dependency style of x86_64-pc-linux-musl-gcc... (cached) none >checking how to print strings... printf >checking for a sed that does not truncate output... /usr/bin/sed >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for fgrep... /usr/bin/grep -F >checking for ld used by x86_64-pc-linux-musl-gcc... /usr/x86_64-pc-linux-musl/bin/ld >checking if the linker (/usr/x86_64-pc-linux-musl/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-musl-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-musl-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 98304 >checking how to convert x86_64-pc-linux-musl file names to x86_64-pc-linux-musl format... func_convert_file_noop >checking how to convert x86_64-pc-linux-musl file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-musl/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-musl-file... no >checking for file... file >checking for x86_64-pc-linux-musl-objdump... x86_64-pc-linux-musl-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-musl-dlltool... x86_64-pc-linux-musl-dlltool >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-musl-ar... x86_64-pc-linux-musl-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-musl-strip... x86_64-pc-linux-musl-strip >checking for x86_64-pc-linux-musl-ranlib... x86_64-pc-linux-musl-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-musl-nm -B output from x86_64-pc-linux-musl-gcc object... ok >checking for sysroot... / >checking for a working dd... /usr/bin/dd >checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-musl-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-musl-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-musl-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-musl-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-musl-gcc static flag -static works... yes >checking if x86_64-pc-linux-musl-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-musl-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-musl-gcc linker (/usr/x86_64-pc-linux-musl/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 for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen... yes >checking whether a program can dlopen itself... yes >checking whether a statically linked program can dlopen itself... no >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 how to run the C++ preprocessor... x86_64-pc-linux-musl-g++ -E >checking for ld used by x86_64-pc-linux-musl-g++... /usr/x86_64-pc-linux-musl/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-musl/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-musl-g++ linker (/usr/x86_64-pc-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-musl-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-musl-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-musl-g++ static flag -static works... yes >checking if x86_64-pc-linux-musl-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-musl-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-musl-g++ linker (/usr/x86_64-pc-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking dependency style of x86_64-pc-linux-musl-gcc... none >./configure: line 19272: test: too many arguments >./configure: line 19275: test: too many arguments >checking for flex... flex >checking for lex output file root... lex.yy >checking for lex library... none needed >checking for library containing yywrap... -lfl >checking whether yytext is a pointer... yes >checking whether x86_64-pc-linux-musl-g++ supports C++11 features by default... yes >checking for flex 2.5.31 or greater... yes (flex 2.6.4) >checking for bison... bison -y >checking for bison 1.85 or greater... yes >checking for zlib libraries and header files... configure: error: no zlib library found > >!!! Please attach the following file when seeking support: >!!! /var/tmp/portage/dev-lang/qore-1.19.2/work/qore-release-1.19.2/config.log > * ERROR: dev-lang/qore-1.19.2::gentoo failed (configure phase): > * econf failed > * > * Call stack: > * ebuild.sh, line 136: Called src_configure > * environment, line 1739: Called econf '--disable-optimization' '--disable-profile' '--disable-static-bz2' '--disable-static-common' '--disable-static-openssl' '--disable-static-pcre' '--disable-static-zlib' '--disable-debug' > * phase-helpers.sh, line 732: 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-lang/qore-1.19.2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-lang/qore-1.19.2::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-lang:qore-1.19.2:20240410-015513.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-lang/qore-1.19.2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-lang/qore-1.19.2/temp/environment'. > * Working directory: '/var/tmp/portage/dev-lang/qore-1.19.2/work/qore-release-1.19.2' > * S: '/var/tmp/portage/dev-lang/qore-1.19.2/work/qore-release-1.19.2' >
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 929076
:
890218
| 890219 |
890220
|
890221
|
890222
|
890223
|
890224
|
890225
|
890226