Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failure to build with -DNODEFAULT_SHAREKEYS #16636

Open
p5pRT opened this issue Jul 16, 2018 · 9 comments
Open

Failure to build with -DNODEFAULT_SHAREKEYS #16636

p5pRT opened this issue Jul 16, 2018 · 9 comments

Comments

@p5pRT
Copy link

p5pRT commented Jul 16, 2018

Migrated from rt.perl.org#133384 (status was 'open')

Searchable as RT133384$

@p5pRT
Copy link
Author

p5pRT commented Jul 16, 2018

From s.zuban@gmail.com

Attempt to build 5.28 (and 5.29) fails with​:

./miniperl -Ilib autodoc.pl
corrupted size vs. prev_size
make​: *** [makefile​:410​: pod/perlintern.pod] Aborted (core dumped)

Full build log (sorry, no way to run perlbug)​:

[fedora@​ip-10-0-2-250 perl-5.28.0]$ ./Configure -des
-Dprefix=$HOME/localperl -Accflags=-DNODEFAULT_SHAREKEYS

First let's make sure your kit is complete. Checking...
Locating common programs...
Checking compatibility between /usr/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'.
Checking for cross-compile
No targethost for running compiler tests against defined, running locally
Good, your tr supports [​:lower​:] and [​:upper​:] to convert case.
Using [​:upper​:] and [​:lower​:] to convert case.
I see a config.sh file. Shall I use it to set the defaults? [y]
Fetching default answers from your old config.sh file...
Operating system name? [linux]
Operating system version? [4.17.4-200.fc28.x86_64]
Installation prefix to use? (~name ok) [/home/fedora/localperl]
AFS does not seem to be running...
What installation prefix should I use for installing files? (~name ok)
[/home/fedora/localperl]
Getting the current patchlevel...
Build a threading Perl? [n]
Build Perl for multiplicity? [n]
Use which C compiler? [cc]
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/local/lib /usr/lib /lib/../lib64 /usr/lib/../lib64 /lib /lib64
/usr/lib64 /usr/local/lib64 /usr/local/lib /usr/lib]
What is the file extension used for shared libraries? [so]
Make shared library basenames unique? [n]
Build Perl for SOCKS? [n]
Try to use long doubles if available? [n]
Checking for optional libraries...
What libraries to use? [-lpthread -ldl -lm -lcrypt -lutil -lc]
What optimizer/debugger flag should be used? [-O2]
Any additional cc flags?
[-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-DNODEFAULT_SHAREKEYS]
Let me guess what the preprocessor flags are...
Any additional ld flags (NOT including libraries)?
[ -fstack-protector-strong -L/usr/local/lib]
Checking your choice of C compiler and flags for coherency...
Checking to see if you have long long...
Computing filename position in cpp output for #include directives...
<inttypes.h> found.
Checking to see if you have int64_t...
Checking which 64-bit integer type we could use...
We could use 'long' for 64-bit integers.
Try to use maximal 64-bit support, if available? [y]
Checking if your C library has broken 64-bit functions...
Checking for GNU C Library...
Shall I use /usr/bin/nm to extract C symbols from the libraries? [n]
Checking for C++...
Checking to see if you have long double...
ldexpl() found.
Checking the kind of long doubles you have...
You have x86 80-bit little endian long doubles.
What is your architecture name [x86_64-linux]
Add the Perl API version to your archname? [n]
This architecture is naturally 64-bit, not changing architecture name.
Pathname where the public executables will reside? (~name ok)
[/home/fedora/localperl/bin]
Use relocatable @​INC? [n]
Pathname where the private library files will reside? (~name ok)
[/home/fedora/localperl/lib/5.28.0]
Where do you want to put the public architecture-dependent libraries?
(~name ok)
[/home/fedora/localperl/lib/5.28.0/x86_64-linux]
Other username to test security of setuid scripts with? [none]
Well, the previous value is *not* secure.
Does your kernel have *secure* setuid scripts? [n]
Installation prefix to use for add-on modules and utilities? (~name ok)
[/home/fedora/localperl]
Pathname for the site-specific library files? (~name ok)
[/home/fedora/localperl/lib/site_perl/5.28.0]
List of earlier versions to include in @​INC? [none]
<malloc/malloc.h> NOT found.
<malloc.h> found.
Do you wish to wrap malloc calls to protect against potential overflows? [y]
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.
Pathname for the site-specific architecture-dependent library files? (~name
ok)
[/home/fedora/localperl/lib/site_perl/5.28.0/x86_64-linux]
Do you want to configure vendor-specific add-on directories? [n]
Colon-separated list of additional directories for perl to search? [none]
Support DTrace if available? [y]
*** WHOA THERE!!! ***
  The previous value for $usedtrace on this machine was "undef"!
  Keep the previous value? [y]
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) [ ]
Do you want to install perl as /usr/bin/perl? [n]
dlopen() found.
<unistd.h> 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 cc -c to compile shared library modules?
[-fPIC]
What command should be used to create dynamic libraries? [cc]
Any special flags to pass to cc to create a dynamically loaded library?
[-shared -O2 -L/usr/local/lib -fstack-protector-strong]
Any special flags to pass to cc to use dynamic linking? [-Wl,-E]
ld supports scripting
Build a shared libperl.so (y/n) [n]
System manual is in /usr/share/man/man1.
Where do the main Perl5 manual pages (source) go? (~name ok)
[/home/fedora/localperl/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)
[/home/fedora/localperl/man/man3]
What suffix should be used for the perl5 library man pages? [3]
Figuring out host name...
Your host name appears to be "ip-10-0-2-250". Right? [y]
What is your domain name? [.ec2.internal]
What is your e-mail address? [fedora@​ip-10-0-2-250.ec2.internal]
Perl administrator e-mail address [fedora@​ip-10-0-2-250.ec2.internal]
Do you want to use a version number suffix for installed binaries? [n]
Where do you keep publicly executable scripts? (~name ok)
[/home/fedora/localperl/bin]
Pathname where the add-on public executables should be installed? (~name ok)
[/home/fedora/localperl/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)
[/home/fedora/localperl/man/man1]
Pathname where the site-specific library manual pages should be installed?
(~name ok)
[/home/fedora/localperl/man/man3]
Pathname where add-on public executable scripts should be installed? (~name
ok)
[/home/fedora/localperl/bin]
backtrace() found.
Use the "fast stdio" if available? [n]
Checking to see how big your file offsets are...
Checking the size of fpos_t...
Try to understand large files, if available? [y]
qgcvt() found.
Checking the kind of doubles you have...
You have IEEE 754 64-bit little endian doubles.
Checking how to print long doubles...
fwalk() NOT found.
accept4() found.
access() found.
<sys/file.h> defines the *_OK access constants.
accessx() NOT found.
acosh() found.
aintl() NOT found.
alarm() found.
ctime64() NOT found.
localtime64() NOT found.
gmtime64() NOT found.
mktime64() NOT found.
difftime64() NOT found.
asctime64() NOT found.
<pthread.h> found.
<sys/types.h> found.
<sys/select.h> found.
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.
*** WHOA THERE!!! ***
  The previous value for $d_asctime_r on this machine was "undef"!
  Keep the previous value? [y]
asinh() found.
atanh() found.
atolf() NOT found.
atoll() found.
getpgrp() found.
You have to use getpgrp() instead of getpgrp(pid).
setpgrp() found.
You have to use setpgrp() instead of setpgrp(pid,pgrp).
Checking for C99 variadic macros.
You have C99 variadic macros.
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.
cbrt() found.
chown() found.
chroot() found.
chsize() NOT found.
class() NOT found.
clearenv() found.
Hmm... Looks like you have Berkeley networking support.
socketpair() found.
Checking the availability sa_len in the sock struct ...
Checking the availability struct sockaddr_in6 ...
Checking the availability sin6_scope_id in struct sockaddr_in6 ...
Checking the availability struct ip_mreq ...
Checking the availability struct ip_mreq_source ...
Checking the availability struct ipv6_mreq ...
Checking the availability struct ipv6_mreq_source ...
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"...
copysign() found.
copysignl() found.
crypt() found.
<crypt.h> found.
crypt_r() found.
*** WHOA THERE!!! ***
  The previous value for $d_crypt_r on this machine was "undef"!
  Keep the previous value? [y]
ctermid() found.
ctermid_r() NOT found.
ctime_r() found.
*** WHOA THERE!!! ***
  The previous value for $d_ctime_r on this machine was "undef"!
  Keep the previous value? [y]
cuserid() found.
dbmclose() NOT found.
difftime() found.
<dirent.h> found.
Your directory entries are struct dirent.
Your directory entry does not know about the d_namlen field.
Checking to see if DIR has a dd_fd member variable
<sys/dir.h> found.
<sys/ndir.h> NOT found.
dirfd() found.
dladdr() 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() found.
*** WHOA THERE!!! ***
  The previous value for $d_drand48_r on this machine was "undef"!
  Keep the previous value? [y]
dup2() found.
dup3() found.
<xlocale.h> NOT found.
newlocale() found.
freelocale() found.
uselocale() found.
duplocale() found.
querylocale() NOT found.
eaccess() 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() NOT found.
endpwent() found.
<pwd.h> found.
endpwent_r() NOT found.
endservent() found.
endservent_r() NOT found.
<sys/file.h> defines the O_* constants...
and you have the 3 argument form of open().
<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>.
fork() found.
pipe() found.
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...
erf() found.
erfc() found.
exp2() found.
expm1() found.
Checking how std your stdio is...
fchdir() found.
fchmod() found.
openat() found.
unlinkat() found.
renameat() found.
linkat() found.
fchmodat() found.
fchown() found.
fcntl() found.
Well, your system has some sort of fd_set available...
and you have the normal fd_set macros.
fdclose() NOT found.
fdim() found.
fegetround() found.
fgetpos() found.
finite() found.
finitel() found.
flock() found.
fma() found.
fmax() found.
fmin() found.
fp_class() NOT found.
Checking to see if you have fpclassify...
fp_classify() NOT found.
fp_classl() NOT found.
pathconf() found.
fpathconf() found.
fpclass() NOT found.
fpclassl() NOT found.
fpgetround() NOT found.
Checking to see if you have fpos64_t...
frexpl() 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() found.
fstatvfs() found.
fsync() found.
ftello() found.
Checking if you have a working futimes()
Yes, you have
A working gai_strerror() found.
<ndbm.h> NOT found.
<gdbm/ndbm.h> NOT found.
<gdbm-ndbm.h> NOT found.
getaddrinfo() found.
getcwd() found.
getespwnam() NOT found.
getfsstat() NOT found.
getgrent() found.
getgrent_r() found.
*** WHOA THERE!!! ***
  The previous value for $d_getgrent_r on this machine was "undef"!
  Keep the previous value? [y]
getgrgid_r() found.
*** WHOA THERE!!! ***
  The previous value for $d_getgrgid_r on this machine was "undef"!
  Keep the previous value? [y]
getgrnam_r() found.
*** WHOA THERE!!! ***
  The previous value for $d_getgrnam_r on this machine was "undef"!
  Keep the previous value? [y]
gethostbyaddr() found.
gethostbyname() found.
gethostent() found.
gethostname() found.
uname() found.
Shall I ignore gethostname() from now on? [n]
gethostbyaddr_r() found.
*** WHOA THERE!!! ***
  The previous value for $d_gethostbyaddr_r on this machine was "undef"!
  Keep the previous value? [y]
gethostbyname_r() found.
*** WHOA THERE!!! ***
  The previous value for $d_gethostbyname_r on this machine was "undef"!
  Keep the previous value? [y]
gethostent_r() found.
*** WHOA THERE!!! ***
  The previous value for $d_gethostent_r on this machine was "undef"!
  Keep the previous value? [y]
getitimer() found.
getlogin() found.
getlogin_r() found.
*** WHOA THERE!!! ***
  The previous value for $d_getlogin_r on this machine was "undef"!
  Keep the previous value? [y]
getmnt() NOT found.
getmntent() found.
getnameinfo() found.
getnetbyaddr() found.
getnetbyname() found.
getnetent() found.
getnetbyaddr_r() found.
*** WHOA THERE!!! ***
  The previous value for $d_getnetbyaddr_r on this machine was "undef"!
  Keep the previous value? [y]
getnetbyname_r() found.
*** WHOA THERE!!! ***
  The previous value for $d_getnetbyname_r on this machine was "undef"!
  Keep the previous value? [y]
getnetent_r() found.
*** WHOA THERE!!! ***
  The previous value for $d_getnetent_r on this machine was "undef"!
  Keep the previous value? [y]
getpagesize() found.
getprotobyname() found.
getprotobynumber() found.
getprotoent() found.
getpgid() found.
getpgrp2() NOT found.
getppid() found.
getpriority() found.
getprotobyname_r() found.
*** WHOA THERE!!! ***
  The previous value for $d_getprotobyname_r on this machine was "undef"!
  Keep the previous value? [y]
getprotobynumber_r() found.
*** WHOA THERE!!! ***
  The previous value for $d_getprotobynumber_r on this machine was
"undef"!
  Keep the previous value? [y]
getprotoent_r() found.
*** WHOA THERE!!! ***
  The previous value for $d_getprotoent_r on this machine was "undef"!
  Keep the previous value? [y]
getprpwnam() NOT found.
getpwent() found.
getpwent_r() found.
*** WHOA THERE!!! ***
  The previous value for $d_getpwent_r on this machine was "undef"!
  Keep the previous value? [y]
getpwnam_r() found.
*** WHOA THERE!!! ***
  The previous value for $d_getpwnam_r on this machine was "undef"!
  Keep the previous value? [y]
getpwuid_r() found.
*** WHOA THERE!!! ***
  The previous value for $d_getpwuid_r on this machine was "undef"!
  Keep the previous value? [y]
getservbyname() found.
getservbyport() found.
getservent() found.
getservbyname_r() found.
*** WHOA THERE!!! ***
  The previous value for $d_getservbyname_r on this machine was "undef"!
  Keep the previous value? [y]
getservbyport_r() found.
*** WHOA THERE!!! ***
  The previous value for $d_getservbyport_r on this machine was "undef"!
  Keep the previous value? [y]
getservent_r() found.
*** WHOA THERE!!! ***
  The previous value for $d_getservent_r on this machine was "undef"!
  Keep the previous value? [y]
getspnam() found.
<shadow.h> found.
getspnam_r() found.
*** WHOA THERE!!! ***
  The previous value for $d_getspnam_r on this machine was "undef"!
  Keep the previous value? [y]
gettimeofday() found.
gmtime_r() found.
*** WHOA THERE!!! ***
  The previous value for $d_gmtime_r on this machine was "undef"!
  Keep the previous value? [y]
hasmntopt() found.
<netinet/in.h> found.
<arpa/inet.h> found.
htonl() found.
hypot() found.
ilogb() found.
ilogbl() found.
inet_aton() found.
inet_ntop() found.
inet_pton() found.
isascii() found.
isblank() found.
Checking to see if you have isfinite...
isfinitel() NOT found.
Checking to see if you have isinf...
isinfl() found.
Checking to see if you have isless...
Checking to see if you have isnan...
isnanl() found.
Checking to see if you have isnormal...
j0() found.
j0l() found.
killpg() found.
localeconv() found.
lchown() found.
LDBL_DIG found.
lgamma() found.
lgamma_r() found.
Checking to see if your libm supports _LIB_VERSION...
No, it does not (probably harmless)
link() found.
llrint() found.
llrintl() found.
llround() found.
llroundl() found.
localeconv_l() NOT found.
localtime_r() found.
*** WHOA THERE!!! ***
  The previous value for $d_localtime_r on this machine was "undef"!
  Keep the previous value? [y]
lockf() found.
log1p() found.
log2() found.
logb() found.
lrint() found.
lrintl() found.
lround() found.
lroundl() found.
lstat() found.
madvise() found.
malloc_size() NOT found.
malloc_good_size() NOT found.
mblen() found.
mbrlen() found.
mbrtowc() found.
mbstowcs() found.
mbtowc() found.
memmem() found.
memrchr() found.
mkdir() found.
mkdtemp() found.
mkfifo() found.
mkostemp() found.
mkstemp() found.
mkstemps() found.
mktime() found.
<sys/mman.h> found.
mmap() found.
and it returns (void *).
sqrtl() found.
scalbnl() found.
truncl() found.
modfl() 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.
nan() found.
nanosleep() found.
nearbyint() found.
nextafter() found.
nexttoward() found.
nice() found.
<langinfo.h> found.
nl_langinfo() found.
<quadmath.h> NOT found.
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 find the largest integer value your NVs can hold...
The largest integer your NVs can preserve is equal to
256.0*256.0*256.0*256.0*256.0*256.0*2.0*2.0*2.0*2.0*2.0
Checking whether NV 0.0 is all bits zero in memory...
0.0 is represented as all bits zero in memory
Checking to see if you have off64_t...
pause() found.
pipe2() found.
poll() found.
prctl() found.
readlink() found.
vfork() found.
Do you still want to use vfork()? [n]
pthread_attr_setscope() found.
Checking to see if you have ptrdiff_t...
random_r() found.
*** WHOA THERE!!! ***
  The previous value for $d_random_r on this machine was "undef"!
  Keep the previous value? [y]
readdir() found.
seekdir() found.
telldir() found.
rewinddir() found.
readdir64_r() found.
*** WHOA THERE!!! ***
  The previous value for $d_readdir64_r on this machine was "undef"!
  Keep the previous value? [y]
readdir_r() found.
*** WHOA THERE!!! ***
  The previous value for $d_readdir_r on this machine was "undef"!
  Keep the previous value? [y]
readv() found.
recvmsg() found.
regcomp() found.
remainder() found.
remquo() found.
rename() found.
rint() found.
rmdir() found.
round() found.
scalbn() found.
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() NOT found.
setprotoent_r() NOT found.
setpwent() found.
setpwent_r() NOT found.
setregid() found.
setresgid() found.
setreuid() found.
setresuid() found.
setrgid() NOT found.
setruid() NOT found.
setservent() found.
setservent_r() NOT found.
setsid() found.
setvbuf() found.
shmctl() found.
shmget() found.
shmat() found.
and it returns (void *).
shmdt() found.
You have the full shm*(2) library.
sigaction() found.
Checking if your siginfo_t has si_errno field...
Checking if your siginfo_t has si_pid field...
Checking if your siginfo_t has si_uid field...
Checking if your siginfo_t has si_addr field...
Checking if your siginfo_t has si_status field...
Checking if your siginfo_t has si_band field...
Checking if your siginfo_t has si_value field...
Checking if your siginfo_t has si_fd field...
<sunmath.h> NOT found.
Checking to see if you have signbit() available to work on double... Yes.
sigprocmask() found.
POSIX sigsetjmp found.
snprintf() found.
vsnprintf() found.
sockatmark() found.
socks5_init() NOT found.
srand48_r() found.
*** WHOA THERE!!! ***
  The previous value for $d_srand48_r on this machine was "undef"!
  Keep the previous value? [y]
srandom_r() found.
*** WHOA THERE!!! ***
  The previous value for $d_srandom_r on this machine was "undef"!
  Keep the previous value? [y]
stat() found.
<sys/stat.h> found.
Checking to see if your struct stat has st_blocks field...
<sys/vfs.h> found.
<sys/statfs.h> 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...
I can't figure out how to access stdio streams by file descriptor number.
strcoll() found.
strerror_l() found.
strerror_r() found.
*** WHOA THERE!!! ***
  The previous value for $d_strerror_r on this machine was "undef"!
  Keep the previous value? [y]
strftime() found.
strlcat() NOT found.
strlcpy() NOT found.
strnlen() found.
strtod() found.
strtod_l() found.
strtol() found.
strtold() found.
strtold_l() 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.
tgamma() found.
Since threads aren't selected, we won't bother looking for nl_langinfo_l()
timegm() found.
<sys/times.h> found.
times() found.
tmpnam_r() found.
*** WHOA THERE!!! ***
  The previous value for $d_tmpnam_r on this machine was "undef"!
  Keep the previous value? [y]
trunc() found.
truncate() found.
ttyname_r() found.
*** WHOA THERE!!! ***
  The previous value for $d_ttyname_r on this machine was "undef"!
  Keep the previous value? [y]
tzname[] found.
ualarm() found.
umask() found.
unordered() NOT found.
unsetenv() found.
usleep() found.
ustat() found.
closedir() found.
Checking whether closedir() returns a status...
wait4() found.
waitpid() found.
A working wcscmp() found.
wcstombs() found.
A working wcsxfrm() found.
wctomb() found.
writev() found.
Doubles must be aligned on a how-many-byte boundary? [8]
What is the length of a character (in bits)? [8]
Checking to see how your cpp does stuff like concatenate tokens...
Oh! Smells like ANSI's been here.
<db.h> NOT found.
Exclude . from @​INC by default? [y]
Checking the kind of infinities and nans you have...
(The following tests may crash. That's okay.)
Checking how many mantissa bits your doubles have...
Checking how many mantissa bits your long doubles have...
Checking how many mantissa bits your NVs have...
Using our internal random number implementation...
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...
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/bin/make program sets $(MAKE)...
It seems that va_copy() or similar will be needed.
What pager is used on your system? [/usr/bin/less -R]
Checking how to generate random libraries on your machine...
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.
Checking the size of st_ino...
Checking the sign of st_ino...
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...
Determining whether we can use sysctl with KERN_PROC_PATHNAME to find
executing program...
I'm unable to compile the test program.
I'll assume no sysctl with KERN_PROC_PATHNAME here.
Determining whether we can use _NSGetExecutablePath to find executing
program...
I'm unable to compile the test program.
I'll assume no _NSGetExecutablePath here.
Which compiler compiler (yacc) shall I use? [yacc]
<bfd.h> NOT found.
<execinfo.h> found.
<fenv.h> found.
<fp.h> NOT found.
<fp_class.h> NOT found.
<gdbm.h> NOT found.
<libutil.h> NOT found.
<mntent.h> 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...
You seem not to have gcc 4.* or later, not adding -D_FORTIFY_SOURCE.
tcsetattr() found.
You have POSIX termios.h... good!
<stdbool.h> found.
<stdint.h> found.
<sys/access.h> NOT found.
<sys/filio.h> NOT found.
<sys/ioctl.h> found.
<syslog.h> found.
<sys/mode.h> NOT found.
<sys/poll.h> found.
<sys/resource.h> found.
<sys/security.h> NOT found.
<sys/statvfs.h> found.
<sys/un.h> found.
<sys/utsname.h> found.
<sys/wait.h> found.
<ustat.h> found.
<utime.h> found.
<wchar.h> found.
Looking for extensions...
What extensions do you wish to load dynamically?
[arybase attributes B Compress/Raw/Bzip2 Compress/Raw/Zlib Cwd Data/Dumper
Devel/Peek Devel/PPPort Digest/MD5 Digest/SHA Encode Fcntl File/DosGlob
File/Glob Filter/Util/Call Hash/Util Hash/Util/FieldHash I18N/Langinfo IO
IPC/SysV List/Util Math/BigInt/FastCalc MIME/Base64 mro Opcode
PerlIO/encoding PerlIO/mmap PerlIO/scalar PerlIO/via POSIX re SDBM_File
Socket Storable Sys/Hostname Sys/Syslog threads threads/shared
Tie/Hash/NamedCapture Time/HiRes Time/Piece Unicode/Collate
Unicode/Normalize XS/APItest XS/Typemap]
What extensions do you wish to load statically? [ ]
Stripping down executable paths...
Creating config.sh...
Doing variable substitutions on .SH files...
Extracting config.h (with variable substitutions)
cflags.SH​: Adding -std=c89.
cflags.SH​: Adding -Werror=declaration-after-statement.
cflags.SH​: Adding -Werror=pointer-arith.
cflags.SH​: Adding -Wextra.
cflags.SH​: Adding -Wc++-compat.
cflags.SH​: Adding -Wwrite-strings.
cflags.SH​: cc = cc
cflags.SH​: ccflags = -fwrapv -fno-strict-aliasing -pipe
-fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DNODEFAULT_SHAREKEYS
cflags.SH​: stdflags = -std=c89
cflags.SH​: optimize = -O2
cflags.SH​: warn = -Wall -Werror=declaration-after-statement
-Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings
Extracting cflags (with variable substitutions)
Not re-extracting config.h
Extracting makedepend (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 runtests (with variable substitutions)
Run make depend now? [y]
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe
-fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DNODEFAULT_SHAREKEYS -std=c89 -O2 -Wall
-Werror=declaration-after-statement -Werror=pointer-arith -Wextra
-Wc++-compat -Wwrite-strings generate_uudmap.c
cc -o generate_uudmap -fstack-protector-strong -L/usr/local/lib
generate_uudmap.o -lpthread -ldl -lm -lcrypt -lutil -lc
./generate_uudmap uudmap.h bitcount.h mg_data.h
sh ./makedepend MAKE="make" cflags
make[1]​: Entering directory '/tmp/perl-5.28.0'
rm -f opmini.c
/usr/bin/ln -s op.c opmini.c
rm -f perlmini.c
/usr/bin/ln -s perl.c perlmini.c
echo av.c scope.c op.c doop.c doio.c dump.c gv.c hv.c mg.c reentr.c
mro_core.c perl.c perly.c pp.c pp_hot.c pp_ctl.c pp_sys.c regcomp.c
regexec.c utf8.c sv.c taint.c toke.c util.c deb.c run.c universal.c pad.c
globals.c keywords.c perlio.c perlapi.c numeric.c mathoms.c locale.c
pp_pack.c pp_sort.c caretx.c dquote.c time64.c miniperlmain.c opmini.c
perlmini.c | tr ' ' '\n' >.clist
make[1]​: Leaving directory '/tmp/perl-5.28.0'
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 gv.o
Finding dependencies for hv.o
Finding dependencies for mg.o
Finding dependencies for reentr.o
Finding dependencies for mro_core.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 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 pad.o
Finding dependencies for globals.o
Finding dependencies for keywords.o
Finding dependencies for perlio.o
Finding dependencies for perlapi.o
Finding dependencies for numeric.o
Finding dependencies for mathoms.o
Finding dependencies for locale.o
Finding dependencies for pp_pack.o
Finding dependencies for pp_sort.o
Finding dependencies for caretx.o
Finding dependencies for dquote.o
Finding dependencies for time64.o
Finding dependencies for miniperlmain.o
Finding dependencies for opmini.o
Finding dependencies for perlmini.o
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.

[fedora@​ip-10-0-2-250 perl-5.28.0]$ make
echo @​`sh cflags "optimize='-O2'" opmini.o` -DPERL_IS_MINIPERL
-DPERL_EXTERNAL_GLOB opmini.c
@​cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe
-fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DNODEFAULT_SHAREKEYS -std=c89 -O2 -Wall
-Werror=declaration-after-statement -Werror=pointer-arith -Wextra
-Wc++-compat -Wwrite-strings -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB
opmini.c
op.c​: In function ‘S_fold_constants’​:
op.c​:5469​:34​: warning​: argument ‘o’ might be clobbered by ‘longjmp’ or
‘vfork’ [-Wclobbered]
S_fold_constants(pTHX_ OP *const o)
  ~~~~~~~~~~^
echo @​`sh cflags "optimize='-O2'" perlmini.o` -DPERL_IS_MINIPERL
-DPERL_EXTERNAL_GLOB perlmini.c
@​cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe
-fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DNODEFAULT_SHAREKEYS -std=c89 -O2 -Wall
-Werror=declaration-after-statement -Werror=pointer-arith -Wextra
-Wc++-compat -Wwrite-strings -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB
perlmini.c
In file included from perl.c​:37​:
perl.c​: In function ‘Perl_sys_init’​:
perl.h​:2645​:51​: warning​: cast between incompatible function types from
‘__sighandler_t’ {aka ‘void (*)(int)’} to ‘void (*)(int, siginfo_t *, void
*)’ {aka ‘void (*)(int, struct <anonymous> *, void *)’}
[-Wcast-function-type]
# define PERL_FPU_INIT PL_sigfpe_saved = (Sighandler_t)
signal(SIGFPE, SIG_IGN)
  ^
unixish.h​:150​:29​: note​: in expansion of macro ‘PERL_FPU_INIT’
  MALLOC_CHECK_TAINT2(*c,*v) PERL_FPU_INIT; PERLIO_INIT; MALLOC_INIT
  ^~~~~~~~~~~~~
perl.c​:124​:5​: note​: in expansion of macro ‘PERL_SYS_INIT_BODY’
  PERL_SYS_INIT_BODY(argc, argv);
  ^~~~~~~~~~~~~~~~~~
perl.c​: In function ‘Perl_sys_init3’​:
perl.h​:2645​:51​: warning​: cast between incompatible function types from
‘__sighandler_t’ {aka ‘void (*)(int)’} to ‘void (*)(int, siginfo_t *, void
*)’ {aka ‘void (*)(int, struct <anonymous> *, void *)’}
[-Wcast-function-type]
# define PERL_FPU_INIT PL_sigfpe_saved = (Sighandler_t)
signal(SIGFPE, SIG_IGN)
  ^
unixish.h​:150​:29​: note​: in expansion of macro ‘PERL_FPU_INIT’
  MALLOC_CHECK_TAINT2(*c,*v) PERL_FPU_INIT; PERLIO_INIT; MALLOC_INIT
  ^~~~~~~~~~~~~
perl.h​:2695​:49​: note​: in expansion of macro ‘PERL_SYS_INIT_BODY’
# define PERL_SYS_INIT3_BODY(argvp,argcp,envp)
PERL_SYS_INIT_BODY(argvp,argcp)
  ^~~~~~~~~~~~~~~~~~
perl.c​:137​:5​: note​: in expansion of macro ‘PERL_SYS_INIT3_BODY’
  PERL_SYS_INIT3_BODY(argc, argv, env);
  ^~~~~~~~~~~~~~~~~~~
perl.c​: In function ‘S_parse_body’​:
perl.c​:2377​:22​: warning​: cast between incompatible function types from
‘void (*)(int)’ to ‘void (*)(int, siginfo_t *, void *)’ {aka ‘void
(*)(int, struct <anonymous> *, void *)’} [-Wcast-function-type]
  if (sigstate == (Sighandler_t) SIG_IGN) {
  ^
In file included from perl.h​:5310,
  from perl.c​:37​:
perl.c​:2380​:26​: warning​: cast between incompatible function types from
‘void (*)(int)’ to ‘void (*)(int, siginfo_t *, void *)’ {aka ‘void
(*)(int, struct <anonymous> *, void *)’} [-Wcast-function-type]
  (void)rsignal(SIGCHLD, (Sighandler_t)SIG_DFL);
  ^
embed.h​:638​:44​: note​: in definition of macro ‘rsignal’
#define rsignal(a,b) Perl_rsignal(aTHX_ a,b)
  ^
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe
-fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DNODEFAULT_SHAREKEYS -std=c89 -O2 -Wall
-Werror=declaration-after-statement -Werror=pointer-arith -Wextra
-Wc++-compat -Wwrite-strings gv.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe
-fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DNODEFAULT_SHAREKEYS -std=c89 -O2 -Wall
-Werror=declaration-after-statement -Werror=pointer-arith -Wextra
-Wc++-compat -Wwrite-strings toke.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe
-fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DNODEFAULT_SHAREKEYS -std=c89 -O2 -Wall
-Werror=declaration-after-statement -Werror=pointer-arith -Wextra
-Wc++-compat -Wwrite-strings perly.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe
-fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DNODEFAULT_SHAREKEYS -std=c89 -O2 -Wall
-Werror=declaration-after-statement -Werror=pointer-arith -Wextra
-Wc++-compat -Wwrite-strings pad.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe
-fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DNODEFAULT_SHAREKEYS -std=c89 -O2 -Wall
-Werror=declaration-after-statement -Werror=pointer-arith -Wextra
-Wc++-compat -Wwrite-strings regcomp.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe
-fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DNODEFAULT_SHAREKEYS -std=c89 -O2 -Wall
-Werror=declaration-after-statement -Werror=pointer-arith -Wextra
-Wc++-compat -Wwrite-strings dump.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe
-fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DNODEFAULT_SHAREKEYS -std=c89 -O2 -Wall
-Werror=declaration-after-statement -Werror=pointer-arith -Wextra
-Wc++-compat -Wwrite-strings util.c
util.c​: In function ‘Perl_rsignal’​:
util.c​:2640​:22​: warning​: cast between incompatible function types from
‘Sighandler_t’ {aka ‘void (*)(int, struct <anonymous> *, void *)’} to
‘void (*)(int)’ [-Wcast-function-type]
  act.sa_handler = (void(*)(int))handler;
  ^
util.c​:2648​:40​: warning​: cast between incompatible function types from
‘void (*)(int)’ to ‘void (*)(int, siginfo_t *, void *)’ {aka ‘void
(*)(int, struct <anonymous> *, void *)’} [-Wcast-function-type]
  if (signo == SIGCHLD && handler == (Sighandler_t) SIG_IGN)
  ^
util.c​:2652​:13​: warning​: cast between incompatible function types from
‘void (*)(int)’ to ‘void (*)(int, siginfo_t *, void *)’ {aka ‘void
(*)(int, struct <anonymous> *, void *)’} [-Wcast-function-type]
  return (Sighandler_t) SIG_ERR;
  ^
util.c​:2654​:13​: warning​: cast between incompatible function types from
‘__sighandler_t’ {aka ‘void (*)(int)’} to ‘void (*)(int, siginfo_t *, void
*)’ {aka ‘void (*)(int, struct <anonymous> *, void *)’}
[-Wcast-function-type]
  return (Sighandler_t) oact.sa_handler;
  ^
util.c​: In function ‘Perl_rsignal_state’​:
util.c​:2664​:9​: warning​: cast between incompatible function types from ‘void
(*)(int)’ to ‘void (*)(int, siginfo_t *, void *)’ {aka ‘void (*)(int,
struct <anonymous> *, void *)’} [-Wcast-function-type]
  return (Sighandler_t) SIG_ERR;
  ^
util.c​:2666​:9​: warning​: cast between incompatible function types from
‘__sighandler_t’ {aka ‘void (*)(int)’} to ‘void (*)(int, siginfo_t *, void
*)’ {aka ‘void (*)(int, struct <anonymous> *, void *)’}
[-Wcast-function-type]
  return (Sighandler_t) oact.sa_handler;
  ^
util.c​: In function ‘Perl_rsignal_save’​:
util.c​:2685​:22​: warning​: cast between incompatible function types from
‘Sighandler_t’ {aka ‘void (*)(int, struct <anonymous> *, void *)’} to
‘void (*)(int)’ [-Wcast-function-type]
  act.sa_handler = (void(*)(int))handler;
  ^
util.c​:2693​:40​: warning​: cast between incompatible function types from
‘void (*)(int)’ to ‘void (*)(int, siginfo_t *, void *)’ {aka ‘void
(*)(int, struct <anonymous> *, void *)’} [-Wcast-function-type]
  if (signo == SIGCHLD && handler == (Sighandler_t) SIG_IGN)
  ^
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe
-fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DNODEFAULT_SHAREKEYS -std=c89 -O2 -Wall
-Werror=declaration-after-statement -Werror=pointer-arith -Wextra
-Wc++-compat -Wwrite-strings mg.c
mg.c​: In function ‘Perl_magic_getsig’​:
mg.c​:1459​:25​: warning​: cast between incompatible function types from ‘void
(*)(int)’ to ‘void (*)(int, siginfo_t *, void *)’ {aka ‘void (*)(int,
struct <anonymous> *, void *)’} [-Wcast-function-type]
  if(sigstate == (Sighandler_t) SIG_IGN)
  ^
In file included from perl.h​:5310,
  from mg.c​:43​:
mg.c​: In function ‘Perl_magic_setsig’​:
mg.c​:1736​:20​: warning​: cast between incompatible function types from ‘void
(*)(int)’ to ‘void (*)(int, siginfo_t *, void *)’ {aka ‘void (*)(int,
struct <anonymous> *, void *)’} [-Wcast-function-type]
  (void)rsignal(i, (Sighandler_t) SIG_IGN);
  ^
embed.h​:638​:44​: note​: in definition of macro ‘rsignal’
#define rsignal(a,b) Perl_rsignal(aTHX_ a,b)
  ^
mg.c​:1746​:20​: warning​: cast between incompatible function types from ‘void
(*)(int)’ to ‘void (*)(int, siginfo_t *, void *)’ {aka ‘void (*)(int,
struct <anonymous> *, void *)’} [-Wcast-function-type]
  (void)rsignal(i, (Sighandler_t) SIG_DFL);
  ^
embed.h​:638​:44​: note​: in definition of macro ‘rsignal’
#define rsignal(a,b) Perl_rsignal(aTHX_ a,b)
  ^
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe
-fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DNODEFAULT_SHAREKEYS -std=c89 -O2 -Wall
-Werror=declaration-after-statement -Werror=pointer-arith -Wextra
-Wc++-compat -Wwrite-strings reentr.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe
-fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DNODEFAULT_SHAREKEYS -std=c89 -O2 -Wall
-Werror=declaration-after-statement -Werror=pointer-arith -Wextra
-Wc++-compat -Wwrite-strings mro_core.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe
-fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DNODEFAULT_SHAREKEYS -std=c89 -O2 -Wall
-Werror=declaration-after-statement -Werror=pointer-arith -Wextra
-Wc++-compat -Wwrite-strings keywords.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe
-fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DNODEFAULT_SHAREKEYS -std=c89 -O2 -Wall
-Werror=declaration-after-statement -Werror=pointer-arith -Wextra
-Wc++-compat -Wwrite-strings hv.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe
-fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DNODEFAULT_SHAREKEYS -std=c89 -O2 -Wall
-Werror=declaration-after-statement -Werror=pointer-arith -Wextra
-Wc++-compat -Wwrite-strings av.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe
-fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DNODEFAULT_SHAREKEYS -std=c89 -O2 -Wall
-Werror=declaration-after-statement -Werror=pointer-arith -Wextra
-Wc++-compat -Wwrite-strings run.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe
-fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DNODEFAULT_SHAREKEYS -std=c89 -O2 -Wall
-Werror=declaration-after-statement -Werror=pointer-arith -Wextra
-Wc++-compat -Wwrite-strings pp_hot.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe
-fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DNODEFAULT_SHAREKEYS -std=c89 -O2 -Wall
-Werror=declaration-after-statement -Werror=pointer-arith -Wextra
-Wc++-compat -Wwrite-strings sv.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe
-fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DNODEFAULT_SHAREKEYS -std=c89 -O2 -Wall
-Werror=declaration-after-statement -Werror=pointer-arith -Wextra
-Wc++-compat -Wwrite-strings pp.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe
-fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DNODEFAULT_SHAREKEYS -std=c89 -O2 -Wall
-Werror=declaration-after-statement -Werror=pointer-arith -Wextra
-Wc++-compat -Wwrite-strings scope.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe
-fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DNODEFAULT_SHAREKEYS -std=c89 -O2 -Wall
-Werror=declaration-after-statement -Werror=pointer-arith -Wextra
-Wc++-compat -Wwrite-strings pp_ctl.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe
-fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DNODEFAULT_SHAREKEYS -std=c89 -O2 -Wall
-Werror=declaration-after-statement -Werror=pointer-arith -Wextra
-Wc++-compat -Wwrite-strings pp_sys.c
In file included from perl.h​:5310,
  from pp_sys.c​:31​:
pp_sys.c​: In function ‘Perl_pp_system’​:
pp_sys.c​:4474​:28​: warning​: cast between incompatible function types from
‘void (*)(int)’ to ‘void (*)(int, siginfo_t *, void *)’ {aka ‘void
(*)(int, struct <anonymous> *, void *)’} [-Wcast-function-type]
  rsignal_save(SIGINT, (Sighandler_t) SIG_IGN, &ihand);
  ^
embed.h​:1556​:55​: note​: in definition of macro ‘rsignal_save’
#define rsignal_save(a,b,c) Perl_rsignal_save(aTHX_ a,b,c)
  ^
pp_sys.c​:4475​:28​: warning​: cast between incompatible function types from
‘void (*)(int)’ to ‘void (*)(int, siginfo_t *, void *)’ {aka ‘void
(*)(int, struct <anonymous> *, void *)’} [-Wcast-function-type]
  rsignal_save(SIGQUIT, (Sighandler_t) SIG_IGN, &qhand);
  ^
embed.h​:1556​:55​: note​: in definition of macro ‘rsignal_save’
#define rsignal_save(a,b,c) Perl_rsignal_save(aTHX_ a,b,c)
  ^
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe
-fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DNODEFAULT_SHAREKEYS -std=c89 -O2 -Wall
-Werror=declaration-after-statement -Werror=pointer-arith -Wextra
-Wc++-compat -Wwrite-strings doop.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe
-fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DNODEFAULT_SHAREKEYS -std=c89 -O2 -Wall
-Werror=declaration-after-statement -Werror=pointer-arith -Wextra
-Wc++-compat -Wwrite-strings doio.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe
-fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DNODEFAULT_SHAREKEYS -std=c89 -O2 -Wall
-Werror=declaration-after-statement -Werror=pointer-arith -Wextra
-Wc++-compat -Wwrite-strings regexec.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe
-fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DNODEFAULT_SHAREKEYS -std=c89 -O2 -Wall
-Werror=declaration-after-statement -Werror=pointer-arith -Wextra
-Wc++-compat -Wwrite-strings utf8.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe
-fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DNODEFAULT_SHAREKEYS -std=c89 -O2 -Wall
-Werror=declaration-after-statement -Werror=pointer-arith -Wextra
-Wc++-compat -Wwrite-strings taint.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe
-fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DNODEFAULT_SHAREKEYS -std=c89 -O2 -Wall
-Werror=declaration-after-statement -Werror=pointer-arith -Wextra
-Wc++-compat -Wwrite-strings deb.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe
-fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DNODEFAULT_SHAREKEYS -std=c89 -O2 -Wall
-Werror=declaration-after-statement -Werror=pointer-arith -Wextra
-Wc++-compat -Wwrite-strings universal.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe
-fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DNODEFAULT_SHAREKEYS -std=c89 -O2 -Wall
-Werror=declaration-after-statement -Werror=pointer-arith -Wextra
-Wc++-compat -Wwrite-strings globals.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe
-fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DNODEFAULT_SHAREKEYS -std=c89 -O2 -Wall
-Werror=declaration-after-statement -Werror=pointer-arith -Wextra
-Wc++-compat -Wwrite-strings perlio.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe
-fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DNODEFAULT_SHAREKEYS -std=c89 -O2 -Wall
-Werror=declaration-after-statement -Werror=pointer-arith -Wextra
-Wc++-compat -Wwrite-strings perlapi.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe
-fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DNODEFAULT_SHAREKEYS -std=c89 -O2 -Wall
-Werror=declaration-after-statement -Werror=pointer-arith -Wextra
-Wc++-compat -Wwrite-strings numeric.c
In file included from numeric.c​:30​:
In function ‘S_my_atof_infnan’,
  inlined from ‘Perl_my_atof2’ at numeric.c​:1452​:21​:
perl.h​:6062​:29​: warning​: argument 1 null where non-null expected [-Wnonnull]
# define Perl_strtod(s, e) strtod(s, e)
  ^~~~~~~~~~~~
perl.h​:6062​:29​: note​: in definition of macro ‘Perl_strtod’
# define Perl_strtod(s, e) strtod(s, e)
  ^~~~~~
In file included from perl.h​:819,
  from numeric.c​:30​:
numeric.c​: In function ‘Perl_my_atof2’​:
/usr/include/stdlib.h​:117​:15​: note​: in a call to function ‘strtod’ declared
here
extern double strtod (const char *__restrict __nptr,
  ^~~~~~
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe
-fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DNODEFAULT_SHAREKEYS -std=c89 -O2 -Wall
-Werror=declaration-after-statement -Werror=pointer-arith -Wextra
-Wc++-compat -Wwrite-strings mathoms.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe
-fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DNODEFAULT_SHAREKEYS -std=c89 -O2 -Wall
-Werror=declaration-after-statement -Werror=pointer-arith -Wextra
-Wc++-compat -Wwrite-strings locale.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe
-fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DNODEFAULT_SHAREKEYS -std=c89 -O2 -Wall
-Werror=declaration-after-statement -Werror=pointer-arith -Wextra
-Wc++-compat -Wwrite-strings pp_pack.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe
-fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DNODEFAULT_SHAREKEYS -std=c89 -O2 -Wall
-Werror=declaration-after-statement -Werror=pointer-arith -Wextra
-Wc++-compat -Wwrite-strings pp_sort.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe
-fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DNODEFAULT_SHAREKEYS -std=c89 -O2 -Wall
-Werror=declaration-after-statement -Werror=pointer-arith -Wextra
-Wc++-compat -Wwrite-strings caretx.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe
-fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DNODEFAULT_SHAREKEYS -std=c89 -O2 -Wall
-Werror=declaration-after-statement -Werror=pointer-arith -Wextra
-Wc++-compat -Wwrite-strings dquote.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe
-fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DNODEFAULT_SHAREKEYS -std=c89 -O2 -Wall
-Werror=declaration-after-statement -Werror=pointer-arith -Wextra
-Wc++-compat -Wwrite-strings time64.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe
-fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DNODEFAULT_SHAREKEYS -std=c89 -O2 -Wall
-Werror=declaration-after-statement -Werror=pointer-arith -Wextra
-Wc++-compat -Wwrite-strings miniperlmain.c
In file included from perl.h​:5310,
  from miniperlmain.c​:52​:
miniperlmain.c​: In function ‘main’​:
miniperlmain.c​:134​:29​: warning​: cast between incompatible function types
from ‘void (*)(int)’ to ‘void (*)(int, siginfo_t *, void *)’ {aka ‘void
(*)(int, struct <anonymous> *, void *)’} [-Wcast-function-type]
  rsignal(PL_sig_num[i], (Sighandler_t) SIG_DFL);
  ^
embed.h​:638​:44​: note​: in definition of macro ‘rsignal’
#define rsignal(a,b) Perl_rsignal(aTHX_ a,b)
  ^
cc -fstack-protector-strong -L/usr/local/lib -o miniperl \
  opmini.o perlmini.o gv.o toke.o perly.o pad.o regcomp.o dump.o util.o
mg.o reentr.o mro_core.o keywords.o hv.o av.o run.o pp_hot.o sv.o pp.o
scope.o pp_ctl.o pp_sys.o doop.o doio.o regexec.o utf8.o taint.o deb.o
universal.o globals.o perlio.o perlapi.o numeric.o mathoms.o locale.o
pp_pack.o pp_sort.o caretx.o dquote.o time64.o miniperlmain.o -lpthread
-ldl -lm -lcrypt -lutil -lc
./miniperl -w -Ilib -Idist/Exporter/lib -MExporter -e '<?>' || sh -c 'echo

&2 Failed to build miniperl. Please run make minitest; exit 1'
./miniperl -Ilib -f write_buildcustomize.pl
rm -f pod/perl5280delta.pod
/usr/bin/ln -s perldelta.pod pod/perl5280delta.pod
./miniperl -Ilib autodoc.pl
corrupted size vs. prev_size
make​: *** [makefile​:410​: pod/perlintern.pod] Aborted (core dumped)

Sergiy Zuban

@p5pRT
Copy link
Author

p5pRT commented Jul 17, 2018

From s.zuban@gmail.com

Attempt to build 5.28 (and 5.29) fails with​:

./miniperl -Ilib autodoc.pl
corrupted size vs. prev_size
make​: *** [makefile​:410​: pod/perlintern.pod] Aborted (core dumped)

Full build log attached (sorry, no way to run perlbug)

@p5pRT
Copy link
Author

p5pRT commented Jul 17, 2018

From @jkeenan

On Tue, 17 Jul 2018 16​:40​:32 GMT, s.zuban@​gmail.com wrote​:

Attempt to build 5.28 (and 5.29) fails with​:

./miniperl -Ilib autodoc.pl
corrupted size vs. prev_size
make​: *** [makefile​:410​: pod/perlintern.pod] Aborted (core dumped)

Full build log attached (sorry, no way to run perlbug)

Please attach the output of 'perl -V' for the perl you use everyday on the machine on which you were attempting to build these versions of perl.

Also, please post the full arguments you provided to './Configure'.

Thank you very much.
--
James E Keenan (jkeenan@​cpan.org)

@p5pRT
Copy link
Author

p5pRT commented Jul 17, 2018

The RT System itself - Status changed from 'new' to 'open'

@p5pRT
Copy link
Author

p5pRT commented Jul 17, 2018

From s.zuban@gmail.com

$ ./Configure -des -Dprefix=$HOME/localperl -Accflags=-DNODEFAULT_SHAREKEYS

@p5pRT
Copy link
Author

p5pRT commented Jul 17, 2018

From s.zuban@gmail.com

perl -V output attached.

@p5pRT
Copy link
Author

p5pRT commented Jul 17, 2018

From s.zuban@gmail.com

$ perl -V
Summary of my perl5 (revision 5 version 26 subversion 2) configuration​:

  Platform​:
  osname=linux
  osvers=4.16.6-302.fc28.x86_64
  archname=x86_64-linux-thread-multi
  uname='linux buildvm-14.phx2.fedoraproject.org 4.16.6-302.fc28.x86_64 #1 smp wed may 2 00​:07​:06 utc 2018 x86_64 x86_64 x86_64 gnulinux '
  config_args='-des -Doptimize=none -Dccflags=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Dldflags=-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Dccdlflags=-Wl,--enable-new-dtags -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Dlddlflags=-shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Dshrpdir=/usr/lib64 -DDEBUGGING=-g -Dversion=5.26.2 -Dmyhostname=localhost -Dperladmin=root@​localhost -Dcc=gcc -Dcf_by=Red Hat, Inc. -Dprefix=/usr -Dvendorprefix=/usr -Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl5 -Dsitearch=/usr/local/lib64/perl5 -Dprivlib=/usr/share/perl5 -Dvendorlib=/usr/share/perl5/vendor_perl -Darchlib=/usr/lib64/perl5 -Dvendorarch=/usr/lib64/perl5/vendor_perl -Darchname=x86_64-linux-thread-multi -Dlibpth=/usr/local/lib64 /lib64 /usr/lib64 -Duseshrplib -Dusethreads -Duseithreads -Dusedtrace=/usr/bin/dtrace -Duselargefiles -Dd_semctl_semun -Di_db -Ui_ndbm -Di_gdbm -Di_shadow -Di_syslog -Dman3ext=3pm -Duseperlio -Dinstallusrbinperl=n -Ubincompat5005 -Uversiononly -Dpager=/usr/bin/less -isr -Dd_gethostent_r_proto -Ud_endhostent_r_proto -Ud_sethostent_r_proto -Ud_endprotoent_r_proto -Ud_setprotoent_r_proto -Ud_endservent_r_proto -Ud_setservent_r_proto -Dscriptdir=/usr/bin -Dusesitecustomize -Duse64bitint'
  hint=recommended
  useposix=true
  d_sigaction=define
  useithreads=define
  usemultiplicity=define
  use64bitint=define
  use64bitall=define
  uselongdouble=undef
  usemymalloc=n
  default_inc_excludes_dot=define
  bincompat5005=undef
  Compiler​:
  cc='gcc'
  ccflags ='-D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
  optimize=' -g'
  cppflags='-D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include'
  ccversion=''
  gccversion='8.1.1 20180502 (Red Hat 8.1.1-1)'
  gccosandvers=''
  intsize=4
  longsize=8
  ptrsize=8
  doublesize=8
  byteorder=12345678
  doublekind=3
  d_longlong=define
  longlongsize=8
  d_longdbl=define
  longdblsize=16
  longdblkind=3
  ivtype='long'
  ivsize=8
  nvtype='double'
  nvsize=8
  Off_t='off_t'
  lseeksize=8
  alignbytes=8
  prototype=define
  Linker and Libraries​:
  ld='gcc'
  ldflags ='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -L/usr/local/lib'
  libpth=/usr/local/lib64 /lib64 /usr/lib64 /usr/local/lib /usr/lib /lib/../lib64 /usr/lib/../lib64 /lib
  libs=-lpthread -lresolv -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
  perllibs=-lpthread -lresolv -ldl -lm -lcrypt -lutil -lc
  libc=libc-2.27.so
  so=so
  useshrplib=true
  libperl=libperl.so
  gnulibc_version='2.27'
  Dynamic Linking​:
  dlsrc=dl_dlopen.xs
  dlext=so
  d_dlsymun=undef
  ccdlflags='-Wl,--enable-new-dtags -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
  cccdlflags='-fPIC'
  lddlflags='-lpthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong'

Characteristics of this binary (from libperl)​:
  Compile-time options​:
  HAS_TIMES
  MULTIPLICITY
  PERLIO_LAYERS
  PERL_COPY_ON_WRITE
  PERL_DONT_CREATE_GVSV
  PERL_IMPLICIT_CONTEXT
  PERL_MALLOC_WRAP
  PERL_OP_PARENT
  PERL_PRESERVE_IVUV
  USE_64_BIT_ALL
  USE_64_BIT_INT
  USE_ITHREADS
  USE_LARGE_FILES
  USE_LOCALE
  USE_LOCALE_COLLATE
  USE_LOCALE_CTYPE
  USE_LOCALE_NUMERIC
  USE_LOCALE_TIME
  USE_PERLIO
  USE_PERL_ATOF
  USE_REENTRANT_API
  USE_SITECUSTOMIZE
  Locally applied patches​:
  Fedora Patch1​: Removes date check, Fedora/RHEL specific
  Fedora Patch3​: support for libdir64
  Fedora Patch4​: use libresolv instead of libbind
  Fedora Patch5​: USE_MM_LD_RUN_PATH
  Fedora Patch6​: Provide MM​::maybe_command independently (bug #1129443)
  Fedora Patch7​: Dont run one io test due to random builder failures
  Fedora Patch15​: Define SONAME for libperl.so
  Fedora Patch16​: Install libperl.so to -Dshrpdir value
  Fedora Patch22​: Document Math​::BigInt​::CalcEmu requires Math​::BigInt (CPAN RT#85015)
  Fedora Patch26​: Make *DBM_File desctructors thread-safe (RT#61912)
  Fedora Patch27​: Make PadlistNAMES() lvalue again (CPAN RT#101063)
  Fedora Patch30​: Replace EU​::MakeMaker dependency with EU​::MM​::Utils in IPC​::Cmd (bug #1129443)
  Fedora Patch31​: Make File​::Glob more resistant against degenerative matching (RT#131211)
  Fedora Patch36​: Fix glob UTF-8 flag on a glob reassignment (RT#131263)
  Fedora Patch38​: Fix handling backslashes in PATH environment variable when executing "perl -S" (RT#129183)
  Fedora Patch45​: Fix File​::Glob rt131211.t test random failures
  Fedora Patch46​: Fix t/op/hash.t test random failures
  Fedora Patch47​: Parse caret variables with subscripts as normal variables inside ${...} escaping (RT#131664)
  Fedora Patch49​: Do not display too many bytes when reporting malformed UTF-8 character
  Fedora Patch51​: Fix error message for "our sub foo​::bar" (RT#131679)
  Fedora Patch52​: Fix executing arybase​::_tie_it() in Safe compartement (RT#131588)
  Fedora Patch54​: Fix splitting non-ASCII strings if unicode_strings feature is enabled (RT#130907)
  Fedora Patch55​: Fix compiler warnings in code generated by ExtUtils​::Constant (CPAN RT#63832)
  Fedora Patch56​: Fix compiler warnings in code generated by ExtUtils​::Constant (CPAN RT#101487)
  Fedora Patch58​: Fix unreliable Time-HiRes tests (CPAN RT#122819)
  Fedora Patch61​: Fix Term​::ReadLine not to create spurious &STDERR files (RT#132008)
  Fedora Patch64​: Fix an overflow when parsing a character range with no preceding character (RT#132245)
  Fedora Patch65​: Fix walking symbol table for ISA in Carp
  Fedora Patch66​: Fix handling file names with null bytes in stat and lstat functions (RT#131895)
  Fedora Patch67​: Fix a crash when untying an object witout a stash
  Fedora Patch68​: Fix deparsing of transliterations with unprintable characters (RT#132405)
  Fedora Patch69​: Fix error reporting on do() on a directory (RT#125774)
  Fedora Patch70​: Fix stack manipulation when a lexical subroutine is defined in a do block in a member of an iteration list (RT#132442)
  Fedora Patch71​: Fix setting $! when statting a closed filehandle (RT#108288)
  Fedora Patch72​: Fix tainting of s/// with overloaded replacement (RT#115266)
  Fedora Patch73​: Expand system() arguments before a fork (RT#121105)
  Fedora Patch76​: Avoid undefined behavior when copying memory in Glob and pp_caller (RT#131746)
  Fedora Patch78​: Fix compatibility with libxcrypt (RT#133184)
  Fedora Patch79​: Link XS modules to pthread library to fix linking with -z defs
  Fedora Patch80​: Fix parsing braced subscript after parentheses (RT#8045)
  Fedora Patch81​: Do not clobber file bytes in :encoding layer (RT#132833)
  Fedora Patch82​: Fix line numbers in multi-line s/// (RT#131930)
  Fedora Patch83​: Fix parsing extended bracketed character classes (RT#132167)
  Fedora Patch84​: Fix a possibly unitialized memory read in the Perl parser (RT#133074)
  Fedora Patch85​: Fix an infinite loop in the regular expression compiler (RT#133185)
  Fedora Patch200​: Link XS modules to libperl.so with EU​::CBuilder on Linux
  Fedora Patch201​: Link XS modules to libperl.so with EU​::MM on Linux
  Built under linux
  Compiled at May 25 2018 14​:29​:49
  @​INC​:
  /usr/local/lib64/perl5
  /usr/local/share/perl5
  /usr/lib64/perl5/vendor_perl
  /usr/share/perl5/vendor_perl
  /usr/lib64/perl5
  /usr/share/perl5

@p5pRT
Copy link
Author

p5pRT commented Aug 15, 2018

From @eserte

Dana Tue, 17 Jul 2018 09​:40​:32 -0700, s.zuban@​gmail.com reče​:

Attempt to build 5.28 (and 5.29) fails with​:

./miniperl -Ilib autodoc.pl
corrupted size vs. prev_size
make​: *** [makefile​:410​: pod/perlintern.pod] Aborted (core dumped)

Full build log attached (sorry, no way to run perlbug)

I tried with perl 5.12.3 (on a ubuntu xenial-like system, patchperl ran here) and this also failed​:

./miniperl -Ilib autodoc.pl
*** Error in `./miniperl'​: munmap_chunk()​: invalid pointer​: 0x000000000185ba40 ***
makefile​:513​: die Regel für Ziel „pod/perlintern.pod“ scheiterte
make​: *** [pod/perlintern.pod] Speicherzugriffsfehler

Probably it would be interesting until which point in perl history this worked...

@p5pRT
Copy link
Author

p5pRT commented Aug 16, 2018

From s.zuban@gmail.com

Per https://rt.perl.org/Public/Bug/Display.html?id=133384 this "option is undocumented, untested, and has probably suffered much bitrot over the years."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants