------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/ncurses-6.1.20190525.txz SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> ctris-0.42.1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> ctris-0.42.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ctris-0.42.1 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> ctris-0.42.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ctris-0.42.1 for building => SHA256 Checksum OK for dominikhackl-ctris-v0.42.1_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> ctris-0.42.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ctris-0.42.1 for building ===> Extracting for ctris-0.42.1 => SHA256 Checksum OK for dominikhackl-ctris-v0.42.1_GH0.tar.gz. Extracted Memory Use: 0.12M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for ctris-0.42.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> ctris-0.42.1 depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> ctris-0.42.1 depends on file: /usr/local/lib/libncurses.so.6 - found ===> Configuring for ctris-0.42.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for ctris-0.42.1 --- all --- make config --- config --- ./create_config.sh make build --- ctris.o --- --- game.o --- --- screen.o --- --- brick.o --- --- highscore.o --- --- game.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -c game.c --- ctris.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -c ctris.c --- highscore.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -c highscore.c --- screen.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -c screen.c --- brick.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -c brick.c --- game.o --- game.c: In function 'game_engine': game.c:220:21: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while(old_get_key(board_win) != 'p'); ^~~~~ game.c:221:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' game_state = RUNNING_STATE; ^~~~~~~~~~ game.c:244:25: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while(old_get_key(board_win) != ' '); ^~~~~ game.c:245:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' game_state = QUIT_STATE; ^~~~~~~~~~ --- ctris.o --- ctris.c: In function 'main': ctris.c:46:3: warning: 'strncpy' specified bound 40 equals destination size [-Wstringop-truncation] strncpy(default_name, getenv("USER"), 40); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- highscore.o --- highscore.c: In function 'add_to_highscore': highscore.c:80:2: warning: 'strncpy' specified bound 40 equals destination size [-Wstringop-truncation] strncpy(highscore.entry[9].name, name, 40); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- screen.o --- screen.c: In function 'add_user_to_highscore': screen.c:342:2: warning: 'strncpy' specified bound 40 equals destination size [-Wstringop-truncation] strncpy(default_name, name, 40); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- ctris --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -o ctris ctris.o game.o screen.o brick.o highscore.o -L/usr/local/lib -Wl,-rpath=/usr/local/lib -lncurses SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> ctris-0.42.1 depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for ctris-0.42.1 ===> ctris-0.42.1 depends on file: /usr/local/lib/libncurses.so.6 - found ===> Generating temporary packing list install -m 444 /construction/games/ctris/ctris-0.42.1/ctris.6.gz /construction/games/ctris/stage/usr/local/man/man6/ctris.6.gz install -s -m 555 /construction/games/ctris/ctris-0.42.1/ctris /construction/games/ctris/stage/usr/local/bin/ctris ====> 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:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for ctris-0.42.1 file sizes/checksums [2]: 0% file sizes/checksums [2]: 100% packing files [2]: 0% packing files [2]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:04