------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The outguess port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> outguess-0.2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The outguess port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> outguess-0.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by outguess-0.2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The outguess port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> outguess-0.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by outguess-0.2 for building => SHA256 Checksum OK for outguess-0.2.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The outguess port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> outguess-0.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by outguess-0.2 for building ===> Extracting for outguess-0.2 => SHA256 Checksum OK for outguess-0.2.tar.gz. Extracted Memory Use: 2.20M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for outguess-0.2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for outguess-0.2 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 if the compiler understands -pipe -Wall -funroll-all-loops... yes checking for a BSD compatible install... /usr/bin/install -c checking whether make sets ${MAKE}... yes checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for fcntl.h... (cached) yes checking for unistd.h... (cached) yes checking for md5.h... no checking for err.h... (cached) yes checking for size_t... (cached) yes checking for u_int64_t... yes checking for u_int32_t... (cached) yes checking for u_int16_t... (cached) yes checking for u_int8_t... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for strrchr... (cached) yes checking for memcpy... (cached) yes checking for strcasecmp... (cached) yes checking for snprintf... (cached) yes checking for MD5Update... no checking for warnx... (cached) yes updating cache ./config.cache creating ./config.status creating Makefile creating config.h configuring in jpeg-6b-steg running /bin/sh ./configure --prefix=/usr/local --localstatedir=/var --mandir=/usr/local/man --infodir=/usr/local/share/info/ x86_64-portbld-dragonfly5.9 --cache-file=.././config.cache --srcdir=. configure: warning: x86_64-portbld-dragonfly5.9: invalid host type loading site script /xports/Templates/config.site checking for gcc... cc -pipe -Wall -funroll-all-loops checking whether the C compiler (cc -pipe -Wall -funroll-all-loops -pipe -O2 -fno-strict-aliasing -Imissing ) works... yes checking whether the C compiler (cc -pipe -Wall -funroll-all-loops -pipe -O2 -fno-strict-aliasing -Imissing ) is a cross-compiler... no checking whether we are using GNU C... yes checking how to run the C preprocessor... cpp checking for function prototypes... yes checking for stddef.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for size_t... yes checking for type unsigned char... yes checking for type unsigned short... yes checking for type void... yes checking for working const... yes checking for inline... __inline__ checking for broken incomplete types... ok checking for short external names... ok checking to see if char is signed... yes checking to see if right shift is signed... yes checking to see if fopen accepts b spec... yes checking for a BSD compatible install... ../ checking for ranlib... ranlib checking libjpeg version number... 62 creating ./config.status creating Makefile creating jconfig.h SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for outguess-0.2 --- ./jpeg-6b-steg/libjpeg.a --- --- md5.o --- --- outguess.o --- --- golay.o --- --- arc.o --- --- pnm.o --- --- jpg.o --- --- iterator.o --- --- histogram.o --- --- ./jpeg-6b-steg/libjpeg.a --- cd ./jpeg-6b-steg; /usr/bin/make libjpeg.a --- md5.o --- cc -pipe -Wall -funroll-all-loops -pipe -O2 -fno-strict-aliasing -Imissing -I./jpeg-6b-steg -c missing/md5.c --- outguess.o --- cc -pipe -Wall -funroll-all-loops -pipe -O2 -fno-strict-aliasing -Imissing -I./jpeg-6b-steg -c outguess.c --- golay.o --- cc -pipe -Wall -funroll-all-loops -pipe -O2 -fno-strict-aliasing -Imissing -I./jpeg-6b-steg -c golay.c --- arc.o --- cc -pipe -Wall -funroll-all-loops -pipe -O2 -fno-strict-aliasing -Imissing -I./jpeg-6b-steg -c arc.c --- pnm.o --- cc -pipe -Wall -funroll-all-loops -pipe -O2 -fno-strict-aliasing -Imissing -I./jpeg-6b-steg -c pnm.c --- jpg.o --- cc -pipe -Wall -funroll-all-loops -pipe -O2 -fno-strict-aliasing -Imissing -I./jpeg-6b-steg -c jpg.c --- iterator.o --- cc -pipe -Wall -funroll-all-loops -pipe -O2 -fno-strict-aliasing -Imissing -I./jpeg-6b-steg -c iterator.c --- histogram.o --- cc -pipe -Wall -funroll-all-loops -pipe -O2 -fno-strict-aliasing -Imissing -I./jpeg-6b-steg -c histogram.c --- arc.o --- arc.c: In function 'arc4_initkey': arc.c:114:19: warning: pointer targets in passing argument 2 of 'MD5Update' differ in signedness [-Wpointer-sign] MD5Update(&ctx, type, strlen(type)); ^~~~ In file included from arc.c:44: missing/md5.h:20:6: note: expected 'const unsigned char *' but argument is of type 'char *' void MD5Update(struct MD5Context *context, unsigned char const *buf, unsigned len); ^~~~~~~~~ --- ./jpeg-6b-steg/libjpeg.a --- --- jcapimin.o --- --- jcapistd.o --- --- jcapimin.o --- cc -pipe -Wall -funroll-all-loops -pipe -O2 -fno-strict-aliasing -Imissing -I. -c jcapimin.c --- jcapistd.o --- cc -pipe -Wall -funroll-all-loops -pipe -O2 -fno-strict-aliasing -Imissing -I. -c jcapistd.c --- pnm.o --- pnm.c: In function 'bitmap_to_pnm': pnm.c:101:19: warning: operation on 'i' may be undefined [-Wsequence-point] img[i] = (img[i++] & ~(1 << BITSHIFT)) | ~^~ --- jpg.o --- jpg.c: In function 'preserve_single': jpg.c:113:16: warning: pointer targets in initialization of 'char *' from 'u_char *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] char *pbits = bitmap->bitmap; ^~~~~~ jpg.c:114:16: warning: pointer targets in initialization of 'char *' from 'u_char *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] char *plock = bitmap->locked; ^~~~~~ jpg.c:115:20: warning: pointer targets in initialization of 'char *' from 'u_char *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] char *pmetalock = bitmap->metalock; ^~~~~~ jpg.c: In function 'steg_use_bit': jpg.c:320:17: warning: pointer targets in assignment from 'u_char *' {aka 'unsigned char *'} to 'char *' differ in signedness [-Wpointer-sign] tbitmap.data = buf; ^ --- md5.o --- missing/md5.c: In function 'MD5Update': --- jpg.o --- jpg.c: In function 'init_destination': jpg.c:770:30: warning: pointer targets in assignment from 'char *' to 'JOCTET *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] dest->pub.next_output_byte = dummy_buf; ^ jpg.c: In function 'empty_output_buffer': jpg.c:779:30: warning: pointer targets in assignment from 'char *' to 'JOCTET *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] dest->pub.next_output_byte = dummy_buf; ^ --- md5.o --- missing/md5.c:102:4: warning: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration] memcpy(p, buf, len); ^~~~~~ missing/md5.c:102:4: warning: incompatible implicit declaration of built-in function 'memcpy' missing/md5.c:102:4: note: include '' or provide a declaration of 'memcpy' missing/md5.c:31:1: +#include missing/md5.c:102:4: memcpy(p, buf, len); ^~~~~~ missing/md5.c:105:3: warning: incompatible implicit declaration of built-in function 'memcpy' memcpy(p, buf, t); ^~~~~~ missing/md5.c:105:3: note: include '' or provide a declaration of 'memcpy' missing/md5.c:114:3: warning: incompatible implicit declaration of built-in function 'memcpy' memcpy(ctx->in, buf, 64); ^~~~~~ missing/md5.c:114:3: note: include '' or provide a declaration of 'memcpy' missing/md5.c:122:2: warning: incompatible implicit declaration of built-in function 'memcpy' memcpy(ctx->in, buf, len); ^~~~~~ missing/md5.c:122:2: note: include '' or provide a declaration of 'memcpy' missing/md5.c: In function 'MD5Final': missing/md5.c:151:3: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration] memset(p, 0, count); ^~~~~~ missing/md5.c:151:3: warning: incompatible implicit declaration of built-in function 'memset' missing/md5.c:151:3: note: include '' or provide a declaration of 'memset' missing/md5.c:158:3: warning: incompatible implicit declaration of built-in function 'memset' memset(p, 0, count-8); ^~~~~~ missing/md5.c:158:3: note: include '' or provide a declaration of 'memset' missing/md5.c:170:2: warning: incompatible implicit declaration of built-in function 'memset' memset(ctx, 0, sizeof(ctx)); /* In case it's sensitive */ ^~~~~~ --- outguess.o --- outguess.c: In function 'steg_retrieve': outguess.c:360:20: warning: pointer targets in passing argument 2 of 'encode_data' differ in signedness [-Wpointer-sign] encode_data(NULL, &datalen, NULL, flags); ^~~~~~~~ In file included from outguess.c:57: outguess.h:96:9: note: expected 'int *' but argument is of type 'u_int *' {aka 'unsigned int *'} u_char *encode_data(u_char *, int *, struct arc4_stream *, int); ^~~~~~~~~~~ outguess.c:366:29: warning: pointer targets in passing argument 2 of 'decode_data' differ in signedness [-Wpointer-sign] buf = decode_data (tmpbuf, &datalen, as, flags); ^~~~~~~~ In file included from outguess.c:57: outguess.h:97:9: note: expected 'int *' but argument is of type 'u_int *' {aka 'unsigned int *'} u_char *decode_data(u_char *, int *, struct arc4_stream *, int); ^~~~~~~~~~~ outguess.c:401:9: warning: pointer targets in returning 'u_char *' {aka 'unsigned char *'} from a function with return type 'char *' differ in signedness [-Wpointer-sign] return buf; ^~~ --- md5.o --- missing/md5.c:170:2: note: include '' or provide a declaration of 'memset' missing/md5.c:170:23: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] memset(ctx, 0, sizeof(ctx)); /* In case it's sensitive */ ^ --- outguess.o --- outguess.c: In function 'do_embed': outguess.c:680:12: warning: pointer targets in passing argument 1 of 'mmap_file' differ in signedness [-Wpointer-sign] mmap_file(filename, &data, &datalen); ^~~~~~~~ In file included from outguess.c:57: outguess.h:109:6: note: expected 'char *' but argument is of type 'u_char *' {aka 'unsigned char *'} void mmap_file(char *name, u_char **data, int *size); ^~~~~~~~~ outguess.c:680:29: warning: pointer targets in passing argument 3 of 'mmap_file' differ in signedness [-Wpointer-sign] mmap_file(filename, &data, &datalen); ^~~~~~~~ In file included from outguess.c:57: outguess.h:109:6: note: expected 'int *' but argument is of type 'u_int *' {aka 'unsigned int *'} void mmap_file(char *name, u_char **data, int *size); ^~~~~~~~~ outguess.c:683:30: warning: pointer targets in passing argument 2 of 'encode_data' differ in signedness [-Wpointer-sign] encdata = encode_data(data, &enclen, &tas, cfg->flags); ^~~~~~~ outguess.c:524:1: note: expected 'int *' but argument is of type 'u_int *' {aka 'unsigned int *'} encode_data(u_char *data, int *len, struct arc4_stream *as, int flags) ^~~~~~~~~~~ outguess.c:694:19: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] fprintf(stderr, "steg_embed: " ^~~~~~~~~~~~~~ outguess.c:696:4: correctlen, bitmap->maxcorrect); ~~~~~~~~~~ outguess.c:695:43: note: format string is defined here "message larger than correctable size %d > %d\n", ~^ %ld outguess.c:694:19: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] fprintf(stderr, "steg_embed: " ^~~~~~~~~~~~~~ outguess.c:696:16: correctlen, bitmap->maxcorrect); ~~~~~~~~~~~~~~~~~~ --- ./jpeg-6b-steg/libjpeg.a --- --- jccoefct.o --- --- outguess.o --- outguess.c:695:48: note: format string is defined here "message larger than correctable size %d > %d\n", ~^ %ld outguess.c: In function 'mmap_file': outguess.c:749:8: warning: pointer targets in assignment from 'char *' to 'u_char *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] *data = p; ^ outguess.c: In function 'main': outguess.c:875:9: warning: pointer targets in assignment from 'char *' to 'u_char *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] data = optarg; ^ outguess.c:878:10: warning: pointer targets in assignment from 'char *' to 'u_char *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] data2 = optarg; ^ outguess.c:977:34: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] "Correctable message size: %d bits, %0.2f%%\n", --- ./jpeg-6b-steg/libjpeg.a --- cc -pipe -Wall -funroll-all-loops -pipe -O2 -fno-strict-aliasing -Imissing -I. -c jccoefct.c --- outguess.o --- ~^ %ld bitmap.maxcorrect, ~~~~~~~~~~~~~~~~~ outguess.c:982:27: warning: pointer targets in passing argument 3 of 'do_embed' differ in signedness [-Wpointer-sign] do_embed(&bitmap, data, key, strlen(key), &cfg1, &cumres); ^~~ outguess.c:663:1: note: expected 'u_char *' {aka 'unsigned char *'} but argument is of type 'char *' do_embed(bitmap *bitmap, u_char *filename, u_char *key, u_int klen, ^~~~~~~~ outguess.c:1005:11: warning: pointer targets in passing argument 3 of 'do_embed' differ in signedness [-Wpointer-sign] derivekey, strlen(derivekey), ^~~~~~~~~ outguess.c:663:1: note: expected 'u_char *' {aka 'unsigned char *'} but argument is of type 'char *' do_embed(bitmap *bitmap, u_char *filename, u_char *key, u_int klen, ^~~~~~~~ outguess.c:1024:19: warning: pointer targets in initialization of 'u_char *' {aka 'unsigned char *'} from 'char *' differ in signedness [-Wpointer-sign] u_char *data = bitmap.data; ^~~~~~ outguess.c:1091:36: warning: pointer targets in passing argument 3 of 'arc4_initkey' differ in signedness [-Wpointer-sign] arc4_initkey(&as, "Encryption", key, strlen(key)); ^~~ In file included from outguess.c:56: arc.h:56:6: note: expected 'u_char *' {aka 'unsigned char *'} but argument is of type 'char *' void arc4_initkey(struct arc4_stream *as, char *type, u_char *key, int keylen); ^~~~~~~~~~~~ outguess.c:1094:33: warning: pointer targets in passing argument 3 of 'iterator_init' differ in signedness [-Wpointer-sign] iterator_init(&iter, &bitmap, key, strlen(key)); ^~~ In file included from outguess.c:61: iterator.h:52:6: note: expected 'u_char *' {aka 'unsigned char *'} but argument is of type 'char *' void iterator_init(iterator *, struct _bitmap *, u_char *key, u_int klen); ^~~~~~~~~~~~~ outguess.c:1096:11: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] encdata = steg_retrieve(&datalen, &bitmap, &iter, &as, ^ --- histogram.o --- histogram.c: In function 'main': histogram.c:99:19: warning: pointer targets in passing argument 1 of 'histogram_simple' differ in signedness [-Wpointer-sign] histogram_simple(data, bits); ^~~~ histogram.c:20:1: note: expected 'u_char *' {aka 'unsigned char *'} but argument is of type 'char *' histogram_simple(u_char *data, int bits) ^~~~~~~~~~~~~~~~ histogram.c:100:19: warning: pointer targets in passing argument 1 of 'histogram_runlen' differ in signedness [-Wpointer-sign] histogram_runlen(data, bits); ^~~~ histogram.c:39:1: note: expected 'u_char *' {aka 'unsigned char *'} but argument is of type 'char *' histogram_runlen(u_char *data, int bits) ^~~~~~~~~~~~~~~~ --- ./jpeg-6b-steg/libjpeg.a --- --- jccolor.o --- cc -pipe -Wall -funroll-all-loops -pipe -O2 -fno-strict-aliasing -Imissing -I. -c jccolor.c --- jcdctmgr.o --- --- jchuff.o --- --- jcdctmgr.o --- cc -pipe -Wall -funroll-all-loops -pipe -O2 -fno-strict-aliasing -Imissing -I. -c jcdctmgr.c --- jchuff.o --- cc -pipe -Wall -funroll-all-loops -pipe -O2 -fno-strict-aliasing -Imissing -I. -c jchuff.c --- jcinit.o --- cc -pipe -Wall -funroll-all-loops -pipe -O2 -fno-strict-aliasing -Imissing -I. -c jcinit.c --- jcmainct.o --- cc -pipe -Wall -funroll-all-loops -pipe -O2 -fno-strict-aliasing -Imissing -I. -c jcmainct.c --- jcdctmgr.o --- jcdctmgr.c: In function 'forward_DCT': jcdctmgr.c:260:18: warning: implicit declaration of function 'steg_use_bit' [-Wimplicit-function-declaration] output_ptr[i] = steg_use_bit(temp); ^~~~~~~~~~~~ --- jcmainct.o --- jcmainct.c: In function 'start_pass_main': jcmainct.c:71:15: warning: 'main' is usually a function [-Wmain] my_main_ptr main = (my_main_ptr) cinfo->main; ^~~~ jcmainct.c: In function 'process_data_simple_main': jcmainct.c:117:15: warning: 'main' is usually a function [-Wmain] my_main_ptr main = (my_main_ptr) cinfo->main; ^~~~ jcmainct.c: In function 'jinit_c_main_controller': jcmainct.c:247:15: warning: 'main' is usually a function [-Wmain] my_main_ptr main; ^~~~ --- jcmarker.o --- cc -pipe -Wall -funroll-all-loops -pipe -O2 -fno-strict-aliasing -Imissing -I. -c jcmarker.c --- jcmaster.o --- cc -pipe -Wall -funroll-all-loops -pipe -O2 -fno-strict-aliasing -Imissing -I. -c jcmaster.c --- jcomapi.o --- cc -pipe -Wall -funroll-all-loops -pipe -O2 -fno-strict-aliasing -Imissing -I. -c jcomapi.c --- jcparam.o --- cc -pipe -Wall -funroll-all-loops -pipe -O2 -fno-strict-aliasing -Imissing -I. -c jcparam.c --- jcphuff.o --- cc -pipe -Wall -funroll-all-loops -pipe -O2 -fno-strict-aliasing -Imissing -I. -c jcphuff.c --- histogram --- cc -pipe -Wall -funroll-all-loops -pipe -O2 -fno-strict-aliasing -Imissing -I./jpeg-6b-steg -o histogram histogram.o md5.o --- ./jpeg-6b-steg/libjpeg.a --- --- jcprepct.o --- cc -pipe -Wall -funroll-all-loops -pipe -O2 -fno-strict-aliasing -Imissing -I. -c jcprepct.c --- jcsample.o --- cc -pipe -Wall -funroll-all-loops -pipe -O2 -fno-strict-aliasing -Imissing -I. -c jcsample.c --- jctrans.o --- cc -pipe -Wall -funroll-all-loops -pipe -O2 -fno-strict-aliasing -Imissing -I. -c jctrans.c --- jdapimin.o --- cc -pipe -Wall -funroll-all-loops -pipe -O2 -fno-strict-aliasing -Imissing -I. -c jdapimin.c --- jdapistd.o --- cc -pipe -Wall -funroll-all-loops -pipe -O2 -fno-strict-aliasing -Imissing -I. -c jdapistd.c --- jdatadst.o --- cc -pipe -Wall -funroll-all-loops -pipe -O2 -fno-strict-aliasing -Imissing -I. -c jdatadst.c --- jdatasrc.o --- cc -pipe -Wall -funroll-all-loops -pipe -O2 -fno-strict-aliasing -Imissing -I. -c jdatasrc.c --- jdcoefct.o --- cc -pipe -Wall -funroll-all-loops -pipe -O2 -fno-strict-aliasing -Imissing -I. -c jdcoefct.c --- jdcolor.o --- cc -pipe -Wall -funroll-all-loops -pipe -O2 -fno-strict-aliasing -Imissing -I. -c jdcolor.c --- jddctmgr.o --- cc -pipe -Wall -funroll-all-loops -pipe -O2 -fno-strict-aliasing -Imissing -I. -c jddctmgr.c --- jdhuff.o --- cc -pipe -Wall -funroll-all-loops -pipe -O2 -fno-strict-aliasing -Imissing -I. -c jdhuff.c --- jdinput.o --- cc -pipe -Wall -funroll-all-loops -pipe -O2 -fno-strict-aliasing -Imissing -I. -c jdinput.c --- jdcoefct.o --- jdcoefct.c: In function 'decompress_onepass': jdcoefct.c:202:5: warning: implicit declaration of function 'steg_use_bit' [-Wimplicit-function-declaration] steg_use_bit((JCOEF) (*block)[k]); ^~~~~~~~~~~~ --- jdmainct.o --- cc -pipe -Wall -funroll-all-loops -pipe -O2 -fno-strict-aliasing -Imissing -I. -c jdmainct.c --- jdmarker.o --- cc -pipe -Wall -funroll-all-loops -pipe -O2 -fno-strict-aliasing -Imissing -I. -c jdmarker.c --- jdmainct.o --- jdmainct.c: In function 'alloc_funny_pointers': jdmainct.c:162:15: warning: 'main' is usually a function [-Wmain] my_main_ptr main = (my_main_ptr) cinfo->main; ^~~~ jdmainct.c: In function 'make_funny_pointers': jdmainct.c:203:15: warning: 'main' is usually a function [-Wmain] my_main_ptr main = (my_main_ptr) cinfo->main; ^~~~ jdmainct.c: In function 'set_wraparound_pointers': jdmainct.c:243:15: warning: 'main' is usually a function [-Wmain] my_main_ptr main = (my_main_ptr) cinfo->main; ^~~~ jdmainct.c: In function 'set_bottom_pointers': jdmainct.c:272:15: warning: 'main' is usually a function [-Wmain] my_main_ptr main = (my_main_ptr) cinfo->main; ^~~~ jdmainct.c: In function 'start_pass_main': jdmainct.c:309:15: warning: 'main' is usually a function [-Wmain] my_main_ptr main = (my_main_ptr) cinfo->main; ^~~~ jdmainct.c: In function 'process_data_simple_main': jdmainct.c:349:15: warning: 'main' is usually a function [-Wmain] my_main_ptr main = (my_main_ptr) cinfo->main; ^~~~ jdmainct.c: In function 'process_data_context_main': jdmainct.c:389:15: warning: 'main' is usually a function [-Wmain] my_main_ptr main = (my_main_ptr) cinfo->main; ^~~~ jdmainct.c: In function 'jinit_d_main_controller': jdmainct.c:478:15: warning: 'main' is usually a function [-Wmain] my_main_ptr main; ^~~~ --- jdmaster.o --- cc -pipe -Wall -funroll-all-loops -pipe -O2 -fno-strict-aliasing -Imissing -I. -c jdmaster.c --- jdmerge.o --- cc -pipe -Wall -funroll-all-loops -pipe -O2 -fno-strict-aliasing -Imissing -I. -c jdmerge.c --- jdphuff.o --- cc -pipe -Wall -funroll-all-loops -pipe -O2 -fno-strict-aliasing -Imissing -I. -c jdphuff.c --- jdpostct.o --- cc -pipe -Wall -funroll-all-loops -pipe -O2 -fno-strict-aliasing -Imissing -I. -c jdpostct.c --- jdsample.o --- cc -pipe -Wall -funroll-all-loops -pipe -O2 -fno-strict-aliasing -Imissing -I. -c jdsample.c --- jdtrans.o --- cc -pipe -Wall -funroll-all-loops -pipe -O2 -fno-strict-aliasing -Imissing -I. -c jdtrans.c --- jerror.o --- cc -pipe -Wall -funroll-all-loops -pipe -O2 -fno-strict-aliasing -Imissing -I. -c jerror.c --- jfdctflt.o --- cc -pipe -Wall -funroll-all-loops -pipe -O2 -fno-strict-aliasing -Imissing -I. -c jfdctflt.c --- jfdctfst.o --- cc -pipe -Wall -funroll-all-loops -pipe -O2 -fno-strict-aliasing -Imissing -I. -c jfdctfst.c --- jfdctint.o --- --- jidctflt.o --- --- jfdctint.o --- cc -pipe -Wall -funroll-all-loops -pipe -O2 -fno-strict-aliasing -Imissing -I. -c jfdctint.c --- jidctflt.o --- cc -pipe -Wall -funroll-all-loops -pipe -O2 -fno-strict-aliasing -Imissing -I. -c jidctflt.c --- jidctfst.o --- cc -pipe -Wall -funroll-all-loops -pipe -O2 -fno-strict-aliasing -Imissing -I. -c jidctfst.c --- jidctint.o --- cc -pipe -Wall -funroll-all-loops -pipe -O2 -fno-strict-aliasing -Imissing -I. -c jidctint.c --- jidctred.o --- cc -pipe -Wall -funroll-all-loops -pipe -O2 -fno-strict-aliasing -Imissing -I. -c jidctred.c --- jquant1.o --- cc -pipe -Wall -funroll-all-loops -pipe -O2 -fno-strict-aliasing -Imissing -I. -c jquant1.c --- jquant2.o --- cc -pipe -Wall -funroll-all-loops -pipe -O2 -fno-strict-aliasing -Imissing -I. -c jquant2.c --- jutils.o --- cc -pipe -Wall -funroll-all-loops -pipe -O2 -fno-strict-aliasing -Imissing -I. -c jutils.c --- jmemmgr.o --- cc -pipe -Wall -funroll-all-loops -pipe -O2 -fno-strict-aliasing -Imissing -I. -c jmemmgr.c --- jmemnobs.o --- cc -pipe -Wall -funroll-all-loops -pipe -O2 -fno-strict-aliasing -Imissing -I. -c jmemnobs.c --- libjpeg.a --- rm -f libjpeg.a ar rc libjpeg.a jcapimin.o jcapistd.o jctrans.o jcparam.o jdatadst.o jcinit.o jcmaster.o jcmarker.o jcmainct.o jcprepct.o jccoefct.o jccolor.o jcsample.o jchuff.o jcphuff.o jcdctmgr.o jfdctfst.o jfdctflt.o jfdctint.o jdapimin.o jdapistd.o jdtrans.o jdatasrc.o jdmaster.o jdinput.o jdmarker.o jdhuff.o jdphuff.o jdmainct.o jdcoefct.o jdpostct.o jddctmgr.o jidctfst.o jidctflt.o jidctint.o jidctred.o jdsample.o jdcolor.o jquant1.o jquant2.o jdmerge.o jcomapi.o jutils.o jerror.o jmemmgr.o jmemnobs.o ranlib libjpeg.a --- outguess --- cc -pipe -Wall -funroll-all-loops -pipe -O2 -fno-strict-aliasing -Imissing -I./jpeg-6b-steg -o outguess outguess.o golay.o arc.o pnm.o jpg.o iterator.o md5.o -L./jpeg-6b-steg -ljpeg -lm --- extract --- ln -sf outguess extract SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for outguess-0.2 ===> Generating temporary packing list install -s -m 555 /construction/security/outguess/outguess/outguess /construction/security/outguess/stage/usr/local/bin ln -sf outguess /construction/security/outguess/stage/usr/local/bin/extract install -m 444 /construction/security/outguess/outguess/outguess.1 /construction/security/outguess/stage/usr/local/man/man1 install -m 0644 /construction/security/outguess/outguess/ChangeLog /construction/security/outguess/stage/usr/local/share/doc/outguess install -m 0644 /construction/security/outguess/outguess/README /construction/security/outguess/stage/usr/local/share/doc/outguess install -m 0644 /construction/security/outguess/outguess/STIRMARK-README /construction/security/outguess/stage/usr/local/share/doc/outguess install -m 0644 /construction/security/outguess/outguess/TODO /construction/security/outguess/stage/usr/local/share/doc/outguess ====> 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 outguess-0.2 file sizes/checksums [7]: 0% file sizes/checksums [7]: 100% packing files [7]: 0% packing files [7]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:06