gmake[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/archiver/arj' gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. /jenkins/jobs/oi-userland/workspace/tools/userland-fetch --file /data/userland-archives/arj-3.10.22.tar.gz --url http://arj.sourceforge.net/files/arj-3.10.22.tar.gz --hash sha256:589e4c9bccc8669e7b6d8d6fcd64e01f6a2c21fe10aad56a83304ecc3b96a7db Source /data/userland-archives/arj-3.10.22.tar.gz... validating signature... skipping (no signature URL) validating hash... ok /usr/bin/touch /data/userland-archives/arj-3.10.22.tar.gz /bin/rm -f -r /jenkins/jobs/oi-userland/workspace/components/archiver/arj/arj-3.10.22 /usr/bin/env RUBY_VERSION=2.3 /jenkins/jobs/oi-userland/workspace/tools/userland-unpack /data/userland-archives/arj-3.10.22.tar.gz /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/archiver/arj/arj-3.10.22/.unpacked /usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/archiver/arj/arj-3.10.22 --strip=1 --backup --version-control=numbered < patches/01.makefile.patch patching file gnu/configure.in /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/archiver/arj/arj-3.10.22/.patched-01.makefile.patch /usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/archiver/arj/arj-3.10.22 --strip=1 --backup --version-control=numbered < patches/02.gnu-strip.patch patching file gnu/configure.in /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/archiver/arj/arj-3.10.22/.patched-02.gnu-strip.patch /usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/archiver/arj/arj-3.10.22 --strip=1 --backup --version-control=numbered < patches/03.strnlen-dupl.patch patching file fardata.c /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/archiver/arj/arj-3.10.22/.patched-03.strnlen-dupl.patch /usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/archiver/arj/arj-3.10.22 --strip=1 --backup --version-control=numbered < patches/04.postproc-patch-not-found.patch patching file postproc.c /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/archiver/arj/arj-3.10.22/.patched-04.postproc-patch-not-found.patch /usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/archiver/arj/arj-3.10.22 --strip=1 --backup --version-control=numbered < patches/05.va_arg_warning.patch patching file fardata.c /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/archiver/arj/arj-3.10.22/.patched-05.va_arg_warning.patch /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/archiver/arj/arj-3.10.22/.patched (cd /jenkins/jobs/oi-userland/workspace/components/archiver/arj/arj-3.10.22/gnu && autoconf) configure.in:160: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2729: _AC_RUN_IFELSE is expanded from... ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from... ../../lib/autoconf/general.m4:2748: AC_RUN_IFELSE is expanded from... configure.in:160: the top level /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/archiver/arj/arj-3.10.22/.prep (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/archiver/arj/build/i86 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/archiver/arj/build/i86) (cp -r /jenkins/jobs/oi-userland/workspace/components/archiver/arj/arj-3.10.22/* /jenkins/jobs/oi-userland/workspace/components/archiver/arj/build/i86/) (cd /jenkins/jobs/oi-userland/workspace/components/archiver/arj/build/i86 ; /usr/bin/env CONFIG_SHELL="/bin/bash" CC="/usr/gcc/7/bin/gcc" CXX="/usr/gcc/7/bin/g++" F77="/usr/gcc/7/bin/gfortran" FC="/usr/gcc/7/bin/gfortran" CFLAGS="-m32 -O3 " CXXFLAGS=" -m32 -O3 " FFLAGS=" -m32 -O3 " FCFLAGS="-m32 -O3 " LDFLAGS="-m32" PKG_CONFIG_PATH="/usr/lib/pkgconfig" "ac_cv_func_realloc_0_nonnull=yes" CFLAGS="-m32 -O3" CXXFLAGS="-m32 -O3" LDFLAGS="-m32" /bin/bash \ /jenkins/jobs/oi-userland/workspace/components/archiver/arj/arj-3.10.22/gnu/configure CC="/usr/gcc/7/bin/gcc" CXX="/usr/gcc/7/bin/g++" F77="/usr/gcc/7/bin/gfortran" FC="/usr/gcc/7/bin/gfortran" CFLAGS="-m32 -O3 " CXXFLAGS=" -m32 -O3 " FFLAGS=" -m32 -O3 " FCFLAGS="-m32 -O3 " LDFLAGS="-m32" PKG_CONFIG_PATH="/usr/lib/pkgconfig" --prefix=/usr --mandir=/usr/share/man --bindir=/usr/bin --libdir=/usr/lib --sbindir=/usr/sbin ) checking for a BSD-compatible install... /usr/bin/ginstall -c checking build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking for gcc... /usr/gcc/7/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/gcc/7/bin/gcc accepts -g... yes checking for /usr/gcc/7/bin/gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /usr/gcc/7/bin/gcc -E checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for an ANSI C-conforming const... yes checking whether struct tm is in sys/time.h or time.h... time.h checking whether byte ordering is bigendian... no checking whether /usr/gcc/7/bin/gcc needs -traditional... no checking for working memcmp... yes checking return type of signal handlers... void checking for vprintf... yes checking for _doprnt... yes checking for getcwd... yes checking for min... no checking for max... no checking for mkdir... yes checking for mkdtemp... yes checking for rmdir... yes checking for fcloseall... yes checking for strcasecmp... yes checking for setpriority... yes checking for strdup... yes checking for strerror... yes checking for strstr... yes checking for strupr... no checking for strlwr... no checking for strtol... yes checking for strtoul... yes checking if dynamic C library may be used... yes checking if SFX executables may be packed... yes checking what to use as a dedicated output directory... solaris2.11 checking fnmatch() tolerance to incomplete patterns acting as filenames... yes checking if color output is demanded... no configure: creating ./config.status config.status: creating GNUmakefile config.status: WARNING: '/jenkins/jobs/oi-userland/workspace/components/archiver/arj/arj-3.10.22/gnu/makefile.in' seems to ignore the --datarootdir setting config.status: creating c_defs.h /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/archiver/arj/build/i86/.configured (cd /jenkins/jobs/oi-userland/workspace/components/archiver/arj/build/i86 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" "ac_cv_func_realloc_0_nonnull=yes" CC=/usr/gcc/7/bin/gcc CFLAGS="-m32 -O3 " LDFLAGS="-m32" \ /usr/gnu/bin/make \ ) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/archiver/arj/build/i86' mkdir -p ./solaris2.11/en/rs mkdir -p ./solaris2.11/en/rs/tools mkdir -p ./solaris2.11/en/rs/arjcrypt mkdir -p ./solaris2.11/en/rs/sfxstub mkdir -p ./solaris2.11/en/rs/arjsfxv mkdir -p ./solaris2.11/en/rs/arjsfx mkdir -p ./solaris2.11/en/rs/arjsfxjr mkdir -p ./solaris2.11/en/rs/arj mkdir -p ./solaris2.11/en/rs/rearj mkdir -p ./solaris2.11/en/rs/register mkdir -p ./solaris2.11/en/rs/arjdisp /usr/gcc/7/bin/gcc -DARJUTIL -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/tools/filemode.o filemode.c /usr/gcc/7/bin/gcc -DARJUTIL -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/tools/today.o today.c /usr/gcc/7/bin/gcc -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -m32 -s -o solaris2.11/en/rs/tools/today ./solaris2.11/en/rs/tools/filemode.o ./solaris2.11/en/rs/tools/today.o ./solaris2.11/en/rs/tools/today en ./solaris2.11/en/rs TODAY v 1.22 [29/10/2000] Not a part of any binary package! /usr/gnu/bin/make do-all make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/archiver/arj/build/i86' /usr/gcc/7/bin/gcc -DSFL=4 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arj/filemode.o filemode.c ./solaris2.11/en/rs/tools/today en ./solaris2.11/en/rs TODAY v 1.22 [29/10/2000] Not a part of any binary package! /usr/gcc/7/bin/gcc -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arj/date_sig.o solaris2.11/en/rs/date_sig.c /usr/gcc/7/bin/gcc -DARJUTIL -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/tools/msgbind.o msgbind.c /usr/gcc/7/bin/gcc -DARJUTIL -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/tools/arjdata.o arjdata.c /usr/gcc/7/bin/gcc -DARJUTIL -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/tools/crc32.o crc32.c /usr/gcc/7/bin/gcc -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -m32 -s -o solaris2.11/en/rs/tools/msgbind ./solaris2.11/en/rs/tools/filemode.o ./solaris2.11/en/rs/tools/msgbind.o ./solaris2.11/en/rs/tools/arjdata.o ./solaris2.11/en/rs/tools/crc32.o ./solaris2.11/en/rs/tools/msgbind ./resource/resource.txt msg_arj UNIX s en ./solaris2.11/en/rs MSGBIND v 1.65 [14/12/2002] Not a part of any binary package! /usr/gcc/7/bin/gcc -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arj/fmsg_arj.o solaris2.11/en/rs/fmsg_arj.c /usr/gcc/7/bin/gcc -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arj/imsg_arj.o solaris2.11/en/rs/imsg_arj.c /usr/gcc/7/bin/gcc -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arj/nmsg_arj.o solaris2.11/en/rs/nmsg_arj.c /usr/gcc/7/bin/gcc -DSFL=4 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arj/integr.o integr.c /usr/gcc/7/bin/gcc -DSFL=4 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arj/file_reg.o file_reg.c /usr/gcc/7/bin/gcc -DSFL=4 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arj/decode.o decode.c /usr/gcc/7/bin/gcc -DSFL=4 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arj/encode.o encode.c /usr/gcc/7/bin/gcc -DSFL=4 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arj/arj.o arj.c /usr/gcc/7/bin/gcc -DSFL=4 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arj/enc_gwy.o enc_gwy.c /usr/gcc/7/bin/gcc -DSFL=4 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arj/fardata.o fardata.c /usr/gcc/7/bin/gcc -DSFL=4 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arj/arj_user.o arj_user.c /usr/gcc/7/bin/gcc -DSFL=4 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arj/arj_arcv.o arj_arcv.c /usr/gcc/7/bin/gcc -DSFL=4 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arj/arj_file.o arj_file.c /usr/gcc/7/bin/gcc -DSFL=4 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arj/crc32.o crc32.c /usr/gcc/7/bin/gcc -DSFL=4 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arj/misc.o misc.c /usr/gcc/7/bin/gcc -DSFL=4 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arj/debug.o debug.c /usr/gcc/7/bin/gcc -DSFL=4 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arj/arj_proc.o arj_proc.c /usr/gcc/7/bin/gcc -DSFL=4 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arj/environ.o environ.c /usr/gcc/7/bin/gcc -DSFL=4 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arj/ea_mgr.o ea_mgr.c /usr/gcc/7/bin/gcc -DSFL=4 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arj/uxspec.o uxspec.c /usr/gcc/7/bin/gcc -DSFL=4 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arj/ext_hdr.o ext_hdr.c /usr/gcc/7/bin/gcc -DSFL=4 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arj/arjtypes.o arjtypes.c /usr/gcc/7/bin/gcc -DSFL=4 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arj/exe_sear.o exe_sear.c /usr/gcc/7/bin/gcc -DSFL=4 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arj/chk_fmsg.o chk_fmsg.c /usr/gcc/7/bin/gcc -DSFL=4 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arj/filelist.o filelist.c /usr/gcc/7/bin/gcc -DSFL=4 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arj/arjsec_h.o arjsec_h.c /usr/gcc/7/bin/gcc -DSFL=4 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arj/arjsec_l.o arjsec_l.c /usr/gcc/7/bin/gcc -DSFL=4 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arj/garble.o garble.c /usr/gcc/7/bin/gcc -DSFL=4 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arj/scrnio.o scrnio.c /usr/gcc/7/bin/gcc -DSFL=4 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arj/ansi.o ansi.c /usr/gcc/7/bin/gcc -DSFL=4 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arj/crc16tab.o crc16tab.c /usr/gcc/7/bin/gcc -DSFL=4 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arj/recovery.o recovery.c /usr/gcc/7/bin/gcc -DSFL=4 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arj/gost.o gost.c /usr/gcc/7/bin/gcc -DSFL=4 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arj/gost40.o gost40.c /usr/gcc/7/bin/gcc -DSFL=4 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arj/gost_t.o gost_t.c /usr/gcc/7/bin/gcc -DSFL=4 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arj/externs.o externs.c /usr/gcc/7/bin/gcc -DARJUTIL -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/tools/join.o join.c /usr/gcc/7/bin/gcc -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -m32 -s -o solaris2.11/en/rs/tools/join ./solaris2.11/en/rs/tools/filemode.o ./solaris2.11/en/rs/tools/join.o /usr/gcc/7/bin/gcc -DARJUTIL -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/tools/postproc.o postproc.c /usr/gcc/7/bin/gcc -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -m32 -s -o solaris2.11/en/rs/tools/postproc ./solaris2.11/en/rs/tools/filemode.o ./solaris2.11/en/rs/tools/postproc.o ./solaris2.11/en/rs/tools/crc32.o ./solaris2.11/en/rs/tools/msgbind ./resource/resource.txt msg_stb UNIX s en ./solaris2.11/en/rs MSGBIND v 1.65 [14/12/2002] Not a part of any binary package! /usr/gcc/7/bin/gcc -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/sfxstub/nmsg_stb.o solaris2.11/en/rs/nmsg_stb.c /usr/gcc/7/bin/gcc -DSFXSTUB -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/sfxstub/sfxstub.o sfxstub.c /usr/gcc/7/bin/gcc -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -m32 -s -o solaris2.11/en/rs/sfxstub/sfxstub ./solaris2.11/en/rs/sfxstub/nmsg_stb.o ./solaris2.11/en/rs/sfxstub/sfxstub.o ./solaris2.11/en/rs/tools/postproc solaris2.11/en/rs/sfxstub/sfxstub -sfx POSTPROC v 1.30 [17/01/2003] Not a part of any binary package! ARJSFX signature installed at offset 0x08 /usr/gcc/7/bin/gcc -DSFL=3 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjsfxv/sfx_id.o sfx_id.c /usr/gcc/7/bin/gcc -DSFL=3 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjsfxv/filemode.o filemode.c /usr/gcc/7/bin/gcc -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjsfxv/date_sig.o solaris2.11/en/rs/date_sig.c ./solaris2.11/en/rs/tools/msgbind ./resource/resource.txt msg_sfv UNIX s en ./solaris2.11/en/rs MSGBIND v 1.65 [14/12/2002] Not a part of any binary package! ARJDATA: unknown tag <@!_"> ARJDATA: unknown tag <@: display program option\np: match with Pathname !: execute command option\n"> /usr/gcc/7/bin/gcc -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjsfxv/fmsg_sfv.o solaris2.11/en/rs/fmsg_sfv.c /usr/gcc/7/bin/gcc -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjsfxv/imsg_sfv.o solaris2.11/en/rs/imsg_sfv.c /usr/gcc/7/bin/gcc -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjsfxv/nmsg_sfv.o solaris2.11/en/rs/nmsg_sfv.c /usr/gcc/7/bin/gcc -DSFL=3 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjsfxv/decode.o decode.c /usr/gcc/7/bin/gcc -DSFL=3 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjsfxv/arjsfx.o arjsfx.c /usr/gcc/7/bin/gcc -DSFL=3 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjsfxv/fardata.o fardata.c /usr/gcc/7/bin/gcc -DSFL=3 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjsfxv/arj_user.o arj_user.c /usr/gcc/7/bin/gcc -DSFL=3 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjsfxv/arj_arcv.o arj_arcv.c /usr/gcc/7/bin/gcc -DSFL=3 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjsfxv/arj_file.o arj_file.c /usr/gcc/7/bin/gcc -DSFL=3 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjsfxv/crc32.o crc32.c /usr/gcc/7/bin/gcc -DSFL=3 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjsfxv/misc.o misc.c /usr/gcc/7/bin/gcc -DSFL=3 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjsfxv/debug.o debug.c /usr/gcc/7/bin/gcc -DSFL=3 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjsfxv/arj_proc.o arj_proc.c /usr/gcc/7/bin/gcc -DSFL=3 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjsfxv/environ.o environ.c /usr/gcc/7/bin/gcc -DSFL=3 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjsfxv/ea_mgr.o ea_mgr.c /usr/gcc/7/bin/gcc -DSFL=3 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjsfxv/ntstream.o ntstream.c /usr/gcc/7/bin/gcc -DSFL=3 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjsfxv/uxspec.o uxspec.c /usr/gcc/7/bin/gcc -DSFL=3 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjsfxv/ext_hdr.o ext_hdr.c /usr/gcc/7/bin/gcc -DSFL=3 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjsfxv/arjtypes.o arjtypes.c /usr/gcc/7/bin/gcc -DSFL=3 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjsfxv/exe_sear.o exe_sear.c /usr/gcc/7/bin/gcc -DSFL=3 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjsfxv/chk_fmsg.o chk_fmsg.c /usr/gcc/7/bin/gcc -DSFL=3 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjsfxv/filelist.o filelist.c /usr/gcc/7/bin/gcc -DSFL=3 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjsfxv/arjsec_h.o arjsec_h.c /usr/gcc/7/bin/gcc -DSFL=3 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjsfxv/arjsec_l.o arjsec_l.c /usr/gcc/7/bin/gcc -DSFL=3 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjsfxv/garble.o garble.c /usr/gcc/7/bin/gcc -DSFL=3 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjsfxv/scrnio.o scrnio.c /usr/gcc/7/bin/gcc -DSFL=3 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjsfxv/ansi.o ansi.c /usr/gcc/7/bin/gcc -DSFL=3 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjsfxv/externs.o externs.c /usr/gcc/7/bin/gcc -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -m32 -s -o solaris2.11/en/rs/arjsfxv/arjsfxv ./solaris2.11/en/rs/arjsfxv/sfx_id.o ./solaris2.11/en/rs/arjsfxv/filemode.o ./solaris2.11/en/rs/arjsfxv/date_sig.o ./solaris2.11/en/rs/arjsfxv/fmsg_sfv.o ./solaris2.11/en/rs/arjsfxv/imsg_sfv.o ./solaris2.11/en/rs/arjsfxv/nmsg_sfv.o ./solaris2.11/en/rs/arjsfxv/decode.o ./solaris2.11/en/rs/arjsfxv/arjsfx.o ./solaris2.11/en/rs/arjsfxv/fardata.o ./solaris2.11/en/rs/arjsfxv/arj_user.o ./solaris2.11/en/rs/arjsfxv/arj_arcv.o ./solaris2.11/en/rs/arjsfxv/arj_file.o ./solaris2.11/en/rs/arjsfxv/crc32.o ./solaris2.11/en/rs/arjsfxv/misc.o ./solaris2.11/en/rs/arjsfxv/debug.o ./solaris2.11/en/rs/arjsfxv/arj_proc.o ./solaris2.11/en/rs/arjsfxv/environ.o ./solaris2.11/en/rs/arjsfxv/ea_mgr.o ./solaris2.11/en/rs/arjsfxv/ntstream.o ./solaris2.11/en/rs/arjsfxv/uxspec.o ./solaris2.11/en/rs/arjsfxv/ext_hdr.o ./solaris2.11/en/rs/arjsfxv/arjtypes.o ./solaris2.11/en/rs/arjsfxv/exe_sear.o ./solaris2.11/en/rs/arjsfxv/chk_fmsg.o ./solaris2.11/en/rs/arjsfxv/filelist.o ./solaris2.11/en/rs/arjsfxv/arjsec_h.o ./solaris2.11/en/rs/arjsfxv/arjsec_l.o ./solaris2.11/en/rs/arjsfxv/garble.o ./solaris2.11/en/rs/arjsfxv/scrnio.o ./solaris2.11/en/rs/arjsfxv/ansi.o ./solaris2.11/en/rs/arjsfxv/externs.o ./solaris2.11/en/rs/tools/postproc solaris2.11/en/rs/arjsfxv/arjsfxv -sfx POSTPROC v 1.30 [17/01/2003] Not a part of any binary package! ARJSFX signature installed at offset 0x08 /usr/gcc/7/bin/gcc -DSFL=2 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjsfx/sfx_id.o sfx_id.c /usr/gcc/7/bin/gcc -DSFL=2 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjsfx/filemode.o filemode.c ./solaris2.11/en/rs/tools/msgbind ./resource/resource.txt msg_sfx UNIX s en ./solaris2.11/en/rs MSGBIND v 1.65 [14/12/2002] Not a part of any binary package! /usr/gcc/7/bin/gcc -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjsfx/fmsg_sfx.o solaris2.11/en/rs/fmsg_sfx.c /usr/gcc/7/bin/gcc -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjsfx/imsg_sfx.o solaris2.11/en/rs/imsg_sfx.c /usr/gcc/7/bin/gcc -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjsfx/nmsg_sfx.o solaris2.11/en/rs/nmsg_sfx.c /usr/gcc/7/bin/gcc -DSFL=2 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjsfx/decode.o decode.c /usr/gcc/7/bin/gcc -DSFL=2 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjsfx/arjsfx.o arjsfx.c /usr/gcc/7/bin/gcc -DSFL=2 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjsfx/fardata.o fardata.c /usr/gcc/7/bin/gcc -DSFL=2 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjsfx/arj_user.o arj_user.c /usr/gcc/7/bin/gcc -DSFL=2 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjsfx/arj_arcv.o arj_arcv.c /usr/gcc/7/bin/gcc -DSFL=2 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjsfx/arj_file.o arj_file.c /usr/gcc/7/bin/gcc -DSFL=2 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjsfx/crc32.o crc32.c /usr/gcc/7/bin/gcc -DSFL=2 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjsfx/misc.o misc.c /usr/gcc/7/bin/gcc -DSFL=2 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjsfx/debug.o debug.c /usr/gcc/7/bin/gcc -DSFL=2 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjsfx/arj_proc.o arj_proc.c /usr/gcc/7/bin/gcc -DSFL=2 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjsfx/environ.o environ.c /usr/gcc/7/bin/gcc -DSFL=2 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjsfx/arjtypes.o arjtypes.c /usr/gcc/7/bin/gcc -DSFL=2 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjsfx/exe_sear.o exe_sear.c /usr/gcc/7/bin/gcc -DSFL=2 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjsfx/chk_fmsg.o chk_fmsg.c /usr/gcc/7/bin/gcc -DSFL=2 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjsfx/arjsec_h.o arjsec_h.c /usr/gcc/7/bin/gcc -DSFL=2 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjsfx/arjsec_l.o arjsec_l.c /usr/gcc/7/bin/gcc -DSFL=2 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjsfx/garble.o garble.c /usr/gcc/7/bin/gcc -DSFL=2 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjsfx/externs.o externs.c /usr/gcc/7/bin/gcc -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -m32 -s -o solaris2.11/en/rs/arjsfx/arjsfx ./solaris2.11/en/rs/arjsfx/sfx_id.o ./solaris2.11/en/rs/arjsfx/filemode.o ./solaris2.11/en/rs/arjsfx/fmsg_sfx.o ./solaris2.11/en/rs/arjsfx/imsg_sfx.o ./solaris2.11/en/rs/arjsfx/nmsg_sfx.o ./solaris2.11/en/rs/arjsfx/decode.o ./solaris2.11/en/rs/arjsfx/arjsfx.o ./solaris2.11/en/rs/arjsfx/fardata.o ./solaris2.11/en/rs/arjsfx/arj_user.o ./solaris2.11/en/rs/arjsfx/arj_arcv.o ./solaris2.11/en/rs/arjsfx/arj_file.o ./solaris2.11/en/rs/arjsfx/crc32.o ./solaris2.11/en/rs/arjsfx/misc.o ./solaris2.11/en/rs/arjsfx/debug.o ./solaris2.11/en/rs/arjsfx/arj_proc.o ./solaris2.11/en/rs/arjsfx/environ.o ./solaris2.11/en/rs/arjsfx/arjtypes.o ./solaris2.11/en/rs/arjsfx/exe_sear.o ./solaris2.11/en/rs/arjsfx/chk_fmsg.o ./solaris2.11/en/rs/arjsfx/arjsec_h.o ./solaris2.11/en/rs/arjsfx/arjsec_l.o ./solaris2.11/en/rs/arjsfx/garble.o ./solaris2.11/en/rs/arjsfx/externs.o ./solaris2.11/en/rs/tools/postproc solaris2.11/en/rs/arjsfx/arjsfx -sfx POSTPROC v 1.30 [17/01/2003] Not a part of any binary package! ARJSFX signature installed at offset 0x08 /usr/gcc/7/bin/gcc -DSFL=1 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjsfxjr/sfx_id.o sfx_id.c ./solaris2.11/en/rs/tools/msgbind ./resource/resource.txt msg_sfj UNIX s en ./solaris2.11/en/rs MSGBIND v 1.65 [14/12/2002] Not a part of any binary package! /usr/gcc/7/bin/gcc -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjsfxjr/fmsg_sfj.o solaris2.11/en/rs/fmsg_sfj.c /usr/gcc/7/bin/gcc -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjsfxjr/nmsg_sfj.o solaris2.11/en/rs/nmsg_sfj.c /usr/gcc/7/bin/gcc -DSFL=1 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjsfxjr/arjsfxjr.o arjsfxjr.c /usr/gcc/7/bin/gcc -DSFL=1 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjsfxjr/debug.o debug.c /usr/gcc/7/bin/gcc -DSFL=1 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjsfxjr/crc32.o crc32.c /usr/gcc/7/bin/gcc -DSFL=1 -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjsfxjr/environ.o environ.c /usr/gcc/7/bin/gcc -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -m32 -s -o solaris2.11/en/rs/arjsfxjr/arjsfxjr ./solaris2.11/en/rs/arjsfxjr/sfx_id.o ./solaris2.11/en/rs/arjsfxjr/fmsg_sfj.o ./solaris2.11/en/rs/arjsfxjr/nmsg_sfj.o ./solaris2.11/en/rs/arjsfxjr/arjsfxjr.o ./solaris2.11/en/rs/arjsfxjr/debug.o ./solaris2.11/en/rs/arjsfxjr/crc32.o ./solaris2.11/en/rs/arjsfxjr/environ.o ./solaris2.11/en/rs/tools/postproc solaris2.11/en/rs/arjsfxjr/arjsfxjr -sfx POSTPROC v 1.30 [17/01/2003] Not a part of any binary package! ARJSFX signature installed at offset 0x08 /usr/gcc/7/bin/gcc -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -m32 -s -o solaris2.11/en/rs/arj/arj ./solaris2.11/en/rs/arj/filemode.o ./solaris2.11/en/rs/arj/date_sig.o ./solaris2.11/en/rs/arj/fmsg_arj.o ./solaris2.11/en/rs/arj/imsg_arj.o ./solaris2.11/en/rs/arj/nmsg_arj.o ./solaris2.11/en/rs/arj/integr.o ./solaris2.11/en/rs/arj/file_reg.o ./solaris2.11/en/rs/arj/decode.o ./solaris2.11/en/rs/arj/encode.o ./solaris2.11/en/rs/arj/arj.o ./solaris2.11/en/rs/arj/enc_gwy.o ./solaris2.11/en/rs/arj/fardata.o ./solaris2.11/en/rs/arj/arj_user.o ./solaris2.11/en/rs/arj/arj_arcv.o ./solaris2.11/en/rs/arj/arj_file.o ./solaris2.11/en/rs/arj/crc32.o ./solaris2.11/en/rs/arj/misc.o ./solaris2.11/en/rs/arj/debug.o ./solaris2.11/en/rs/arj/arj_proc.o ./solaris2.11/en/rs/arj/environ.o ./solaris2.11/en/rs/arj/ea_mgr.o ./solaris2.11/en/rs/arj/uxspec.o ./solaris2.11/en/rs/arj/ext_hdr.o ./solaris2.11/en/rs/arj/arjtypes.o ./solaris2.11/en/rs/arj/exe_sear.o ./solaris2.11/en/rs/arj/chk_fmsg.o ./solaris2.11/en/rs/arj/filelist.o ./solaris2.11/en/rs/arj/arjsec_h.o ./solaris2.11/en/rs/arj/arjsec_l.o ./solaris2.11/en/rs/arj/garble.o ./solaris2.11/en/rs/arj/scrnio.o ./solaris2.11/en/rs/arj/ansi.o ./solaris2.11/en/rs/arj/crc16tab.o ./solaris2.11/en/rs/arj/recovery.o ./solaris2.11/en/rs/arj/gost.o ./solaris2.11/en/rs/arj/gost40.o ./solaris2.11/en/rs/arj/gost_t.o ./solaris2.11/en/rs/arj/externs.o ./solaris2.11/en/rs/tools/join ./solaris2.11/en/rs/arj/arj ./solaris2.11/en/rs/arjsfxjr/arjsfxjr JOIN v 1.30 [26/04/2003] Not a part of any binary package! Copying . done! ./solaris2.11/en/rs/tools/join ./solaris2.11/en/rs/arj/arj ./solaris2.11/en/rs/arjsfx/arjsfx JOIN v 1.30 [26/04/2003] Not a part of any binary package! Copying ... done! ./solaris2.11/en/rs/tools/join ./solaris2.11/en/rs/arj/arj ./solaris2.11/en/rs/arjsfxv/arjsfxv JOIN v 1.30 [26/04/2003] Not a part of any binary package! Copying .... done! ./solaris2.11/en/rs/tools/join ./solaris2.11/en/rs/arj/arj ./solaris2.11/en/rs/sfxstub/sfxstub JOIN v 1.30 [26/04/2003] Not a part of any binary package! Copying . done! rm -f ./solaris2.11/en/rs/help.arj ./solaris2.11/en/rs/arj/arj a ./solaris2.11/en/rs/help.arj -+ -t1f -2e -e -jm -jh65535 -jt ./resource/en/arj?.txt ARJ32 v 3.10, Copyright (c) 1998-2004, ARJ Software Russia. [12 May 2020] Creating archive : ./solaris2.11/en/rs/help.arj Adding ./resource/en/arjl.txt  0% 100% 37.2% Adding ./resource/en/arjs.txt  0% 100% 47.3% Testing arjl.txt  0% 100%OK Testing arjs.txt  0% 100%OK 2 file(s) ./solaris2.11/en/rs/tools/join ./solaris2.11/en/rs/arj/arj ./solaris2.11/en/rs/help.arj JOIN v 1.30 [26/04/2003] Not a part of any binary package! Copying . done! ./solaris2.11/en/rs/tools/postproc solaris2.11/en/rs/arj/arj POSTPROC v 1.30 [17/01/2003] Not a part of any binary package! Patch not found Done /usr/gcc/7/bin/gcc -shared -fPIC -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjcrypt/integr.o integr.c /usr/gcc/7/bin/gcc -shared -fPIC -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjcrypt/gost.o gost.c /usr/gcc/7/bin/gcc -shared -fPIC -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjcrypt/gost_t.o gost_t.c ./solaris2.11/en/rs/tools/msgbind ./resource/resource.txt msg_crp UNIX s en ./solaris2.11/en/rs MSGBIND v 1.65 [14/12/2002] Not a part of any binary package! /usr/gcc/7/bin/gcc -shared -fPIC -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjcrypt/nmsg_crp.o solaris2.11/en/rs/nmsg_crp.c /usr/gcc/7/bin/gcc -shared -fPIC -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjcrypt/arjcrypt.o arjcrypt.c /usr/gcc/7/bin/gcc -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -shared -fPIC -s -o solaris2.11/en/rs/arjcrypt/arjcrypt.so ./solaris2.11/en/rs/arjcrypt/integr.o ./solaris2.11/en/rs/arjcrypt/gost.o ./solaris2.11/en/rs/arjcrypt/gost_t.o ./solaris2.11/en/rs/arjcrypt/nmsg_crp.o ./solaris2.11/en/rs/arjcrypt/arjcrypt.o ./solaris2.11/en/rs/tools/postproc solaris2.11/en/rs/arjcrypt/arjcrypt.so POSTPROC v 1.30 [17/01/2003] Not a part of any binary package! Patch not found Done /usr/gcc/7/bin/gcc -DREARJ -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/rearj/integr.o integr.c /usr/gcc/7/bin/gcc -DREARJ -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/rearj/filemode.o filemode.c /usr/gcc/7/bin/gcc -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/rearj/date_sig.o solaris2.11/en/rs/date_sig.c ./solaris2.11/en/rs/tools/msgbind ./resource/resource.txt msg_rej UNIX s en ./solaris2.11/en/rs MSGBIND v 1.65 [14/12/2002] Not a part of any binary package! /usr/gcc/7/bin/gcc -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/rearj/fmsg_rej.o solaris2.11/en/rs/fmsg_rej.c /usr/gcc/7/bin/gcc -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/rearj/nmsg_rej.o solaris2.11/en/rs/nmsg_rej.c /usr/gcc/7/bin/gcc -DREARJ -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/rearj/file_reg.o file_reg.c /usr/gcc/7/bin/gcc -DREARJ -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/rearj/rearj.o rearj.c /usr/gcc/7/bin/gcc -DREARJ -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/rearj/fardata.o fardata.c /usr/gcc/7/bin/gcc -DREARJ -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/rearj/arj_file.o arj_file.c /usr/gcc/7/bin/gcc -DREARJ -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/rearj/crc32.o crc32.c /usr/gcc/7/bin/gcc -DREARJ -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/rearj/misc.o misc.c /usr/gcc/7/bin/gcc -DREARJ -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/rearj/debug.o debug.c /usr/gcc/7/bin/gcc -DREARJ -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/rearj/arj_proc.o arj_proc.c /usr/gcc/7/bin/gcc -DREARJ -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/rearj/environ.o environ.c environ.c: In function 'exec_pgm': environ.c:2855:9: warning: implicit declaration of function 'waitpid'; did you mean 'getpid'? [-Wimplicit-function-declaration] rc=waitpid(pid, &status, 0); ^~~~~~~ getpid /usr/gcc/7/bin/gcc -DREARJ -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/rearj/arjtypes.o arjtypes.c /usr/gcc/7/bin/gcc -DREARJ -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/rearj/filelist.o filelist.c /usr/gcc/7/bin/gcc -DREARJ -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/rearj/scrnio.o scrnio.c /usr/gcc/7/bin/gcc -DREARJ -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/rearj/arjsec_h.o arjsec_h.c /usr/gcc/7/bin/gcc -DREARJ -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/rearj/arjsec_l.o arjsec_l.c /usr/gcc/7/bin/gcc -DREARJ -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/rearj/externs.o externs.c /usr/gcc/7/bin/gcc -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -m32 -s -o solaris2.11/en/rs/rearj/rearj ./solaris2.11/en/rs/rearj/integr.o ./solaris2.11/en/rs/rearj/filemode.o ./solaris2.11/en/rs/rearj/date_sig.o ./solaris2.11/en/rs/rearj/fmsg_rej.o ./solaris2.11/en/rs/rearj/nmsg_rej.o ./solaris2.11/en/rs/rearj/file_reg.o ./solaris2.11/en/rs/rearj/rearj.o ./solaris2.11/en/rs/rearj/fardata.o ./solaris2.11/en/rs/rearj/arj_file.o ./solaris2.11/en/rs/rearj/crc32.o ./solaris2.11/en/rs/rearj/misc.o ./solaris2.11/en/rs/rearj/debug.o ./solaris2.11/en/rs/rearj/arj_proc.o ./solaris2.11/en/rs/rearj/environ.o ./solaris2.11/en/rs/rearj/arjtypes.o ./solaris2.11/en/rs/rearj/filelist.o ./solaris2.11/en/rs/rearj/scrnio.o ./solaris2.11/en/rs/rearj/arjsec_h.o ./solaris2.11/en/rs/rearj/arjsec_l.o ./solaris2.11/en/rs/rearj/externs.o ./solaris2.11/en/rs/tools/postproc solaris2.11/en/rs/rearj/rearj POSTPROC v 1.30 [17/01/2003] Not a part of any binary package! Patch not found Done /usr/gcc/7/bin/gcc -DREGISTER -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/register/filemode.o filemode.c /usr/gcc/7/bin/gcc -DREGISTER -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/register/integr.o integr.c ./solaris2.11/en/rs/tools/msgbind ./resource/resource.txt msg_reg UNIX s en ./solaris2.11/en/rs MSGBIND v 1.65 [14/12/2002] Not a part of any binary package! /usr/gcc/7/bin/gcc -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/register/fmsg_reg.o solaris2.11/en/rs/fmsg_reg.c /usr/gcc/7/bin/gcc -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/register/nmsg_reg.o solaris2.11/en/rs/nmsg_reg.c /usr/gcc/7/bin/gcc -DREGISTER -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/register/register.o register.c /usr/gcc/7/bin/gcc -DREGISTER -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/register/fardata.o fardata.c /usr/gcc/7/bin/gcc -DREGISTER -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/register/crc32.o crc32.c /usr/gcc/7/bin/gcc -DREGISTER -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/register/debug.o debug.c /usr/gcc/7/bin/gcc -DREGISTER -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/register/arj_proc.o arj_proc.c /usr/gcc/7/bin/gcc -DREGISTER -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/register/environ.o environ.c /usr/gcc/7/bin/gcc -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -m32 -s -o solaris2.11/en/rs/register/arj-register ./solaris2.11/en/rs/register/filemode.o ./solaris2.11/en/rs/register/integr.o ./solaris2.11/en/rs/register/fmsg_reg.o ./solaris2.11/en/rs/register/nmsg_reg.o ./solaris2.11/en/rs/register/register.o ./solaris2.11/en/rs/register/fardata.o ./solaris2.11/en/rs/register/crc32.o ./solaris2.11/en/rs/register/debug.o ./solaris2.11/en/rs/register/arj_proc.o ./solaris2.11/en/rs/register/environ.o ./solaris2.11/en/rs/tools/postproc solaris2.11/en/rs/register/arj-register -sfx POSTPROC v 1.30 [17/01/2003] Not a part of any binary package! ARJSFX signature installed at offset 0x08 ./solaris2.11/en/rs/tools/msgbind ./resource/resource.txt msg_adi UNIX s en ./solaris2.11/en/rs MSGBIND v 1.65 [14/12/2002] Not a part of any binary package! /usr/gcc/7/bin/gcc -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjdisp/nmsg_adi.o solaris2.11/en/rs/nmsg_adi.c /usr/gcc/7/bin/gcc -DARJDISP -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjdisp/arjdisp.o arjdisp.c /usr/gcc/7/bin/gcc -DARJDISP -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjdisp/fardata.o fardata.c /usr/gcc/7/bin/gcc -DARJDISP -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjdisp/debug.o debug.c /usr/gcc/7/bin/gcc -DARJDISP -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjdisp/arj_proc.o arj_proc.c /usr/gcc/7/bin/gcc -DARJDISP -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjdisp/environ.o environ.c /usr/gcc/7/bin/gcc -DARJDISP -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/arjdisp/scrnio.o scrnio.c /usr/gcc/7/bin/gcc -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -m32 -s -o solaris2.11/en/rs/arjdisp/arjdisp ./solaris2.11/en/rs/arjdisp/nmsg_adi.o ./solaris2.11/en/rs/arjdisp/arjdisp.o ./solaris2.11/en/rs/arjdisp/fardata.o ./solaris2.11/en/rs/arjdisp/debug.o ./solaris2.11/en/rs/arjdisp/arj_proc.o ./solaris2.11/en/rs/arjdisp/environ.o ./solaris2.11/en/rs/arjdisp/scrnio.o /usr/gcc/7/bin/gcc -DARJUTIL -c -Isolaris2.11 -I./solaris2.11/en/rs -I. -DSUNOS -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -osolaris2.11/en/rs/tools/packager.o packager.c /usr/gcc/7/bin/gcc -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -D_UNIX -m32 -O3 -m32 -s -o solaris2.11/en/rs/tools/packager ./solaris2.11/en/rs/tools/filemode.o ./solaris2.11/en/rs/tools/packager.o ./solaris2.11/en/rs/tools/arjdata.o make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/archiver/arj/build/i86' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/archiver/arj/build/i86' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/archiver/arj/build/i86/.built (cd /jenkins/jobs/oi-userland/workspace/components/archiver/arj/build/i86 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" /usr/gnu/bin/make \ DESTDIR=/jenkins/jobs/oi-userland/workspace/components/archiver/arj/build/prototype/i386 install) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/archiver/arj/build/i86' mkdir -p ./solaris2.11/en/rs mkdir -p ./solaris2.11/en/rs/tools mkdir -p ./solaris2.11/en/rs/arjcrypt mkdir -p ./solaris2.11/en/rs/sfxstub mkdir -p ./solaris2.11/en/rs/arjsfxv mkdir -p ./solaris2.11/en/rs/arjsfx mkdir -p ./solaris2.11/en/rs/arjsfxjr mkdir -p ./solaris2.11/en/rs/arj mkdir -p ./solaris2.11/en/rs/rearj mkdir -p ./solaris2.11/en/rs/register mkdir -p ./solaris2.11/en/rs/arjdisp ./solaris2.11/en/rs/tools/today en ./solaris2.11/en/rs TODAY v 1.22 [29/10/2000] Not a part of any binary package! /usr/gnu/bin/make do-all make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/archiver/arj/build/i86' ./solaris2.11/en/rs/tools/today en ./solaris2.11/en/rs TODAY v 1.22 [29/10/2000] Not a part of any binary package! make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/archiver/arj/build/i86' /usr/bin/ginstall -c -d -m 755 /jenkins/jobs/oi-userland/workspace/components/archiver/arj/build/prototype/i386/usr/bin /usr/bin/ginstall -c -d -m 755 /jenkins/jobs/oi-userland/workspace/components/archiver/arj/build/prototype/i386/usr/share/man/man1 /usr/bin/ginstall -c -d -m 755 /jenkins/jobs/oi-userland/workspace/components/archiver/arj/build/prototype/i386/usr/lib/arj /usr/bin/ginstall -c ./solaris2.11/en/rs/arj/arj /jenkins/jobs/oi-userland/workspace/components/archiver/arj/build/prototype/i386/usr/bin /usr/bin/ginstall -c ./solaris2.11/en/rs/arjcrypt/arjcrypt.so /jenkins/jobs/oi-userland/workspace/components/archiver/arj/build/prototype/i386/usr/lib/arj /usr/bin/ginstall -c ./solaris2.11/en/rs/rearj/rearj /jenkins/jobs/oi-userland/workspace/components/archiver/arj/build/prototype/i386/usr/bin /usr/bin/ginstall -c ./solaris2.11/en/rs/arjdisp/arjdisp /jenkins/jobs/oi-userland/workspace/components/archiver/arj/build/prototype/i386/usr/bin /usr/bin/ginstall -c ./solaris2.11/en/rs/register/arj-register /jenkins/jobs/oi-userland/workspace/components/archiver/arj/build/prototype/i386/usr/bin /usr/bin/ginstall -c -m 644 ./resource/en/*.1 /jenkins/jobs/oi-userland/workspace/components/archiver/arj/build/prototype/i386/usr/share/man/man1 make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/archiver/arj/build/i86' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/archiver/arj/build/i86/.installed /usr/bin/pkgmogrify -D PERL_ARCH=i86pc-solaris-64int -D PERL_VERSION=5.22 -D PG_VERSION=9.5 -D PG_VERNUM=95 -D PG_BASEPKG=database/postgres-95 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D IPS_COMPONENT_RE_VERSION=3\\.10\\.22 -D COMPONENT_RE_VERSION=3\\.10\\.22 -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D PYTHON_3.5_ONLY=# -D PYTHON_32_ONLY= -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:" -D PY3_ABI3_NAMING="#" -D PY3_CYTHON_NAMING="" -D ARC_CASE="" -D TPNO="" -D MACH="i386" -D MACH32="i86" -D MACH64="amd64" -D BUILD_VERSION="5.11-2020.0.1.1" -D OS_VERSION="5.11" -D PKG_SOLARIS_VERSION="5.11" -D GNU_TRIPLET="i386-pc-solaris2.11" -D CONSOLIDATION="userland" -D COMPONENT_VERSION="3.10.22" -D IPS_COMPONENT_VERSION="3.10.22" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="http://arj.sourceforge.net/files/arj-3.10.22.tar.gz" -D COMPONENT_PROJECT_URL="http://arj.sourceforge.net/" -D COMPONENT_NAME="arj" -D COMPONENT_FMRI="" -D COMPONENT_LICENSE_FILE="arj.license" -D COMPONENT_SUMMARY="Arj archiver utility" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="" -D HG_REPO="" -D HG_REV="" -D HG_URL="" -D COMPONENT_HG_URL="" -D COMPONENT_HG_REV="" -D GIT_COMMIT_ID="" -D GIT_REPO="" -D GIT_TAG="" -D PUBLISHER="openindiana.org" -D PUBLISHER_LOCALIZABLE="userland-localizable" -D USERLAND_GIT_REMOTE="git://github.com/OpenIndiana/oi-userland.git" -D USERLAND_GIT_BRANCH="HEAD" -D USERLAND_GIT_REV="a44b4ff2bdf88b32609b8b77d90bcfdaf869d411" arj.p5m \ /jenkins/jobs/oi-userland/workspace/transforms/license-changes /jenkins/jobs/oi-userland/workspace/transforms/variant-cleanup /jenkins/jobs/oi-userland/workspace/transforms/autopyc /jenkins/jobs/oi-userland/workspace/transforms/defaults /jenkins/jobs/oi-userland/workspace/transforms/actuators /jenkins/jobs/oi-userland/workspace/transforms/devel /jenkins/jobs/oi-userland/workspace/transforms/docs /jenkins/jobs/oi-userland/workspace/transforms/locale /jenkins/jobs/oi-userland/workspace/transforms/python-3-soabi /jenkins/jobs/oi-userland/workspace/transforms/python-3-no-32bit /jenkins/jobs/oi-userland/workspace/transforms/libtool-drop /jenkins/jobs/oi-userland/workspace/transforms/ignore-libs /jenkins/jobs/oi-userland/workspace/transforms/ignore-gcc-usr-lib /jenkins/jobs/oi-userland/workspace/transforms/publish-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/archiver/arj/build/manifest-i386-arj.mogrified /jenkins/jobs/oi-userland/workspace/tools/userland-mangler -D /jenkins/jobs/oi-userland/workspace/components/archiver/arj/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/archiver/arj/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/archiver/arj/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/archiver/arj/build -d /jenkins/jobs/oi-userland/workspace/components/archiver/arj -d arj-3.10.22 -m /jenkins/jobs/oi-userland/workspace/components/archiver/arj/build/manifest-i386-arj.mogrified >/jenkins/jobs/oi-userland/workspace/components/archiver/arj/build/manifest-i386-arj.mangled /usr/bin/pkgdepend generate -m -d /jenkins/jobs/oi-userland/workspace/components/archiver/arj/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/archiver/arj/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/archiver/arj/build -d /jenkins/jobs/oi-userland/workspace/components/archiver/arj -d arj-3.10.22 /jenkins/jobs/oi-userland/workspace/components/archiver/arj/build/manifest-i386-arj.mangled >/jenkins/jobs/oi-userland/workspace/components/archiver/arj/build/manifest-i386-arj.depend /usr/bin/pkgdepend resolve -e /jenkins/jobs/oi-userland/workspace/components/archiver/arj/build/resolve.deps -m /jenkins/jobs/oi-userland/workspace/components/archiver/arj/build/manifest-i386-arj.depend /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/archiver/arj/build/.resolved-i386 VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/archiver/arj/build/manifest-i386-arj.depend.res /usr/bin/env PYTHONPATH=/jenkins/jobs/oi-userland/workspace/tools/python PROTO_PATH="/jenkins/jobs/oi-userland/workspace/components/archiver/arj/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/components/archiver/arj/build/prototype/i386 /jenkins/jobs/oi-userland/workspace/components/archiver/arj/build /jenkins/jobs/oi-userland/workspace/components/archiver/arj arj-3.10.22" \ /bin/true \ -f /jenkins/jobs/oi-userland/workspace/tools/pkglintrc /jenkins/jobs/oi-userland/workspace/components/archiver/arj/build/manifest-i386-arj.depend.res /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/archiver/arj/build/.linted-i386 /usr/bin/pkgmogrify -D PERL_ARCH=i86pc-solaris-64int -D PERL_VERSION=5.22 -D PG_VERSION=9.5 -D PG_VERNUM=95 -D PG_BASEPKG=database/postgres-95 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D IPS_COMPONENT_RE_VERSION=3\\.10\\.22 -D COMPONENT_RE_VERSION=3\\.10\\.22 -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D PYTHON_3.5_ONLY=# -D PYTHON_32_ONLY= -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:" -D PY3_ABI3_NAMING="#" -D PY3_CYTHON_NAMING="" -D ARC_CASE="" -D TPNO="" -D MACH="i386" -D MACH32="i86" -D MACH64="amd64" -D BUILD_VERSION="5.11-2020.0.1.1" -D OS_VERSION="5.11" -D PKG_SOLARIS_VERSION="5.11" -D GNU_TRIPLET="i386-pc-solaris2.11" -D CONSOLIDATION="userland" -D COMPONENT_VERSION="3.10.22" -D IPS_COMPONENT_VERSION="3.10.22" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="http://arj.sourceforge.net/files/arj-3.10.22.tar.gz" -D COMPONENT_PROJECT_URL="http://arj.sourceforge.net/" -D COMPONENT_NAME="arj" -D COMPONENT_FMRI="" -D COMPONENT_LICENSE_FILE="arj.license" -D COMPONENT_SUMMARY="Arj archiver utility" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="" -D HG_REPO="" -D HG_REV="" -D HG_URL="" -D COMPONENT_HG_URL="" -D COMPONENT_HG_REV="" -D GIT_COMMIT_ID="" -D GIT_REPO="" -D GIT_TAG="" -D PUBLISHER="openindiana.org" -D PUBLISHER_LOCALIZABLE="userland-localizable" -D USERLAND_GIT_REMOTE="git://github.com/OpenIndiana/oi-userland.git" -D USERLAND_GIT_BRANCH="HEAD" -D USERLAND_GIT_REV="a44b4ff2bdf88b32609b8b77d90bcfdaf869d411" /jenkins/jobs/oi-userland/workspace/components/archiver/arj/build/manifest-i386-arj.depend.res \ /jenkins/jobs/oi-userland/workspace/transforms/final-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/archiver/arj/build/manifest-i386-arj.pre-published NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO /usr/bin/pkgsend -s /jenkins/jobs/oi-userland/workspace/i386/repo publish --fmri-in-manifest -d /jenkins/jobs/oi-userland/workspace/components/archiver/arj/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/archiver/arj/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/archiver/arj/build -d /jenkins/jobs/oi-userland/workspace/components/archiver/arj -d arj-3.10.22 -T \*.py /jenkins/jobs/oi-userland/workspace/components/archiver/arj/build/manifest-i386-arj.pre-published pkg://openindiana.org/archiver/arj@3.10.22,5.11-2020.0.1.1:20200512T185724Z PUBLISHED /usr/bin/pkgfmt /jenkins/jobs/oi-userland/workspace/components/archiver/arj/build/manifest-i386-arj.published /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/archiver/arj/build/.published-i386 /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/archiver/arj/build/.pre-published-i386 gmake[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/archiver/arj'