> On Oct 15, 2015, at 20:20, James.hong <zjh1...@gmail.com> wrote:
> 
> ☁  ⚡ locate strict.pm
> /System/Library/Perl/5.16/strict.pm
> /System/Library/Perl/5.18/strict.pm
> ☁  ⚡ perl -V
> Summary of my perl5 (revision 5 version 18 subversion 2) configuration:
> 
>  Platform:
>    osname=darwin, osvers=15.0, archname=darwin-thread-multi-2level
>    uname='darwin osx004.apple.com 15.0 darwin kernel version 15.0.0:
> fri may 22 22:03:51 pdt 2015;
> root:xnu-3216.0.0.1.11~1development_x86_64 x86_64 '
>    config_args='-ds -e -Dprefix=/usr -Dccflags=-g  -pipe  -Dldflags=
> -Dman3ext=3pm -Duseithreads -Duseshrplib -Dinc_version_list=none
> -Dcc=cc'
>    hint=recommended, useposix=true, d_sigaction=define
>    useithreads=define, usemultiplicity=define
>    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
>    use64bitint=define, use64bitall=define, uselongdouble=undef
>    usemymalloc=n, bincompat5005=undef
>  Compiler:
>    cc='cc', ccflags ='-arch i386 -arch x86_64 -g -pipe -fno-common
> -DPERL_DARWIN -fno-strict-aliasing -fstack-protector',
>    optimize='-Os',
>    cppflags='-g -pipe -fno-common -DPERL_DARWIN -fno-strict-aliasing
> -fstack-protector'
>    ccversion='', gccversion='4.2.1 Compatible Apple LLVM 7.0.0
> (clang-700.0.59.1)', gccosandvers=''
>    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
>    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
>    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t',
> lseeksize=8
>    alignbytes=8, prototype=define
>  Linker and Libraries:
>    ld='cc -mmacosx-version-min=10.11', ldflags ='-arch i386 -arch
> x86_64 -fstack-protector'
>    libpth=/usr/lib /usr/local/lib
>    libs=
>    perllibs=
>    libc=, so=dylib, useshrplib=true, libperl=libperl.dylib
>    gnulibc_version=''
>  Dynamic Linking:
>    dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
>    cccdlflags=' ', lddlflags='-arch i386 -arch x86_64 -bundle
> -undefined dynamic_lookup -fstack-protector'
> 
> 
> Characteristics of this binary (from libperl):
>  Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
>                        PERL_DONT_CREATE_GVSV
>                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
>                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
>                        PERL_PRESERVE_IVUV PERL_SAWAMPERSAND 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_PERLIO USE_PERL_ATOF
>                        USE_REENTRANT_API
>  Locally applied patches:
> /Library/Perl/Updates/<version> comes before system perl directories
> installprivlib and installarchlib points to the Updates directory
>  Built under darwin
>  Compiled at Aug 22 2015 17:05:32
>  @INC:
>    /Library/Perl/5.18/darwin-thread-multi-2level
>    /Library/Perl/5.18
>    /Network/Library/Perl/5.18/darwin-thread-multi-2level
>    /Network/Library/Perl/5.18
>    /Library/Perl/Updates/5.18.2
>    /System/Library/Perl/5.18/darwin-thread-multi-2level
>    /System/Library/Perl/5.18
>    /System/Library/Perl/Extras/5.18/darwin-thread-multi-2level
>    /System/Library/Perl/Extras/5.18
>    .
> Best regards!
> 
> 张军宏(james)
> --------------------------------------------------------------------------------
> 移动电话 ( MP):+86-15910972765
> 电子邮件 ( E-mail ): zjh1...@gmail.com
> --------------------------------------------------------------------------------
> This email message (including any attachments) is for the sole use of
> the intended recipient and may contain confidential and privileged
> information. Any unauthorized review, use, disclosure or distribution
> of this information is prohibited. If you are not the intended
> recipient, please contact the sender by reply email and destroy the
> original message and all of its copies.
> 本邮件(包括任何附件)含有专供明确的个人或机构使用的机密信息,严禁未经授权的复制、披露和分发;如果您不是该收件人,请回复发件人,并删除此邮件及任何复制版本。
> --------------------------------------------------------------------------------
> 
> 

Perl looks OK.  It might be that the error message doesn’t correspond to the 
actual issue—this can happen if a failure occurs for a different reason than 
what the test is trying to capture.  I focused on “cannot locate strict.pm”, 
but there are also “Permission denied” messages.  I also noticed the following: 
 ./setup.sh /Volumes/backup/sw/src/fink.build/fink-0.39.1-101/t/basepath x86_64

Are you installing Fink on a removable drive?  If so, make sure that this drive 
isn’t set up to ignore permissions.

And when using a non-standard setup it is always a good idea to mention that in 
bug reports.

-- 
Alexander Hansen, Ph.D.
Fink User Liaison


------------------------------------------------------------------------------
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to