Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 13075 - strace-4.4-r1 fails to build
Summary: strace-4.4-r1 fails to build
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: Sparc Linux
: High normal (vote)
Assignee: Sparc Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-02 03:03 UTC by Joshua Kinard
Modified: 2003-03-06 07:13 UTC (History)
1 user (show)

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 Joshua Kinard gentoo-dev 2003-01-02 03:03:30 UTC
>>> emerge (2 of 2) dev-util/strace-4.4-r1 to /
>>> md5 ;-) strace_4.4-1.tar.gz
>>> Unpacking source...
>>> Unpacking strace_4.4-1.tar.gz
>>> Source unpacked.
creating cache ./config.cache
checking host system type... sparc64-unknown-linux-gnu
checking target system type... sparc64-unknown-linux-gnu
checking build system type... sparc64-unknown-linux-gnu
checking for supported operating system... linux
checking for supported architecture... sparc
checking for gcc... gcc
checking whether the C compiler (gcc -D_GNU_SOURCE -mcpu=ultrasparc
-mtune=ultrasparc -O3 -pipe -fomit-frame-pointer ) works... yes
checking whether the C compiler (gcc -D_GNU_SOURCE -mcpu=ultrasparc
-mtune=ultrasparc -O3 -pipe -fomit-frame-pointer ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for working gcc -b sparc64-unknown-linux-gnu... no
checking for MP procfs... no
checking for pollable procfs... no
checking for pr_syscall in struct prstatus... no
checking for msg_control in struct msghdr... yes
checking for mawk... no
checking for gawk... gawk
checking for primary include directory... /usr/include
checking how to run the C preprocessor... gcc -E
checking whether gcc needs -traditional... no
checking for a BSD compatible install... /bin/install -c
checking for working const... yes
checking for ANSI C header files... yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking return type of signal handlers... void
checking for st_blksize in struct stat... yes
checking for st_blocks in struct stat... yes
checking for st_rdev in struct stat... yes
checking whether stat file-mode macros are broken... no
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 in signal.h... yes
checking for stat64 in (asm|sys)/stat.h... yes
checking for sin6_scope_id in sockaddr_in6... yes
checking for long long... yes
checking for little endian long long... no
checking for long long off_t... no
checking for long long rlim_t... no
checking for st_flags in struct stat... no
checking for st_aclcnt in struct stat... no
checking for st_level in struct stat... no
checking for st_fstype in struct stat... no
checking for st_gen in struct stat... 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 putpmsg... no
checking for prctl... yes
checking for sendmsg... yes
checking for inet_ntop... yes
checking for if_indextoname... yes
checking for sys/reg.h... no
checking for sys/filio.h... no
checking for sys/acl.h... no
checking for sys/asynch.h... no
checking for sys/door.h... no
checking for stropts.h... yes
checking for sys/conf.h... no
checking for sys/stream.h... no
checking for sys/tihdr.h... no
checking for sys/tiuser.h... no
checking for sys/sysconfig.h... no
checking for asm/sigcontext.h... yes
checking for ioctls.h... no
checking for sys/ioctl.h... yes
checking for sys/ptrace.h... yes
checking for termio.h... yes
checking for linux/ptrace.h... yes
checking for asm/reg.h... yes
checking for linux/icmp.h... yes
checking for linux/in6.h... yes
checking for sys/uio.h... yes
checking for sys/aio.h... no
checking for linux/netlink.h... yes
checking for linux/if_packet.h... yes
checking for poll.h... yes
checking for sys/poll.h... yes
checking for sys/vfs.h... yes
checking for netinet/tcp.h... yes
checking for netinet/udp.h... yes
checking for asm/sysmips.h... no
checking for linux/utsname.h... yes
checking for sys/nscsys.h... no
checking for sys_errlist declaration... yes
checking for sys_siglist declaration in signal.h or unistd.h... yes
checking for _sys_siglist declaration... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating linux/sparc/Makefile
creating config.h
gcc -Wall -DHAVE_CONFIG_H   -I. -Ilinux/sparc -I./linux/sparc -Ilinux -I./linux
-D_GNU_SOURCE -mcpu=ultrasparc -mtune=ultrasparc -O3 -pipe -fomit-frame-pointer
-c strace.c
gcc -Wall -DHAVE_CONFIG_H   -I. -Ilinux/sparc -I./linux/sparc -Ilinux -I./linux
-D_GNU_SOURCE -mcpu=ultrasparc -mtune=ultrasparc -O3 -pipe -fomit-frame-pointer
-c version.c
gcc -Wall -DHAVE_CONFIG_H   -I. -Ilinux/sparc -I./linux/sparc -Ilinux -I./linux
-D_GNU_SOURCE -mcpu=ultrasparc -mtune=ultrasparc -O3 -pipe -fomit-frame-pointer
-c syscall.c
syscall.c: In function `get_scno':
syscall.c:835: warning: unsigned int format, long unsigned int arg (arg 3)
syscall.c: In function `syscall_fixup':
syscall.c:899: warning: unused variable `pid'
syscall.c: In function `syscall_enter':
syscall.c:1207: warning: unused variable `pid'
gcc -Wall -DHAVE_CONFIG_H   -I. -Ilinux/sparc -I./linux/sparc -Ilinux -I./linux
-D_GNU_SOURCE -mcpu=ultrasparc -mtune=ultrasparc -O3 -pipe -fomit-frame-pointer
-c util.c
gcc -Wall -DHAVE_CONFIG_H   -I. -Ilinux/sparc -I./linux/sparc -Ilinux -I./linux
-D_GNU_SOURCE -mcpu=ultrasparc -mtune=ultrasparc -O3 -pipe -fomit-frame-pointer
-c desc.c
util.c: In function `printcall':
util.c:1040: warning: long unsigned int format, int arg (arg 2)
gcc -Wall -DHAVE_CONFIG_H   -I. -Ilinux/sparc -I./linux/sparc -Ilinux -I./linux
-D_GNU_SOURCE -mcpu=ultrasparc -mtune=ultrasparc -O3 -pipe -fomit-frame-pointer
-c file.c
gcc -Wall -DHAVE_CONFIG_H   -I. -Ilinux/sparc -I./linux/sparc -Ilinux -I./linux
-D_GNU_SOURCE -mcpu=ultrasparc -mtune=ultrasparc -O3 -pipe -fomit-frame-pointer
-c ipc.c
In file included from file.c:624:
file.c: In function `printstatsol':
file.c:537: incompatible type for argument 0 of `sprinttime'
In file included from file.c:625:
file.c:537: incompatible type for argument 0 of `sprinttime'
In file included from file.c:626:
file.c:537: incompatible type for argument 0 of `sprinttime'
file.c: In function `realprintstat':
file.c:724: warning: long unsigned int format, unsigned int arg (arg 2)
file.c: In function `sys_getdents64':
file.c:1925: warning: long unsigned int format, different type arg (arg 3)
file.c:1925: warning: long unsigned int format, different type arg (arg 4)
file.c: At top level:
file.c:633: warning: `fileflags' defined but not used
make: *** [file.o] Error 1
make: *** Waiting for unfinished jobs....

!!! ERROR: dev-util/strace-4.4-r1 failed.
!!! Function src_compile, Line 40, Exitcode 2
!!! (no error message)
Comment 1 Joshua Kinard gentoo-dev 2003-01-17 01:45:18 UTC
This can be closed.  Whatever blocked strace from building has been resolved.
Comment 2 Jason Wever (RETIRED) gentoo-dev 2003-01-17 20:20:27 UTC
Confirmed Additional Comment #1, changing to resolved: fixed.
Comment 3 Jason Wever (RETIRED) gentoo-dev 2003-03-06 07:13:10 UTC
problem resolved by divine intervention, closing.