------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- /!\ mmrecover-1.0: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x/!\ mmrecover-1.0: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port ===> Fetching all distfiles required by mmrecover-1.0 for building SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x/!\ mmrecover-1.0: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port ===> Fetching all distfiles required by mmrecover-1.0 for building => SHA256 Checksum OK for mmrecover-1.0.tar.gz. SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x/!\ mmrecover-1.0: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port ===> Fetching all distfiles required by mmrecover-1.0 for building ===> Extracting for mmrecover-1.0 => SHA256 Checksum OK for mmrecover-1.0.tar.gz. Extracted Memory Use: 0.04M SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for mmrecover-1.0 ===> Applying ports patches for mmrecover-1.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> Configuring for mmrecover-1.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for mmrecover-1.0 --- objwarn --- --- mmrecover.o --- --- progress.o --- --- mmrecover.1.gz --- --- progress.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -std=c99 -std=gnu99 -c progress.c --- objwarn --- Warning: Object directory not changed from original /construction/graphics/mmrecover/mmrecover-1.0 --- mmrecover.1.gz --- gzip -cn mmrecover.1 > mmrecover.1.gz --- mmrecover.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -std=c99 -std=gnu99 -c mmrecover.c mmrecover.c: In function 'read_jpeg': mmrecover.c:34:18: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 5 has type 'off_t' {aka 'long int'} [-Wformat=] fprintf(log, "%d:%s:0x%016llx:0x%016llx:0x%08llx:%s:" fmt, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mmrecover.c:89:18: LOG(log, 1, image_start, offset, "-", "Found unrecognised JPEG Marker 0x%02x%02x", marker[0], marker[1]); ~~~~~~~~~~~ mmrecover.c:34:18: note: in definition of macro 'LOG' fprintf(log, "%d:%s:0x%016llx:0x%016llx:0x%08llx:%s:" fmt, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mmrecover.c:34:33: note: format string is defined here fprintf(log, "%d:%s:0x%016llx:0x%016llx:0x%08llx:%s:" fmt, \ ~~~~~~^ %016lx mmrecover.c:34:18: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 6 has type 'off_t' {aka 'long int'} [-Wformat=] fprintf(log, "%d:%s:0x%016llx:0x%016llx:0x%08llx:%s:" fmt, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mmrecover.c:89:31: LOG(log, 1, image_start, offset, "-", "Found unrecognised JPEG Marker 0x%02x%02x", marker[0], marker[1]); ~~~~~~ mmrecover.c:34:18: note: in definition of macro 'LOG' fprintf(log, "%d:%s:0x%016llx:0x%016llx:0x%08llx:%s:" fmt, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mmrecover.c:34:43: note: format string is defined here fprintf(log, "%d:%s:0x%016llx:0x%016llx:0x%08llx:%s:" fmt, \ ~~~~~~^ %016lx mmrecover.c:34:18: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 7 has type 'off_t' {aka 'long int'} [-Wformat=] fprintf(log, "%d:%s:0x%016llx:0x%016llx:0x%08llx:%s:" fmt, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mmrecover.c:89:31: LOG(log, 1, image_start, offset, "-", "Found unrecognised JPEG Marker 0x%02x%02x", marker[0], marker[1]); mmrecover.c:34:18: note: in definition of macro 'LOG' fprintf(log, "%d:%s:0x%016llx:0x%016llx:0x%08llx:%s:" fmt, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mmrecover.c:34:52: note: format string is defined here fprintf(log, "%d:%s:0x%016llx:0x%016llx:0x%08llx:%s:" fmt, \ ~~~~~^ %08lx mmrecover.c:34:18: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 5 has type 'off_t' {aka 'long int'} [-Wformat=] fprintf(log, "%d:%s:0x%016llx:0x%016llx:0x%08llx:%s:" fmt, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mmrecover.c:102:14: LOG(log, 2, image_start, offset, "-", "JPEG Markers don't end with a Start Of Scan marker but 0x%02x%02x. Probably not an image.\n", marker[0], marker[1]); ~~~~~~~~~~~ mmrecover.c:34:18: note: in definition of macro 'LOG' fprintf(log, "%d:%s:0x%016llx:0x%016llx:0x%08llx:%s:" fmt, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mmrecover.c:34:33: note: format string is defined here fprintf(log, "%d:%s:0x%016llx:0x%016llx:0x%08llx:%s:" fmt, \ ~~~~~~^ %016lx mmrecover.c:34:18: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 6 has type 'off_t' {aka 'long int'} [-Wformat=] fprintf(log, "%d:%s:0x%016llx:0x%016llx:0x%08llx:%s:" fmt, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mmrecover.c:102:27: LOG(log, 2, image_start, offset, "-", "JPEG Markers don't end with a Start Of Scan marker but 0x%02x%02x. Probably not an image.\n", marker[0], marker[1]); ~~~~~~ mmrecover.c:34:18: note: in definition of macro 'LOG' fprintf(log, "%d:%s:0x%016llx:0x%016llx:0x%08llx:%s:" fmt, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mmrecover.c:34:43: note: format string is defined here fprintf(log, "%d:%s:0x%016llx:0x%016llx:0x%08llx:%s:" fmt, \ ~~~~~~^ %016lx mmrecover.c:34:18: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 7 has type 'off_t' {aka 'long int'} [-Wformat=] fprintf(log, "%d:%s:0x%016llx:0x%016llx:0x%08llx:%s:" fmt, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mmrecover.c:102:27: LOG(log, 2, image_start, offset, "-", "JPEG Markers don't end with a Start Of Scan marker but 0x%02x%02x. Probably not an image.\n", marker[0], marker[1]); mmrecover.c:34:18: note: in definition of macro 'LOG' fprintf(log, "%d:%s:0x%016llx:0x%016llx:0x%08llx:%s:" fmt, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mmrecover.c:34:52: note: format string is defined here fprintf(log, "%d:%s:0x%016llx:0x%016llx:0x%08llx:%s:" fmt, \ ~~~~~^ %08lx mmrecover.c:34:18: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 5 has type 'off_t' {aka 'long int'} [-Wformat=] fprintf(log, "%d:%s:0x%016llx:0x%016llx:0x%08llx:%s:" fmt, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mmrecover.c:126:17: LOG(log, 3, image_start, offset, "-", "No EOI Marker found after reading %lld+%d bytes of entropy encoded data.\n", offset - image_start, br); ~~~~~~~~~~~ mmrecover.c:34:18: note: in definition of macro 'LOG' fprintf(log, "%d:%s:0x%016llx:0x%016llx:0x%08llx:%s:" fmt, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mmrecover.c:34:33: note: format string is defined here fprintf(log, "%d:%s:0x%016llx:0x%016llx:0x%08llx:%s:" fmt, \ ~~~~~~^ %016lx mmrecover.c:34:18: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 6 has type 'off_t' {aka 'long int'} [-Wformat=] fprintf(log, "%d:%s:0x%016llx:0x%016llx:0x%08llx:%s:" fmt, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mmrecover.c:126:30: LOG(log, 3, image_start, offset, "-", "No EOI Marker found after reading %lld+%d bytes of entropy encoded data.\n", offset - image_start, br); ~~~~~~ mmrecover.c:34:18: note: in definition of macro 'LOG' fprintf(log, "%d:%s:0x%016llx:0x%016llx:0x%08llx:%s:" fmt, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mmrecover.c:34:43: note: format string is defined here fprintf(log, "%d:%s:0x%016llx:0x%016llx:0x%08llx:%s:" fmt, \ ~~~~~~^ %016lx mmrecover.c:34:18: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 7 has type 'off_t' {aka 'long int'} [-Wformat=] fprintf(log, "%d:%s:0x%016llx:0x%016llx:0x%08llx:%s:" fmt, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mmrecover.c:126:30: LOG(log, 3, image_start, offset, "-", "No EOI Marker found after reading %lld+%d bytes of entropy encoded data.\n", offset - image_start, br); mmrecover.c:34:18: note: in definition of macro 'LOG' fprintf(log, "%d:%s:0x%016llx:0x%016llx:0x%08llx:%s:" fmt, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mmrecover.c:34:52: note: format string is defined here fprintf(log, "%d:%s:0x%016llx:0x%016llx:0x%08llx:%s:" fmt, \ ~~~~~^ %08lx mmrecover.c:34:18: warning: format '%lld' expects argument of type 'long long int', but argument 9 has type 'off_t' {aka 'long int'} [-Wformat=] fprintf(log, "%d:%s:0x%016llx:0x%016llx:0x%08llx:%s:" fmt, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mmrecover.c:126:121: LOG(log, 3, image_start, offset, "-", "No EOI Marker found after reading %lld+%d bytes of entropy encoded data.\n", offset - image_start, br); ~~~~~~~~~~~~~~~~~~~~ mmrecover.c:34:18: note: in definition of macro 'LOG' fprintf(log, "%d:%s:0x%016llx:0x%016llx:0x%08llx:%s:" fmt, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mmrecover.c:126:81: note: format string is defined here LOG(log, 3, image_start, offset, "-", "No EOI Marker found after reading %lld+%d bytes of entropy encoded data.\n", offset - image_start, br); ~~~^ %ld mmrecover.c:34:18: warning: format '%d' expects argument of type 'int', but argument 10 has type 'ssize_t' {aka 'long int'} [-Wformat=] fprintf(log, "%d:%s:0x%016llx:0x%016llx:0x%08llx:%s:" fmt, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mmrecover.c:126:143: LOG(log, 3, image_start, offset, "-", "No EOI Marker found after reading %lld+%d bytes of entropy encoded data.\n", offset - image_start, br); ~~ mmrecover.c:34:18: note: in definition of macro 'LOG' fprintf(log, "%d:%s:0x%016llx:0x%016llx:0x%08llx:%s:" fmt, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mmrecover.c:126:84: note: format string is defined here LOG(log, 3, image_start, offset, "-", "No EOI Marker found after reading %lld+%d bytes of entropy encoded data.\n", offset - image_start, br); ~^ %ld mmrecover.c:130:46: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'off_t' {aka 'long int'} [-Wformat=] fprintf(stderr, "Read error at offset=%llx (%lld) stream=%d\n", offset, offset, stream); ~~~^ ~~~~~~ %lx mmrecover.c:130:52: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'off_t' {aka 'long int'} [-Wformat=] fprintf(stderr, "Read error at offset=%llx (%lld) stream=%d\n", offset, offset, stream); ~~~^ ~~~~~~ %ld mmrecover.c: In function 'main': mmrecover.c:154:31: warning: format '%lld' expects argument of type 'long long int *', but argument 3 has type 'off_t *' {aka 'long int *'} [-Wformat=] if (1 != sscanf(optarg, "%lld", &offset)) { ~~~^ ~~~~~~~ %ld mmrecover.c:34:18: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 5 has type 'off_t' {aka 'long int'} [-Wformat=] fprintf(log, "%d:%s:0x%016llx:0x%016llx:0x%08llx:%s:" fmt, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mmrecover.c:237:15: LOG(log, 0, offset, offset + size, filename_buf, "JPEG image found saved as %s (%d bytes).\n", filename_buf, size); ~~~~~~ mmrecover.c:34:18: note: in definition of macro 'LOG' fprintf(log, "%d:%s:0x%016llx:0x%016llx:0x%08llx:%s:" fmt, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mmrecover.c:34:33: note: format string is defined here fprintf(log, "%d:%s:0x%016llx:0x%016llx:0x%08llx:%s:" fmt, \ ~~~~~~^ %016lx mmrecover.c:34:18: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 6 has type 'off_t' {aka 'long int'} [-Wformat=] fprintf(log, "%d:%s:0x%016llx:0x%016llx:0x%08llx:%s:" fmt, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mmrecover.c:237:23: LOG(log, 0, offset, offset + size, filename_buf, "JPEG image found saved as %s (%d bytes).\n", filename_buf, size); ~~~~~~~~~~~~~ mmrecover.c:34:18: note: in definition of macro 'LOG' fprintf(log, "%d:%s:0x%016llx:0x%016llx:0x%08llx:%s:" fmt, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mmrecover.c:34:43: note: format string is defined here fprintf(log, "%d:%s:0x%016llx:0x%016llx:0x%08llx:%s:" fmt, \ ~~~~~~^ %016lx mmrecover.c:34:18: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 7 has type 'off_t' {aka 'long int'} [-Wformat=] fprintf(log, "%d:%s:0x%016llx:0x%016llx:0x%08llx:%s:" fmt, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mmrecover.c:237:23: LOG(log, 0, offset, offset + size, filename_buf, "JPEG image found saved as %s (%d bytes).\n", filename_buf, size); mmrecover.c:34:18: note: in definition of macro 'LOG' fprintf(log, "%d:%s:0x%016llx:0x%016llx:0x%08llx:%s:" fmt, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mmrecover.c:34:52: note: format string is defined here fprintf(log, "%d:%s:0x%016llx:0x%016llx:0x%08llx:%s:" fmt, \ ~~~~~^ %08lx --- mmrecover --- cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -std=c99 -std=gnu99 -o mmrecover mmrecover.o progress.o SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for mmrecover-1.0 ===> Generating temporary packing list install -s -o root -g wheel -m 555 mmrecover /construction/graphics/mmrecover/stage/usr/local/bin install -o root -g wheel -m 444 mmrecover.1.gz /construction/graphics/mmrecover/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: check-plist ------------------------------------------------------------------------------- x====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- x===> Building package for mmrecover-1.0 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:42