------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libtextstyle-0.20.1.txz Installing /packages/All/gettext-runtime-0.20.1.txz Installing /packages/All/m4-1.4.18_1,1.txz Installing /packages/All/bison-3.5.4,1.txz SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> iorate-3.05 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> iorate-3.05 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by iorate-3.05 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> iorate-3.05 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by iorate-3.05 for building => SHA256 Checksum OK for iorate-3.05-src.tar. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> iorate-3.05 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by iorate-3.05 for building ===> Extracting for iorate-3.05 => SHA256 Checksum OK for iorate-3.05-src.tar. Extracted Memory Use: 0.50M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for iorate-3.05 ===> Applying ports patches for iorate-3.05 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> iorate-3.05 depends on executable: bison - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> iorate-3.05 depends on executable: bison - found ===> Configuring for iorate-3.05 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for iorate-3.05 --- iorate.h --- --- ior_rand.o --- --- iorate.h --- touch iorate.h --- ior_rand.o --- cc -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_REENTRANT -DNOMINMAX -D_GNU_SOURCE -c ior_rand.c --- iorate.o --- --- ior_file.o --- --- ior_test.o --- --- ior_mach.o --- --- ior_pars.c --- --- iorate.o --- cc -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_REENTRANT -DNOMINMAX -D_GNU_SOURCE -c iorate.c --- ior_file.o --- cc -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_REENTRANT -DNOMINMAX -D_GNU_SOURCE -c ior_file.c --- ior_mach.o --- cc -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_REENTRANT -DNOMINMAX -D_GNU_SOURCE -c ior_mach.c --- ior_pars.c --- bison -dv -b y ior_pars.y --- ior_test.o --- cc -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_REENTRANT -DNOMINMAX -D_GNU_SOURCE -c ior_test.c --- ior_pars.c --- ior_pars.y: warning: 32 shift/reduce conflicts [-Wconflicts-sr] --- ior_test.o --- ior_test.c: In function 'ior_test_prep_std': ior_test.c:507:17: warning: variable 'cur_dev' set but not used [-Wunused-but-set-variable] ior_device *cur_dev; /* current active pattern */ ^~~~~~~ ior_test.c: In function 'ior_test_prep_skew': ior_test.c:904:17: warning: variable 'cur_dev' set but not used [-Wunused-but-set-variable] ior_device *cur_dev; /* current active pattern */ ^~~~~~~ --- ior_rand --- cc -o ior_rand ior_rand.o --- ior_pars.c --- mv y.tab.c ior_pars.c mv y.tab.h ior_pars.h mv y.output ior_pars.stats --- ior_lex.o --- --- ior_pars.o --- --- ior_lex.o --- cc -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_REENTRANT -DNOMINMAX -D_GNU_SOURCE -c ior_lex.c --- ior_pars.o --- cc -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_REENTRANT -DNOMINMAX -D_GNU_SOURCE -c ior_pars.c --- ior_lex.o --- ior_lex.c: In function 'yylex': ior_lex.c:241:48: warning: '%s' directive writing up to 255 bytes into a region of size 241 [-Wformat-overflow=] sprintf( lex_cfg->c_l_error, "unknown token '%s'", ^~ ior_lex.c:241:3: note: 'sprintf' output between 17 and 272 bytes into a destination of size 256 sprintf( lex_cfg->c_l_error, "unknown token '%s'", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lex_cfg->c_l_str ); ~~~~~~~~~~~~~~~~~~ ior_lex.c:252:48: warning: '%s' directive writing up to 255 bytes into a region of size 241 [-Wformat-overflow=] sprintf( lex_cfg->c_l_error, "unknown token '%s'", ^~ ior_lex.c:252:3: note: 'sprintf' output between 17 and 272 bytes into a destination of size 256 sprintf( lex_cfg->c_l_error, "unknown token '%s'", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lex_cfg->c_l_str ); ~~~~~~~~~~~~~~~~~~ --- iorate.o --- iorate.c: In function 'ior_read_config': iorate.c:1198:46: warning: '%s' directive writing up to 1023 bytes into a region of size between 990 and 992 [-Wformat-overflow=] "Test %d '%s' area (%s) invalid: only %s to %s allowed", ^~ iorate.c:1201:8: tmp_buf, tmp_buf2 ); ~~~~~~~ iorate.c:1197:7: note: 'sprintf' output 45 or more bytes (assuming 1133) into a destination of size 1024 sprintf( msg_buf, ^~~~~~~~~~~~~~~~~ "Test %d '%s' area (%s) invalid: only %s to %s allowed", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cur + 1, cur_test->t_name, ~~~~~~~~~~~~~~~~~~~~~~~~~~ ior_size_to_ascii( cfg, cur_test->t_area ), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tmp_buf, tmp_buf2 ); ~~~~~~~~~~~~~~~~~~~ iorate.c:1336:84: warning: '%s' directive writing up to 1023 bytes into a region of size between 947 and 950 [-Wformat-overflow=] "Device %d '%s' capacity (%s) too small for skew test - needs 1000 * skew area (%s) = %s", ^~ iorate.c:1339:4: tmp_buf, tmp_buf2 ); ~~~~~~~ iorate.c:1335:3: note: 'sprintf' output 79 or more bytes (assuming 1168) into a destination of size 1024 sprintf( msg_buf, ^~~~~~~~~~~~~~~~~ "Device %d '%s' capacity (%s) too small for skew test - needs 1000 * skew area (%s) = %s", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cur + 1, cur_dev->d_name, ~~~~~~~~~~~~~~~~~~~~~~~~~ ior_size_to_ascii( cfg, cur_dev->d_capacity ), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tmp_buf, tmp_buf2 ); ~~~~~~~~~~~~~~~~~~~ --- iorate --- cc -o iorate iorate.o ior_file.o ior_test.o ior_mach.o ior_pars.o ior_lex.o ./iorate -l ./iorate: Starting IORATE (./iorate) version 3.05 File access available to 4096 GB --- tar-bin --- chmod +x gen_*s cycle run_* tar -cf iorate-XXX.tar iorate ior_rand READ* iorate.1 iorate.man *.ior gen_* cycle run_* SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for iorate-3.05 ===> Generating temporary packing list install -s -m 555 /construction/benchmarks/iorate/iorate-3.05/iorate /construction/benchmarks/iorate/iorate-3.05/ior_rand /construction/benchmarks/iorate/stage/usr/local/bin install -m 444 /construction/benchmarks/iorate/iorate-3.05/*.1 /construction/benchmarks/iorate/stage/usr/local/man/man1 install -m 555 /construction/benchmarks/iorate/iorate-3.05/cycle /construction/benchmarks/iorate/iorate-3.05/gen_* /construction/benchmarks/iorate/iorate-3.05/run_* /construction/benchmarks/iorate/stage/usr/local/share/iorate install -m 0644 /construction/benchmarks/iorate/iorate-3.05/*.ior /construction/benchmarks/iorate/stage/usr/local/share/iorate install -m 0644 /construction/benchmarks/iorate/iorate-3.05/README /construction/benchmarks/iorate/iorate-3.05/README.versions /construction/benchmarks/iorate/stage/usr/local/share/doc/iorate ====> 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:02 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for iorate-3.05 file sizes/checksums [25]: 0% file sizes/checksums [25]: 100% packing files [25]: 0% packing files [25]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:07