--- 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 ; /Volumes/SASCOMP/OSX19SAS/perl-5.30.1/bin/perl Makefile.PL Checking if your kit is complete... Looks good ----------------------------------- XMM Perl Enhanced Data Access Layer ----------------------------------- Using SAS_DIR=/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932 Found SAS version: xmmsas_20230328_1932 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. 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/OSX19SAS/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/gcc9/gcc/x86_64-apple-darwin19/9.4.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/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/packages/sas/bin/sastaskhdr_gfortran bintable 1.35 pedal xmmsas_20230328_1932-21.0.0 > bintable.h /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/packages/sas/bin/sastaskhimp bintable 1.35 pedal xmmsas_20230328_1932-21.0.0 > bintable_h_imp.cc T=bintable ;\ sed "s/taskname/$T/g" /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/packages/taskmain/src/task_mod.f90 > bintable_f_mod.f90 T=bintable ;\ sed "s/taskname/$T/g" /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/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/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/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/OSX19SAS/perl-5.30.1/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/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/dalc -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/dal -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/utils -DPERL_POLLUTE -fno-common -DPERL_DARWIN -mmacosx-version-min=10.15 -fPIC -fno-strict-aliasing -pipe -fstack-protector-strong -I/opt/local/include -DPERL_USE_SAFE_PUTENV -O3 -DVERSION=\"1.35\" -DXS_VERSION=\"1.35\" "-I/Volumes/SASCOMP/OSX19SAS/perl-5.30.1/lib/5.30.1/darwin-2level/CORE" DAL_C_lib_wrap.c rm -f ../blib/arch/auto/DAL_C_lib/DAL_C_lib.dylib LD_RUN_PATH="/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/lib:/Volumes/SASCOMP/OSX19SAS/cfitsio-4.0.0/lib:/opt/local/lib/gcc9/gcc/x86_64-apple-darwin19/9.4.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/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/lib -ldal -lutils -lerror -L/Volumes/SASCOMP/OSX19SAS/cfitsio-4.0.0/lib -lcfitsio -L/opt/local/lib/gcc9/gcc/x86_64-apple-darwin19/9.4.0/../../../ -lstdc++ \ chmod 755 ../blib/arch/auto/DAL_C_lib/DAL_C_lib.dylib /Applications/Xcode.app/Contents/Developer/usr/bin/make PKGDIR=/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/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/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/lib/perl5 \ INSTALLSITEARCH=/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/lib/perl5 \ INSTALLBIN=/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/bin \ INSTALLMAN1DIR=/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/man/man1 \ INSTALLMAN3DIR=/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/man/man3 Manifying 1 pod document Manifying 1 pod document Manifying 1 pod document "/Volumes/SASCOMP/OSX19SAS/perl-5.30.1/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/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/lib/perl5/auto/DAL_C_lib/DAL_C_lib.dylib Installing /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/lib/perl5/DAL.pm Installing /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/lib/perl5/DAL_C_lib.pm Installing /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/lib/perl5/DAL/Options.pm Installing /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/lib/perl5/DAL/array.pm Installing /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/lib/perl5/DAL/attribute.pm Installing /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/lib/perl5/DAL/column.pm Installing /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/lib/perl5/DAL/dataset.pm Installing /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/lib/perl5/DAL/lib.pm Installing /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/lib/perl5/DAL/pointer.pm Installing /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/lib/perl5/DAL/ptr_manipulator.pm Installing /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/lib/perl5/DAL/table.pm Installing /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/lib/perl5/DAL/utils.pm /usr/local/bin/g++ -c -Wall -DGFORTRAN -fno-common -g -fPIC -DUSE_DAL -DUSE_POPUP -include /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/config-std.h -imacros /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/config.h -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/dal -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/utils -I/Volumes/SASCOMP/OSX19SAS/qt-x11-free-3.3.8b/include -I. bintable_h_imp.cc /usr/local/bin/gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -g -fPIC -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/dal -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/utils bintable_f_mod.f90 /usr/local/bin/g++ -c -Wall -DGFORTRAN -fno-common -g -fPIC -DUSE_DAL -DUSE_POPUP -include /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/config-std.h -imacros /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/config.h -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/dal -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/utils -I/Volumes/SASCOMP/OSX19SAS/qt-x11-free-3.3.8b/include -I. bintable_f.cc /usr/local/bin/g++ -c -Wall -DGFORTRAN -fno-common -g -fPIC -DUSE_DAL -DUSE_POPUP -include /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/config-std.h -imacros /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/config.h -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/dal -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/utils -I/Volumes/SASCOMP/OSX19SAS/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/OSX19SAS/qt-x11-free-3.3.8b/lib -lqt -framework Security T=bintable ;\ sed "s/taskname/$T/g" /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/packages/taskmain/src/main.cc | sed "s/VERSION/1.35/g; s/RELEASE/xmmsas_20230328_1932-21.0.0/g; s/PACKAGE/pedal/g" > bintable_main.cc /usr/local/bin/g++ -c -Wall -DGFORTRAN -fno-common -g -DUSE_DAL -DUSE_POPUP -include /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/config-std.h -imacros /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/config.h -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/dal -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/utils -I/Volumes/SASCOMP/OSX19SAS/qt-x11-free-3.3.8b/include -I. bintable_main.cc In file included from /opt/local/include/gcc9/c++/backward/strstream:50, from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/utils/stringutil.h:27, from bintable_main.cc:38: /opt/local/include/gcc9/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/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/lib -o bintable -lmetatask -lparam -lselector -lcaloalutils -ldal -lslatec -ldal -lutils -lerror -lmetatask bintable_main.o -lbintable -L/Volumes/SASCOMP/OSX19SAS/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/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/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/OSX19SAS/perl-5.30.1/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/OSX19SAS/perl-5.30.1/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/OSX19SAS/perl-5.30.1/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, '../blib/lib', '../blib/arch')" t/*.t t/load.t .. ok All tests successful. Files=1, Tests=1, 0 wallclock secs ( 0.03 usr 0.01 sys + 0.07 cusr 0.09 csys = 0.20 CPU) Result: PASS No tests defined for pedal extension. Testing load_dal.t ... passed Testing clobber ... passed Testing string_column.t ... passed Testing table.t ... passed Testing array.t ... passed Testing dataset_attributes.t ... passed Testing variable_length_column.t ... passed Testing andy.t ... passed Testing simple_table.t ... passed /Applications/Xcode.app/Contents/Developer/usr/bin/make PKGDIR=/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/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/OSX19SAS/perl-5.30.1/bin/perl" -e 'exit 0 unless chdir '\''DAL'\''; system '\''make clean'\'' if -f '\''Makefile'\'';' -- "/Volumes/SASCOMP/OSX19SAS/perl-5.30.1/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/OSX19SAS/perl-5.30.1/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/OSX19SAS/perl-5.30.1/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/OSX19SAS/perl-5.30.1/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/OSX19SAS/perl-5.30.1/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/OSX19SAS/perl-5.30.1/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/OSX19SAS/perl-5.30.1/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/OSX19SAS/perl-5.30.1/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/OSX19SAS/perl-5.30.1/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/OSX19SAS/perl-5.30.1/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/OSX19SAS/perl-5.30.1/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