Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 758432 Details for
Bug 828901
net-misc/bsdwhois-1.43.2.1 - strnstr.c: fatal error: sys/cdefs.h: No such file or directory
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-misc:bsdwhois-1.43.2.1:20211211-071254.log
net-misc:bsdwhois-1.43.2.1:20211211-071254.log (text/plain), 4.99 KB, created by
Toralf Förster
on 2021-12-11 10:09:52 UTC
(
hide
)
Description:
net-misc:bsdwhois-1.43.2.1:20211211-071254.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2021-12-11 10:09:52 UTC
Size:
4.99 KB
patch
obsolete
> * Package: net-misc/bsdwhois-1.43.2.1 > * Repository: gentoo > * USE: abi_x86_64 amd64 elibc_musl kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking bsdwhois-1.43.2.1.tar.gz to /var/tmp/portage/net-misc/bsdwhois-1.43.2.1/work >>>> Source unpacked in /var/tmp/portage/net-misc/bsdwhois-1.43.2.1/work >>>> Preparing source in /var/tmp/portage/net-misc/bsdwhois-1.43.2.1/work/bsdwhois-1.43.2.1 ... > * Applying bsdwhois-1.43.2.1-musl-cdefs.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-misc/bsdwhois-1.43.2.1/work/bsdwhois-1.43.2.1 ... >./configure --prefix=/usr --build=x86_64-gentoo-linux-musl --host=x86_64-gentoo-linux-musl --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --docdir=/usr/share/doc/bsdwhois-1.43.2.1 --htmldir=/usr/share/doc/bsdwhois-1.43.2.1/html --libdir=/usr/lib >checking for a BSD-compatible install... /usr/lib/portage/python3.9/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 for x86_64-gentoo-linux-musl-gcc... x86_64-gentoo-linux-musl-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-gentoo-linux-musl-gcc accepts -g... yes >checking for x86_64-gentoo-linux-musl-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of x86_64-gentoo-linux-musl-gcc... none >checking how to run the C preprocessor... x86_64-gentoo-linux-musl-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 arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking for unistd.h... (cached) yes >checking for an ANSI C-conforming const... yes >checking for size_t... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible realloc... yes >checking for memset... yes >checking for socket... yes >checking for strcasecmp... yes >checking for strchr... yes >checking for fgetln... yes >checking for strnstr... no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >config.status: executing depfiles commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-misc/bsdwhois-1.43.2.1/work/bsdwhois-1.43.2.1 ... >make -j4 >make all-am >make[1]: Entering directory '/var/tmp/portage/net-misc/bsdwhois-1.43.2.1/work/bsdwhois-1.43.2.1' >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c whois.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c strnstr.c >strnstr.c:41:10: fatal error: sys/cdefs.h: No such file or directory > 41 | #include <sys/cdefs.h> > | ^~~~~~~~~~~~~ >compilation terminated. >make[1]: *** [Makefile:268: strnstr.o] Error 1 >make[1]: *** Waiting for unfinished jobs.... >make[1]: Leaving directory '/var/tmp/portage/net-misc/bsdwhois-1.43.2.1/work/bsdwhois-1.43.2.1' >make: *** [Makefile:172: all] Error 2 > * ERROR: net-misc/bsdwhois-1.43.2.1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=net-misc/bsdwhois-1.43.2.1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-misc/bsdwhois-1.43.2.1::gentoo'`. > * The complete build log is located at '/var/log/portage/net-misc:bsdwhois-1.43.2.1:20211211-071254.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-misc/bsdwhois-1.43.2.1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-misc/bsdwhois-1.43.2.1/temp/environment'. > * Working directory: '/var/tmp/portage/net-misc/bsdwhois-1.43.2.1/work/bsdwhois-1.43.2.1' > * S: '/var/tmp/portage/net-misc/bsdwhois-1.43.2.1/work/bsdwhois-1.43.2.1' >
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 828901
:
758427
|
758428
|
758429
|
758430
|
758431
| 758432 |
758433
|
787211