--- Dependency check [begin] --- --- Dependency check [end] --- --- Distribution check [begin] --- Version 1.35 - 2020-08-22 (EO) Information: this ChangeLog entry matches the version number: Version 1.35 - 2020-08-22 (EO) --- Distribution check [end] --- cd src ; /usr/local/bin/perl Makefile.PL Checking if your kit is complete... Looks good ----------------------------------- XMM Perl Enhanced Data Access Layer ----------------------------------- Using SAS_DIR=/Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931 Found SAS version: xmmsas_20230127_1931 This is the pedal version 1.35 Need dal version 1.186 or better... found 1.199. Ok. Subroutine initialize redefined at ./Makefile.PL line 43. Use of uninitialized value $DYLD_LIBRARY_PATH in split at ./Makefile.PL line 128. Writing MYMETA.yml and MYMETA.json Writing MYMETA.yml and MYMETA.json Writing MYMETA.yml and MYMETA.json Writing MYMETA.yml and MYMETA.json Writing MYMETA.yml and MYMETA.json Writing MYMETA.yml and MYMETA.json Writing MYMETA.yml and MYMETA.json Writing MYMETA.yml and MYMETA.json Writing MYMETA.yml and MYMETA.json Writing MYMETA.yml and MYMETA.json Writing MYMETA.yml and MYMETA.json DAL_C_lib will be built for stand alone use cfitsio found in /Volumes/SASCOMP/OSX21SAS/cfitsio-4.0.0/lib Use of uninitialized value $libdylib in concatenation (.) or string at ./Makefile.PL line 158. stdc++ found in /opt/local/lib/gcc11/gcc/x86_64-apple-darwin21/11.3.0/../../../ Writing MYMETA.yml and MYMETA.json Generating a Unix-style Makefile Writing Makefile for pedal Writing MYMETA.yml and MYMETA.json for n in `find src -name Makefile` ; do \ if test -f $n.PL ; then \ sed 's/-all.*-none/\$(OBJECT)/' < $n > $n.tmp ; \ mv $n.tmp $n ; \ fi ; \ done /Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/packages/sas/bin/sastaskhdr_gfortran bintable 1.35 pedal xmmsas_20230127_1931-21.0.0 > bintable.h /Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/packages/sas/bin/sastaskhimp bintable 1.35 pedal xmmsas_20230127_1931-21.0.0 > bintable_h_imp.cc T=bintable ;\ sed "s/taskname/$T/g" /Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/packages/taskmain/src/task_mod.f90 > bintable_f_mod.f90 T=bintable ;\ sed "s/taskname/$T/g" /Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/packages/taskmain/src/task_f.cc | sed "s/taskproc/$T_/g" > bintable_f.cc Dependencies for bintable /Applications/Xcode.app/Contents/Developer/usr/bin/make PKGDIR=/Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/packages/pedal VERSION=1.35 PACKAGE=pedal -C src CC="/usr/local/bin/gcc " LD="/usr/local/bin/g++" LDDLFLAGS="-bind_at_load -dynamiclib -single_module -undefined dynamic_lookup -Wl,-install_name,@loader_path/../lib/" cp DAL.pm ../blib/lib/DAL.pm cp Options.pm ../../blib/lib/DAL/Options.pm Manifying 1 pod document cp array.pm ../../blib/lib/DAL/array.pm cp attribute.pm ../../blib/lib/DAL/attribute.pm cp column.pm ../../blib/lib/DAL/column.pm cp dataset.pm ../../blib/lib/DAL/dataset.pm cp lib.pm ../../blib/lib/DAL/lib.pm cp pointer.pm ../../blib/lib/DAL/pointer.pm cp ptr_manipulator.pm ../../blib/lib/DAL/ptr_manipulator.pm cp table.pm ../../blib/lib/DAL/table.pm cp utils.pm ../../blib/lib/DAL/utils.pm Manifying 1 pod document Manifying 1 pod document cp DAL_C_lib.pm ../blib/lib/DAL_C_lib.pm Running Mkbootstrap for DAL_C_lib () chmod 644 "DAL_C_lib.bs" "/Volumes/SASCOMP/OSX21SAS/perl-5.34.0/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- DAL_C_lib.bs ../blib/arch/auto/DAL_C_lib/DAL_C_lib.bs 644 /usr/local/bin/gcc -c -I/Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/include -I/Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/include/dalc -I/Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/include/dal -I/Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/include/utils -DPERL_POLLUTE -fno-common -DPERL_DARWIN -mmacosx-version-min=12.6 -fPIC -fno-strict-aliasing -pipe -fstack-protector-strong -I/opt/local/include -DPERL_USE_SAFE_PUTENV -Wno-error=implicit-function-declaration -O3 -DVERSION=\"1.35\" -DXS_VERSION=\"1.35\" "-I/Volumes/SASCOMP/OSX21SAS/perl-5.34.0/lib/5.34.0/darwin-2level/CORE" DAL_C_lib_wrap.c rm -f ../blib/arch/auto/DAL_C_lib/DAL_C_lib.dylib LD_RUN_PATH="/Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/lib:/Volumes/SASCOMP/OSX21SAS/cfitsio-4.0.0/lib:/opt/local/lib/gcc11/gcc/x86_64-apple-darwin21/11.3.0/../../.." /usr/local/bin/g++ -bind_at_load -dynamiclib -single_module -undefined dynamic_lookup -Wl,-install_name,@loader_path/../lib/ DAL_C_lib_wrap.o -o ../blib/arch/auto/DAL_C_lib/DAL_C_lib.dylib \ -L/Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/lib -ldal -lutils -lerror -L/Volumes/SASCOMP/OSX21SAS/cfitsio-4.0.0/lib -lcfitsio -L/opt/local/lib/gcc11/gcc/x86_64-apple-darwin21/11.3.0/../../../ -lstdc++ \ ld: warning: object file (DAL_C_lib_wrap.o) was built for newer macOS version (12.6) than being linked (12.0) chmod 755 ../blib/arch/auto/DAL_C_lib/DAL_C_lib.dylib /Applications/Xcode.app/Contents/Developer/usr/bin/make PKGDIR=/Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/packages/pedal VERSION=1.35 PACKAGE=pedal -C src CC="/usr/local/bin/gcc " LD="/usr/local/bin/g++" LDDLFLAGS="-bind_at_load -dynamiclib -single_module -undefined dynamic_lookup -Wl,-install_name,@loader_path/../lib/" pure_install \ INSTALLSITELIB=/Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/lib/perl5 \ INSTALLSITEARCH=/Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/lib/perl5 \ INSTALLBIN=/Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/bin \ INSTALLMAN1DIR=/Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/man/man1 \ INSTALLMAN3DIR=/Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/man/man3 Manifying 1 pod document Manifying 1 pod document Manifying 1 pod document "/Volumes/SASCOMP/OSX21SAS/perl-5.34.0/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- DAL_C_lib.bs ../blib/arch/auto/DAL_C_lib/DAL_C_lib.bs 644 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/lib/perl5/auto/DAL_C_lib/DAL_C_lib.dylib Installing /Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/lib/perl5/DAL.pm Installing /Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/lib/perl5/DAL_C_lib.pm Installing /Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/lib/perl5/DAL/Options.pm Installing /Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/lib/perl5/DAL/array.pm Installing /Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/lib/perl5/DAL/attribute.pm Installing /Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/lib/perl5/DAL/column.pm Installing /Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/lib/perl5/DAL/dataset.pm Installing /Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/lib/perl5/DAL/lib.pm Installing /Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/lib/perl5/DAL/pointer.pm Installing /Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/lib/perl5/DAL/ptr_manipulator.pm Installing /Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/lib/perl5/DAL/table.pm Installing /Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/lib/perl5/DAL/utils.pm /usr/local/bin/g++ -c -Wall -DGFORTRAN -fno-common -std=gnu++14 -g -fPIC -DUSE_DAL -DUSE_POPUP -include /Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/include/config-std.h -imacros /Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/config.h -I/Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/include -I/Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/include/dal -I/Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/include/utils -I/Volumes/SASCOMP/OSX21SAS/qt-x11-free-3.3.8b/include -I. bintable_h_imp.cc /usr/local/bin/gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC -I/Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/include -I/Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/include/dal -I/Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/include/utils bintable_f_mod.f90 /usr/local/bin/g++ -c -Wall -DGFORTRAN -fno-common -std=gnu++14 -g -fPIC -DUSE_DAL -DUSE_POPUP -include /Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/include/config-std.h -imacros /Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/config.h -I/Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/include -I/Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/include/dal -I/Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/include/utils -I/Volumes/SASCOMP/OSX21SAS/qt-x11-free-3.3.8b/include -I. bintable_f.cc /usr/local/bin/g++ -c -Wall -DGFORTRAN -fno-common -std=gnu++14 -g -fPIC -DUSE_DAL -DUSE_POPUP -include /Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/include/config-std.h -imacros /Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/config.h -I/Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/include -I/Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/include/dal -I/Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/include/utils -I/Volumes/SASCOMP/OSX21SAS/qt-x11-free-3.3.8b/include -I. bintable.cc /opt/local/bin/ar cur libbintable.a bintable_h_imp.o bintable_f_mod.o bintable_f.o bintable.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbintable.a(bintable_f_mod.o) has no symbols ranlib libbintable.a /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbintable.a(bintable_f_mod.o) has no symbols /usr/local/bin/g++ -bind_at_load -dynamiclib -single_module -undefined dynamic_lookup -Wl,-install_name,@loader_path/../lib/libbintable.dylib -o libbintable.dylib bintable_h_imp.o bintable_f_mod.o bintable_f.o bintable.o -lmetatask -lparam -lselector -lcaloalutils -ldal -lslatec -ldal -lutils -lerror -lmetatask -L/Volumes/SASCOMP/OSX21SAS/qt-x11-free-3.3.8b/lib -lqt -framework Security T=bintable ;\ sed "s/taskname/$T/g" /Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/packages/taskmain/src/main.cc | sed "s/VERSION/1.35/g; s/RELEASE/xmmsas_20230127_1931-21.0.0/g; s/PACKAGE/pedal/g" > bintable_main.cc /usr/local/bin/g++ -c -Wall -DGFORTRAN -fno-common -std=gnu++14 -g -DUSE_DAL -DUSE_POPUP -include /Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/include/config-std.h -imacros /Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/config.h -I/Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/include -I/Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/include/dal -I/Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/include/utils -I/Volumes/SASCOMP/OSX21SAS/qt-x11-free-3.3.8b/include -I. bintable_main.cc In file included from /opt/local/include/gcc11/c++/backward/strstream:50, from /Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/include/utils/stringutil.h:27, from bintable_main.cc:38: /opt/local/include/gcc11/c++/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ /usr/local/bin/g++ -L/Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/lib -o bintable -lmetatask -lparam -lselector -lcaloalutils -ldal -lslatec -ldal -lutils -lerror -lmetatask bintable_main.o -lbintable -L/Volumes/SASCOMP/OSX21SAS/qt-x11-free-3.3.8b/lib -lqt -framework Security -lgfortran -lcfitsio -ldl -lm -L. /Applications/Xcode.app/Contents/Developer/usr/bin/make PKGDIR=/Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/packages/pedal VERSION=1.35 PACKAGE=pedal -C src CC="/usr/local/bin/gcc " LD="/usr/local/bin/g++" LDDLFLAGS="-bind_at_load -dynamiclib -single_module -undefined dynamic_lookup -Wl,-install_name,@loader_path/../lib/" test Manifying 1 pod document Manifying 1 pod document Manifying 1 pod document "/Volumes/SASCOMP/OSX21SAS/perl-5.34.0/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- DAL_C_lib.bs ../blib/arch/auto/DAL_C_lib/DAL_C_lib.bs 644 Manifying 1 pod document Manifying 1 pod document No tests defined for DAL::Options extension. No tests defined for DAL::array extension. No tests defined for DAL::attribute extension. No tests defined for DAL::column extension. No tests defined for DAL::dataset extension. No tests defined for DAL::lib extension. No tests defined for DAL::pointer extension. No tests defined for DAL::ptr_manipulator extension. No tests defined for DAL::table extension. No tests defined for DAL::utils extension. No tests defined for DAL extension. "/Volumes/SASCOMP/OSX21SAS/perl-5.34.0/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- DAL_C_lib.bs ../blib/arch/auto/DAL_C_lib/DAL_C_lib.bs 644 PERL_DL_NONLAZY=1 "/Volumes/SASCOMP/OSX21SAS/perl-5.34.0/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, '../blib/lib', '../blib/arch')" t/*.t Can't load '/Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/packages/pedal/src/DAL_C_lib/../blib/arch/auto/DAL_C_lib/DAL_C_lib.dylib' for module DAL_C_lib: dlopen(/Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/packages/pedal/src/DAL_C_lib/../blib/arch/auto/DAL_C_lib/DAL_C_lib.dylib, 0x0002): Library not loaded: '@loader_path/../lib/libdal.dylib' Referenced from: '/Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/packages/pedal/src/blib/arch/auto/DAL_C_lib/DAL_C_lib.dylib' Reason: tried: '/Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/packages/pedal/src/blib/arch/auto/DAL_C_lib/../lib/libdal.dylib' (no such file), '/usr/local/lib/libdal.dylib' (no such file), '/usr/lib/libdal.dylib' (no such file) at /Volumes/SASCOMP/OSX21SAS/perl-5.34.0/lib/5.34.0/darwin-2level/DynaLoader.pm line 197. at t/load.t line 27. Compilation failed in require at t/load.t line 27. BEGIN failed--compilation aborted at t/load.t line 27. t/load.t .. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/1 subtests Test Summary Report ------------------- t/load.t (Wstat: 65280 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 255 Files=1, Tests=1, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.01 cusr 0.00 csys = 0.03 CPU) Result: FAIL Failed 1/1 test programs. 1/1 subtests failed. make[6]: *** [test_dynamic] Error 255 make[5]: *** [subdirs-test_dynamic] Error 2 make[4]: *** [perl.test] Error 2 /Applications/Xcode.app/Contents/Developer/usr/bin/make PKGDIR=/Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/packages/pedal VERSION=1.35 PACKAGE=pedal -C src CC="/usr/local/bin/gcc " LD="/usr/local/bin/g++" LDDLFLAGS="-bind_at_load -dynamiclib -single_module -undefined dynamic_lookup -Wl,-install_name,@loader_path/../lib/" clean "/Volumes/SASCOMP/OSX21SAS/perl-5.34.0/bin/perl" -e 'exit 0 unless chdir '\''DAL'\''; system '\''make clean'\'' if -f '\''Makefile'\'';' -- "/Volumes/SASCOMP/OSX21SAS/perl-5.34.0/bin/perl" -e 'exit 0 unless chdir '\''Options'\''; system '\''make clean'\'' if -f '\''Makefile'\'';' -- rm -f \ Options.bso Options.def \ Options.exp Options.x \ ../../blib/arch/auto/DAL/Options/extralibs.all \ ../../blib/arch/auto/DAL/Options/extralibs.ld Makefile.aperl \ *.a *.o \ *perl.core MYMETA.json \ MYMETA.yml blibdirs.ts \ core core.*perl.*.? \ core.[0-9] core.[0-9][0-9] \ core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] \ core.[0-9][0-9][0-9][0-9][0-9] libOptions.def \ mon.out perl \ perl perl.exe \ perlmain.c pm_to_blib \ pm_to_blib.ts so_locations \ tmon.out rm -rf \ blib mv Makefile Makefile.old > /dev/null 2>&1 "/Volumes/SASCOMP/OSX21SAS/perl-5.34.0/bin/perl" -e 'exit 0 unless chdir '\''array'\''; system '\''make clean'\'' if -f '\''Makefile'\'';' -- rm -f \ array.bso array.def \ array.exp array.x \ ../../blib/arch/auto/DAL/array/extralibs.all \ ../../blib/arch/auto/DAL/array/extralibs.ld Makefile.aperl \ *.a *.o \ *perl.core MYMETA.json \ MYMETA.yml blibdirs.ts \ core core.*perl.*.? \ core.[0-9] core.[0-9][0-9] \ core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] \ core.[0-9][0-9][0-9][0-9][0-9] libarray.def \ mon.out perl \ perl perl.exe \ perlmain.c pm_to_blib \ pm_to_blib.ts so_locations \ tmon.out rm -rf \ blib mv Makefile Makefile.old > /dev/null 2>&1 "/Volumes/SASCOMP/OSX21SAS/perl-5.34.0/bin/perl" -e 'exit 0 unless chdir '\''attribute'\''; system '\''make clean'\'' if -f '\''Makefile'\'';' -- rm -f \ attribute.bso attribute.def \ attribute.exp attribute.x \ ../../blib/arch/auto/DAL/attribute/extralibs.all \ ../../blib/arch/auto/DAL/attribute/extralibs.ld Makefile.aperl \ *.a *.o \ *perl.core MYMETA.json \ MYMETA.yml blibdirs.ts \ core core.*perl.*.? \ core.[0-9] core.[0-9][0-9] \ core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] \ core.[0-9][0-9][0-9][0-9][0-9] libattribute.def \ mon.out perl \ perl perl.exe \ perlmain.c pm_to_blib \ pm_to_blib.ts so_locations \ tmon.out rm -rf \ blib mv Makefile Makefile.old > /dev/null 2>&1 "/Volumes/SASCOMP/OSX21SAS/perl-5.34.0/bin/perl" -e 'exit 0 unless chdir '\''column'\''; system '\''make clean'\'' if -f '\''Makefile'\'';' -- rm -f \ column.bso column.def \ column.exp column.x \ ../../blib/arch/auto/DAL/column/extralibs.all \ ../../blib/arch/auto/DAL/column/extralibs.ld Makefile.aperl \ *.a *.o \ *perl.core MYMETA.json \ MYMETA.yml blibdirs.ts \ core core.*perl.*.? \ core.[0-9] core.[0-9][0-9] \ core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] \ core.[0-9][0-9][0-9][0-9][0-9] libcolumn.def \ mon.out perl \ perl perl.exe \ perlmain.c pm_to_blib \ pm_to_blib.ts so_locations \ tmon.out rm -rf \ blib mv Makefile Makefile.old > /dev/null 2>&1 "/Volumes/SASCOMP/OSX21SAS/perl-5.34.0/bin/perl" -e 'exit 0 unless chdir '\''dataset'\''; system '\''make clean'\'' if -f '\''Makefile'\'';' -- rm -f \ dataset.bso dataset.def \ dataset.exp dataset.x \ ../../blib/arch/auto/DAL/dataset/extralibs.all \ ../../blib/arch/auto/DAL/dataset/extralibs.ld Makefile.aperl \ *.a *.o \ *perl.core MYMETA.json \ MYMETA.yml blibdirs.ts \ core core.*perl.*.? \ core.[0-9] core.[0-9][0-9] \ core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] \ core.[0-9][0-9][0-9][0-9][0-9] libdataset.def \ mon.out perl \ perl perl.exe \ perlmain.c pm_to_blib \ pm_to_blib.ts so_locations \ tmon.out rm -rf \ blib mv Makefile Makefile.old > /dev/null 2>&1 "/Volumes/SASCOMP/OSX21SAS/perl-5.34.0/bin/perl" -e 'exit 0 unless chdir '\''lib'\''; system '\''make clean'\'' if -f '\''Makefile'\'';' -- rm -f \ lib.bso lib.def \ lib.exp lib.x \ ../../blib/arch/auto/DAL/lib/extralibs.all \ ../../blib/arch/auto/DAL/lib/extralibs.ld Makefile.aperl \ *.a *.o \ *perl.core MYMETA.json \ MYMETA.yml blibdirs.ts \ core core.*perl.*.? \ core.[0-9] core.[0-9][0-9] \ core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] \ core.[0-9][0-9][0-9][0-9][0-9] liblib.def \ mon.out perl \ perl perl.exe \ perlmain.c pm_to_blib \ pm_to_blib.ts so_locations \ tmon.out rm -rf \ blib mv Makefile Makefile.old > /dev/null 2>&1 "/Volumes/SASCOMP/OSX21SAS/perl-5.34.0/bin/perl" -e 'exit 0 unless chdir '\''pointer'\''; system '\''make clean'\'' if -f '\''Makefile'\'';' -- rm -f \ pointer.bso pointer.def \ pointer.exp pointer.x \ ../../blib/arch/auto/DAL/pointer/extralibs.all \ ../../blib/arch/auto/DAL/pointer/extralibs.ld Makefile.aperl \ *.a *.o \ *perl.core MYMETA.json \ MYMETA.yml blibdirs.ts \ core core.*perl.*.? \ core.[0-9] core.[0-9][0-9] \ core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] \ core.[0-9][0-9][0-9][0-9][0-9] libpointer.def \ mon.out perl \ perl perl.exe \ perlmain.c pm_to_blib \ pm_to_blib.ts so_locations \ tmon.out rm -rf \ blib mv Makefile Makefile.old > /dev/null 2>&1 "/Volumes/SASCOMP/OSX21SAS/perl-5.34.0/bin/perl" -e 'exit 0 unless chdir '\''ptr_manipulator'\''; system '\''make clean'\'' if -f '\''Makefile'\'';' -- rm -f \ ptr_manipulator.bso ptr_manipulator.def \ ptr_manipulator.exp ptr_manipulator.x \ ../../blib/arch/auto/DAL/ptr_manipulator/extralibs.all \ ../../blib/arch/auto/DAL/ptr_manipulator/extralibs.ld Makefile.aperl \ *.a *.o \ *perl.core MYMETA.json \ MYMETA.yml blibdirs.ts \ core core.*perl.*.? \ core.[0-9] core.[0-9][0-9] \ core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] \ core.[0-9][0-9][0-9][0-9][0-9] libptr_manipulator.def \ mon.out perl \ perl perl.exe \ perlmain.c pm_to_blib \ pm_to_blib.ts so_locations \ tmon.out rm -rf \ blib mv Makefile Makefile.old > /dev/null 2>&1 "/Volumes/SASCOMP/OSX21SAS/perl-5.34.0/bin/perl" -e 'exit 0 unless chdir '\''table'\''; system '\''make clean'\'' if -f '\''Makefile'\'';' -- rm -f \ table.bso table.def \ table.exp table.x \ ../../blib/arch/auto/DAL/table/extralibs.all \ ../../blib/arch/auto/DAL/table/extralibs.ld Makefile.aperl \ *.a *.o \ *perl.core MYMETA.json \ MYMETA.yml blibdirs.ts \ core core.*perl.*.? \ core.[0-9] core.[0-9][0-9] \ core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] \ core.[0-9][0-9][0-9][0-9][0-9] libtable.def \ mon.out perl \ perl perl.exe \ perlmain.c pm_to_blib \ pm_to_blib.ts so_locations \ tmon.out rm -rf \ blib mv Makefile Makefile.old > /dev/null 2>&1 "/Volumes/SASCOMP/OSX21SAS/perl-5.34.0/bin/perl" -e 'exit 0 unless chdir '\''utils'\''; system '\''make clean'\'' if -f '\''Makefile'\'';' -- rm -f \ utils.bso utils.def \ utils.exp utils.x \ ../../blib/arch/auto/DAL/utils/extralibs.all \ ../../blib/arch/auto/DAL/utils/extralibs.ld Makefile.aperl \ *.a *.o \ *perl.core MYMETA.json \ MYMETA.yml blibdirs.ts \ core core.*perl.*.? \ core.[0-9] core.[0-9][0-9] \ core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] \ core.[0-9][0-9][0-9][0-9][0-9] libutils.def \ mon.out perl \ perl perl.exe \ perlmain.c pm_to_blib \ pm_to_blib.ts so_locations \ tmon.out rm -rf \ blib mv Makefile Makefile.old > /dev/null 2>&1 rm -f \ DAL.bso DAL.def \ DAL.exp DAL.x \ ../blib/arch/auto/DAL/extralibs.all \ ../blib/arch/auto/DAL/extralibs.ld Makefile.aperl \ *.a *.o \ *perl.core MYMETA.json \ MYMETA.yml blibdirs.ts \ core core.*perl.*.? \ core.[0-9] core.[0-9][0-9] \ core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] \ core.[0-9][0-9][0-9][0-9][0-9] libDAL.def \ mon.out perl \ perl perl.exe \ perlmain.c pm_to_blib \ pm_to_blib.ts so_locations \ tmon.out rm -rf \ blib mv Makefile Makefile.old > /dev/null 2>&1 "/Volumes/SASCOMP/OSX21SAS/perl-5.34.0/bin/perl" -e 'exit 0 unless chdir '\''DAL_C_lib'\''; system '\''make clean'\'' if -f '\''Makefile'\'';' -- rm -f \ DAL_C_lib.bso DAL_C_lib.def \ DAL_C_lib.exp DAL_C_lib.x \ DAL_C_lib.bs ../blib/arch/auto/DAL_C_lib/extralibs.all \ ../blib/arch/auto/DAL_C_lib/extralibs.ld Makefile.aperl \ *.a *.o \ *perl.core MYMETA.json \ MYMETA.yml blibdirs.ts \ core core.*perl.*.? \ core.[0-9] core.[0-9][0-9] \ core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] \ core.[0-9][0-9][0-9][0-9][0-9] libDAL_C_lib.def \ mon.out perl \ perl perl.exe \ perlmain.c pm_to_blib \ pm_to_blib.ts so_locations \ tmon.out rm -rf \ blib mv Makefile Makefile.old > /dev/null 2>&1 rm -f \ pedal.bso pedal.def \ pedal.exp pedal.x \ blib/arch/auto/pedal/extralibs.all \ blib/arch/auto/pedal/extralibs.ld Makefile.aperl \ *.a *.o \ *perl.core MYMETA.json \ MYMETA.yml blibdirs.ts \ core core.*perl.*.? \ core.[0-9] core.[0-9][0-9] \ core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] \ core.[0-9][0-9][0-9][0-9][0-9] libpedal.def \ mon.out perl \ perl perl.exe \ perlmain.c pm_to_blib \ pm_to_blib.ts so_locations \ tmon.out rm -rf \ blib mv Makefile Makefile.old > /dev/null 2>&1