Skip to content

Instantly share code, notes, and snippets.

@genehack
Created September 18, 2015 14:11
Show Gist options
  • Select an option

  • Save genehack/4a13a41ab614350c01f8 to your computer and use it in GitHub Desktop.

Select an option

Save genehack/4a13a41ab614350c01f8 to your computer and use it in GitHub Desktop.
cpanm (App::cpanminus) 1.7039 on perl 5.023002 built for darwin-2level
Work directory is /Users/genehack/.cpanm/work/1442585438.92365
You have make /usr/bin/make
You have LWP 6.13
You have /usr/bin/tar: bsdtar 2.8.3 - libarchive 2.8.3
You have /usr/bin/unzip
Searching Mac::SystemDirectory () on cpanmetadb ...
Unpacking Mac-SystemDirectory-0.06.tar.gz
--> Working on Mac::SystemDirectory
Fetching http://www.cpan.org/authors/id/C/CH/CHANSEN/Mac-SystemDirectory-0.06.tar.gz ... OK
x Mac-SystemDirectory-0.06/
x Mac-SystemDirectory-0.06/Changes
x Mac-SystemDirectory-0.06/inc/
x Mac-SystemDirectory-0.06/inc/Module/
x Mac-SystemDirectory-0.06/inc/Module/Install/
x Mac-SystemDirectory-0.06/inc/Module/Install/Base.pm
x Mac-SystemDirectory-0.06/inc/Module/Install/Can.pm
x Mac-SystemDirectory-0.06/inc/Module/Install/External.pm
x Mac-SystemDirectory-0.06/inc/Module/Install/Fetch.pm
x Mac-SystemDirectory-0.06/inc/Module/Install/Makefile.pm
x Mac-SystemDirectory-0.06/inc/Module/Install/Metadata.pm
x Mac-SystemDirectory-0.06/inc/Module/Install/Win32.pm
x Mac-SystemDirectory-0.06/inc/Module/Install/WriteAll.pm
x Mac-SystemDirectory-0.06/inc/Module/Install.pm
x Mac-SystemDirectory-0.06/lib/
x Mac-SystemDirectory-0.06/lib/Mac/
x Mac-SystemDirectory-0.06/lib/Mac/SystemDirectory.pm
x Mac-SystemDirectory-0.06/Makefile.PL
x Mac-SystemDirectory-0.06/MANIFEST
x Mac-SystemDirectory-0.06/META.yml
x Mac-SystemDirectory-0.06/README
x Mac-SystemDirectory-0.06/SystemDirectory.xs
x Mac-SystemDirectory-0.06/t/
x Mac-SystemDirectory-0.06/t/000_load.t
x Mac-SystemDirectory-0.06/t/005_import.t
x Mac-SystemDirectory-0.06/t/010_usage.t
x Mac-SystemDirectory-0.06/t/020_basic.t
x Mac-SystemDirectory-0.06/xt/
x Mac-SystemDirectory-0.06/xt/000_pod.t
Entering Mac-SystemDirectory-0.06
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.04_01)
Running Makefile.PL
Configuring Mac-SystemDirectory-0.06 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Mac::SystemDirectory
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Test::More 0.86 ... Yes (1.001014)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.04_01)
OK
Building and testing Mac-SystemDirectory-0.06 ... cp lib/Mac/SystemDirectory.pm blib/lib/Mac/SystemDirectory.pm
Running Mkbootstrap for Mac::SystemDirectory ()
chmod 644 "SystemDirectory.bs"
"/opt/plenv/versions/5.23.2/bin/perl5.23.2" "-Iinc" "/opt/plenv/versions/5.23.2/lib/perl5/5.23.2/ExtUtils/xsubpp" -typemap "/opt/plenv/versions/5.23.2/lib/perl5/5.23.2/ExtUtils/typemap" SystemDirectory.xs > SystemDirectory.xsc && mv SystemDirectory.xsc SystemDirectory.c
cc -c -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector-strong -I/opt/local/include -O3 -DVERSION=\"0.06\" -DXS_VERSION=\"0.06\" "-I/opt/plenv/versions/5.23.2/lib/perl5/5.23.2/darwin-2level/CORE" -ObjC -DHAS_BOOL SystemDirectory.c
SystemDirectory.xs:8:8: warning: extra tokens at end of #endif directive [-Wextra-tokens]
#endif Move
^
//
SystemDirectory.xs:12:8: warning: extra tokens at end of #endif directive [-Wextra-tokens]
#endif I_POLL
^
//
SystemDirectory.xs:92:12: warning: enumeration values 'NSAutosavedInformationDirectory', 'NSApplicationScriptsDirectory', and 'NSTrashDirectory' not handled in switch [-Wswitch]
switch(directory) {
^
3 warnings generated.
rm -f blib/arch/auto/Mac/SystemDirectory/SystemDirectory.bundle
env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -L/usr/local/lib -L/opt/local/lib -fstack-protector-strong -lobjc -framework CoreFoundation -framework Foundation SystemDirectory.o -o blib/arch/auto/Mac/SystemDirectory/SystemDirectory.bundle \
\
chmod 755 blib/arch/auto/Mac/SystemDirectory/SystemDirectory.bundle
"/opt/plenv/versions/5.23.2/bin/perl5.23.2" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- SystemDirectory.bs blib/arch/auto/Mac/SystemDirectory/SystemDirectory.bs 644
Manifying 1 pod document
Running Mkbootstrap for Mac::SystemDirectory ()
chmod 644 "SystemDirectory.bs"
PERL_DL_NONLAZY=1 "/opt/plenv/versions/5.23.2/bin/perl5.23.2" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
# Mac::SystemDirectory 0.06, Perl 5.023002, /opt/plenv/versions/5.23.2/bin/perl5.23.2
t/000_load.t .... ok
# limiting available functions to Mac OS X 10.10
t/005_import.t .. ok
t/010_usage.t ... ok
t/020_basic.t ... ok
All tests successful.
Files=4, Tests=14, 0 wallclock secs ( 0.02 usr 0.01 sys + 0.08 cusr 0.02 csys = 0.13 CPU)
Result: PASS
Manifying 1 pod document
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Appending installation info to /opt/plenv/versions/5.23.2/lib/perl5/5.23.2/darwin-2level/perllocal.pod
OK
Successfully reinstalled Mac-SystemDirectory-0.06
Installing /opt/plenv/versions/5.23.2/lib/perl5/site_perl/5.23.2/darwin-2level/.meta/Mac-SystemDirectory-0.06/install.json
1 distribution installed
No test output found for 'Mac-SystemDirectory-0.06'. Skipping...
To send test reports, please make sure *NOT* to pass '-v' to cpanm or your build.log will contain no output to send.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment