------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> retail-1.0.1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> retail-1.0.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by retail-1.0.1 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> retail-1.0.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by retail-1.0.1 for building => SHA256 Checksum OK for retail-1.0.1.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> retail-1.0.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by retail-1.0.1 for building ===> Extracting for retail-1.0.1 => SHA256 Checksum OK for retail-1.0.1.tar.gz. Extracted Memory Use: 0.25M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for retail-1.0.1 ===> Applying ports patches for retail-1.0.1 ===> Cleanly applied ports patch(es) patch-Makefile.in SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for retail-1.0.1 configure: warning: x86_64-portbld-dragonfly5.9: invalid host type loading site script /xports/Templates/config.site creating cache ./config.cache checking for gcc... cc checking whether the C compiler (cc -pipe -O2 -fno-strict-aliasing ) works... yes checking whether the C compiler (cc -pipe -O2 -fno-strict-aliasing ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for a BSD compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets ${MAKE}... yes checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for getopt.h... (cached) yes checking for working const... yes checking for size_t... (cached) yes updating cache ./config.cache creating ./config.status creating src/Makefile creating src/config.h creating Makefile creating retail.spec creating config.h Build was configured as follows: Prefix: /usr/local Binaries will be placed in: /usr/local/bin Using this install program: /usr/bin/install -c We will use the following compiler: cc With the following CFLAGS: -pipe -O2 -fno-strict-aliasing -W -Wall -DHAVE_CONFIG_H /usr/bin/env WRKSRC=/construction/sysutils/retail/retail-1.0.1 REWARNFILE=/construction/sysutils/retail/reinplace_warnings.txt /xports/Tools/scripts/sed_checked.sh -e 's/%.o: %.c \*.h ..\/config.h//g' /construction/sysutils/retail/retail-1.0.1/src/Makefile SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for retail-1.0.1 --- default --- cd src ; make --- main.o --- --- getopt.o --- --- open_files.o --- --- read_files.o --- --- write_files.o --- --- cleanup.o --- --- open_files.o --- cc -c -pipe -O2 -fno-strict-aliasing -W -Wall open_files.c -o open_files.o --- read_files.o --- cc -c -pipe -O2 -fno-strict-aliasing -W -Wall read_files.c -o read_files.o --- main.o --- cc -c -pipe -O2 -fno-strict-aliasing -W -Wall main.c -o main.o --- cleanup.o --- cc -c -pipe -O2 -fno-strict-aliasing -W -Wall cleanup.c -o cleanup.o --- getopt.o --- cc -c -pipe -O2 -fno-strict-aliasing -W -Wall getopt.c -o getopt.o --- write_files.o --- cc -c -pipe -O2 -fno-strict-aliasing -W -Wall write_files.c -o write_files.o --- getopt.o --- getopt.c: In function 'proc_args_sanity': getopt.c:72:19: warning: null argument where non-null required (argument 1) [-Wnonnull] prefix = malloc(strlen(DEF_PREFIX) + 1); ^~~~~~ getopt.c:74:3: warning: null argument where non-null required (argument 2) [-Wnonnull] strcpy(prefix, DEF_PREFIX); ^~~~~~ --- retail --- cc -pipe -O2 -fno-strict-aliasing -W -Wall main.o getopt.o open_files.o read_files.o write_files.o cleanup.o -o retail SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for retail-1.0.1 ===> Generating temporary packing list cd src ; make install ../mkinstalldirs /construction/sysutils/retail/stage/usr/local/bin/ /construction/sysutils/retail/stage/usr/local/man/man1 /usr/bin/install -c retail /construction/sysutils/retail/stage/usr/local/bin/retail /usr/bin/install -c ../doc/*.1 /construction/sysutils/retail/stage/usr/local/man/man1 install -m 0644 /construction/sysutils/retail/retail-1.0.1/doc/retail.1 /construction/sysutils/retail/stage/usr/local/man/man1/ ====> 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 retail-1.0.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:03