Front page | perl.perl5.porters |
Postings from July 2016
[perl #128685] Repeated installs broken in blead
Thread Previous
From:
Sergey Aleynikov
Date:
July 20, 2016 23:56
Subject:
[perl #128685] Repeated installs broken in blead
Message ID:
rt-4.0.18-14927-1469058969-1142.128685-75-0@perl.org
# New Ticket Created by Sergey Aleynikov
# Please include the string: [perl #128685]
# in the subject line of all future correspondence about this issue.
# <URL: https://rt.perl.org/Ticket/Display.html?id=128685 >
This is a bug report for perl from sergey.aleynikov@gmail.com,
generated with the help of perlbug 1.40 running under perl 5.25.2.
-----------------------------------------------------------------
[Please describe your issue here]
Commit 31b6f23ed55c460d17977de41cb3e9cb766fd414 broke the following command sequence:
cd /path/to/source
rm -f config.sh Policy.sh && sh Configure -de -Dprefix=/install/path/one -Dusedevel && make -j3 && make install
rm -f config.sh Policy.sh && sh Configure -de -Dprefix=/install/path/two -Dusedevel -Dusethreads && make -j3 && make install
Previously, both perls got installed. Now, first one is installed, but the second one is not and $? == 2 afterwards. Last lines from the build log are:
chmod 755 ../../lib/auto/B/B.bundle
rm -f ../../lib/auto/Compress/Raw/Bzip2/Bzip2.bundle
cc -mmacosx-version-min=10.9 -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector -o ../../lib/auto/Compress/Raw/Bzip2/Bzip2.bundle Bzip2.o blocksort.o bzlib.o compress.o crctable.o decompress.o huffman.o randtable.o \
\
chmod 755 ../../lib/auto/Compress/Raw/Bzip2/Bzip2.bundle
[Please do not change anything below this line]
-----------------------------------------------------------------
---
Flags:
category=install
severity=low
---
This perlbug was built using Perl 5.25.2 - Thu Jul 21 02:45:33 MSK 2016
It is being executed now by Perl 5.25.2 - Thu Jul 21 02:48:35 MSK 2016.
Site configuration information for perl 5.25.2:
Configured by dur-randir at Thu Jul 21 02:48:35 MSK 2016.
Summary of my perl5 (revision 5 version 25 subversion 2) configuration:
Commit id: 31b6f23ed55c460d17977de41cb3e9cb766fd414
Platform:
osname=darwin, osvers=13.4.0, archname=darwin-thread-multi-2level
uname='darwin isengard.local 13.4.0 darwin kernel version 13.4.0: mon jan 11 18:17:34 pst 2016; root:xnu-2422.115.15~1release_x86_64 x86_64 '
config_args='-de -Dprefix=/Users/dur-randir/perlbrew/perls/trsh-thr-dbg2 -Dusedevel -Dusethreads'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-common -DPERL_DARWIN -mmacosx-version-min=10.9 -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -DPERL_USE_SAFE_PUTENV',
optimize='-O3',
cppflags='-fno-common -DPERL_DARWIN -mmacosx-version-min=10.9 -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.2.1 Compatible Apple LLVM 6.0 (clang-600.0.56)', 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='cc', ldflags =' -mmacosx-version-min=10.9 -fstack-protector -L/usr/local/lib'
libpth=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/6.0/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/lib /usr/local/lib /usr/lib
libs=-lpthread -lgdbm -ldbm -ldl -lm -lutil -lc
perllibs=-lpthread -ldl -lm -lutil -lc
libc=, so=dylib, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags=' -mmacosx-version-min=10.9 -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector'
---
@INC for perl 5.25.2:
/Users/dur-randir/Projects/perl-git/cpan/AutoLoader/lib
/Users/dur-randir/Projects/perl-git/dist/Carp/lib
/Users/dur-randir/Projects/perl-git/dist/PathTools
/Users/dur-randir/Projects/perl-git/dist/PathTools/lib
/Users/dur-randir/Projects/perl-git/cpan/ExtUtils-Install/lib
/Users/dur-randir/Projects/perl-git/cpan/ExtUtils-MakeMaker/lib
/Users/dur-randir/Projects/perl-git/cpan/ExtUtils-Manifest/lib
/Users/dur-randir/Projects/perl-git/cpan/File-Path/lib
/Users/dur-randir/Projects/perl-git/ext/re
/Users/dur-randir/Projects/perl-git/dist/Term-ReadLine/lib
/Users/dur-randir/Projects/perl-git/dist/Exporter/lib
/Users/dur-randir/Projects/perl-git/ext/File-Find/lib
/Users/dur-randir/Projects/perl-git/cpan/Text-Tabs/lib
/Users/dur-randir/Projects/perl-git/dist/constant/lib
/Users/dur-randir/Projects/perl-git/cpan/version/lib
/Users/dur-randir/Projects/perl-git/lib
.
---
Environment for perl 5.25.2:
DYLD_LIBRARY_PATH (unset)
HOME=/Users/dur-randir
LANG=en_US.UTF-8
LANGUAGE (unset)
LD_LIBRARY_PATH (unset)
LOGDIR (unset)
PATH=/Users/dur-randir/perlbrew/bin:/Users/dur-randir/perlbrew/perls/perl-5.22.1/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/texbin
PERLBREW_BASHRC_VERSION=0.69
PERLBREW_HOME=/Users/dur-randir/.perlbrew
PERLBREW_MANPATH=/Users/dur-randir/perlbrew/perls/perl-5.22.1/man
PERLBREW_PATH=/Users/dur-randir/perlbrew/bin:/Users/dur-randir/perlbrew/perls/perl-5.22.1/bin
PERLBREW_PERL=perl-5.22.1
PERLBREW_ROOT=/Users/dur-randir/perlbrew
PERLBREW_VERSION=0.69
PERL_BADLANG (unset)
SHELL=/usr/local/bin/zsh
Thread Previous