Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 622258 Details for
Bug 713390
sys-fs/quota-4.06 : quota.h: 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]
sys-fs:quota-4.05-r1:20200319-003313.log
sys-fs:quota-4.05-r1:20200319-003313.log (text/plain), 8.29 KB, created by
Toralf Förster
on 2020-03-19 11:11:57 UTC
(
hide
)
Description:
sys-fs:quota-4.05-r1:20200319-003313.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2020-03-19 11:11:57 UTC
Size:
8.29 KB
patch
obsolete
> * Package: sys-fs/quota-4.05-r1 > * Repository: gentoo > * Maintainer: base-system@gentoo.org > * USE: abi_x86_64 amd64 elibc_musl kernel_linux nls tcpd userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking quota-4.05.tar.gz to /var/tmp/portage/sys-fs/quota-4.05-r1/work >>>> Source unpacked in /var/tmp/portage/sys-fs/quota-4.05-r1/work >>>> Preparing source in /var/tmp/portage/sys-fs/quota-4.05-r1/work/quota-4.05 ... > * Running eautoreconf in '/var/tmp/portage/sys-fs/quota-4.05-r1/work/quota-4.05' ... > * Running autopoint --force ... > [ ok ] > * Running aclocal -I m4 ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --foreign --force-missing ... > [ ok ] > * Running elibtoolize in: quota-4.05/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-fs/quota-4.05-r1/work/quota-4.05 ... > * econf: updating quota-4.05/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating quota-4.05/config.guess with /usr/share/gnuconfig/config.guess >./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 --disable-silent-rules --docdir=/usr/share/doc/quota-4.05-r1 --htmldir=/usr/share/doc/quota-4.05-r1/html --libdir=/usr/lib --enable-ext2direct --enable-nls --disable-ldapmail --disable-netlink --disable-rpc --disable-rpcsetquota >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 make supports nested variables... (cached) yes >checking whether make supports the include directive... yes (GNU style) >checking for x86_64-gentoo-linux-musl-gcc... x86_64-gentoo-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 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 whether x86_64-gentoo-linux-musl-gcc understands -c and -o together... yes >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 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-gentoo-linux-musl-ar... x86_64-gentoo-linux-musl-ar >checking the archiver (x86_64-gentoo-linux-musl-ar) interface... ar >checking for x86_64-gentoo-linux-musl-cc... (cached) x86_64-gentoo-linux-musl-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-gentoo-linux-musl-gcc accepts -g... (cached) yes >checking for x86_64-gentoo-linux-musl-gcc option to accept ISO C89... (cached) none needed >checking whether x86_64-gentoo-linux-musl-gcc understands -c and -o together... (cached) yes >checking dependency style of x86_64-gentoo-linux-musl-gcc... (cached) none >checking for x86_64-gentoo-linux-musl-ranlib... x86_64-gentoo-linux-musl-ranlib >checking whether ln -s works... yes >checking whether make sets $(MAKE)... (cached) yes >checking for x86_64-gentoo-linux-musl-pkg-config... /usr/bin/x86_64-gentoo-linux-musl-pkg-config >checking pkg-config is at least version 0.20... yes >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking for nl_langinfo... yes >checking whether NLS is requested... yes >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking build system type... x86_64-gentoo-linux-musl >checking host system type... x86_64-gentoo-linux-musl >checking for ld used by GCC... /usr/x86_64-gentoo-linux-musl/bin/ld >checking if the linker (/usr/x86_64-gentoo-linux-musl/bin/ld) is GNU ld... yes >checking for shared library run path origin... done >checking whether NLS is requested... yes >checking for GNU gettext in libc... no >checking for iconv... yes >checking for GNU gettext in libintl... no >checking whether to use NLS... no >checking for COM_ERR... yes >checking for EXT2FS... yes >checking tcpd.h usability... yes >checking tcpd.h presence... yes >checking for tcpd.h... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating po/Makefile.in >config.status: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing default-1 commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >configure: >============================================================================== >Build configuration: > bsd-behaviour: yes > ext2-direct: yes > ldap-mail: no > libwrap: yes > netlink: no > nls: yes > proc-mounts: /proc/mounts > rpc: no > rpcsetquota: no > xfs-roothack: no > werror: no >============================================================================== > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sys-fs/quota-4.05-r1/work/quota-4.05 ... >make -j1 >(CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/tmp/portage/sys-fs/quota-4.05-r1/work/quota-4.05/missing autoheader) >rm -f stamp-h1 >touch config.h.in >cd . && /bin/sh ./config.status config.h >config.status: creating config.h >config.status: config.h is unchanged >make all-recursive >make[1]: Entering directory '/var/tmp/portage/sys-fs/quota-4.05-r1/work/quota-4.05' >Making all in po >make[2]: Entering directory '/var/tmp/portage/sys-fs/quota-4.05-r1/work/quota-4.05/po' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/sys-fs/quota-4.05-r1/work/quota-4.05/po' >make[2]: Entering directory '/var/tmp/portage/sys-fs/quota-4.05-r1/work/quota-4.05' >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -fPIC -I/usr/include/et -I/usr/include/ext2fs -I/usr/include/et -c -o quota.o quota.c >In file included from quota.c:28: >quota.h:4:10: fatal error: sys/cdefs.h: No such file or directory > 4 | #include <sys/cdefs.h> > | ^~~~~~~~~~~~~ >compilation terminated. >make[2]: *** [Makefile:990: quota.o] Error 1 >make[2]: Leaving directory '/var/tmp/portage/sys-fs/quota-4.05-r1/work/quota-4.05' >make[1]: *** [Makefile:1353: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/sys-fs/quota-4.05-r1/work/quota-4.05' >make: *** [Makefile:735: all] Error 2 > * ERROR: sys-fs/quota-4.05-r1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=sys-fs/quota-4.05-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=sys-fs/quota-4.05-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/sys-fs:quota-4.05-r1:20200319-003313.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-fs/quota-4.05-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sys-fs/quota-4.05-r1/temp/environment'. > * Working directory: '/var/tmp/portage/sys-fs/quota-4.05-r1/work/quota-4.05' > * S: '/var/tmp/portage/sys-fs/quota-4.05-r1/work/quota-4.05'
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 713390
:
622248
|
622250
|
622252
|
622254
|
622256
| 622258 |
622260
|
690975