Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 133750 - strace 4.5.11 fails to compile
Summary: strace 4.5.11 fails to compile
Status: RESOLVED DUPLICATE of bug 102080
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-19 00:00 UTC by ta2002
Modified: 2006-05-19 00:56 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ta2002 2006-05-19 00:00:23 UTC
# emerge -v strace
Calculating dependencies ...done!
>>> emerge (1 of 1) dev-util/strace-4.5.11 to /
>>> md5 files   ;-) strace-4.5.11.ebuild
>>> md5 files   ;-) strace-4.5.12.ebuild
>>> md5 files   ;-) strace-4.5.14.ebuild
>>> md5 files   ;-) files/strace-superh-update.patch
>>> md5 files   ;-) files/strace-4.5.11-fbsd.patch
>>> md5 files   ;-) files/strace-dont-use-REG_SYSCALL-for-sh.patch
>>> md5 files   ;-) files/strace-4.5.12-quota.patch
>>> md5 files   ;-) files/strace-4.5.11-alpha-stat64.patch
>>> md5 files   ;-) files/digest-strace-4.5.11
>>> md5 files   ;-) files/digest-strace-4.5.12
>>> md5 files   ;-) files/strace-undef-syscall.patch
>>> md5 files   ;-) files/strace-4.5.8-ia64.patch
>>> md5 files   ;-) files/strace-4.5.12-libaio.patch
>>> md5 files   ;-) files/strace-4.5.12-superh-update.patch
>>> md5 files   ;-) files/strace-fix-arm-bad-syscall.patch
>>> md5 files   ;-) files/digest-strace-4.5.14
>>> md5 src_uri ;-) strace-4.5.11.tar.bz2
>>> Unpacking source...
>>> Unpacking strace-4.5.11.tar.bz2 to /var/tmp/portage/strace-4.5.11/work
 * Applying strace-4.5.11-alpha-stat64.patch ...                                                                                        [ ok ]
 * Applying strace-4.5.8-ia64.patch ...                                                                                                 [ ok ]
>>> Source unpacked.
 * econf: updating strace-4.5.11/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating strace-4.5.11/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for supported operating system... linux
checking for supported architecture... x86_64
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
checking for primary include directory... /usr/include
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for egrep... grep -E
checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no
checking for a BSD-compatible install... /bin/install -c
checking for an ANSI C-conforming const... yes
checking for ANSI C header files... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether stat file-mode macros are broken... no
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 for struct stat.st_blksize... yes
checking for struct stat.st_blocks... yes
checking for struct stat.st_aclcnt... no
checking for struct stat.st_flags... no
checking for struct stat.st_fstype... no
checking for struct stat.st_gen... no
checking for struct stat.st_level... no
checking for struct stat.st_rdev... yes
checking for stat64 in (asm|sys)/stat.h... no
checking return type of signal handlers... void
checking for uid_t in sys/types.h... yes
checking for mode_t... yes
checking type of array argument to getgroups... gid_t
checking whether sys/types.h defines makedev... yes
checking for sig_atomic_t... yes
checking for siginfo_t... yes
checking for struct sockaddr_in6.sin6_scope_id... yes
checking for long long... yes
checking for little endian long long... yes
checking for long long off_t... no
checking for long long rlim_t... no
checking for struct opthdr... no
checking for struct t_opthdr... no
checking for sigaction... yes
checking for strerror... yes
checking for strsignal... yes
checking for pread... yes
checking for sys_siglist... yes
checking for _sys_siglist... yes
checking for getdents... no
checking for mctl... no
checking for prctl... yes
checking for sendmsg... yes
checking for inet_ntop... yes
checking for if_indextoname... yes
checking sys/reg.h usability... yes
checking sys/reg.h presence... yes
checking for sys/reg.h... yes
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking sys/acl.h usability... no
checking sys/acl.h presence... no
checking for sys/acl.h... no
checking sys/asynch.h usability... no
checking sys/asynch.h presence... no
checking for sys/asynch.h... no
checking sys/door.h usability... no
checking sys/door.h presence... no
checking for sys/door.h... no
checking stropts.h usability... yes
checking stropts.h presence... yes
checking for stropts.h... yes
checking sys/conf.h usability... no
checking sys/conf.h presence... no
checking for sys/conf.h... no
checking sys/stream.h usability... no
checking sys/stream.h presence... no
checking for sys/stream.h... no
checking sys/tihdr.h usability... no
checking sys/tihdr.h presence... no
checking for sys/tihdr.h... no
checking sys/tiuser.h usability... no
checking sys/tiuser.h presence... no
checking for sys/tiuser.h... no
checking sys/sysconfig.h usability... no
checking sys/sysconfig.h presence... no
checking for sys/sysconfig.h... no
checking ioctls.h usability... no
checking ioctls.h presence... no
checking for ioctls.h... no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/ptrace.h usability... yes
checking sys/ptrace.h presence... yes
checking for sys/ptrace.h... yes
checking termio.h usability... yes
checking termio.h presence... yes
checking for termio.h... yes
checking linux/ptrace.h usability... yes
checking linux/ptrace.h presence... yes
checking for linux/ptrace.h... yes
checking asm/reg.h usability... no
checking asm/reg.h presence... no
checking for asm/reg.h... no
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/aio.h usability... no
checking sys/aio.h presence... no
checking for sys/aio.h... no
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/vfs.h usability... yes
checking sys/vfs.h presence... yes
checking for sys/vfs.h... yes
checking asm/sysmips.h usability... no
checking asm/sysmips.h presence... no
checking for asm/sysmips.h... no
checking linux/utsname.h usability... yes
checking linux/utsname.h presence... yes
checking for linux/utsname.h... yes
checking sys/nscsys.h usability... no
checking sys/nscsys.h presence... no
checking for sys/nscsys.h... no
checking mqueue.h usability... yes
checking mqueue.h presence... yes
checking for mqueue.h... yes
checking sys/epoll.h usability... yes
checking sys/epoll.h presence... yes
checking for sys/epoll.h... yes
checking for linux/icmp.h... yes
checking for linux/in6.h... yes
checking for linux/netlink.h... yes
checking for linux/if_packet.h... yes
checking for asm/sigcontext.h... yes
checking for netinet/tcp.h... yes
checking for netinet/udp.h... yes
checking for MP procfs... no
checking for pollable procfs... no
checking for struct msghdr.msg_control... yes
checking for pr_syscall in struct prstatus... no
checking for struct T_conn_res.QUEUE_ptr... no
checking for struct T_conn_res.ACCEPTOR_id... no
checking for struct __old_kernel_stat... yes
checking for struct pt_all_user_regs... no
checking for struct ia64_fpreg... no
checking for struct user_desc... yes
checking whether sys_errlist is declared... yes
checking whether sys_siglist is declared... yes
checking whether _sys_siglist is declared... yes
checking for perl... /usr/bin/perl
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
make  all-am
make[1]: Entering directory `/var/tmp/portage/strace-4.5.11/work/strace-4.5.11'
if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Ilinux/x86_64 -I./linux/x86_64 -Ilinux -I./linux   -Wall -march=k8 -O2 -pipe -mfpmath=sse -MT strace.o -MD -MP -MF ".deps/strace.Tpo" -c -o strace.o strace.c; \
then mv -f ".deps/strace.Tpo" ".deps/strace.Po"; else rm -f ".deps/strace.Tpo"; exit 1; fi
if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Ilinux/x86_64 -I./linux/x86_64 -Ilinux -I./linux   -Wall -march=k8 -O2 -pipe -mfpmath=sse -MT syscall.o -MD -MP -MF ".deps/syscall.Tpo" -c -o syscall.o syscall.c; \
then mv -f ".deps/syscall.Tpo" ".deps/syscall.Po"; else rm -f ".deps/syscall.Tpo"; exit 1; fi
if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Ilinux/x86_64 -I./linux/x86_64 -Ilinux -I./linux   -Wall -march=k8 -O2 -pipe -mfpmath=sse -MT util.o -MD -MP -MF ".deps/util.Tpo" -c -o util.o util.c; \
then mv -f ".deps/util.Tpo" ".deps/util.Po"; else rm -f ".deps/util.Tpo"; exit 1; fi
if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Ilinux/x86_64 -I./linux/x86_64 -Ilinux -I./linux   -Wall -march=k8 -O2 -pipe -mfpmath=sse -MT desc.o -MD -MP -MF ".deps/desc.Tpo" -c -o desc.o desc.c; \
then mv -f ".deps/desc.Tpo" ".deps/desc.Po"; else rm -f ".deps/desc.Tpo"; exit 1; fi
if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Ilinux/x86_64 -I./linux/x86_64 -Ilinux -I./linux   -Wall -march=k8 -O2 -pipe -mfpmath=sse -MT file.o -MD -MP -MF ".deps/file.Tpo" -c -o file.o file.c; \
then mv -f ".deps/file.Tpo" ".deps/file.Po"; else rm -f ".deps/file.Tpo"; exit 1; fi
file.c: In function `sys_getdents64':
file.c:2132: warning: long long unsigned int format, __ino64_t arg (arg 3)
file.c:2132: warning: long long unsigned int format, __off64_t arg (arg 4)
if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Ilinux/x86_64 -I./linux/x86_64 -Ilinux -I./linux   -Wall -march=k8 -O2 -pipe -mfpmath=sse -MT ipc.o -MD -MP -MF ".deps/ipc.Tpo" -c -o ipc.o ipc.c; \
then mv -f ".deps/ipc.Tpo" ".deps/ipc.Po"; else rm -f ".deps/ipc.Tpo"; exit 1; fi
if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Ilinux/x86_64 -I./linux/x86_64 -Ilinux -I./linux   -Wall -march=k8 -O2 -pipe -mfpmath=sse -MT io.o -MD -MP -MF ".deps/io.Tpo" -c -o io.o io.c; \
then mv -f ".deps/io.Tpo" ".deps/io.Po"; else rm -f ".deps/io.Tpo"; exit 1; fi
if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Ilinux/x86_64 -I./linux/x86_64 -Ilinux -I./linux   -Wall -march=k8 -O2 -pipe -mfpmath=sse -MT ioctl.o -MD -MP -MF ".deps/ioctl.Tpo" -c -o ioctl.o ioctl.c; \
then mv -f ".deps/ioctl.Tpo" ".deps/ioctl.Po"; else rm -f ".deps/ioctl.Tpo"; exit 1; fi
if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Ilinux/x86_64 -I./linux/x86_64 -Ilinux -I./linux   -Wall -march=k8 -O2 -pipe -mfpmath=sse -MT mem.o -MD -MP -MF ".deps/mem.Tpo" -c -o mem.o mem.c; \
then mv -f ".deps/mem.Tpo" ".deps/mem.Po"; else rm -f ".deps/mem.Tpo"; exit 1; fi
if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Ilinux/x86_64 -I./linux/x86_64 -Ilinux -I./linux   -Wall -march=k8 -O2 -pipe -mfpmath=sse -MT net.o -MD -MP -MF ".deps/net.Tpo" -c -o net.o net.c; \
then mv -f ".deps/net.Tpo" ".deps/net.Po"; else rm -f ".deps/net.Tpo"; exit 1; fi
if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Ilinux/x86_64 -I./linux/x86_64 -Ilinux -I./linux   -Wall -march=k8 -O2 -pipe -mfpmath=sse -MT process.o -MD -MP -MF ".deps/process.Tpo" -c -o process.o process.c; \
then mv -f ".deps/process.Tpo" ".deps/process.Po"; else rm -f ".deps/process.Tpo"; exit 1; fi
if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Ilinux/x86_64 -I./linux/x86_64 -Ilinux -I./linux   -Wall -march=k8 -O2 -pipe -mfpmath=sse -MT bjm.o -MD -MP -MF ".deps/bjm.Tpo" -c -o bjm.o bjm.c; \
then mv -f ".deps/bjm.Tpo" ".deps/bjm.Po"; else rm -f ".deps/bjm.Tpo"; exit 1; fi
if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Ilinux/x86_64 -I./linux/x86_64 -Ilinux -I./linux   -Wall -march=k8 -O2 -pipe -mfpmath=sse -MT resource.o -MD -MP -MF ".deps/resource.Tpo" -c -o resource.o resource.c; \
then mv -f ".deps/resource.Tpo" ".deps/resource.Po"; else rm -f ".deps/resource.Tpo"; exit 1; fi
resource.c:478: error: `Q_SETUSE' undeclared here (not in a function)
resource.c:478: error: initializer element is not constant
resource.c:478: error: (near initialization for `quotacmds[4].val')
resource.c:478: error: initializer element is not constant
resource.c:478: error: (near initialization for `quotacmds[4]')
resource.c:479: error: initializer element is not constant
resource.c:479: error: (near initialization for `quotacmds[5]')
resource.c:480: error: `Q_SETQLIM' undeclared here (not in a function)
resource.c:480: error: initializer element is not constant
resource.c:480: error: (near initialization for `quotacmds[6].val')
resource.c:480: error: initializer element is not constant
resource.c:480: error: (near initialization for `quotacmds[6]')
resource.c:481: error: `Q_GETSTATS' undeclared here (not in a function)
resource.c:481: error: initializer element is not constant
resource.c:481: error: (near initialization for `quotacmds[7].val')
resource.c:481: error: initializer element is not constant
resource.c:481: error: (near initialization for `quotacmds[7]')
resource.c:482: error: `Q_RSQUASH' undeclared here (not in a function)
resource.c:482: error: initializer element is not constant
resource.c:482: error: (near initialization for `quotacmds[8].val')
resource.c:482: error: initializer element is not constant
resource.c:482: error: (near initialization for `quotacmds[8]')
resource.c:483: error: initializer element is not constant
resource.c:483: error: (near initialization for `quotacmds[9]')
resource.c:484: error: initializer element is not constant
resource.c:484: error: (near initialization for `quotacmds[10]')
resource.c:485: error: initializer element is not constant
resource.c:485: error: (near initialization for `quotacmds[11]')
resource.c:486: error: initializer element is not constant
resource.c:486: error: (near initialization for `quotacmds[12]')
resource.c:487: error: initializer element is not constant
resource.c:487: error: (near initialization for `quotacmds[13]')
resource.c:488: error: initializer element is not constant
resource.c:488: error: (near initialization for `quotacmds[14]')
resource.c:489: error: initializer element is not constant
resource.c:489: error: (near initialization for `quotacmds[15]')
resource.c:490: error: initializer element is not constant
resource.c:490: error: (near initialization for `quotacmds[16]')
resource.c:491: error: initializer element is not constant
resource.c:491: error: (near initialization for `quotacmds[17]')
resource.c:492: error: initializer element is not constant
resource.c:492: error: (near initialization for `quotacmds[18]')
resource.c:493: error: initializer element is not constant
resource.c:493: error: (near initialization for `quotacmds[19]')
resource.c:494: error: initializer element is not constant
resource.c:494: error: (near initialization for `quotacmds[20]')
resource.c:495: error: initializer element is not constant
resource.c:495: error: (near initialization for `quotacmds[21]')
resource.c:496: error: initializer element is not constant
resource.c:496: error: (near initialization for `quotacmds[22]')
resource.c:497: error: initializer element is not constant
resource.c:497: error: (near initialization for `quotacmds[23]')
resource.c: In function `sys_quotactl':
resource.c:538: warning: unsigned int format, different type arg (arg 2)
resource.c:539: warning: unsigned int format, different type arg (arg 2)
resource.c:540: error: structure has no member named `dqb_curblocks'
resource.c:541: warning: unsigned int format, different type arg (arg 2)
resource.c:542: warning: unsigned int format, different type arg (arg 2)
resource.c:543: warning: unsigned int format, different type arg (arg 2)
#

# emerge -p info
Portage 2.0.54-r2 (default-linux/amd64/2006.0, gcc-3.4.5, glibc-2.3.6-r3, 2.6.15-gentoo-r7 x86_64)
=================================================================
System uname: 2.6.15-gentoo-r7 x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.6.14
dev-lang/python:     2.4.2
dev-python/pycrypto: [Not Present]
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O2 -pipe -mfpmath=sse"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/env.d"
CXXFLAGS="-march=k8 -O2 -pipe -mfpmath=sse"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LINGUAS="en ru"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X aac aalib acpi alsa arts audiofile berkdb bitmap-fonts bzip2 caps cdparanoia cdr cjk crypt css cups dga directfb dri dvd dvdr encode exif expat fam fbcon ffmpeg flac gcj ggi gif glibc-omitfp gmp gphoto2 gpm gstreamer gtk2 idea idn imagemagick imap imlib ipv6 isdnlog javascript joystick jpeg kde lcms libcaca libwww live lm_sensors mad matroska mbox memlimit mng mp3 mpeg mysql nas ncurses network nls nodrm nptl nptlonly ogg opengl pcre pdflib perl png ppds pppd qt quicktime readline reflection rtc samba scanner sdl silc speex spell ssl tcpd theora tiff timidity truetype truetype-fonts type1-fonts udev unicode usb userlocales utf8 vcd vorbis wifi xinerama xml xml2 xmms xorg xv xvid zlib linguas_en linguas_ru userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS, PORTAGE_RSYNC_OPTS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-05-19 00:56:59 UTC

*** This bug has been marked as a duplicate of 102080 ***