+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/mcrypt-2.6.8nb4/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/mcrypt-2.6.8nb4/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for mcrypt-2.6.8nb4 /opt/pkg/bin/bmake all-recursive Making all in doc Making all in src gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/opt/pkg/lib/locale\" -I../intl -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -Wall -MT extra.o -MD -MP -MF .deps/extra.Tpo -c -o extra.o extra.c In file included from /home/pbulk/build/security/mcrypt/work/.buildlink/include/mutils/mincludes.h:34, from /home/pbulk/build/security/mcrypt/work/.buildlink/include/mhash.h:6, from ./defines.h:8, from extra.c:24: /home/pbulk/build/security/mcrypt/work/.buildlink/include/mutils/mhash_config.h:210: warning: "VERSION" redefined 210 | #define VERSION "0.9.9" | In file included from ./defines.h:4: ../config.h:223: note: this is the location of the previous definition 223 | #define VERSION "2.6.8" | extra.c: In function 'my_getpass': extra.c:78:17: warning: the comparison will always evaluate as 'false' for the address of 'ztmp' will never be NULL [-Waddress] 78 | if (ztmp==NULL) return NULL; | ^~ extra.c:74:21: note: 'ztmp' declared here 74 | static char ztmp[MAX_KEY_LEN]; | ^~~~ extra.c: In function 'write_file_head': extra.c:370:13: warning: pointer targets in assignment from 'uint8_t *' {aka 'unsigned char *'} to 'char *' differ in signedness [-Wpointer-sign] 370 | buf = mhash_get_hash_name(hash_algorithm); | ^ extra.c: In function 'test_file_headers': extra.c:640:16: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' [-Wparentheses] 640 | if ( !(!x & 0x80) && bare_flag == FALSE) { | ^~ extra.c: At top level: extra.c:45:13: warning: 'rcsid' defined but not used [-Wunused-variable] 45 | static char rcsid[] = | ^~~~~ mv -f .deps/extra.Tpo .deps/extra.Po gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/opt/pkg/lib/locale\" -I../intl -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -Wall -MT mcrypt.o -MD -MP -MF .deps/mcrypt.Tpo -c -o mcrypt.o mcrypt.c In file included from /home/pbulk/build/security/mcrypt/work/.buildlink/include/mutils/mincludes.h:34, from /home/pbulk/build/security/mcrypt/work/.buildlink/include/mhash.h:6, from ./defines.h:8, from mcrypt.c:25: /home/pbulk/build/security/mcrypt/work/.buildlink/include/mutils/mhash_config.h:210: warning: "VERSION" redefined 210 | #define VERSION "0.9.9" | In file included from ./defines.h:4: ../config.h:223: note: this is the location of the previous definition 223 | #define VERSION "2.6.8" | mcrypt.c: In function 'check_hash_algo': mcrypt.c:111:9: warning: pointer targets in assignment from 'uint8_t *' {aka 'unsigned char *'} to 'char *' differ in signedness [-Wpointer-sign] 111 | y = mhash_get_hash_name(i); | ^ mcrypt.c: In function 'main': mcrypt.c:189:43: warning: variable 'used_algo' set but not used [-Wunused-but-set-variable] 189 | int x, y, i, file_count = 0, keys = 0, used_algo = FALSE; | ^~~~~~~~~ mcrypt.c: At top level: mcrypt.c:44:13: warning: 'rcsid' defined but not used [-Wunused-variable] 44 | static char rcsid[] = | ^~~~~ In function 'remove_suffix', inlined from 'main' at mcrypt.c:538:14: mcrypt.c:740:8: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 740 | strncpy(outfile, filename, y); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt.c:720:9: note: length computed here 720 | y = strlen(filename); | ^~~~~~~~~~~~~~~~ mv -f .deps/mcrypt.Tpo .deps/mcrypt.Po gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/opt/pkg/lib/locale\" -I../intl -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -Wall -MT keys.o -MD -MP -MF .deps/keys.Tpo -c -o keys.o keys.c In file included from /home/pbulk/build/security/mcrypt/work/.buildlink/include/mutils/mincludes.h:34, from /home/pbulk/build/security/mcrypt/work/.buildlink/include/mhash.h:6, from ./defines.h:8, from keys.c:22: /home/pbulk/build/security/mcrypt/work/.buildlink/include/mutils/mhash_config.h:210: warning: "VERSION" redefined 210 | #define VERSION "0.9.9" | In file included from ./defines.h:4: ../config.h:223: note: this is the location of the previous definition 223 | #define VERSION "2.6.8" | keys.c:29:13: warning: 'rcsid' defined but not used [-Wunused-variable] 29 | static char rcsid[] = "$Id: keys.c,v 1.2 2007/11/07 17:10:20 nmav Exp $"; | ^~~~~ mv -f .deps/keys.Tpo .deps/keys.Po gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/opt/pkg/lib/locale\" -I../intl -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -Wall -MT random.o -MD -MP -MF .deps/random.Tpo -c -o random.o random.c In file included from /home/pbulk/build/security/mcrypt/work/.buildlink/include/mutils/mincludes.h:34, from /home/pbulk/build/security/mcrypt/work/.buildlink/include/mhash.h:6, from ./defines.h:8, from random.c:22: /home/pbulk/build/security/mcrypt/work/.buildlink/include/mutils/mhash_config.h:210: warning: "VERSION" redefined 210 | #define VERSION "0.9.9" | In file included from ./defines.h:4: ../config.h:223: note: this is the location of the previous definition 223 | #define VERSION "2.6.8" | random.c:27:13: warning: 'rcsid' defined but not used [-Wunused-variable] 27 | static char rcsid[] = "$Id: random.c,v 1.2 2007/11/07 17:10:22 nmav Exp $"; | ^~~~~ mv -f .deps/random.Tpo .deps/random.Po gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/opt/pkg/lib/locale\" -I../intl -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -Wall -MT rndunix.o -MD -MP -MF .deps/rndunix.Tpo -c -o rndunix.o rndunix.c In file included from /home/pbulk/build/security/mcrypt/work/.buildlink/include/mutils/mincludes.h:34, from /home/pbulk/build/security/mcrypt/work/.buildlink/include/mhash.h:6, from ./defines.h:8, from rndunix.c:52: /home/pbulk/build/security/mcrypt/work/.buildlink/include/mutils/mhash_config.h:210: warning: "VERSION" redefined 210 | #define VERSION "0.9.9" | In file included from ./defines.h:4: ../config.h:223: note: this is the location of the previous definition 223 | #define VERSION "2.6.8" | mv -f .deps/rndunix.Tpo .deps/rndunix.Po gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/opt/pkg/lib/locale\" -I../intl -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -Wall -MT xmalloc.o -MD -MP -MF .deps/xmalloc.Tpo -c -o xmalloc.o xmalloc.c In file included from /home/pbulk/build/security/mcrypt/work/.buildlink/include/mutils/mincludes.h:34, from /home/pbulk/build/security/mcrypt/work/.buildlink/include/mhash.h:6, from ./defines.h:8, from xmalloc.c:20: /home/pbulk/build/security/mcrypt/work/.buildlink/include/mutils/mhash_config.h:210: warning: "VERSION" redefined 210 | #define VERSION "0.9.9" | In file included from ./defines.h:4: ../config.h:223: note: this is the location of the previous definition 223 | #define VERSION "2.6.8" | xmalloc.c:23:13: warning: 'rcsid' defined but not used [-Wunused-variable] 23 | static char rcsid[] = "$Id: xmalloc.c,v 1.2 2007/11/07 17:10:23 nmav Exp $"; | ^~~~~ mv -f .deps/xmalloc.Tpo .deps/xmalloc.Po gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/opt/pkg/lib/locale\" -I../intl -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -Wall -MT functions.o -MD -MP -MF .deps/functions.Tpo -c -o functions.o functions.c In file included from /home/pbulk/build/security/mcrypt/work/.buildlink/include/mutils/mincludes.h:34, from /home/pbulk/build/security/mcrypt/work/.buildlink/include/mhash.h:6, from ./defines.h:8, from functions.c:24: /home/pbulk/build/security/mcrypt/work/.buildlink/include/mutils/mhash_config.h:210: warning: "VERSION" redefined 210 | #define VERSION "0.9.9" | In file included from ./defines.h:4: ../config.h:223: note: this is the location of the previous definition 223 | #define VERSION "2.6.8" | mv -f .deps/functions.Tpo .deps/functions.Po gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/opt/pkg/lib/locale\" -I../intl -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -Wall -MT errors.o -MD -MP -MF .deps/errors.Tpo -c -o errors.o errors.c mv -f .deps/errors.Tpo .deps/errors.Po gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/opt/pkg/lib/locale\" -I../intl -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -Wall -MT bits.o -MD -MP -MF .deps/bits.Tpo -c -o bits.o bits.c In file included from /home/pbulk/build/security/mcrypt/work/.buildlink/include/mutils/mincludes.h:34, from /home/pbulk/build/security/mcrypt/work/.buildlink/include/mhash.h:6, from ./defines.h:8, from bits.c:22: /home/pbulk/build/security/mcrypt/work/.buildlink/include/mutils/mhash_config.h:210: warning: "VERSION" redefined 210 | #define VERSION "0.9.9" | In file included from ./defines.h:4: ../config.h:223: note: this is the location of the previous definition 223 | #define VERSION "2.6.8" | mv -f .deps/bits.Tpo .deps/bits.Po gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/opt/pkg/lib/locale\" -I../intl -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -Wall -MT openpgp.o -MD -MP -MF .deps/openpgp.Tpo -c -o openpgp.o openpgp.c In file included from /home/pbulk/build/security/mcrypt/work/.buildlink/include/mutils/mincludes.h:34, from /home/pbulk/build/security/mcrypt/work/.buildlink/include/mhash.h:6, from ./defines.h:8, from openpgp.c:21: /home/pbulk/build/security/mcrypt/work/.buildlink/include/mutils/mhash_config.h:210: warning: "VERSION" redefined 210 | #define VERSION "0.9.9" | In file included from ./defines.h:4: ../config.h:223: note: this is the location of the previous definition 223 | #define VERSION "2.6.8" | openpgp.c: In function 'pgp_encrypt_wrap': openpgp.c:40:56: warning: pointer targets in passing argument 2 of 'get_password' differ in signedness [-Wpointer-sign] 40 | if (pass==NULL) _pass = get_password( ENCRYPT, &len); | ^~~~ | | | int * In file included from openpgp.c:24: ./extra.h:10:46: note: expected 'unsigned int *' but argument is of type 'int *' 10 | char * get_password( int mode, unsigned int *len); | ~~~~~~~~~~~~~~^~~ openpgp.c: In function 'pgp_decrypt_wrap': openpgp.c:62:56: warning: pointer targets in passing argument 2 of 'get_password' differ in signedness [-Wpointer-sign] 62 | if (pass==NULL) _pass = get_password( DECRYPT, &len); | ^~~~ | | | int * ./extra.h:10:46: note: expected 'unsigned int *' but argument is of type 'int *' 10 | char * get_password( int mode, unsigned int *len); | ~~~~~~~~~~~~~~^~~ mv -f .deps/openpgp.Tpo .deps/openpgp.Po gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/opt/pkg/lib/locale\" -I../intl -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -Wall -MT rndwin32.o -MD -MP -MF .deps/rndwin32.Tpo -c -o rndwin32.o rndwin32.c rndwin32.c:18:13: warning: 'rcsid' defined but not used [-Wunused-variable] 18 | static char rcsid[] = "$Id: rndwin32.c,v 1.3 2007/11/07 17:14:58 nmav Exp $"; | ^~~~~ mv -f .deps/rndwin32.Tpo .deps/rndwin32.Po gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/opt/pkg/lib/locale\" -I../intl -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -Wall -MT environ.o -MD -MP -MF .deps/environ.Tpo -c -o environ.o environ.c In file included from /home/pbulk/build/security/mcrypt/work/.buildlink/include/mutils/mincludes.h:34, from /home/pbulk/build/security/mcrypt/work/.buildlink/include/mhash.h:6, from ./defines.h:8, from environ.c:22: /home/pbulk/build/security/mcrypt/work/.buildlink/include/mutils/mhash_config.h:210: warning: "VERSION" redefined 210 | #define VERSION "0.9.9" | In file included from ./defines.h:4: ../config.h:223: note: this is the location of the previous definition 223 | #define VERSION "2.6.8" | environ.c:28:13: warning: 'rcsid' defined but not used [-Wunused-variable] 28 | static char rcsid[] = "$Id: environ.c,v 1.2 2007/11/07 17:10:19 nmav Exp $"; | ^~~~~ mv -f .deps/environ.Tpo .deps/environ.Po gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/opt/pkg/lib/locale\" -I../intl -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -Wall -MT getpass.o -MD -MP -MF .deps/getpass.Tpo -c -o getpass.o getpass.c In file included from /home/pbulk/build/security/mcrypt/work/.buildlink/include/mutils/mincludes.h:34, from /home/pbulk/build/security/mcrypt/work/.buildlink/include/mhash.h:6, from ./defines.h:8, from getpass.c:42: /home/pbulk/build/security/mcrypt/work/.buildlink/include/mutils/mhash_config.h:210: warning: "VERSION" redefined 210 | #define VERSION "0.9.9" | In file included from ./defines.h:4: ../config.h:223: note: this is the location of the previous definition 223 | #define VERSION "2.6.8" | getpass.c: In function 'readpass': getpass.c:100:18: warning: the comparison will always evaluate as 'false' for the address of 'input' will never be NULL [-Waddress] 100 | if (input==NULL) return NULL; | ^~ getpass.c:95:21: note: 'input' declared here 95 | static char input[MAXLEN + 1]; | ^~~~~ getpass.c:106:12: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] 106 | ap = asterix; | ^ getpass.c: At top level: getpass.c:31:13: warning: 'rcsid' defined but not used [-Wunused-variable] 31 | static char rcsid[] = "$Id: getpass.c,v 1.1.1.1 2003/09/08 17:25:49 imipak Exp $"; | ^~~~~ mv -f .deps/getpass.Tpo .deps/getpass.Po gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/opt/pkg/lib/locale\" -I../intl -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -Wall -MT ufc_crypt.o -MD -MP -MF .deps/ufc_crypt.Tpo -c -o ufc_crypt.o ufc_crypt.c In file included from /home/pbulk/build/security/mcrypt/work/.buildlink/include/mutils/mincludes.h:34, from /home/pbulk/build/security/mcrypt/work/.buildlink/include/mhash.h:6, from ./defines.h:8, from ufc_crypt.c:25: /home/pbulk/build/security/mcrypt/work/.buildlink/include/mutils/mhash_config.h:210: warning: "VERSION" redefined 210 | #define VERSION "0.9.9" | In file included from ./defines.h:4: ../config.h:223: note: this is the location of the previous definition 223 | #define VERSION "2.6.8" | mv -f .deps/ufc_crypt.Tpo .deps/ufc_crypt.Po gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/opt/pkg/lib/locale\" -I../intl -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -Wall -MT popen.o -MD -MP -MF .deps/popen.Tpo -c -o popen.o popen.c In file included from /home/pbulk/build/security/mcrypt/work/.buildlink/include/mutils/mincludes.h:34, from /home/pbulk/build/security/mcrypt/work/.buildlink/include/mhash.h:6, from ./defines.h:8, from popen.c:23: /home/pbulk/build/security/mcrypt/work/.buildlink/include/mutils/mhash_config.h:210: warning: "VERSION" redefined 210 | #define VERSION "0.9.9" | In file included from ./defines.h:4: ../config.h:223: note: this is the location of the previous definition 223 | #define VERSION "2.6.8" | mv -f .deps/popen.Tpo .deps/popen.Po gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/opt/pkg/lib/locale\" -I../intl -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -Wall -MT classic.o -MD -MP -MF .deps/classic.Tpo -c -o classic.o classic.c In file included from /home/pbulk/build/security/mcrypt/work/.buildlink/include/mutils/mincludes.h:34, from /home/pbulk/build/security/mcrypt/work/.buildlink/include/mhash.h:6, from ./defines.h:8, from classic.c:21: /home/pbulk/build/security/mcrypt/work/.buildlink/include/mutils/mhash_config.h:210: warning: "VERSION" redefined 210 | #define VERSION "0.9.9" | In file included from ./defines.h:4: ../config.h:223: note: this is the location of the previous definition 223 | #define VERSION "2.6.8" | classic.c: In function 'decrypt_general': classic.c:940:18: warning: pointer targets in assignment from 'uint8_t *' {aka 'unsigned char *'} to 'char *' differ in signedness [-Wpointer-sign] 940 | command = mhash_get_hash_name(hash_algorithm); | ^ classic.c: In function 'print_hashlist': classic.c:1056:12: warning: pointer targets in assignment from 'uint8_t *' {aka 'unsigned char *'} to 'char *' differ in signedness [-Wpointer-sign] 1056 | tmpc = mhash_get_hash_name(tmpi); | ^ mv -f .deps/classic.Tpo .deps/classic.Po gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/opt/pkg/lib/locale\" -I../intl -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -Wall -MT rfc2440.o -MD -MP -MF .deps/rfc2440.Tpo -c -o rfc2440.o rfc2440.c In file included from /home/pbulk/build/security/mcrypt/work/.buildlink/include/mutils/mincludes.h:34, from /home/pbulk/build/security/mcrypt/work/.buildlink/include/mhash.h:6, from ./defines.h:8, from rfc2440.c:18: /home/pbulk/build/security/mcrypt/work/.buildlink/include/mutils/mhash_config.h:210: warning: "VERSION" redefined 210 | #define VERSION "0.9.9" | In file included from ./defines.h:4: ../config.h:223: note: this is the location of the previous definition 223 | #define VERSION "2.6.8" | rfc2440.c: In function 'dek_load': rfc2440.c:570:42: warning: pointer targets in passing argument 5 of 'mhash_keygen_ext' differ in signedness [-Wpointer-sign] 570 | DIM (d->key), pass, strlen(pass)); | ^~~~ | | | char * In file included from /home/pbulk/build/security/mcrypt/work/.buildlink/include/mhash.h:10: /home/pbulk/build/security/mcrypt/work/.buildlink/include/mutils/mhash.h:107:45: note: expected 'uint8_t *' {aka 'unsigned char *'} but argument is of type 'char *' 107 | mutils_word8 *password, mutils_word32 passwordlen); rfc2440.c: In function 'dek_create': rfc2440.c:621:42: warning: pointer targets in passing argument 5 of 'mhash_keygen_ext' differ in signedness [-Wpointer-sign] 621 | DIM (d->key), pass, strlen(pass)); | ^~~~ | | | char * /home/pbulk/build/security/mcrypt/work/.buildlink/include/mutils/mhash.h:107:45: note: expected 'uint8_t *' {aka 'unsigned char *'} but argument is of type 'char *' 107 | mutils_word8 *password, mutils_word32 passwordlen); rfc2440.c: In function 'symkey_enc_decode': rfc2440.c:639:27: warning: pointer targets in passing argument 2 of 'header_decode' differ in signedness [-Wpointer-sign] 639 | header_decode(dat->d, &tag, &headlen, &offset, NULL); | ^~~~ | | | int * rfc2440.c:430:41: note: expected 'uint32 *' {aka 'unsigned int *'} but argument is of type 'int *' 430 | header_decode(const uchar *buf, uint32 *tag, uint32 *len, | ~~~~~~~~^~~ rfc2440.c:639:33: warning: pointer targets in passing argument 3 of 'header_decode' differ in signedness [-Wpointer-sign] 639 | header_decode(dat->d, &tag, &headlen, &offset, NULL); | ^~~~~~~~ | | | int * rfc2440.c:430:54: note: expected 'uint32 *' {aka 'unsigned int *'} but argument is of type 'int *' 430 | header_decode(const uchar *buf, uint32 *tag, uint32 *len, | ~~~~~~~~^~~ rfc2440.c:639:43: warning: pointer targets in passing argument 4 of 'header_decode' differ in signedness [-Wpointer-sign] 639 | header_decode(dat->d, &tag, &headlen, &offset, NULL); | ^~~~~~~ | | | int * rfc2440.c:431:23: note: expected 'uint32 *' {aka 'unsigned int *'} but argument is of type 'int *' 431 | uint32 *headlen, PACKET *pkt) | ~~~~~~~~^~~~~~~ mv -f .deps/rfc2440.Tpo .deps/rfc2440.Po gaa -o gaaout.c -i gaa.h mcrypt.gaa bash: line 2: gaa: command not found *** [gaaout.c] Error code 127 bmake[2]: stopped in /home/pbulk/build/security/mcrypt/work/mcrypt-2.6.8/src 1 error bmake[2]: stopped in /home/pbulk/build/security/mcrypt/work/mcrypt-2.6.8/src *** [all-recursive] Error code 1 bmake[1]: stopped in /home/pbulk/build/security/mcrypt/work/mcrypt-2.6.8 1 error bmake[1]: stopped in /home/pbulk/build/security/mcrypt/work/mcrypt-2.6.8 *** [all] Error code 2 bmake: stopped in /home/pbulk/build/security/mcrypt/work/mcrypt-2.6.8 1 error bmake: stopped in /home/pbulk/build/security/mcrypt/work/mcrypt-2.6.8 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/security/mcrypt *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/security/mcrypt