------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> dfu-util-0.9 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> dfu-util-0.9 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by dfu-util-0.9 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> dfu-util-0.9 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by dfu-util-0.9 for building => SHA256 Checksum OK for dfu-util-0.9.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> dfu-util-0.9 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by dfu-util-0.9 for building ===> Extracting for dfu-util-0.9 => SHA256 Checksum OK for dfu-util-0.9.tar.gz. Extracted Memory Use: 0.58M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for dfu-util-0.9 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for dfu-util-0.9 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /construction/comms/dfu-util/dfu-util-0.9/m4/missing: Unknown `--is-lightweight' option Try `/construction/comms/dfu-util/dfu-util-0.9/m4/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking for libusb_init in -lusb... yes checking for pkg-config... no checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking for working memcmp... yes checking for getpagesize... (cached) yes checking for nanosleep... yes checking for err... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for dfu-util-0.9 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in src --- main.o --- --- dfu_load.o --- --- dfu_util.o --- --- dfuse.o --- --- dfuse_mem.o --- --- dfu.o --- --- dfu_file.o --- --- quirks.o --- --- suffix.o --- --- prefix.o --- --- main.o --- cc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -pipe -O2 -fno-strict-aliasing -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c In file included from main.c:36: main.c: In function 'main': main.c:477:28: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] milli_sleep(detach_delay * 1000); ~~~~~~~~~~~~~^~~~~~ portable.h:22:7: note: in definition of macro 'milli_sleep' if (msec) {\ ^~~~ --- dfu_load.o --- cc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -pipe -O2 -fno-strict-aliasing -MT dfu_load.o -MD -MP -MF .deps/dfu_load.Tpo -c -o dfu_load.o dfu_load.c --- dfu_util.o --- cc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -pipe -O2 -fno-strict-aliasing -MT dfu_util.o -MD -MP -MF .deps/dfu_util.Tpo -c -o dfu_util.o dfu_util.c --- dfuse.o --- cc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -pipe -O2 -fno-strict-aliasing -MT dfuse.o -MD -MP -MF .deps/dfuse.Tpo -c -o dfuse.o dfuse.c --- dfuse_mem.o --- cc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -pipe -O2 -fno-strict-aliasing -MT dfuse_mem.o -MD -MP -MF .deps/dfuse_mem.Tpo -c -o dfuse_mem.o dfuse_mem.c --- dfu.o --- cc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -pipe -O2 -fno-strict-aliasing -MT dfu.o -MD -MP -MF .deps/dfu.Tpo -c -o dfu.o dfu.c --- dfu_file.o --- cc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -pipe -O2 -fno-strict-aliasing -MT dfu_file.o -MD -MP -MF .deps/dfu_file.Tpo -c -o dfu_file.o dfu_file.c --- suffix.o --- cc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -pipe -O2 -fno-strict-aliasing -MT suffix.o -MD -MP -MF .deps/suffix.Tpo -c -o suffix.o suffix.c --- prefix.o --- cc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -pipe -O2 -fno-strict-aliasing -MT prefix.o -MD -MP -MF .deps/prefix.Tpo -c -o prefix.o prefix.c --- quirks.o --- cc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -pipe -O2 -fno-strict-aliasing -MT quirks.o -MD -MP -MF .deps/quirks.Tpo -c -o quirks.o quirks.c mv -f .deps/quirks.Tpo .deps/quirks.Po --- dfu_load.o --- mv -f .deps/dfu_load.Tpo .deps/dfu_load.Po --- prefix.o --- mv -f .deps/prefix.Tpo .deps/prefix.Po --- suffix.o --- mv -f .deps/suffix.Tpo .deps/suffix.Po --- dfuse_mem.o --- dfuse_mem.c: In function 'parse_memory_layout': dfuse_mem.c:151:8: warning: this statement may fall through [-Wimplicit-fallthrough=] if (!memtype) { ^ dfuse_mem.c:160:4: note: here default: ^~~~~~~ --- dfu.o --- mv -f .deps/dfu.Tpo .deps/dfu.Po --- dfuse_mem.o --- mv -f .deps/dfuse_mem.Tpo .deps/dfuse_mem.Po --- dfu_util.o --- mv -f .deps/dfu_util.Tpo .deps/dfu_util.Po --- dfu_file.o --- mv -f .deps/dfu_file.Tpo .deps/dfu_file.Po --- dfu-prefix --- --- dfu-suffix --- --- dfu-prefix --- cc -Wall -Wextra -pipe -O2 -fno-strict-aliasing -o dfu-prefix prefix.o dfu_file.o -lusb --- dfu-suffix --- cc -Wall -Wextra -pipe -O2 -fno-strict-aliasing -o dfu-suffix suffix.o dfu_file.o -lusb --- main.o --- mv -f .deps/main.Tpo .deps/main.Po --- dfuse.o --- mv -f .deps/dfuse.Tpo .deps/dfuse.Po --- dfu-util --- cc -Wall -Wextra -pipe -O2 -fno-strict-aliasing -o dfu-util main.o dfu_load.o dfu_util.o dfuse.o dfuse_mem.o dfu.o dfu_file.o quirks.o -lusb Making all in doc SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for dfu-util-0.9 ===> Generating temporary packing list Making install in src /bin/mkdir -p '/construction/comms/dfu-util/stage/usr/local/bin' install -s -m 555 dfu-util dfu-suffix dfu-prefix '/construction/comms/dfu-util/stage/usr/local/bin' Making install in doc /bin/mkdir -p '/construction/comms/dfu-util/stage/usr/local/man/man1' install -m 0644 dfu-util.1 '/construction/comms/dfu-util/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:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for dfu-util-0.9 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:01 TOTAL TIME 00:00:05