------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> gh-bc-3.1.3 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> gh-bc-3.1.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by gh-bc-3.1.3 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> gh-bc-3.1.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by gh-bc-3.1.3 for building => SHA256 Checksum OK for gavinhoward-bc-3.1.3_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> gh-bc-3.1.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by gh-bc-3.1.3 for building ===> Extracting for gh-bc-3.1.3 ===> gh-bc-3.1.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by gh-bc-3.1.3 for building => SHA256 Checksum OK for gavinhoward-bc-3.1.3_GH0.tar.gz. Extracted Memory Use: 5.25M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for gh-bc-3.1.3 ===> Applying ports patches for gh-bc-3.1.3 from /xports/math/gh-bc/files /bin/cp -v /xports/math/gh-bc/pkg-plist /construction/math/gh-bc/bc-3.1.3/pkg-plist /xports/math/gh-bc/pkg-plist -> /construction/math/gh-bc/bc-3.1.3/pkg-plist /usr/bin/env WRKSRC=/construction/math/gh-bc/bc-3.1.3 REWARNFILE=/construction/math/gh-bc/reinplace_warnings.txt /xports/Tools/scripts/sed_checked.sh -e '/share\/nls\//d' /construction/math/gh-bc/bc-3.1.3/pkg-plist SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for gh-bc-3.1.3 Testing history... History works. Building bc Building dc BC_ENABLE_HISTORY=1 BC_ENABLE_EXTRA_MATH=1 BC_ENABLE_NLS=0 BC_ENABLE_PROMPT=1 BC_NUM_KARATSUBA_LEN=32 CC=cc CFLAGS=-pipe -O2 -fno-strict-aliasing HOSTCC=cc HOSTCFLAGS=-pipe -O2 -fno-strict-aliasing CPPFLAGS=-DNDEBUG LDFLAGS=-s PREFIX=/usr/local BINDIR=/usr/local/bin DATAROOTDIR=/usr/local/share DATADIR=/usr/local/share MANDIR=/usr/local/share/man MAN1DIR=/usr/local/share/man/man1 NLSPATH= EXECSUFFIX= EXECPREFIX= DESTDIR= LONG_BIT= GEN_HOST=1 GEN_EMU= SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for gh-bc-3.1.3 install -m 555 /construction/math/gh-bc/bc-3.1.3/gen/strgen.sh /construction/math/gh-bc/bc-3.1.3/gen/strgen --- make_bin --- --- gen/dc_help.c --- --- gen/bc_help.c --- --- gen/lib.c --- --- gen/lib2.c --- --- ./src/bc/parse.o --- --- ./src/bc/bc.o --- --- ./src/bc/lex.o --- --- ./src/dc/dc.o --- --- ./src/dc/lex.o --- --- gen/lib2.c --- gen/strgen gen/lib2.bc gen/lib2.c bc_lib2 bc.h bc_lib2_name "BC_ENABLED && BC_ENABLE_EXTRA_MATH" 1 --- gen/bc_help.c --- gen/strgen gen/bc_help.txt gen/bc_help.c bc_help bc.h "" BC_ENABLED --- gen/dc_help.c --- gen/strgen gen/dc_help.txt gen/dc_help.c dc_help dc.h "" DC_ENABLED --- gen/lib.c --- gen/strgen gen/lib.bc gen/lib.c bc_lib bc.h bc_lib_name BC_ENABLED 1 --- make_bin --- mkdir -p bin --- ./src/bc/parse.o --- cc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=3.1.3 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=0 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -pipe -O2 -fno-strict-aliasing -o ./src/bc/parse.o -c ./src/bc/parse.c --- ./src/dc/parse.o --- --- ./src/history/history.o --- --- ./src/rand/rand.o --- --- ./src/read.o --- --- ./src/bc/lex.o --- cc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=3.1.3 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=0 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -pipe -O2 -fno-strict-aliasing -o ./src/bc/lex.o -c ./src/bc/lex.c --- ./src/dc/dc.o --- cc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=3.1.3 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=0 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -pipe -O2 -fno-strict-aliasing -o ./src/dc/dc.o -c ./src/dc/dc.c --- ./src/dc/lex.o --- cc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=3.1.3 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=0 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -pipe -O2 -fno-strict-aliasing -o ./src/dc/lex.o -c ./src/dc/lex.c --- ./src/read.o --- cc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=3.1.3 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=0 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -pipe -O2 -fno-strict-aliasing -o ./src/read.o -c ./src/read.c --- ./src/dc/parse.o --- cc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=3.1.3 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=0 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -pipe -O2 -fno-strict-aliasing -o ./src/dc/parse.o -c ./src/dc/parse.c --- ./src/history/history.o --- cc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=3.1.3 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=0 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -pipe -O2 -fno-strict-aliasing -o ./src/history/history.o -c ./src/history/history.c --- ./src/rand/rand.o --- cc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=3.1.3 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=0 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -pipe -O2 -fno-strict-aliasing -o ./src/rand/rand.o -c ./src/rand/rand.c --- ./src/parse.o --- cc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=3.1.3 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=0 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -pipe -O2 -fno-strict-aliasing -o ./src/parse.o -c ./src/parse.c --- ./src/bc/bc.o --- cc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=3.1.3 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=0 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -pipe -O2 -fno-strict-aliasing -o ./src/bc/bc.o -c ./src/bc/bc.c --- ./src/program.o --- cc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=3.1.3 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=0 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -pipe -O2 -fno-strict-aliasing -o ./src/program.o -c ./src/program.c --- ./src/lang.o --- cc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=3.1.3 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=0 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -pipe -O2 -fno-strict-aliasing -o ./src/lang.o -c ./src/lang.c --- ./src/file.o --- cc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=3.1.3 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=0 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -pipe -O2 -fno-strict-aliasing -o ./src/file.o -c ./src/file.c --- ./src/main.o --- cc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=3.1.3 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=0 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -pipe -O2 -fno-strict-aliasing -o ./src/main.o -c ./src/main.c --- ./src/vector.o --- cc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=3.1.3 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=0 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -pipe -O2 -fno-strict-aliasing -o ./src/vector.o -c ./src/vector.c --- ./src/lex.o --- cc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=3.1.3 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=0 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -pipe -O2 -fno-strict-aliasing -o ./src/lex.o -c ./src/lex.c --- ./src/vm.o --- cc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=3.1.3 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=0 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -pipe -O2 -fno-strict-aliasing -o ./src/vm.o -c ./src/vm.c --- ./src/num.o --- cc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=3.1.3 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=0 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -pipe -O2 -fno-strict-aliasing -o ./src/num.o -c ./src/num.c --- ./src/data.o --- cc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=3.1.3 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=0 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -pipe -O2 -fno-strict-aliasing -o ./src/data.o -c ./src/data.c --- ./src/args.o --- cc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=3.1.3 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=0 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -pipe -O2 -fno-strict-aliasing -o ./src/args.o -c ./src/args.c --- ./src/opt.o --- cc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=3.1.3 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=0 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -pipe -O2 -fno-strict-aliasing -o ./src/opt.o -c ./src/opt.c --- gen/lib2.o --- cc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=3.1.3 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=0 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -pipe -O2 -fno-strict-aliasing -o gen/lib2.o -c gen/lib2.c --- gen/bc_help.o --- cc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=3.1.3 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=0 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -pipe -O2 -fno-strict-aliasing -o gen/bc_help.o -c gen/bc_help.c --- gen/dc_help.o --- cc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=3.1.3 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=0 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -pipe -O2 -fno-strict-aliasing -o gen/dc_help.o -c gen/dc_help.c --- gen/lib.o --- cc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=3.1.3 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=0 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -pipe -O2 -fno-strict-aliasing -o gen/lib.o -c gen/lib.c --- all --- cc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=3.1.3 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=0 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -pipe -O2 -fno-strict-aliasing ./src/read.o ./src/parse.o ./src/program.o ./src/lang.o ./src/file.o ./src/main.o ./src/vector.o ./src/lex.o ./src/vm.o ./src/num.o ./src/data.o ./src/args.o ./src/opt.o ./src/dc/dc.o ./src/dc/lex.o ./src/dc/parse.o ./src/bc/parse.o ./src/bc/bc.o ./src/bc/lex.o ./src/history/history.o ./src/rand/rand.o gen/bc_help.o gen/dc_help.o gen/lib.o gen/lib2.o -s -o bin/bc ./link.sh bin dc SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for gh-bc-3.1.3 ===> Generating temporary packing list install -s -m 555 /construction/math/gh-bc/bc-3.1.3/bin/bc /construction/math/gh-bc/stage/usr/local/bin/ ln /construction/math/gh-bc/stage/usr/local/bin/bc /construction/math/gh-bc/stage/usr/local/bin/dc install -m 444 /construction/math/gh-bc/bc-3.1.3/manuals/bc.1 /construction/math/gh-bc/stage/usr/local/man/man1 install -m 444 /construction/math/gh-bc/bc-3.1.3/manuals/dc.1 /construction/math/gh-bc/stage/usr/local/man/man1 /bin/mkdir -p /construction/math/gh-bc/stage/usr/local/share/nls/C /construction/math/gh-bc/bc-3.1.3/locale_install.sh /construction/math/gh-bc/stage/usr/local/share/nls/%L/%N.cat bc gencatfile //construction/math/gh-bc/stage/usr/local/share/nls/de_DE.ISO8859-1/bc.cat /construction/math/gh-bc/bc-3.1.3/locales/de_DE.ISO8859-1.msg gencatfile //construction/math/gh-bc/stage/usr/local/share/nls/de_DE.UTF-8/bc.cat /construction/math/gh-bc/bc-3.1.3/locales/de_DE.UTF-8.msg gencatfile //construction/math/gh-bc/stage/usr/local/share/nls/en_US/bc.cat /construction/math/gh-bc/bc-3.1.3/locales/en_US.msg gencatfile //construction/math/gh-bc/stage/usr/local/share/nls/es_ES.ISO8859-1/bc.cat /construction/math/gh-bc/bc-3.1.3/locales/es_ES.ISO8859-1.msg gencatfile //construction/math/gh-bc/stage/usr/local/share/nls/es_ES.UTF-8/bc.cat /construction/math/gh-bc/bc-3.1.3/locales/es_ES.UTF-8.msg gencatfile //construction/math/gh-bc/stage/usr/local/share/nls/fr_FR.ISO8859-1/bc.cat /construction/math/gh-bc/bc-3.1.3/locales/fr_FR.ISO8859-1.msg gencatfile //construction/math/gh-bc/stage/usr/local/share/nls/fr_FR.UTF-8/bc.cat /construction/math/gh-bc/bc-3.1.3/locales/fr_FR.UTF-8.msg gencatfile //construction/math/gh-bc/stage/usr/local/share/nls/ja_JP.UTF-8/bc.cat /construction/math/gh-bc/bc-3.1.3/locales/ja_JP.UTF-8.msg gencatfile //construction/math/gh-bc/stage/usr/local/share/nls/ja_JP.eucJP/bc.cat /construction/math/gh-bc/bc-3.1.3/locales/ja_JP.eucJP.msg gencatfile //construction/math/gh-bc/stage/usr/local/share/nls/nl_NL.ISO8859-1/bc.cat /construction/math/gh-bc/bc-3.1.3/locales/nl_NL.ISO8859-1.msg gencatfile //construction/math/gh-bc/stage/usr/local/share/nls/nl_NL.UTF-8/bc.cat /construction/math/gh-bc/bc-3.1.3/locales/nl_NL.UTF-8.msg gencatfile //construction/math/gh-bc/stage/usr/local/share/nls/pl_PL.ISO8859-2/bc.cat /construction/math/gh-bc/bc-3.1.3/locales/pl_PL.ISO8859-2.msg gencatfile //construction/math/gh-bc/stage/usr/local/share/nls/pl_PL.UTF-8/bc.cat /construction/math/gh-bc/bc-3.1.3/locales/pl_PL.UTF-8.msg gencatfile //construction/math/gh-bc/stage/usr/local/share/nls/pt_PT.ISO8859-1/bc.cat /construction/math/gh-bc/bc-3.1.3/locales/pt_PT.ISO8859-1.msg gencatfile //construction/math/gh-bc/stage/usr/local/share/nls/pt_PT.UTF-8/bc.cat /construction/math/gh-bc/bc-3.1.3/locales/pt_PT.UTF-8.msg gencatfile //construction/math/gh-bc/stage/usr/local/share/nls/ru_RU.CP1251/bc.cat /construction/math/gh-bc/bc-3.1.3/locales/ru_RU.CP1251.msg gencatfile //construction/math/gh-bc/stage/usr/local/share/nls/ru_RU.CP866/bc.cat /construction/math/gh-bc/bc-3.1.3/locales/ru_RU.CP866.msg gencatfile //construction/math/gh-bc/stage/usr/local/share/nls/ru_RU.ISO8859-5/bc.cat /construction/math/gh-bc/bc-3.1.3/locales/ru_RU.ISO8859-5.msg gencatfile //construction/math/gh-bc/stage/usr/local/share/nls/ru_RU.KOI8-R/bc.cat /construction/math/gh-bc/bc-3.1.3/locales/ru_RU.KOI8-R.msg gencatfile //construction/math/gh-bc/stage/usr/local/share/nls/ru_RU.UTF-8/bc.cat /construction/math/gh-bc/bc-3.1.3/locales/ru_RU.UTF-8.msg gencatfile //construction/math/gh-bc/stage/usr/local/share/nls/zh_CN.GB18030/bc.cat /construction/math/gh-bc/bc-3.1.3/locales/zh_CN.GB18030.msg gencatfile //construction/math/gh-bc/stage/usr/local/share/nls/zh_CN.GB2312/bc.cat /construction/math/gh-bc/bc-3.1.3/locales/zh_CN.GB2312.msg gencatfile //construction/math/gh-bc/stage/usr/local/share/nls/zh_CN.GBK/bc.cat /construction/math/gh-bc/bc-3.1.3/locales/zh_CN.GBK.msg gencatfile //construction/math/gh-bc/stage/usr/local/share/nls/zh_CN.UTF-8/bc.cat /construction/math/gh-bc/bc-3.1.3/locales/zh_CN.UTF-8.msg gencatfile //construction/math/gh-bc/stage/usr/local/share/nls/zh_CN.eucCN/bc.cat /construction/math/gh-bc/bc-3.1.3/locales/zh_CN.eucCN.msg ln /construction/math/gh-bc/stage/usr/local/share/nls/de_DE.ISO8859-1/bc.cat //construction/math/gh-bc/stage/usr/local/share/nls/de_AT.ISO8859-1/bc.cat ln /construction/math/gh-bc/stage/usr/local/share/nls/de_DE.ISO8859-1/bc.cat //construction/math/gh-bc/stage/usr/local/share/nls/de_AT.ISO8859-15/bc.cat ln /construction/math/gh-bc/stage/usr/local/share/nls/de_DE.UTF-8/bc.cat //construction/math/gh-bc/stage/usr/local/share/nls/de_AT.UTF-8/bc.cat ln /construction/math/gh-bc/stage/usr/local/share/nls/de_DE.ISO8859-1/bc.cat //construction/math/gh-bc/stage/usr/local/share/nls/de_CH.ISO8859-1/bc.cat ln /construction/math/gh-bc/stage/usr/local/share/nls/de_DE.ISO8859-1/bc.cat //construction/math/gh-bc/stage/usr/local/share/nls/de_CH.ISO8859-15/bc.cat ln /construction/math/gh-bc/stage/usr/local/share/nls/de_DE.UTF-8/bc.cat //construction/math/gh-bc/stage/usr/local/share/nls/de_CH.UTF-8/bc.cat ln /construction/math/gh-bc/stage/usr/local/share/nls/de_DE.ISO8859-1/bc.cat //construction/math/gh-bc/stage/usr/local/share/nls/de_DE.ISO8859-15/bc.cat ln /construction/math/gh-bc/stage/usr/local/share/nls/en_US/bc.cat //construction/math/gh-bc/stage/usr/local/share/nls/en_AU.ISO8859-1/bc.cat ln /construction/math/gh-bc/stage/usr/local/share/nls/en_US/bc.cat //construction/math/gh-bc/stage/usr/local/share/nls/en_AU.US-ASCII/bc.cat ln /construction/math/gh-bc/stage/usr/local/share/nls/en_US/bc.cat //construction/math/gh-bc/stage/usr/local/share/nls/en_AU.UTF-8/bc.cat ln /construction/math/gh-bc/stage/usr/local/share/nls/en_US/bc.cat //construction/math/gh-bc/stage/usr/local/share/nls/en_CA.ISO8859-1/bc.cat ln /construction/math/gh-bc/stage/usr/local/share/nls/en_US/bc.cat //construction/math/gh-bc/stage/usr/local/share/nls/en_CA.US-ASCII/bc.cat ln /construction/math/gh-bc/stage/usr/local/share/nls/en_US/bc.cat //construction/math/gh-bc/stage/usr/local/share/nls/en_CA.UTF-8/bc.cat ln /construction/math/gh-bc/stage/usr/local/share/nls/en_US/bc.cat //construction/math/gh-bc/stage/usr/local/share/nls/en_GB.ISO8859-1/bc.cat ln /construction/math/gh-bc/stage/usr/local/share/nls/en_US/bc.cat //construction/math/gh-bc/stage/usr/local/share/nls/en_GB.ISO8859-15/bc.cat ln /construction/math/gh-bc/stage/usr/local/share/nls/en_US/bc.cat //construction/math/gh-bc/stage/usr/local/share/nls/en_GB.US-ASCII/bc.cat ln /construction/math/gh-bc/stage/usr/local/share/nls/en_US/bc.cat //construction/math/gh-bc/stage/usr/local/share/nls/en_GB.UTF-8/bc.cat ln /construction/math/gh-bc/stage/usr/local/share/nls/en_US/bc.cat //construction/math/gh-bc/stage/usr/local/share/nls/en_IE.ISO8859-1/bc.cat ln /construction/math/gh-bc/stage/usr/local/share/nls/en_US/bc.cat //construction/math/gh-bc/stage/usr/local/share/nls/en_IE.ISO8859-15/bc.cat ln /construction/math/gh-bc/stage/usr/local/share/nls/en_US/bc.cat //construction/math/gh-bc/stage/usr/local/share/nls/en_IE.UTF-8/bc.cat ln /construction/math/gh-bc/stage/usr/local/share/nls/en_US/bc.cat //construction/math/gh-bc/stage/usr/local/share/nls/en_NZ.ISO8859-1/bc.cat ln /construction/math/gh-bc/stage/usr/local/share/nls/en_US/bc.cat //construction/math/gh-bc/stage/usr/local/share/nls/en_NZ.US-ASCII/bc.cat ln /construction/math/gh-bc/stage/usr/local/share/nls/en_US/bc.cat //construction/math/gh-bc/stage/usr/local/share/nls/en_NZ.UTF-8/bc.cat ln /construction/math/gh-bc/stage/usr/local/share/nls/en_US/bc.cat //construction/math/gh-bc/stage/usr/local/share/nls/en_US.ISO8859-1/bc.cat ln /construction/math/gh-bc/stage/usr/local/share/nls/en_US/bc.cat //construction/math/gh-bc/stage/usr/local/share/nls/en_US.US-ASCII/bc.cat ln /construction/math/gh-bc/stage/usr/local/share/nls/en_US/bc.cat //construction/math/gh-bc/stage/usr/local/share/nls/en_US.UTF-8/bc.cat ln /construction/math/gh-bc/stage/usr/local/share/nls/es_ES.ISO8859-1/bc.cat //construction/math/gh-bc/stage/usr/local/share/nls/es_ES.ISO8859-15/bc.cat ln /construction/math/gh-bc/stage/usr/local/share/nls/fr_FR.ISO8859-1/bc.cat //construction/math/gh-bc/stage/usr/local/share/nls/fr_BE.ISO8859-1/bc.cat ln /construction/math/gh-bc/stage/usr/local/share/nls/fr_FR.ISO8859-1/bc.cat //construction/math/gh-bc/stage/usr/local/share/nls/fr_BE.ISO8859-15/bc.cat ln /construction/math/gh-bc/stage/usr/local/share/nls/fr_FR.UTF-8/bc.cat //construction/math/gh-bc/stage/usr/local/share/nls/fr_BE.UTF-8/bc.cat ln /construction/math/gh-bc/stage/usr/local/share/nls/fr_FR.ISO8859-1/bc.cat //construction/math/gh-bc/stage/usr/local/share/nls/fr_CA.ISO8859-1/bc.cat ln /construction/math/gh-bc/stage/usr/local/share/nls/fr_FR.UTF-8/bc.cat //construction/math/gh-bc/stage/usr/local/share/nls/fr_CA.UTF-8/bc.cat ln /construction/math/gh-bc/stage/usr/local/share/nls/fr_FR.ISO8859-1/bc.cat //construction/math/gh-bc/stage/usr/local/share/nls/fr_CH.ISO8859-1/bc.cat ln /construction/math/gh-bc/stage/usr/local/share/nls/fr_FR.ISO8859-1/bc.cat //construction/math/gh-bc/stage/usr/local/share/nls/fr_CH.ISO8859-15/bc.cat ln /construction/math/gh-bc/stage/usr/local/share/nls/fr_FR.UTF-8/bc.cat //construction/math/gh-bc/stage/usr/local/share/nls/fr_CH.UTF-8/bc.cat ln /construction/math/gh-bc/stage/usr/local/share/nls/fr_FR.ISO8859-1/bc.cat //construction/math/gh-bc/stage/usr/local/share/nls/fr_FR.ISO8859-15/bc.cat ln /construction/math/gh-bc/stage/usr/local/share/nls/nl_NL.ISO8859-1/bc.cat //construction/math/gh-bc/stage/usr/local/share/nls/nl_BE.ISO8859-1/bc.cat ln /construction/math/gh-bc/stage/usr/local/share/nls/nl_NL.ISO8859-1/bc.cat //construction/math/gh-bc/stage/usr/local/share/nls/nl_BE.ISO8859-15/bc.cat ln /construction/math/gh-bc/stage/usr/local/share/nls/nl_NL.ISO8859-1/bc.cat //construction/math/gh-bc/stage/usr/local/share/nls/nl_NL.ISO8859-15/bc.cat ln /construction/math/gh-bc/stage/usr/local/share/nls/pt_PT.ISO8859-1/bc.cat //construction/math/gh-bc/stage/usr/local/share/nls/pt_BR.ISO8859-1/bc.cat ln /construction/math/gh-bc/stage/usr/local/share/nls/pt_PT.UTF-8/bc.cat //construction/math/gh-bc/stage/usr/local/share/nls/pt_BR.UTF-8/bc.cat ln /construction/math/gh-bc/stage/usr/local/share/nls/pt_PT.ISO8859-1/bc.cat //construction/math/gh-bc/stage/usr/local/share/nls/pt_PT.ISO8859-15/bc.cat /bin/mv /construction/math/gh-bc/stage/usr/local/share/nls/en_US/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/C/ /bin/rmdir /construction/math/gh-bc/stage/usr/local/share/nls/en_US /bin/rm -f -rfv /construction/math/gh-bc/stage/usr/local/share/nls /construction/math/gh-bc/stage/usr/local/share/nls/en_IE.ISO8859-1/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/en_IE.ISO8859-1 /construction/math/gh-bc/stage/usr/local/share/nls/en_US.US-ASCII/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/en_US.US-ASCII /construction/math/gh-bc/stage/usr/local/share/nls/en_IE.ISO8859-15/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/en_IE.ISO8859-15 /construction/math/gh-bc/stage/usr/local/share/nls/be_BY.CP1131 /construction/math/gh-bc/stage/usr/local/share/nls/pt_PT.UTF-8/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/pt_PT.UTF-8 /construction/math/gh-bc/stage/usr/local/share/nls/es_ES.UTF-8/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/es_ES.UTF-8 /construction/math/gh-bc/stage/usr/local/share/nls/zh_HK.Big5HKSCS /construction/math/gh-bc/stage/usr/local/share/nls/fi_FI.ISO8859-1 /construction/math/gh-bc/stage/usr/local/share/nls/bg_BG.UTF-8 /construction/math/gh-bc/stage/usr/local/share/nls/de_CH.UTF-8/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/de_CH.UTF-8 /construction/math/gh-bc/stage/usr/local/share/nls/fr_FR.UTF-8/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/fr_FR.UTF-8 /construction/math/gh-bc/stage/usr/local/share/nls/hr_HR.ISO8859-2 /construction/math/gh-bc/stage/usr/local/share/nls/hu_HU.ISO8859-2 /construction/math/gh-bc/stage/usr/local/share/nls/en_NZ.ISO8859-1/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/en_NZ.ISO8859-1 /construction/math/gh-bc/stage/usr/local/share/nls/zh_CN.GB18030/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/zh_CN.GB18030 /construction/math/gh-bc/stage/usr/local/share/nls/zh_HK.UTF-8 /construction/math/gh-bc/stage/usr/local/share/nls/el_GR.UTF-8 /construction/math/gh-bc/stage/usr/local/share/nls/en_CA.ISO8859-1/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/en_CA.ISO8859-1 /construction/math/gh-bc/stage/usr/local/share/nls/lt_LT.UTF-8 /construction/math/gh-bc/stage/usr/local/share/nls/fr_CH.ISO8859-1/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/fr_CH.ISO8859-1 /construction/math/gh-bc/stage/usr/local/share/nls/is_IS.ISO8859-1 /construction/math/gh-bc/stage/usr/local/share/nls/hy_AM.UTF-8 /construction/math/gh-bc/stage/usr/local/share/nls/es_ES.ISO8859-15/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/es_ES.ISO8859-15 /construction/math/gh-bc/stage/usr/local/share/nls/en_GB.UTF-8/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/en_GB.UTF-8 /construction/math/gh-bc/stage/usr/local/share/nls/es_ES.ISO8859-1/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/es_ES.ISO8859-1 /construction/math/gh-bc/stage/usr/local/share/nls/is_IS.ISO8859-15 /construction/math/gh-bc/stage/usr/local/share/nls/et_EE.UTF-8 /construction/math/gh-bc/stage/usr/local/share/nls/en_US.ISO8859-1/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/en_US.ISO8859-1 /construction/math/gh-bc/stage/usr/local/share/nls/ja_JP.UTF-8/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/ja_JP.UTF-8 /construction/math/gh-bc/stage/usr/local/share/nls/de_DE.ISO8859-15/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/de_DE.ISO8859-15 /construction/math/gh-bc/stage/usr/local/share/nls/ko_KR.UTF-8 /construction/math/gh-bc/stage/usr/local/share/nls/fr_CH.ISO8859-15/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/fr_CH.ISO8859-15 /construction/math/gh-bc/stage/usr/local/share/nls/en_AU.UTF-8/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/en_AU.UTF-8 /construction/math/gh-bc/stage/usr/local/share/nls/en_CA.US-ASCII/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/en_CA.US-ASCII /construction/math/gh-bc/stage/usr/local/share/nls/la_LN.US-ASCII /construction/math/gh-bc/stage/usr/local/share/nls/sv_SE.ISO8859-1 /construction/math/gh-bc/stage/usr/local/share/nls/it_IT.UTF-8 /construction/math/gh-bc/stage/usr/local/share/nls/en_GB.ISO8859-15/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/en_GB.ISO8859-15 /construction/math/gh-bc/stage/usr/local/share/nls/am_ET.UTF-8 /construction/math/gh-bc/stage/usr/local/share/nls/pt_PT.ISO8859-1/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/pt_PT.ISO8859-1 /construction/math/gh-bc/stage/usr/local/share/nls/sv_SE.UTF-8 /construction/math/gh-bc/stage/usr/local/share/nls/tr_TR.ISO8859-9 /construction/math/gh-bc/stage/usr/local/share/nls/ru_RU.CP1251/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/ru_RU.CP1251 /construction/math/gh-bc/stage/usr/local/share/nls/ru_RU.UTF-8/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/ru_RU.UTF-8 /construction/math/gh-bc/stage/usr/local/share/nls/la_LN.ISO8859-2 /construction/math/gh-bc/stage/usr/local/share/nls/it_CH.UTF-8 /construction/math/gh-bc/stage/usr/local/share/nls/nl_BE.ISO8859-15/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/nl_BE.ISO8859-15 /construction/math/gh-bc/stage/usr/local/share/nls/af_ZA.UTF-8 /construction/math/gh-bc/stage/usr/local/share/nls/en_CA.ISO8859-15 /construction/math/gh-bc/stage/usr/local/share/nls/hu_HU.UTF-8 /construction/math/gh-bc/stage/usr/local/share/nls/en_NZ.US-ASCII/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/en_NZ.US-ASCII /construction/math/gh-bc/stage/usr/local/share/nls/la_LN.ISO8859-15 /construction/math/gh-bc/stage/usr/local/share/nls/is_IS.UTF-8 /construction/math/gh-bc/stage/usr/local/share/nls/sk_SK.UTF-8 /construction/math/gh-bc/stage/usr/local/share/nls/ja_JP.eucJP/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/ja_JP.eucJP /construction/math/gh-bc/stage/usr/local/share/nls/fr_CA.ISO8859-15 /construction/math/gh-bc/stage/usr/local/share/nls/pl_PL.ISO8859-2/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/pl_PL.ISO8859-2 /construction/math/gh-bc/stage/usr/local/share/nls/ko_KR.eucKR /construction/math/gh-bc/stage/usr/local/share/nls/no_NO.ISO8859-1 /construction/math/gh-bc/stage/usr/local/share/nls/fr_BE.ISO8859-15/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/fr_BE.ISO8859-15 /construction/math/gh-bc/stage/usr/local/share/nls/fr_CA.ISO8859-1/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/fr_CA.ISO8859-1 /construction/math/gh-bc/stage/usr/local/share/nls/kk_KZ.UTF-8 /construction/math/gh-bc/stage/usr/local/share/nls/fr_CH.UTF-8/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/fr_CH.UTF-8 /construction/math/gh-bc/stage/usr/local/share/nls/pt_PT.ISO8859-15/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/pt_PT.ISO8859-15 /construction/math/gh-bc/stage/usr/local/share/nls/uk_UA.ISO8859-5 /construction/math/gh-bc/stage/usr/local/share/nls/fr_BE.ISO8859-1/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/fr_BE.ISO8859-1 /construction/math/gh-bc/stage/usr/local/share/nls/ru_RU.KOI8-R/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/ru_RU.KOI8-R /construction/math/gh-bc/stage/usr/local/share/nls/fr_FR.ISO8859-1/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/fr_FR.ISO8859-1 /construction/math/gh-bc/stage/usr/local/share/nls/fr_CA.UTF-8/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/fr_CA.UTF-8 /construction/math/gh-bc/stage/usr/local/share/nls/hy_AM.ARMSCII-8 /construction/math/gh-bc/stage/usr/local/share/nls/it_CH.ISO8859-15 /construction/math/gh-bc/stage/usr/local/share/nls/ca_ES.ISO8859-1 /construction/math/gh-bc/stage/usr/local/share/nls/en_US.ISO8859-15 /construction/math/gh-bc/stage/usr/local/share/nls/no_NO.UTF-8 /construction/math/gh-bc/stage/usr/local/share/nls/zh_TW.Big5 /construction/math/gh-bc/stage/usr/local/share/nls/ca_ES.UTF-8 /construction/math/gh-bc/stage/usr/local/share/nls/fr_BE.UTF-8/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/fr_BE.UTF-8 /construction/math/gh-bc/stage/usr/local/share/nls/no_NO.ISO8859-15 /construction/math/gh-bc/stage/usr/local/share/nls/en_AU.US-ASCII/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/en_AU.US-ASCII /construction/math/gh-bc/stage/usr/local/share/nls/en_NZ.UTF-8/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/en_NZ.UTF-8 /construction/math/gh-bc/stage/usr/local/share/nls/pt_BR.UTF-8/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/pt_BR.UTF-8 /construction/math/gh-bc/stage/usr/local/share/nls/lt_LT.ISO8859-13 /construction/math/gh-bc/stage/usr/local/share/nls/en_AU.ISO8859-15 /construction/math/gh-bc/stage/usr/local/share/nls/de_DE.UTF-8/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/de_DE.UTF-8 /construction/math/gh-bc/stage/usr/local/share/nls/ja_JP.SJIS /construction/math/gh-bc/stage/usr/local/share/nls/fi_FI.UTF-8 /construction/math/gh-bc/stage/usr/local/share/nls/zh_CN.GBK/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/zh_CN.GBK /construction/math/gh-bc/stage/usr/local/share/nls/sk_SK.ISO8859-2 /construction/math/gh-bc/stage/usr/local/share/nls/sr_YU.ISO8859-5 /construction/math/gh-bc/stage/usr/local/share/nls/hr_HR.UTF-8 /construction/math/gh-bc/stage/usr/local/share/nls/de_CH.ISO8859-15/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/de_CH.ISO8859-15 /construction/math/gh-bc/stage/usr/local/share/nls/it_CH.ISO8859-1 /construction/math/gh-bc/stage/usr/local/share/nls/pl_PL.UTF-8/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/pl_PL.UTF-8 /construction/math/gh-bc/stage/usr/local/share/nls/pt_BR.ISO8859-1/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/pt_BR.ISO8859-1 /construction/math/gh-bc/stage/usr/local/share/nls/sr_YU.ISO8859-2 /construction/math/gh-bc/stage/usr/local/share/nls/hi_IN.ISCII-DEV /construction/math/gh-bc/stage/usr/local/share/nls/zh_CN.UTF-8/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/zh_CN.UTF-8 /construction/math/gh-bc/stage/usr/local/share/nls/sr_YU.UTF-8 /construction/math/gh-bc/stage/usr/local/share/nls/ro_RO.UTF-8 /construction/math/gh-bc/stage/usr/local/share/nls/ko_KR.CP949 /construction/math/gh-bc/stage/usr/local/share/nls/en_AU.ISO8859-1/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/en_AU.ISO8859-1 /construction/math/gh-bc/stage/usr/local/share/nls/de_DE.ISO8859-1/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/de_DE.ISO8859-1 /construction/math/gh-bc/stage/usr/local/share/nls/bg_BG.CP1251 /construction/math/gh-bc/stage/usr/local/share/nls/nl_NL.ISO8859-1/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/nl_NL.ISO8859-1 /construction/math/gh-bc/stage/usr/local/share/nls/he_IL.UTF-8 /construction/math/gh-bc/stage/usr/local/share/nls/af_ZA.ISO8859-15 /construction/math/gh-bc/stage/usr/local/share/nls/nl_NL.UTF-8/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/nl_NL.UTF-8 /construction/math/gh-bc/stage/usr/local/share/nls/be_BY.CP1251 /construction/math/gh-bc/stage/usr/local/share/nls/ro_RO.ISO8859-2 /construction/math/gh-bc/stage/usr/local/share/nls/ru_RU.ISO8859-5/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/ru_RU.ISO8859-5 /construction/math/gh-bc/stage/usr/local/share/nls/it_IT.ISO8859-1 /construction/math/gh-bc/stage/usr/local/share/nls/C/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/C /construction/math/gh-bc/stage/usr/local/share/nls/en_GB.US-ASCII/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/en_GB.US-ASCII /construction/math/gh-bc/stage/usr/local/share/nls/ru_RU.CP866/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/ru_RU.CP866 /construction/math/gh-bc/stage/usr/local/share/nls/de_AT.ISO8859-15/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/de_AT.ISO8859-15 /construction/math/gh-bc/stage/usr/local/share/nls/en_NZ.ISO8859-15 /construction/math/gh-bc/stage/usr/local/share/nls/fi_FI.ISO8859-15 /construction/math/gh-bc/stage/usr/local/share/nls/cs_CZ.UTF-8 /construction/math/gh-bc/stage/usr/local/share/nls/be_BY.UTF-8 /construction/math/gh-bc/stage/usr/local/share/nls/en_IE.UTF-8/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/en_IE.UTF-8 /construction/math/gh-bc/stage/usr/local/share/nls/da_DK.ISO8859-1 /construction/math/gh-bc/stage/usr/local/share/nls/sv_SE.ISO8859-15 /construction/math/gh-bc/stage/usr/local/share/nls/zh_CN.GB2312/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/zh_CN.GB2312 /construction/math/gh-bc/stage/usr/local/share/nls/nl_NL.ISO8859-15/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/nl_NL.ISO8859-15 /construction/math/gh-bc/stage/usr/local/share/nls/en_CA.UTF-8/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/en_CA.UTF-8 /construction/math/gh-bc/stage/usr/local/share/nls/it_IT.ISO8859-15 /construction/math/gh-bc/stage/usr/local/share/nls/da_DK.ISO8859-15 /construction/math/gh-bc/stage/usr/local/share/nls/nl_BE.UTF-8 /construction/math/gh-bc/stage/usr/local/share/nls/en_GB.ISO8859-1/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/en_GB.ISO8859-1 /construction/math/gh-bc/stage/usr/local/share/nls/kk_KZ.PT154 /construction/math/gh-bc/stage/usr/local/share/nls/sl_SI.ISO8859-2 /construction/math/gh-bc/stage/usr/local/share/nls/de_AT.UTF-8/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/de_AT.UTF-8 /construction/math/gh-bc/stage/usr/local/share/nls/da_DK.UTF-8 /construction/math/gh-bc/stage/usr/local/share/nls/sl_SI.UTF-8 /construction/math/gh-bc/stage/usr/local/share/nls/ca_ES.ISO8859-15 /construction/math/gh-bc/stage/usr/local/share/nls/nl_BE.ISO8859-1/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/nl_BE.ISO8859-1 /construction/math/gh-bc/stage/usr/local/share/nls/la_LN.ISO8859-1 /construction/math/gh-bc/stage/usr/local/share/nls/af_ZA.ISO8859-1 /construction/math/gh-bc/stage/usr/local/share/nls/lt_LT.ISO8859-4 /construction/math/gh-bc/stage/usr/local/share/nls/zh_TW.UTF-8 /construction/math/gh-bc/stage/usr/local/share/nls/el_GR.ISO8859-7 /construction/math/gh-bc/stage/usr/local/share/nls/uk_UA.KOI8-U /construction/math/gh-bc/stage/usr/local/share/nls/et_EE.ISO8859-15 /construction/math/gh-bc/stage/usr/local/share/nls/cs_CZ.ISO8859-2 /construction/math/gh-bc/stage/usr/local/share/nls/fr_FR.ISO8859-15/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/fr_FR.ISO8859-15 /construction/math/gh-bc/stage/usr/local/share/nls/de_AT.ISO8859-1/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/de_AT.ISO8859-1 /construction/math/gh-bc/stage/usr/local/share/nls/be_BY.ISO8859-5 /construction/math/gh-bc/stage/usr/local/share/nls/de_CH.ISO8859-1/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/de_CH.ISO8859-1 /construction/math/gh-bc/stage/usr/local/share/nls/tr_TR.UTF-8 /construction/math/gh-bc/stage/usr/local/share/nls/zh_CN.eucCN/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/zh_CN.eucCN /construction/math/gh-bc/stage/usr/local/share/nls/la_LN.ISO8859-4 /construction/math/gh-bc/stage/usr/local/share/nls/en_US.UTF-8/bc.cat /construction/math/gh-bc/stage/usr/local/share/nls/en_US.UTF-8 /construction/math/gh-bc/stage/usr/local/share/nls/uk_UA.UTF-8 /construction/math/gh-bc/stage/usr/local/share/nls ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:22 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for gh-bc-3.1.3 file sizes/checksums [4]: 0% file sizes/checksums [4]: 100% packing files [4]: 0% packing files [4]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:29