pkgsrc-Bugs archive

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

pkg/25677: lang/perl58-thread fails to compile on NetBSD 2.0_BETA i386



>Number:         25677
>Category:       pkg
>Synopsis:       lang/perl58-thread fails to compile on NetBSD 2.0_BETA i386
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat May 22 22:41:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:     David Gutteridge
>Release:        NetBSD 2.0_BETA
>Organization:
>Environment:
NetBSD arcusii.nonus-porta.net 2.0_BETA NetBSD 2.0_BETA (GENERIC.MP) #0: Tue 
May 18 11:30:34 UTC 2004  
autobuild%tgm.netbsd.org@localhost:/autobuild/netbsd-2-0/i386/OBJ/autobuild/netbsd-2-0/src/sys/arch/i386/compile/GENERIC.MP
 i386

>Description:
The pkgsrc package lang/perl58-thread fails to build on NetBSD 2.0_BETA for 
i386 (I'm using the GENERIC.MP kernel).  The full output is appended below.  
Note that lang/perl58 w/o threads does compile cleanly.

=> Checksum OK for perl-5.8.4.tar.bz2.
===> Extracting for perl-thread-5.8.4
===> Patching for perl-thread-5.8.4
===> Applying pkgsrc patches for perl-thread-5.8.4
===> Overriding tools for perl-thread-5.8.4
===> Buildlinking for perl-thread-5.8.4
===> Configuring for perl-thread-5.8.4
hintdir="/usr/pkgsrc/lang/perl58-thread/work/perl-5.8.4/hints";                 
                 for hints in ${hintdir}/*.sh; do                               
 /bin/chmod +w ${hints};                                         ( echo '';     
                                         echo 'locincpth="/usr/pkg/include"';   
                 echo 'loclibpth="/usr/pkg/lib"';                        echo 
'ldflags="-Wl,-R/usr/pkg/lib $ldflags"';   ) >> ${hints};                       
                   done
hintdir="/usr/pkgsrc/lang/perl58-thread/work/perl-5.8.4/hints";                 
                 for hints in ${hintdir}/*.sh; do                               
 ( echo "glibpth='/usr/lib'";            ) >> ${hints};                         
                 done
First let's make sure your kit is complete.  Checking...
Locating common programs...
Checking compatibility between /bin/echo and builtin echo (if any)...
Symbolic links are supported.
Checking how to test for symbolic links...
You can test for symbolic links with 'test -h'.
Good, your tr supports [:lower:] and [:upper:] to convert case.
Using [:upper:] and [:lower:] to convert case.
3b1             dos_djgpp       isc             opus            super-ux   
aix             dynix           isc_2           os2             svr4   
aix_3           dynixptx        linux           os390           svr5   
aix_4           epix            lynxos          os400           ti1500   
altos486        esix4           machten         posix-bc        titanos   
amigaos         fps             machten_2       powerux         ultrix_4   
apollo          freebsd         mint            qnx             umips   
atheos          genix           mips            rhapsody        unicos   
aux_3           gnu             mpc             sco             unicosmk   
beos            greenhills      mpeix           sco_2_3_0       unisysdynix   
bsdos           hpux            ncr_tower       sco_2_3_1       utekv   
convexos        i386            netbsd          sco_2_3_2       uts   
cxux            interix         newsos4         sco_2_3_3       uwin   
cygwin          irix_4          next_3          sco_2_3_4       vmesa   
darwin          irix_5          next_3_0        solaris_2       vos   
dcosx           irix_6          next_4          stellar   
dec_osf         irix_6_0        nonstopux       sunos_4_0   
dgux            irix_6_1        openbsd         sunos_4_1   
Which of these apply, if any? [netbsd]  
Operating system name? [netbsd]  
Operating system version? [2.0_beta]  
Build Perl for SOCKS? [n]  
Use the PerlIO abstraction layer? [y]  
Build a threading Perl? [y]  
Use the newer interpreter-based ithreads? [y]  
Use which C compiler? [gcc]  
Checking for GNU cc in disguise and/or its version number...
Now, how can we feed standard input to your C preprocessor...
Directories to use for library searches? [/usr/pkg/lib /usr/lib]  
What is the file extension used for shared libraries? [so]  
Try to use long doubles if available? [n]  
Checking for optional libraries...
What libraries to use? [-lm -lcrypt -lpthread]  
What optimizer/debugger flag should be used? [-O2]  
Any additional cc flags? [-fno-strict-aliasing -I/usr/pkg/include]  
Let me guess what the preprocessor flags are...
Any additional ld flags (NOT including libraries)?
[-Wl,-R/usr/pkg/lib  -L/usr/pkg/lib]  
Checking your choice of C compiler and flags for coherency...
Computing filename position in cpp output for #include directives...
<stdlib.h> found.
Checking to see how big your integers are...
Checking to see if you have long long...
Checking to see how big your long longs are...
<inttypes.h> found.
Checking to see if you have int64_t...
Checking which 64-bit integer type we could use...
We could use 'long long' for 64-bit integers.
Try to use 64-bit integers, if available? [n]  
Try to use maximal 64-bit support, if available? [n]  
Checking to see how big your double precision numbers are...
Checking to see if you have long double...
Checking to see how big your long doubles are...
What is your architecture name [i386-netbsd]  
Threads selected.
...setting architecture name to i386-netbsd-thread.
Multiplicity selected.
...setting architecture name to i386-netbsd-thread-multi.
Perlio selected.
Installation prefix to use? (~name ok) [/usr/pkg]  
AFS does not seem to be running...
What installation prefix should I use for installing files? (~name ok)
[/usr/pkg]  
Getting the current patchlevel...
Pathname where the private library files will reside? (~name ok)
[/usr/pkg/lib/perl5/5.8.4]  
Where do you want to put the public architecture-dependent libraries? (~name ok)
[/usr/pkg/lib/perl5/5.8.4/i386-netbsd-thread-multi]  
Other username to test security of setuid scripts with? [none]  
I'll assume setuid scripts are *not* secure.
Does your kernel have *secure* setuid scripts? [n]  
Do you want to do setuid/setgid emulation? [n]  
<malloc.h> found.
*** WHOA THERE!!! ***
    The recommended value for $i_malloc on this machine was "undef"!
    Keep the recommended value? [y]  
Checking to see how well your C compiler groks the void type...
Good.  It appears to support void to the level perl5 wants.
Checking to see how big your pointers are...
Do you wish to wrap malloc calls to protect against potential overflows? [n]  
Do you wish to attempt to use the malloc that comes with perl5? [n]  
Your system wants malloc to return 'void *', it would seem.
Your system uses void free(), it would seem.
Installation prefix to use for add-on modules and utilities? (~name ok)
[/usr/pkg]  
Pathname for the site-specific library files? (~name ok)
[/usr/pkg/lib/perl5/site_perl/5.8.4]  
Pathname for the site-specific architecture-dependent library files? (~name ok)
[/usr/pkg/lib/perl5/site_perl/5.8.4/i386-netbsd-thread-multi]  
Do you want to configure vendor-specific add-on directories? [n]  
Colon-separated list of additional directories for perl to search? [none]  
Checking out function prototypes...
Pathname where the public executables will reside? (~name ok) [/usr/pkg/bin]  
Install any extra modules (y or n)? [n]  
Directory for the main Perl5 html pages? (~name ok) [none]  
Directory for the Perl5 module html pages? (~name ok) [none]  
List of earlier versions to include in @INC? [none]  
Do you want to install perl as /usr/bin/perl? [n]  
Checking for GNU C Library...
Shall I use /usr/bin/nm to extract C symbols from the libraries? [y]  
Where is your C library? [/lib/libc.so]  
Extracting names from the following files for later perusal:
        /lib/libc.so
        /usr/lib/libcrypt.so.0.1
        /usr/lib/libm.so.0.1
        /usr/lib/libpthread.so.0.4
This may take a while....done.
<dld.h> NOT found.
dlopen() found.
Do you wish to use dynamic loading? [y]  
Source file to use for dynamic loading [ext/DynaLoader/dl_dlopen.xs]  
Any special flags to pass to gcc -c to compile shared library modules?
[-DPIC -fPIC ]  
What command should be used to create dynamic libraries? [gcc]  
Any special flags to pass to gcc to create a dynamically loaded library?
[--whole-archive -shared  -Wl,-R/usr/pkg/lib -L/usr/pkg/lib]  
Any special flags to pass to gcc to use dynamic linking? [-Wl,-E ]  
Build a shared libperl.so (y/n) [y]  
What name do you want to give to the shared libperl? [libperl.so]  

Adding -Wl,-R/usr/pkg/lib/perl5/5.8.4/i386-netbsd-thread-multi/CORE to the flags
passed to gcc so that the perl executable will find the 
installed shared libperl.so.

System manual is in /usr/share/man/man1.
Where do the main Perl5 manual pages (source) go? (~name ok)
[/usr/pkg/man/man1]  
What suffix should be used for the main Perl5 man pages? [1]  
You can have filenames longer than 14 characters.
Where do the perl5 library man pages (source) go? (~name ok)
[/usr/pkg/lib/perl5/5.8.4/man/man3]  
What suffix should be used for the perl5 library man pages? [3]  
Figuring out host name...
Your host name appears to be "arcusii.nonus-porta.net". Right? [y]  
What is your domain name? [.nonus-porta.net]  
What is your e-mail address? [root%arcusii.nonus-porta.net@localhost]  
Perl administrator e-mail address [root%arcusii.nonus-porta.net@localhost]  
Do you want to install only the version-specific parts of perl? [n]  
What shall I put after the #! to start up perl ("none" to not use #!)?
[/usr/pkg/bin/perl]  
Where do you keep publicly executable scripts? (~name ok) [/usr/pkg/bin]  
Pathname where the add-on public executables should be installed? (~name ok)
[/usr/pkg/bin]  
Pathname where the site-specific html pages should be installed? (~name ok)
[none]  
Pathname where the site-specific library html pages should be installed? (~name 
ok)
[none]  
Pathname where the site-specific manual pages should be installed? (~name ok)
[/usr/pkg/man/man1]  
Pathname where the site-specific library manual pages should be installed? 
(~name ok)
[/usr/pkg/lib/perl5/site_perl/man/man3]  
Pathname where add-on public executable scripts should be installed? (~name ok)
[/usr/pkg/bin]  
Use the "fast stdio" if available? [y]  
off_t found.
Checking to see how big your file offsets are...
fpos_t found.
Checking the size of fpos_t...
qgcvt() NOT found.
Checking how to print long doubles...
gconvert NOT found.
gcvt NOT found.
sprintf() found.
I'll use sprintf to convert floats into a string.
fwalk() NOT found.
access() found.
<sys/file.h> defines the *_OK access constants.
accessx() NOT found.
aintl() NOT found.
alarm() found.
<pthread.h> found.
<sys/types.h> found.
<sys/select.h> found.
Testing to see if we should include <time.h>, <sys/time.h> or both.
We'll include <sys/time.h>.
Checking to see if your struct tm has tm_zone field...
Checking to see if your struct tm has tm_gmtoff field...
asctime_r() found.
atolf() NOT found.
atoll() found.
Checking whether your compiler can handle __attribute__ ...
bcmp() found.
bcopy() found.
<unistd.h> found.
getpgrp() found.
You have to use getpgrp() instead of getpgrp(pid).
setpgrp() found.
You have to use setpgrp(pid,pgrp) instead of setpgrp().
bzero() found.
You have void (*signal())().
Checking whether your C compiler can cast large floats to int32.
Checking whether your C compiler can cast negative float to unsigned.
vprintf() found.
Your vsprintf() returns (char*).
chown() found.
chroot() found.
chsize() NOT found.
class() NOT found.
Hmm... Looks like you have Berkeley networking support.
socketpair() found.
Checking the availability of certain socket constants...
<sys/uio.h> found.
Checking to see if your system supports struct cmsghdr...
Checking to see if your C compiler knows about "const"...
copysignl() NOT found.
crypt() found.
<crypt.h> NOT found.
crypt_r() NOT found.
ctermid_r() NOT found.
ctime_r() found.
cuserid() NOT found.
<limits.h> found.
<float.h> found.
DBL_DIG found.
dbmclose() NOT found.
difftime() found.
<dirent.h> found.
Your directory entries are struct dirent.
Good, your directory entry keeps length information in d_namlen.
<sys/dir.h> found.
<sys/ndir.h> NOT found.
dirfd() found.
dlerror() found.
<dlfcn.h> found.
What is the extension of dynamically loaded modules [so]  
Checking whether your dlsym() needs a leading underscore ...
dlsym doesn't need a leading underscore.
drand48_r() NOT found.
dup2() found.
eaccess() NOT found.
endgrent() found.
<grp.h> found.
endgrent_r() NOT found.
endhostent() found.
<netdb.h> found.
endhostent_r() NOT found.
endnetent() found.
endnetent_r() NOT found.
endprotoent() found.
endprotoent_r() found.
*** WHOA THERE!!! ***
    The recommended value for $d_endprotoent_r_proto on this machine was 
"define"!
    Keep the recommended value? [y]  
endpwent() found.
<pwd.h> found.
endpwent_r() NOT found.
endservent() found.
endservent_r() found.
*** WHOA THERE!!! ***
    The recommended value for $d_endservent_r_proto on this machine was 
"define"!
    Keep the recommended value? [y]  
<sys/file.h> defines the O_* constants...
and you have the 3 argument form of open().
Using <string.h> instead of <strings.h>.
<sys/file.h> found.
We'll be including <sys/file.h>.
<fcntl.h> found.
We don't need to include <fcntl.h> if we include <sys/file.h>.
Figuring out the flag used by open() for non-blocking I/O...
Let's see what value errno gets from read() on a O_NONBLOCK file...
Checking how std your stdio is...
Checking to see what happens if we set the stdio ptr...
Increasing ptr in your stdio leaves cnt unchanged.  Good.
You seem to have 'fast stdio' to directly manipulate the stdio buffers.
fchdir() found.
fchmod() found.
fchown() found.
fcntl() found.
Well, your system knows about the normal fd_set typedef...
and you have the normal fd_set macros (just as I'd expect).
fgetpos() found.
finite() found.
finitel() NOT found.
flock() found.
fork() found.
fp_class() NOT found.
pathconf() found.
fpathconf() found.
fpclass() NOT found.
fpclassify() NOT found.
fpclassl() NOT found.
Checking to see if you have fpos64_t...
frexpl() NOT found.
<sys/param.h> found.
<sys/mount.h> found.
Checking to see if your system supports struct fs_data...
fseeko() found.
fsetpos() found.
fstatfs() found.
statvfs() NOT found.
fstatvfs() NOT found.
fsync() found.
ftello() found.
getcwd() found.
getespwnam() NOT found.
getfsstat() found.
getgrent() found.
getgrent_r() NOT found.
getgrgid_r() NOT found.
getgrnam_r() NOT found.
gethostbyaddr() found.
gethostbyname() found.
gethostent() NOT found.
gethostname() found.
uname() found.
Shall I ignore gethostname() from now on? [n]  
gethostbyaddr_r() NOT found.
gethostbyname_r() NOT found.
gethostent_r() NOT found.
getitimer() found.
getlogin() found.
getlogin_r() NOT found.
getmnt() NOT found.
getmntent() NOT found.
getnetbyaddr() found.
getnetbyname() found.
getnetent() found.
getnetbyaddr_r() NOT found.
getnetbyname_r() NOT found.
getnetent_r() NOT found.
getpagesize() found.
getprotobyname() found.
getprotobynumber() found.
getprotoent() found.
getpgid() found.
getpgrp2() NOT found.
getppid() found.
getpriority() found.
getprotobyname_r() found.
*** WHOA THERE!!! ***
    The recommended value for $d_getprotobyname_r_proto on this machine was 
"define"!
    Keep the recommended value? [y]  
getprotobynumber_r() found.
*** WHOA THERE!!! ***
    The recommended value for $d_getprotobynumber_r_proto on this machine was 
"define"!
    Keep the recommended value? [y]  
getprotoent_r() found.
*** WHOA THERE!!! ***
    The recommended value for $d_getprotoent_r_proto on this machine was 
"define"!
    Keep the recommended value? [y]  
getprpwnam() NOT found.
getpwent() found.
getpwent_r() NOT found.
getpwnam_r() NOT found.
getpwuid_r() NOT found.
getservbyname() found.
getservbyport() found.
getservent() found.
getservbyname_r() found.
*** WHOA THERE!!! ***
    The recommended value for $d_getservbyname_r_proto on this machine was 
"define"!
    Keep the recommended value? [y]  
getservbyport_r() found.
*** WHOA THERE!!! ***
    The recommended value for $d_getservbyport_r_proto on this machine was 
"define"!
    Keep the recommended value? [y]  
getservent_r() found.
*** WHOA THERE!!! ***
    The recommended value for $d_getservent_r_proto on this machine was 
"define"!
    Keep the recommended value? [y]  
getspnam() NOT found.
<shadow.h> NOT found.
getspnam_r() NOT found.
gettimeofday() found.
gmtime_r() found.
hasmntopt() NOT found.
<netinet/in.h> found.
<arpa/inet.h> found.
htonl() found.
ilogbl() NOT found.
strchr() found.
inet_aton() found.
isascii() found.
isfinite() NOT found.
isinf() found.
isnan() found.
isnanl() NOT found.
killpg() found.
lchown() found.
LDBL_DIG found.
link() found.
localtime_r() found.
localeconv() found.
lockf() found.
lstat() found.
madvise() found.
mblen() found.
mbstowcs() found.
mbtowc() found.
memchr() found.
memcmp() found.
memcpy() found.
memmove() found.
memset() found.
mkdir() found.
mkdtemp() found.
mkfifo() found.
mkstemp() found.
mkstemps() NOT found.
mktime() found.
<sys/mman.h> found.
mmap() found.
and it returns (void *).
sqrtl() NOT found.
scalbnl() NOT found.
modfl() NOT found.
mprotect() found.
msgctl() found.
msgget() found.
msgsnd() found.
msgrcv() found.
You have the full msg*(2) library.
Checking to see if your system supports struct msghdr...
msync() found.
munmap() found.
nice() found.
<langinfo.h> found.
nl_langinfo() found.
Checking to see how big your characters are (hey, you never know)...
What is the size of a character (in bytes)? [1]  
Checking to see if your C compiler knows about "volatile"...
Choosing the C types to be used for Perl's internal types...
Checking how many bits of your UVs your NVs can preserve...
Checking to see if you have off64_t...
Checking what constant to use for creating joinable pthreads...
You seem to use PTHREAD_CREATE_JOINABLE.
pause() found.
pipe() found.
poll() found.
readlink() found.
pthread_atfork found.
pthread_attr_setscope() found.
sched_yield() found.
pthread_yield() NOT found.
random_r() NOT found.
readdir() found.
seekdir() found.
telldir() found.
rewinddir() found.
readdir64_r() NOT found.
readdir_r() found.
readv() found.
recvmsg() found.
rename() found.
rmdir() found.
<memory.h> found.
Checking if your memcmp() can compare relative magnitude...
select() found.
semctl() found.
semget() found.
semop() found.
You have the full sem*(2) library.
You do not have union semun in <sys/sem.h>.
You can use union semun for semctl IPC_STAT.
You can also use struct semid_ds* for semctl IPC_STAT.
sendmsg() found.
setegid() found.
seteuid() found.
setgrent() found.
setgrent_r() NOT found.
sethostent() found.
sethostent_r() NOT found.
setitimer() found.
setlinebuf() found.
setlocale() found.
<locale.h> found.
setlocale_r() NOT found.
setnetent() found.
setnetent_r() NOT found.
setprotoent() found.
setpgid() found.
setpgrp2() NOT found.
setpriority() found.
setproctitle() found.
setprotoent_r() found.
*** WHOA THERE!!! ***
    The recommended value for $d_setprotoent_r_proto on this machine was 
"define"!
    Keep the recommended value? [y]  
setpwent() found.
setpwent_r() NOT found.
setregid() found.
setresgid() NOT found.
setreuid() found.
setresuid() NOT found.
setrgid() found.
*** WHOA THERE!!! ***
    The recommended value for $d_setrgid on this machine was "undef"!
    Keep the recommended value? [y]  
setruid() found.
*** WHOA THERE!!! ***
    The recommended value for $d_setruid on this machine was "undef"!
    Keep the recommended value? [y]  
setservent() found.
setservent_r() found.
*** WHOA THERE!!! ***
    The recommended value for $d_setservent_r_proto on this machine was 
"define"!
    Keep the recommended value? [y]  
setsid() found.
setvbuf() found.
<sfio.h> NOT found.
shmctl() found.
shmget() found.
shmat() found.
and it returns (void *).
shmdt() found.
You have the full shm*(2) library.
sigaction() found.
sigprocmask() found.
POSIX sigsetjmp found.
sockatmark() found.
socks5_init() NOT found.
srand48_r() NOT found.
srandom_r() NOT found.
<sys/stat.h> found.
Checking to see if your struct stat has st_blocks field...
<sys/vfs.h> NOT found.
<sys/statfs.h> NOT found.
Checking to see if your system supports struct statfs...
Checking to see if your struct statfs has f_flags field...
Checking how to access stdio streams by file descriptor number...
You can access stdio streams by file descriptor number by the __sF array.
strcoll() found.
Checking to see if your C compiler can copy structs...
strerror() found.
strerror_r() NOT found.
strftime() found.
strtod() found.
strtol() found.
strtold() NOT found.
strtoll() found.
strtoq() found.
strtoul() found.
strtoull() found.
strtouq() found.
strxfrm() found.
symlink() found.
syscall() found.
sysconf() found.
system() found.
tcgetpgrp() found.
tcsetpgrp() found.
time() found.
time_t found.
<sys/times.h> found.
times() found.
clock_t found.
tmpnam_r() NOT found.
truncate() found.
ttyname_r() NOT found.
tzname[] found.
(Testing for character data alignment may crash the test.  That's okay.)
You can access character data pretty unalignedly.
ualarm() found.
umask() found.
unordered() NOT found.
usleep() found.
ustat() NOT found.
vfork() found.
Do you still want to use vfork()? [y]  
closedir() found.
Checking whether closedir() returns a status...
wait4() found.
waitpid() found.
wcstombs() found.
wctomb() found.
writev() found.
Checking alignment constraints...
Doubles must be aligned on a how-many-byte boundary? [4]  
Checking to see how your cpp does stuff like concatenate tokens...
Oh!  Smells like ANSI's been here.
<db.h> found.
Checking Berkeley DB version ...
Looks OK.
Checking return type needed for hash for Berkeley DB ...
Checking return type needed for prefix for Berkeley DB ...
Looking for a random number function...
Good, found drand48().
Use which function to generate random numbers? [drand48]  
Determining whether or not we are on an EBCDIC system...
Nope, no EBCDIC, probably ASCII or some ISO Latin. Or UTF-8.
Checking how to flush all pending stdio output...
Your fflush(NULL) works okay for output streams.
Let's see if it clobbers input pipes...
fflush(NULL) seems to behave okay with input streams.
Checking the size of gid_t...
Checking the sign of gid_t...
Checking how to print 64-bit integers...
Checking the format strings to be used for Perl's internal types...
Checking the format string to be used for gids...
getgroups() found.
setgroups() found.
What type pointer is the second argument to getgroups() and setgroups()?
[gid_t]  
Checking if your /usr/pkgsrc/lang/perl58-thread/work/.tools/bin/make program 
sets $(MAKE)...
mode_t found.
<stdarg.h> found.
<varargs.h> found.
We'll include <stdarg.h> to get va_dcl definition.
It seems that you don't need va_copy().
size_t found.
What pager is used on your system? [/usr/bin/less]  
pid_t found.
Checking how to generate random libraries on your machine...
Your select() operates on 32 bits at a time.
Generating a list of signal names and numbers...
Checking the size of size_t...
Checking to see if you have socklen_t...
<socks.h> NOT found.
I'll be using ssize_t for functions returning a byte count.
Your stdio uses signed chars.
Checking the size of uid_t...
Checking the sign of uid_t...
Checking the format string to be used for uids...
Which compiler compiler (yacc) shall I use? [yacc]  
<fp.h> NOT found.
<fp_class.h> NOT found.
<ieeefp.h> found.
<libutil.h> NOT found.
<mach/cthreads.h> NOT found.
<math.h> found.
<mntent.h> NOT found.
<ndbm.h> found.
dbm_open() found.
<net/errno.h> NOT found.
<netinet/tcp.h> found.
<poll.h> found.
<prot.h> NOT found.
Guessing which symbols your C compiler and preprocessor define...
tcsetattr() found.
You have POSIX termios.h... good!
<stddef.h> found.
<sunmath.h> NOT found.
<sys/access.h> NOT found.
<sys/filio.h> found.
<sys/ioctl.h> found.
You have socket ioctls defined in <sys/sockio.h>.
<syslog.h> found.
<sys/mode.h> NOT found.
<sys/resource.h> found.
<sys/security.h> NOT found.
<sys/statvfs.h> NOT found.
<sys/un.h> found.
<sys/utsname.h> found.
<sys/wait.h> found.
<ustat.h> NOT found.
<utime.h> found.
<values.h> NOT found.
<vfork.h> NOT found.
<gdbm.h> NOT found.
Looking for extensions...
What extensions do you wish to load dynamically?
[B ByteLoader Cwd DB_File Data/Dumper Devel/DProf Devel/PPPort Devel/Peek 
Digest/MD5 Encode Fcntl File/Glob Filter/Util/Call I18N/Langinfo IO IPC/SysV 
List/Util MIME/Base64 NDBM_File Opcode POSIX PerlIO/encoding PerlIO/scalar 
PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Time/HiRes 
Unicode/Normalize XS/APItest XS/Typemap attrs re threads threads/shared]  
What extensions do you wish to load statically? [none]  
Stripping down executable paths...
Creating config.sh...
Doing variable substitutions on .SH files...
Extracting cflags (with variable substitutions)
Extracting config.h (with variable substitutions)
Extracting makeaperl (with variable substitutions)
Extracting makedepend (with variable substitutions)
Extracting makedir (with variable substitutions)
Extracting Makefile (with variable substitutions)
Extracting myconfig (with variable substitutions)
Extracting pod/Makefile (with variable substitutions)
Extracting Policy.sh (with variable substitutions)
Extracting writemain (with variable substitutions)
Extracting x2p/cflags (with variable substitutions)
Extracting x2p/Makefile (with variable substitutions)
Run make depend now? [y]  
sh ./makedepend MAKE=make
sh writemain lib/auto/DynaLoader/DynaLoader.a  > writemain.tmp
sh mv-if-diff writemain.tmp perlmain.c
echo  av.c scope.c op.c doop.c doio.c dump.c hv.c mg.c reentr.c perl.c perly.c 
pp.c pp_hot.c pp_ctl.c pp_sys.c regcomp.c regexec.c utf8.c gv.c sv.c taint.c 
toke.c util.c deb.c run.c universal.c xsutils.c pad.c globals.c perlio.c 
perlapi.c numeric.c locale.c pp_pack.c pp_sort.c miniperlmain.c perlmain.c | tr 
' ' '\n' >.clist
Finding dependencies for av.o.
Finding dependencies for scope.o.
Finding dependencies for op.o.
Finding dependencies for doop.o.
Finding dependencies for doio.o.
Finding dependencies for dump.o.
Finding dependencies for hv.o.
Finding dependencies for mg.o.
Finding dependencies for reentr.o.
Finding dependencies for perl.o.
Finding dependencies for perly.o.
Finding dependencies for pp.o.
Finding dependencies for pp_hot.o.
Finding dependencies for pp_ctl.o.
Finding dependencies for pp_sys.o.
Finding dependencies for regcomp.o.
Finding dependencies for regexec.o.
Finding dependencies for utf8.o.
Finding dependencies for gv.o.
Finding dependencies for sv.o.
Finding dependencies for taint.o.
Finding dependencies for toke.o.
Finding dependencies for util.o.
Finding dependencies for deb.o.
Finding dependencies for run.o.
Finding dependencies for universal.o.
Finding dependencies for xsutils.o.
Finding dependencies for pad.o.
Finding dependencies for globals.o.
Finding dependencies for perlio.o.
Finding dependencies for perlapi.o.
Finding dependencies for numeric.o.
Finding dependencies for locale.o.
Finding dependencies for pp_pack.o.
Finding dependencies for pp_sort.o.
Finding dependencies for miniperlmain.o.
Finding dependencies for perlmain.o.
echo Makefile.SH cflags.SH config_h.SH makeaperl.SH makedepend.SH  makedir.SH 
myconfig.SH writemain.SH pod/Makefile.SH | tr ' ' '\n' >.shlist
Updating makefile...
test -s perlmain.c && touch perlmain.c
cd x2p; make depend
sh ../makedepend MAKE=make
echo hash.c  str.c util.c walk.c | tr ' ' '\n' >.clist
Finding dependencies for hash.o.
Finding dependencies for str.o.
Finding dependencies for util.o.
Finding dependencies for walk.o.
echo Makefile.SH cflags.SH | tr ' ' '\n' >.shlist
Updating makefile...
Now you must run 'make'.

If you compile perl5 on a different machine or from a different object
directory, copy the Policy.sh file from this object directory to the
new one before you run Configure -- this will help you with most of
the policy defaults.

===> Building for perl-thread-5.8.4
`sh  cflags "optimize='-O2'" miniperlmain.o` -DPIC -fPIC miniperlmain.c
          CCCMD =  gcc -DPERL_CORE -c -fno-strict-aliasing -I/usr/pkg/include 
-O2  -Wall
`sh  cflags "optimize='-O2'" perl.o` -DPIC -fPIC perl.c
          CCCMD =  gcc -DPERL_CORE -c -fno-strict-aliasing -I/usr/pkg/include 
-O2  -Wall
`sh  cflags "optimize='-O2'" gv.o` -DPIC -fPIC gv.c
          CCCMD =  gcc -DPERL_CORE -c -fno-strict-aliasing -I/usr/pkg/include 
-O2  -Wall
`sh  cflags "optimize='-O2'" toke.o` -DPIC -fPIC toke.c
          CCCMD =  gcc -DPERL_CORE -c -fno-strict-aliasing -I/usr/pkg/include 
-O2  -Wall
`sh  cflags "optimize='-O2'" perly.o` -DPIC -fPIC perly.c
          CCCMD =  gcc -DPERL_CORE -c -fno-strict-aliasing -I/usr/pkg/include 
-O2  -Wall
`sh  cflags "optimize='-O2'" op.o` -DPIC -fPIC op.c
          CCCMD =  gcc -DPERL_CORE -c -fno-strict-aliasing -I/usr/pkg/include 
-O2  -Wall
`sh  cflags "optimize='-O2'" pad.o` -DPIC -fPIC pad.c
          CCCMD =  gcc -DPERL_CORE -c -fno-strict-aliasing -I/usr/pkg/include 
-O2  -Wall
`sh  cflags "optimize='-O2'" regcomp.o` -DPIC -fPIC regcomp.c
          CCCMD =  gcc -DPERL_CORE -c -fno-strict-aliasing -I/usr/pkg/include 
-O2  -Wall
`sh  cflags "optimize='-O2'" dump.o` -DPIC -fPIC dump.c
          CCCMD =  gcc -DPERL_CORE -c -fno-strict-aliasing -I/usr/pkg/include 
-O2  -Wall
`sh  cflags "optimize='-O2'" util.o` -DPIC -fPIC util.c
          CCCMD =  gcc -DPERL_CORE -c -fno-strict-aliasing -I/usr/pkg/include 
-O2  -Wall
`sh  cflags "optimize='-O2'" mg.o` -DPIC -fPIC mg.c
          CCCMD =  gcc -DPERL_CORE -c -fno-strict-aliasing -I/usr/pkg/include 
-O2  -Wall
`sh  cflags "optimize='-O2'" reentr.o` -DPIC -fPIC reentr.c
          CCCMD =  gcc -DPERL_CORE -c -fno-strict-aliasing -I/usr/pkg/include 
-O2  -Wall
reentr.c: In function `Perl_reentrant_retry':
reentr.c:471: warning: implicit declaration of function `getprotobyname_r'
reentr.c:474: warning: implicit declaration of function `getprotobynumber_r'
reentr.c:476: warning: implicit declaration of function `getprotoent_r'
reentr.c:502: warning: implicit declaration of function `getservbyname_r'
reentr.c:506: warning: implicit declaration of function `getservbyport_r'
reentr.c:508: warning: implicit declaration of function `getservent_r'
`sh  cflags "optimize='-O2'" hv.o` -DPIC -fPIC hv.c
          CCCMD =  gcc -DPERL_CORE -c -fno-strict-aliasing -I/usr/pkg/include 
-O2  -Wall
`sh  cflags "optimize='-O2'" av.o` -DPIC -fPIC av.c
          CCCMD =  gcc -DPERL_CORE -c -fno-strict-aliasing -I/usr/pkg/include 
-O2  -Wall
`sh  cflags "optimize='-O2'" run.o` -DPIC -fPIC run.c
          CCCMD =  gcc -DPERL_CORE -c -fno-strict-aliasing -I/usr/pkg/include 
-O2  -Wall
`sh  cflags "optimize='-O2'" pp_hot.o` -DPIC -fPIC pp_hot.c
          CCCMD =  gcc -DPERL_CORE -c -fno-strict-aliasing -I/usr/pkg/include 
-O2  -Wall
`sh  cflags "optimize='-O2'" sv.o` -DPIC -fPIC sv.c
          CCCMD =  gcc -DPERL_CORE -c -fno-strict-aliasing -I/usr/pkg/include 
-O2  -Wall
`sh  cflags "optimize='-O2'" pp.o` -DPIC -fPIC pp.c
          CCCMD =  gcc -DPERL_CORE -c -fno-strict-aliasing -I/usr/pkg/include 
-O2  -Wall
`sh  cflags "optimize='-O2'" scope.o` -DPIC -fPIC scope.c
          CCCMD =  gcc -DPERL_CORE -c -fno-strict-aliasing -I/usr/pkg/include 
-O2  -Wall
`sh  cflags "optimize='-O2'" pp_ctl.o` -DPIC -fPIC pp_ctl.c
          CCCMD =  gcc -DPERL_CORE -c -fno-strict-aliasing -I/usr/pkg/include 
-O2  -Wall
`sh  cflags "optimize='-O2'" pp_sys.o` -DPIC -fPIC pp_sys.c
          CCCMD =  gcc -DPERL_CORE -c -fno-strict-aliasing -I/usr/pkg/include 
-O2  -Wall
pp_sys.c: In function `Perl_pp_gprotoent':
pp_sys.c:4888: warning: implicit declaration of function `getprotobyname_r'
pp_sys.c:4896: warning: implicit declaration of function `getprotobynumber_r'
pp_sys.c:4903: warning: implicit declaration of function `getprotoent_r'
pp_sys.c: In function `Perl_pp_gservent':
pp_sys.c:4980: warning: implicit declaration of function `getservbyname_r'
pp_sys.c:4996: warning: implicit declaration of function `getservbyport_r'
pp_sys.c:5003: warning: implicit declaration of function `getservent_r'
pp_sys.c: In function `Perl_pp_sprotoent':
pp_sys.c:5076: warning: implicit declaration of function `setprotoent_r'
pp_sys.c:5076: error: structure has no member named `_protoent_data'
pp_sys.c: In function `Perl_pp_sservent':
pp_sys.c:5087: warning: implicit declaration of function `setservent_r'
pp_sys.c:5087: error: structure has no member named `_servent_data'
pp_sys.c: In function `Perl_pp_eprotoent':
pp_sys.c:5122: warning: implicit declaration of function `endprotoent_r'
pp_sys.c:5122: error: structure has no member named `_protoent_data'
pp_sys.c: In function `Perl_pp_eservent':
pp_sys.c:5134: warning: implicit declaration of function `endservent_r'
pp_sys.c:5134: error: structure has no member named `_servent_data'
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/lang/perl58-thread/work/perl-5.8.4
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/lang/perl58-thread
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/lang/perl58-thread
>How-To-Repeat:

>Fix:
None known.  I haven't had time to see if I can muddle my way through it yet.
>Release-Note:
>Audit-Trail:
>Unformatted:



Home | Main Index | Thread Index | Old Index