pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/42478: [devel/prcs] build failure



>Number:         42478
>Category:       pkg
>Synopsis:       [devel/prcs] build failure
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Dec 19 04:45:00 +0000 2009
>Originator:     Ryo HAYASAKA
>Release:        NetBSD 5.99.22, pkgsrc-current
>Organization:
Japan Advanced Institute of Science and Technology (JAIST)
>Environment:
System: NetBSD bonnie.jaist.ac.jp 5.99.22 NetBSD 5.99.22 (GENERIC) #13: Fri Dec 
18 14:18:21 JST 2009 
root%bonnie.jaist.ac.jp@localhost:/f/obj/sys/arch/i386/compile/GENERIC i386
Architecture: i386
Machine: i386
>Description:
$ make
=> Bootstrap dependency digest>=20010302: found digest-20080510
WARNING: [bsd.prefs.mk] The package prcs-1.3.3nb5 misses DESTDIR support.
WARNING: [license.mk] Every package should define a LICENSE.
=> Checksum SHA1 OK for prcs-1.3.3.tar.gz
=> Checksum RMD160 OK for prcs-1.3.3.tar.gz
===> depends-message [prcs-1.3.3nb5] ===> Installing dependencies for 
prcs-1.3.3nb5
=> Build dependency checkperms>=1.1: found checkperms-1.11
=> Full dependency perl>=5.0: found perl-5.10.1
===> tools-message [prcs-1.3.3nb5] ===> Overriding tools for prcs-1.3.3nb5
===> extract-message [prcs-1.3.3nb5] ===> Extracting for prcs-1.3.3nb5
===> patch-message [prcs-1.3.3nb5] ===> Patching for prcs-1.3.3nb5
=> Applying pkgsrc patches for prcs-1.3.3nb5
===> wrapper-message [prcs-1.3.3nb5] ===> Creating toolchain wrappers for 
prcs-1.3.3nb5
===> configure-message [prcs-1.3.3nb5] ===> Configuring for prcs-1.3.3nb5
=> Modifying GNU configure scripts to avoid --recheck
=> Replacing config-guess with pkgsrc versions
=> Replacing config-sub with pkgsrc versions
=> Replacing install-sh with pkgsrc version
=> Replacing perl5 interpreter in emacs/prcs-ediff emacs/prcs-emerge.
=> Checking for portability problems in extracted files
WARNING: [check-portability.awk] => Found $RANDOM:
WARNING: [check-portability.awk] contrib/rprcs/rprcs: random=$RANDOM

Explanation:
===========================================================================
The variable $RANDOM is not required for a POSIX-conforming shell, and
many implementations of /bin/sh do not support it. It should therefore
not be used in shell programs that are meant to be portable across a
large number of POSIX-like systems.
===========================================================================

checking build system type... i486--netbsdelf
checking host system type... i486--netbsdelf
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for gawk... /usr/bin/awk
checking whether make sets ${MAKE}... yes
checking for i486--netbsdelf-gcc... cc
checking for C compiler default output... 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 cc accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking for i486--netbsdelf-g++... c++
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking how to run the C preprocessor... cc -E
checking whether to apply gcc3 patch... false
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... yes
checking for sys/wait.h that is POSIX.1 compatible... 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 limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking for unistd.h... (cached) yes
checking bstring.h usability... no
checking bstring.h presence... no
checking for bstring.h... no
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/stream.h usability... no
checking sys/stream.h presence... no
checking for sys/stream.h... no
checking for cc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for uid_t in sys/types.h... yes
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for struct stat.st_blksize... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for working alloca.h... no
checking for alloca... yes
checking for unistd.h... (cached) yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... (cached) yes
checking for working vfork... (cached) yes
checking whether cc needs -traditional... no
checking for working memcmp... yes
checking for long... yes
checking size of long... 4
checking for short... yes
checking size of short... 2
checking for int... yes
checking size of int... 4
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking return type of signal handlers... void
checking for getcwd... yes
checking for gethostname... yes
checking for getwd... yes
checking for mkdir... yes
checking for fork... (cached) yes
checking for rmdir... yes
checking for strerror... yes
checking for strtol... yes
checking for uname... yes
checking whether fd_set type is missing... no
checking how to run the C++ preprocessor... c++ -E
checking std.h usability... no
checking std.h presence... no
checking for std.h... no
checking select fd_set type... FD_SET_TYPE
checking for working fnmatch function... yes
checking for signal handler argument type... int
checking for i486--netbsdelf-ranlib... no
checking for ranlib... ranlib
checking for flex... flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking for rcs... /usr/bin/rcs
checking for ci... /usr/bin/ci
checking for co... /usr/bin/co
checking for rlog... /usr/bin/rlog
checking for diff3... /usr/bin/diff3
test: : bad number
checking for emacs... no
checking for default environment variable TMPDIR... "/tmp"
checking for default environment variable RCS_PATH... NULL
checking for default environment variable PRCS_REPOSITORY... "/var/PRCS"
checking for default environment variable PRCS_PLAIN_FORMAT... NULL
checking for default environment variable PRCS_MERGE_COMMAND... NULL
checking for default environment variable PRCS_LOGQUERY... NULL
checking for default environment variable PRCS_JOB_NUMBER... NULL
checking for default environment variable PRCS_DIFF_OPTIONS... NULL
checking for default environment variable PRCS_DIFF_COMMAND... NULL
checking for default environment variable PRCS_CONFLICT_EDITOR... NULL
checking whether make sets ${MAKE}... (cached) yes
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating src/include/Makefile
config.status: creating contrib/Makefile
config.status: creating emacs/Makefile
config.status: creating m4/Makefile
config.status: creating be/Makefile
config.status: creating src/docs.cc
config.status: creating config.h
config.status: executing depfiles commands
===> build-message [prcs-1.3.3nb5] ===> Building for prcs-1.3.3nb5
...
source='regex.c' object='regex.o' libtool=no  depfile='.deps/regex.Po' 
tmpdepfile='.deps/regex.TPo'  depmode=gcc3 /bin/sh ../depcomp  cc 
-DHAVE_CONFIG_H -I. -I. -I.. -I./include     -O2 -pipe -mfpmath=sse -msse3 
-march=athlon64 -c `test -f 'regex.c' || echo './'`regex.c
regex.c:301: error: conflicting types for '__uintptr_t'
/usr/include/machine/int_types.h:66: error: previous declaration of 
'__uintptr_t' was here
*** Error code 1

Stop.
make: stopped in /c/ryoh/pkgsrc/devel/prcs/work/prcs-1.3.3/src
        
>How-To-Repeat:
        
>Fix:
        



Home | Main Index | Thread Index | Old Index