Build of pork with clang_glibc toolchain

The build took 00h 01m 58s and was SUCCESSFUL.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
35,043 ansic
7,664 makefile
3,379 sh
931 perl
47,017 total

The process tree of the build process is here.

Several sub-process invocations were improper; see the process tree for details. Summary:

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

Copied permanent toolchain into container-local sysroot
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/sbin --> /sysroot/sbin
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/etc --> /sysroot/etc
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/var --> /sysroot/var
# /toolchain_root/usr --> /sysroot/usr
# /toolchain_root/glibc-build --> /sysroot/glibc-build
# /toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: pork 0.99.8.1-11 (Thu Apr 13 16:25:59 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: If you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used.
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for x86_64-unknown-linux-gcc... clang
# checking for C compiler default output file name... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... no
# checking for suffix of executables...
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ANSI C... none needed
# checking for style of include used by make... GNU
# checking dependency style of clang... gcc3
# checking how to run the C preprocessor... clang -E
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking for a BSD-compatible install... /usr/bin/install -c
# checking for sed... /usr/bin/sed
# checking for egrep... grep -E
# checking for ANSI C header files... yes
# checking for sys/wait.h that is POSIX.1 compatible... yes
# checking for an ANSI C-conforming const... yes
# checking for inline... inline
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking for pid_t... yes
# checking for size_t... yes
# checking whether time.h and sys/time.h may both be included... yes
# checking whether struct tm is in sys/time.h or time.h... time.h
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking for unistd.h... (cached) yes
# checking ncurses.h usability... yes
# checking ncurses.h presence... yes
# checking for ncurses.h... yes
# checking termios.h usability... yes
# checking termios.h presence... yes
# checking for termios.h... yes
# checking sys/termios.h usability... yes
# checking sys/termios.h presence... yes
# checking for sys/termios.h... yes
# checking for initscr in -lncurses... yes
# checking for resizeterm in -lncurses... yes
# checking for u_int32_t... yes
# checking for u_int16_t... yes
# checking for u_int8_t... yes
# checking for AF_INET6... yes
# checking for socklen_t... yes
# checking for in_addr_t... yes
# checking for in_port_t... yes
# checking for void *... yes
# checking size of void *... 8
# checking for __attribute__... no
# checking return type of signal handlers... void
# checking for perl... /usr/bin/perl
# checking for Perl compile flags... ok
# checking for Perl_eval_pv... no
# checking for old perl... no
# checking for snprintf... yes
# checking for vsnprintf... yes
# checking for getopt_long... yes
# checking for strsep... yes
# checking for vasprintf... yes
# checking for gettimeofday... yes
# checking for select... yes
# checking for strdup... yes
# checking for strstr... yes
# checking for strtol... yes
# checking for uname... yes
# checking for memcmp... yes
# checking for strftime... yes
# checking for vprintf... yes
# checking for gethostbyname... yes
# checking for library containing socket... none required
# checking for getaddrinfo... yes
# checking for freeaddrinfo... yes
# checking for gai_strerror... yes
# checking for getnameinfo... yes
# checking for inet_ntop... yes
# checking for struct sockaddr_storage... yes
# checking for ss_family member in struct sockaddr_storage... yes
# checking for struct sockaddr_in6... yes
# checking for struct in6_addr... yes
# checking for struct addrinfo... yes
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating src/Makefile
# config.status: creating src/missing/Makefile
# config.status: creating src/protocols/Makefile
# config.status: creating src/protocols/aim/Makefile
# config.status: creating src/protocols/irc/Makefile
# config.status: creating doc/Makefile
# config.status: creating doc/help/Makefile
# config.status: creating doc/help/blist/Makefile
# config.status: creating doc/help/buddy/Makefile
# config.status: creating doc/help/chat/Makefile
# config.status: creating doc/help/event/Makefile
# config.status: creating doc/help/file/Makefile
# config.status: creating doc/help/history/Makefile
# config.status: creating doc/help/input/Makefile
# config.status: creating doc/help/main/Makefile
# config.status: creating doc/help/perl/Makefile
# config.status: creating doc/help/scroll/Makefile
# config.status: creating doc/help/timer/Makefile
# config.status: creating doc/help/win/Makefile
# config.status: creating examples/Makefile
# config.status: creating examples/perl/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# make all-recursive
# make[1]: Entering directory '/tmp/pork/src/pork-0.99.8.1'
# Making all in src
# make[2]: Entering directory '/tmp/pork/src/pork-0.99.8.1/src'
# Making all in missing
# make[3]: Entering directory '/tmp/pork/src/pork-0.99.8.1/src/missing'
# if clang -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT inet_ntop.o -MD -MP -MF ".deps/inet_ntop.Tpo" -c -o inet_ntop.o inet_ntop.c; \
# then mv -f ".deps/inet_ntop.Tpo" ".deps/inet_ntop.Po"; else rm -f ".deps/inet_ntop.Tpo"; exit 1; fi
# if clang -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT ipv6_missing.o -MD -MP -MF ".deps/ipv6_missing.Tpo" -c -o ipv6_missing.o ipv6_missing.c; \
# then mv -f ".deps/ipv6_missing.Tpo" ".deps/ipv6_missing.Po"; else rm -f ".deps/ipv6_missing.Tpo"; exit 1; fi
# if clang -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT getopt.o -MD -MP -MF ".deps/getopt.Tpo" -c -o getopt.o getopt.c; \
# then mv -f ".deps/getopt.Tpo" ".deps/getopt.Po"; else rm -f ".deps/getopt.Tpo"; exit 1; fi
# if clang -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT snprintf.o -MD -MP -MF ".deps/snprintf.Tpo" -c -o snprintf.o snprintf.c; \
# then mv -f ".deps/snprintf.Tpo" ".deps/snprintf.Po"; else rm -f ".deps/snprintf.Tpo"; exit 1; fi
# if clang -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT strsep.o -MD -MP -MF ".deps/strsep.Tpo" -c -o strsep.o strsep.c; \
# then mv -f ".deps/strsep.Tpo" ".deps/strsep.Po"; else rm -f ".deps/strsep.Tpo"; exit 1; fi
# if clang -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT vasprintf.o -MD -MP -MF ".deps/vasprintf.Tpo" -c -o vasprintf.o vasprintf.c; \
# then mv -f ".deps/vasprintf.Tpo" ".deps/vasprintf.Po"; else rm -f ".deps/vasprintf.Tpo"; exit 1; fi
# rm -f libmissing.a
# ar cru libmissing.a inet_ntop.o ipv6_missing.o getopt.o snprintf.o strsep.o vasprintf.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# ranlib libmissing.a
# make[3]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/src/missing'
# Making all in protocols
# make[3]: Entering directory '/tmp/pork/src/pork-0.99.8.1/src/protocols'
# Making all in irc
# make[4]: Entering directory '/tmp/pork/src/pork-0.99.8.1/src/protocols/irc'
# if clang -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT pork_irc.o -MD -MP -MF ".deps/pork_irc.Tpo" -c -o pork_irc.o pork_irc.c; \
# then mv -f ".deps/pork_irc.Tpo" ".deps/pork_irc.Po"; else rm -f ".deps/pork_irc.Tpo"; exit 1; fi
# if clang -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT pork_irc_dcc.o -MD -MP -MF ".deps/pork_irc_dcc.Tpo" -c -o pork_irc_dcc.o pork_irc_dcc.c; \
# then mv -f ".deps/pork_irc_dcc.Tpo" ".deps/pork_irc_dcc.Po"; else rm -f ".deps/pork_irc_dcc.Tpo"; exit 1; fi
# pork_irc_dcc.c:193:16: warning: format specifies type 'unsigned long long' but the argument has type 'off_t' (aka 'long') [-Wformat]
# xfer->lport, xfer->file_len);
# ^~~~~~~~~~~~~~
# pork_irc_dcc.c:193:16: warning: format specifies type 'unsigned long long' but the argument has type 'off_t' (aka 'long') [-Wformat]
# xfer->lport, xfer->file_len);
# ^~~~~~~~~~~~~~
# pork_irc_dcc.c:372:20: warning: format specifies type 'long long' but the argument has type 'off_t' (aka 'long') [-Wformat]
# filename, port, position);
# ^~~~~~~~
# pork_irc_dcc.c:372:20: warning: format specifies type 'long long' but the argument has type 'off_t' (aka 'long') [-Wformat]
# filename, port, position);
# ^~~~~~~~
# 4 warnings generated.
# if clang -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT pork_irc_input.o -MD -MP -MF ".deps/pork_irc_input.Tpo" -c -o pork_irc_input.o pork_irc_input.c; \
# then mv -f ".deps/pork_irc_input.Tpo" ".deps/pork_irc_input.Po"; else rm -f ".deps/pork_irc_input.Tpo"; exit 1; fi
# if clang -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT pork_irc_output.o -MD -MP -MF ".deps/pork_irc_output.Tpo" -c -o pork_irc_output.o pork_irc_output.c; \
# then mv -f ".deps/pork_irc_output.Tpo" ".deps/pork_irc_output.Po"; else rm -f ".deps/pork_irc_output.Tpo"; exit 1; fi
# rm -f libirc.a
# ar cru libirc.a pork_irc.o pork_irc_dcc.o pork_irc_input.o pork_irc_output.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# ranlib libirc.a
# make[4]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/src/protocols/irc'
# Making all in aim
# make[4]: Entering directory '/tmp/pork/src/pork-0.99.8.1/src/protocols/aim'
# if clang -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT admin.o -MD -MP -MF ".deps/admin.Tpo" -c -o admin.o `test -f 'libfaim/admin.c' || echo './'`libfaim/admin.c; \
# then mv -f ".deps/admin.Tpo" ".deps/admin.Po"; else rm -f ".deps/admin.Tpo"; exit 1; fi
# libfaim/admin.c:113:52: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aim_tlvlist_add_raw(&tl, 0x0001, strlen(newnick), newnick);
# ^~~~~~~
# libfaim/aim.h:1410:114: note: passing argument to parameter 'value' here
# faim_internal int aim_tlvlist_add_raw(aim_tlvlist_t **list, const fu16_t type, const fu16_t length, const fu8_t *value);
# ^
# libfaim/admin.c:141:50: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aim_tlvlist_add_raw(&tl, 0x0002, strlen(newpw), newpw);
# ^~~~~
# libfaim/aim.h:1410:114: note: passing argument to parameter 'value' here
# faim_internal int aim_tlvlist_add_raw(aim_tlvlist_t **list, const fu16_t type, const fu16_t length, const fu8_t *value);
# ^
# libfaim/admin.c:144:50: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aim_tlvlist_add_raw(&tl, 0x0012, strlen(curpw), curpw);
# ^~~~~
# libfaim/aim.h:1410:114: note: passing argument to parameter 'value' here
# faim_internal int aim_tlvlist_add_raw(aim_tlvlist_t **list, const fu16_t type, const fu16_t length, const fu8_t *value);
# ^
# libfaim/admin.c:170:53: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aim_tlvlist_add_raw(&tl, 0x0011, strlen(newemail), newemail);
# ^~~~~~~~
# libfaim/aim.h:1410:114: note: passing argument to parameter 'value' here
# faim_internal int aim_tlvlist_add_raw(aim_tlvlist_t **list, const fu16_t type, const fu16_t length, const fu8_t *value);
# ^
# 4 warnings generated.
# if clang -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT adverts.o -MD -MP -MF ".deps/adverts.Tpo" -c -o adverts.o `test -f 'libfaim/adverts.c' || echo './'`libfaim/adverts.c; \
# then mv -f ".deps/adverts.Tpo" ".deps/adverts.Po"; else rm -f ".deps/adverts.Tpo"; exit 1; fi
# if clang -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT auth.o -MD -MP -MF ".deps/auth.Tpo" -c -o auth.o `test -f 'libfaim/auth.c' || echo './'`libfaim/auth.c; \
# then mv -f ".deps/auth.Tpo" ".deps/auth.Po"; else rm -f ".deps/auth.Tpo"; exit 1; fi
# libfaim/auth.c:237:47: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aim_tlvlist_add_raw(&tl, 0x0001, strlen(sn), sn);
# ^~
# libfaim/aim.h:1410:114: note: passing argument to parameter 'value' here
# faim_internal int aim_tlvlist_add_raw(aim_tlvlist_t **list, const fu16_t type, const fu16_t length, const fu8_t *value);
# ^
# libfaim/auth.c:259:62: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aim_tlvlist_add_raw(&tl, 0x0003, strlen(ci->clientstring), ci->clientstring);
# ^~~~~~~~~~~~~~~~
# libfaim/aim.h:1410:114: note: passing argument to parameter 'value' here
# faim_internal int aim_tlvlist_add_raw(aim_tlvlist_t **list, const fu16_t type, const fu16_t length, const fu8_t *value);
# ^
# libfaim/auth.c:266:53: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aim_tlvlist_add_raw(&tl, 0x000f, strlen(ci->lang), ci->lang);
# ^~~~~~~~
# libfaim/aim.h:1410:114: note: passing argument to parameter 'value' here
# faim_internal int aim_tlvlist_add_raw(aim_tlvlist_t **list, const fu16_t type, const fu16_t length, const fu8_t *value);
# ^
# libfaim/auth.c:267:56: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aim_tlvlist_add_raw(&tl, 0x000e, strlen(ci->country), ci->country);
# ^~~~~~~~~~~
# libfaim/aim.h:1410:114: note: passing argument to parameter 'value' here
# faim_internal int aim_tlvlist_add_raw(aim_tlvlist_t **list, const fu16_t type, const fu16_t length, const fu8_t *value);
# ^
# libfaim/auth.c:497:47: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aim_tlvlist_add_raw(&tl, 0x0001, strlen(sn), sn);
# ^~
# libfaim/aim.h:1410:114: note: passing argument to parameter 'value' here
# faim_internal int aim_tlvlist_add_raw(aim_tlvlist_t **list, const fu16_t type, const fu16_t length, const fu8_t *value);
# ^
# libfaim/auth.c:583:26: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aimbs_putraw(&fr->data, securid, len);
# ^~~~~~~
# libfaim/aim_internal.h:89:64: note: passing argument to parameter 'v' here
# faim_internal int aimbs_putraw(aim_bstream_t *bs, const fu8_t *v, int len);
# ^
# 6 warnings generated.
# if clang -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT bart.o -MD -MP -MF ".deps/bart.Tpo" -c -o bart.o `test -f 'libfaim/bart.c' || echo './'`libfaim/bart.c; \
# then mv -f ".deps/bart.Tpo" ".deps/bart.Po"; else rm -f ".deps/bart.Tpo"; exit 1; fi
# libfaim/bart.c:95:26: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aimbs_putraw(&fr->data, sn, strlen(sn));
# ^~
# libfaim/aim_internal.h:89:64: note: passing argument to parameter 'v' here
# faim_internal int aimbs_putraw(aim_bstream_t *bs, const fu8_t *v, int len);
# ^
# 1 warning generated.
# if clang -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT bos.o -MD -MP -MF ".deps/bos.Tpo" -c -o bos.o `test -f 'libfaim/bos.c' || echo './'`libfaim/bos.c; \
# then mv -f ".deps/bos.Tpo" ".deps/bos.Po"; else rm -f ".deps/bos.Tpo"; exit 1; fi
# libfaim/bos.c:135:27: warning: passing 'char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aimbs_putraw(&fr->data, tmpptr, strlen(tmpptr));
# ^~~~~~
# libfaim/aim_internal.h:89:64: note: passing argument to parameter 'v' here
# faim_internal int aimbs_putraw(aim_bstream_t *bs, const fu8_t *v, int len);
# ^
# 1 warning generated.
# if clang -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT bstream.o -MD -MP -MF ".deps/bstream.Tpo" -c -o bstream.o `test -f 'libfaim/bstream.c' || echo './'`libfaim/bstream.c; \
# then mv -f ".deps/bstream.Tpo" ".deps/bstream.Po"; else rm -f ".deps/bstream.Tpo"; exit 1; fi
# libfaim/bstream.c:234:26: warning: passing 'char *' to parameter of type 'fu8_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# if (aimbs_getrawbuf(bs, ob, len) < len) {
# ^~
# libfaim/bstream.c:200:61: note: passing argument to parameter 'buf' here
# faim_internal int aimbs_getrawbuf(aim_bstream_t *bs, fu8_t *buf, int len)
# ^
# 1 warning generated.
# if clang -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT buddylist.o -MD -MP -MF ".deps/buddylist.Tpo" -c -o buddylist.o `test -f 'libfaim/buddylist.c' || echo './'`libfaim/buddylist.c; \
# then mv -f ".deps/buddylist.Tpo" ".deps/buddylist.Po"; else rm -f ".deps/buddylist.Tpo"; exit 1; fi
# libfaim/buddylist.c:91:26: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aimbs_putraw(&fr->data, sn, strlen(sn));
# ^~
# libfaim/aim_internal.h:89:64: note: passing argument to parameter 'v' here
# faim_internal int aimbs_putraw(aim_bstream_t *bs, const fu8_t *v, int len);
# ^
# libfaim/buddylist.c:138:27: warning: passing 'char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aimbs_putraw(&fr->data, tmpptr, strlen(tmpptr));
# ^~~~~~
# libfaim/aim_internal.h:89:64: note: passing argument to parameter 'v' here
# faim_internal int aimbs_putraw(aim_bstream_t *bs, const fu8_t *v, int len);
# ^
# libfaim/buddylist.c:171:26: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aimbs_putraw(&fr->data, sn, strlen(sn));
# ^~
# libfaim/aim_internal.h:89:64: note: passing argument to parameter 'v' here
# faim_internal int aimbs_putraw(aim_bstream_t *bs, const fu8_t *v, int len);
# ^
# libfaim/buddylist.c:226:26: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aimbs_putraw(&fr->data, sn, strlen(sn));
# ^~
# libfaim/aim_internal.h:89:64: note: passing argument to parameter 'v' here
# faim_internal int aimbs_putraw(aim_bstream_t *bs, const fu8_t *v, int len);
# ^
# 4 warnings generated.
# if clang -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT chat.o -MD -MP -MF ".deps/chat.Tpo" -c -o chat.o `test -f 'libfaim/chat.c' || echo './'`libfaim/chat.c; \
# then mv -f ".deps/chat.Tpo" ".deps/chat.Po"; else rm -f ".deps/chat.Tpo"; exit 1; fi
# libfaim/chat.c:379:44: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aim_tlvlist_add_raw(&itl, 0x0001, msglen, msg);
# ^~~
# libfaim/aim.h:1410:114: note: passing argument to parameter 'value' here
# faim_internal int aim_tlvlist_add_raw(aim_tlvlist_t **list, const fu16_t type, const fu16_t length, const fu8_t *value);
# ^
# libfaim/chat.c:385:55: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aim_tlvlist_add_raw(&itl, 0x0002, strlen(encoding), encoding);
# ^~~~~~~~
# libfaim/aim.h:1410:114: note: passing argument to parameter 'value' here
# faim_internal int aim_tlvlist_add_raw(aim_tlvlist_t **list, const fu16_t type, const fu16_t length, const fu8_t *value);
# ^
# libfaim/chat.c:391:55: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aim_tlvlist_add_raw(&itl, 0x0003, strlen(language), language);
# ^~~~~~~~
# libfaim/aim.h:1410:114: note: passing argument to parameter 'value' here
# faim_internal int aim_tlvlist_add_raw(aim_tlvlist_t **list, const fu16_t type, const fu16_t length, const fu8_t *value);
# ^
# 3 warnings generated.
# if clang -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT chatnav.o -MD -MP -MF ".deps/chatnav.Tpo" -c -o chatnav.o `test -f 'libfaim/chatnav.c' || echo './'`libfaim/chatnav.c; \
# then mv -f ".deps/chatnav.Tpo" ".deps/chatnav.Po"; else rm -f ".deps/chatnav.Tpo"; exit 1; fi
# libfaim/chatnav.c:57:26: warning: passing 'const char [7]' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aimbs_putraw(&fr->data, ck, strlen(ck));
# ^~
# libfaim/aim_internal.h:89:64: note: passing argument to parameter 'v' here
# faim_internal int aimbs_putraw(aim_bstream_t *bs, const fu8_t *v, int len);
# ^
# libfaim/chatnav.c:70:49: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aim_tlvlist_add_raw(&tl, 0x00d3, strlen(name), name);
# ^~~~
# libfaim/aim.h:1410:114: note: passing argument to parameter 'value' here
# faim_internal int aim_tlvlist_add_raw(aim_tlvlist_t **list, const fu16_t type, const fu16_t length, const fu8_t *value);
# ^
# libfaim/chatnav.c:71:52: warning: passing 'const char [9]' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aim_tlvlist_add_raw(&tl, 0x00d6, strlen(charset), charset);
# ^~~~~~~
# libfaim/aim.h:1410:114: note: passing argument to parameter 'value' here
# faim_internal int aim_tlvlist_add_raw(aim_tlvlist_t **list, const fu16_t type, const fu16_t length, const fu8_t *value);
# ^
# libfaim/chatnav.c:72:49: warning: passing 'const char [3]' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aim_tlvlist_add_raw(&tl, 0x00d7, strlen(lang), lang);
# ^~~~
# libfaim/aim.h:1410:114: note: passing argument to parameter 'value' here
# faim_internal int aim_tlvlist_add_raw(aim_tlvlist_t **list, const fu16_t type, const fu16_t length, const fu8_t *value);
# ^
# 4 warnings generated.
# if clang -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT conn.o -MD -MP -MF ".deps/conn.Tpo" -c -o conn.o `test -f 'libfaim/conn.c' || echo './'`libfaim/conn.c; \
# then mv -f ".deps/conn.Tpo" ".deps/conn.Po"; else rm -f ".deps/conn.Tpo"; exit 1; fi
# libfaim/conn.c:489:24: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# i += aimutil_putstr(buf+i, sess->socksproxy.username, strlen(sess->socksproxy.username));
# ^~~~~
# libfaim/aim.h:1485:38: note: passing argument to parameter here
# faim_export int aimutil_putstr(char *, const char *, int);
# ^
# libfaim/conn.c:491:24: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# i += aimutil_putstr(buf+i, sess->socksproxy.password, strlen(sess->socksproxy.password));
# ^~~~~
# libfaim/aim.h:1485:38: note: passing argument to parameter here
# faim_export int aimutil_putstr(char *, const char *, int);
# ^
# libfaim/conn.c:514:23: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# i += aimutil_putstr(buf+i, host, strlen(host));
# ^~~~~
# libfaim/aim.h:1485:38: note: passing argument to parameter here
# faim_export int aimutil_putstr(char *, const char *, int);
# ^
# 3 warnings generated.
# if clang -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT email.o -MD -MP -MF ".deps/email.Tpo" -c -o email.o `test -f 'libfaim/email.c' || echo './'`libfaim/email.c; \
# then mv -f ".deps/email.Tpo" ".deps/email.Po"; else rm -f ".deps/email.Tpo"; exit 1; fi
# libfaim/email.c:91:44: warning: passing 'fu8_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# for (new=sess->emailinfo; (new && strncmp(cookie16, new->cookie16, 16)); new=new->next);
# ^~~~~~~~
# /usr/include/string.h:143:33: note: passing argument to parameter '__s1' here
# extern int strncmp (const char *__s1, const char *__s2, size_t __n)
# ^
# libfaim/email.c:91:54: warning: passing 'fu8_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# for (new=sess->emailinfo; (new && strncmp(cookie16, new->cookie16, 16)); new=new->next);
# ^~~~~~~~~~~~~
# /usr/include/string.h:143:51: note: passing argument to parameter '__s2' here
# extern int strncmp (const char *__s1, const char *__s2, size_t __n)
# ^
# 2 warnings generated.
# if clang -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT ft.o -MD -MP -MF ".deps/ft.Tpo" -c -o ft.o `test -f 'libfaim/ft.c' || echo './'`libfaim/ft.c; \
# then mv -f ".deps/ft.Tpo" ".deps/ft.Po"; else rm -f ".deps/ft.Tpo"; exit 1; fi
# libfaim/ft.c:296:22: warning: passing 'char [98]' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aimbs_putraw(hdrbs, sess->sn, strlen(sess->sn));
# ^~~~~~~~
# libfaim/aim_internal.h:89:64: note: passing argument to parameter 'v' here
# faim_internal int aimbs_putraw(aim_bstream_t *bs, const fu8_t *v, int len);
# ^
# libfaim/ft.c:371:22: warning: passing 'char [98]' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aimbs_putraw(hdrbs, sess->sn, strlen(sess->sn));
# ^~~~~~~~
# libfaim/aim_internal.h:89:64: note: passing argument to parameter 'v' here
# faim_internal int aimbs_putraw(aim_bstream_t *bs, const fu8_t *v, int len);
# ^
# libfaim/ft.c:397:22: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aimbs_putraw(hdrbs, msg, len);
# ^~~
# libfaim/aim_internal.h:89:64: note: passing argument to parameter 'v' here
# faim_internal int aimbs_putraw(aim_bstream_t *bs, const fu8_t *v, int len);
# ^
# libfaim/ft.c:441:9: warning: returning 'fu8_t [8]' from a function with result type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# return intdata->cookie;
# ^~~~~~~~~~~~~~~
# libfaim/ft.c:686:10: warning: passing 'fu8_t [32]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# strncpy(new->fh.idstring, "OFT_Windows ICBMFT V1.1 32", 31);
# ^~~~~~~~~~~~~~~~
# /usr/include/string.h:128:40: note: passing argument to parameter '__dest' here
# extern char *strncpy (char *__restrict __dest,
# ^
# libfaim/ft.c:775:22: warning: passing 'char [8]' to parameter of type 'fu8_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aimbs_getrawbuf(bs, fh->bcookie, 8);
# ^~~~~~~~~~~
# libfaim/aim_internal.h:86:61: note: passing argument to parameter 'buf' here
# faim_internal int aimbs_getrawbuf(aim_bstream_t *bs, fu8_t *buf, int len);
# ^
# libfaim/ft.c:796:22: warning: passing 'char [69]' to parameter of type 'fu8_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aimbs_getrawbuf(bs, fh->dummy, 69);
# ^~~~~~~~~
# libfaim/aim_internal.h:86:61: note: passing argument to parameter 'buf' here
# faim_internal int aimbs_getrawbuf(aim_bstream_t *bs, fu8_t *buf, int len);
# ^
# libfaim/ft.c:797:22: warning: passing 'char [16]' to parameter of type 'fu8_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aimbs_getrawbuf(bs, fh->macfileinfo, 16);
# ^~~~~~~~~~~~~~~
# libfaim/aim_internal.h:86:61: note: passing argument to parameter 'buf' here
# faim_internal int aimbs_getrawbuf(aim_bstream_t *bs, fu8_t *buf, int len);
# ^
# libfaim/ft.c:800:22: warning: passing 'char [64]' to parameter of type 'fu8_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aimbs_getrawbuf(bs, fh->name, 64); /* XXX - filenames longer than 64B */
# ^~~~~~~~
# libfaim/aim_internal.h:86:61: note: passing argument to parameter 'buf' here
# faim_internal int aimbs_getrawbuf(aim_bstream_t *bs, fu8_t *buf, int len);
# ^
# libfaim/ft.c:824:19: warning: passing 'char [8]' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aimbs_putraw(bs, fh->bcookie, 8);
# ^~~~~~~~~~~
# libfaim/aim_internal.h:89:64: note: passing argument to parameter 'v' here
# faim_internal int aimbs_putraw(aim_bstream_t *bs, const fu8_t *v, int len);
# ^
# libfaim/ft.c:845:19: warning: passing 'char [69]' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aimbs_putraw(bs, fh->dummy, 69);
# ^~~~~~~~~
# libfaim/aim_internal.h:89:64: note: passing argument to parameter 'v' here
# faim_internal int aimbs_putraw(aim_bstream_t *bs, const fu8_t *v, int len);
# ^
# libfaim/ft.c:846:19: warning: passing 'char [16]' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aimbs_putraw(bs, fh->macfileinfo, 16);
# ^~~~~~~~~~~~~~~
# libfaim/aim_internal.h:89:64: note: passing argument to parameter 'v' here
# faim_internal int aimbs_putraw(aim_bstream_t *bs, const fu8_t *v, int len);
# ^
# libfaim/ft.c:849:19: warning: passing 'char [64]' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aimbs_putraw(bs, fh->name, 64); /* XXX - filenames longer than 64B */
# ^~~~~~~~
# libfaim/aim_internal.h:89:64: note: passing argument to parameter 'v' here
# faim_internal int aimbs_putraw(aim_bstream_t *bs, const fu8_t *v, int len);
# ^
# 13 warnings generated.
# if clang -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT icq.o -MD -MP -MF ".deps/icq.Tpo" -c -o icq.o `test -f 'libfaim/icq.c' || echo './'`libfaim/icq.c; \
# then mv -f ".deps/icq.Tpo" ".deps/icq.Po"; else rm -f ".deps/icq.Tpo"; exit 1; fi
# libfaim/icq.c:204:26: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aimbs_putraw(&fr->data, passwd, passwdlen);
# ^~~~~~
# libfaim/aim_internal.h:89:64: note: passing argument to parameter 'v' here
# faim_internal int aimbs_putraw(aim_bstream_t *bs, const fu8_t *v, int len);
# ^
# libfaim/icq.c:370:26: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aimbs_putraw(&fr->data, xml, strlen(xml) + 1);
# ^~~
# libfaim/aim_internal.h:89:64: note: passing argument to parameter 'v' here
# faim_internal int aimbs_putraw(aim_bstream_t *bs, const fu8_t *v, int len);
# ^
# libfaim/icq.c:461:26: warning: passing 'char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aimbs_putraw(&fr->data, xml, xmllen);
# ^~~
# libfaim/aim_internal.h:89:64: note: passing argument to parameter 'v' here
# faim_internal int aimbs_putraw(aim_bstream_t *bs, const fu8_t *v, int len);
# ^
# 3 warnings generated.
# if clang -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT im.o -MD -MP -MF ".deps/im.Tpo" -c -o im.o `test -f 'libfaim/im.c' || echo './'`libfaim/im.c; \
# then mv -f ".deps/im.Tpo" ".deps/im.Po"; else rm -f ".deps/im.Tpo"; exit 1; fi
# libfaim/im.c:51:19: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aimbs_putraw(bs, sn, strlen(sn));
# ^~
# libfaim/aim_internal.h:89:64: note: passing argument to parameter 'v' here
# faim_internal int aimbs_putraw(aim_bstream_t *bs, const fu8_t *v, int len);
# ^
# libfaim/im.c:343:27: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aimbs_putraw(&fr->data, args->msg, args->msglen);
# ^~~~~~~~~
# libfaim/aim_internal.h:89:64: note: passing argument to parameter 'v' here
# faim_internal int aimbs_putraw(aim_bstream_t *bs, const fu8_t *v, int len);
# ^
# libfaim/im.c:468:26: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aimbs_putraw(&fr->data, sn, strlen(sn)); /* Screenname */
# ^~
# libfaim/aim_internal.h:89:64: note: passing argument to parameter 'v' here
# faim_internal int aimbs_putraw(aim_bstream_t *bs, const fu8_t *v, int len);
# ^
# libfaim/im.c:490:49: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aim_tlvlist_add_raw(&itl, 0x000c, strlen(msg), msg);
# ^~~
# libfaim/aim.h:1410:114: note: passing argument to parameter 'value' here
# faim_internal int aim_tlvlist_add_raw(aim_tlvlist_t **list, const fu16_t type, const fu16_t length, const fu8_t *value);
# ^
# libfaim/im.c:568:26: warning: passing 'char [15]' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aimbs_putraw(&fr->data, AIM_ICONIDENT, strlen(AIM_ICONIDENT));
# ^~~~~~~~~~~~~
# libfaim/aim.h:111:23: note: expanded from macro 'AIM_ICONIDENT'
# #define AIM_ICONIDENT "AVT1picture.id"
# ^~~~~~~~~~~~~~~~
# libfaim/aim_internal.h:89:64: note: passing argument to parameter 'v' here
# faim_internal int aimbs_putraw(aim_bstream_t *bs, const fu8_t *v, int len);
# ^
# libfaim/im.c:661:26: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aimbs_putraw(&fr->data, args->rtfmsg, strlen(args->rtfmsg)+1);
# ^~~~~~~~~~~~
# libfaim/aim_internal.h:89:64: note: passing argument to parameter 'v' here
# faim_internal int aimbs_putraw(aim_bstream_t *bs, const fu8_t *v, int len);
# ^
# libfaim/im.c:666:26: warning: passing 'const char [39]' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aimbs_putraw(&fr->data, rtfcap, strlen(rtfcap)+1);
# ^~~~~~
# libfaim/aim_internal.h:89:64: note: passing argument to parameter 'v' here
# faim_internal int aimbs_putraw(aim_bstream_t *bs, const fu8_t *v, int len);
# ^
# libfaim/im.c:804:21: warning: passing 'char [64]' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aimbs_putraw(&bs, oft_info->fh.name, strlen(oft_info->fh.name));
# ^~~~~~~~~~~~~~~~~
# libfaim/aim_internal.h:89:64: note: passing argument to parameter 'v' here
# faim_internal int aimbs_putraw(aim_bstream_t *bs, const fu8_t *v, int len);
# ^
# libfaim/im.c:821:21: warning: passing 'char [8]' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aimbs_putraw(&bs, oft_info->cookie, 8);
# ^~~~~~~~~~~~~~~~
# libfaim/aim_internal.h:89:64: note: passing argument to parameter 'v' here
# faim_internal int aimbs_putraw(aim_bstream_t *bs, const fu8_t *v, int len);
# ^
# libfaim/im.c:839:28: warning: passing 'char [8]' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aim_im_puticbm(&fr->data, oft_info->cookie, 0x0002, oft_info->sn);
# ^~~~~~~~~~~~~~~~
# libfaim/im.c:46:59: note: passing argument to parameter 'c' here
# static int aim_im_puticbm(aim_bstream_t *bs, const fu8_t *c, fu16_t ch, const char *sn)
# ^
# libfaim/im.c:871:28: warning: passing 'char [8]' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aim_im_puticbm(&fr->data, oft_info->cookie, 0x0002, oft_info->sn);
# ^~~~~~~~~~~~~~~~
# libfaim/im.c:46:59: note: passing argument to parameter 'c' here
# static int aim_im_puticbm(aim_bstream_t *bs, const fu8_t *c, fu16_t ch, const char *sn)
# ^
# libfaim/im.c:876:26: warning: passing 'char [8]' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aimbs_putraw(&fr->data, oft_info->cookie, 8);
# ^~~~~~~~~~~~~~~~
# libfaim/aim_internal.h:89:64: note: passing argument to parameter 'v' here
# faim_internal int aimbs_putraw(aim_bstream_t *bs, const fu8_t *v, int len);
# ^
# libfaim/im.c:904:28: warning: passing 'char [8]' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aim_im_puticbm(&fr->data, oft_info->cookie, 0x0002, oft_info->sn);
# ^~~~~~~~~~~~~~~~
# libfaim/im.c:46:59: note: passing argument to parameter 'c' here
# static int aim_im_puticbm(aim_bstream_t *bs, const fu8_t *c, fu16_t ch, const char *sn)
# ^
# libfaim/im.c:909:26: warning: passing 'char [8]' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aimbs_putraw(&fr->data, oft_info->cookie, 8);
# ^~~~~~~~~~~~~~~~
# libfaim/aim_internal.h:89:64: note: passing argument to parameter 'v' here
# faim_internal int aimbs_putraw(aim_bstream_t *bs, const fu8_t *v, int len);
# ^
# libfaim/im.c:1045:90: warning: passing 'fu8_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# if (!(fr = aim_tx_new(sess, conn, AIM_FRAMETYPE_FLAP, 0x02, 10+8+3+strlen(sn)+12+strlen(message)+1+4)))
# ^~~~~~~
# /usr/include/string.h:394:35: note: passing argument to parameter '__s' here
# extern size_t strlen (const char *__s)
# ^
# libfaim/im.c:1056:28: warning: passing 'char [8]' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aim_im_puticbm(&fr->data, ck, 0x0004, sn);
# ^~
# libfaim/im.c:46:59: note: passing argument to parameter 'c' here
# static int aim_im_puticbm(aim_bstream_t *bs, const fu8_t *c, fu16_t ch, const char *sn)
# ^
# libfaim/im.c:1064:40: warning: passing 'fu8_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# aimbs_put16(&fr->data, 4 + 2+2+strlen(message)+1);
# ^~~~~~~
# /usr/include/string.h:394:35: note: passing argument to parameter '__s' here
# extern size_t strlen (const char *__s)
# ^
# libfaim/im.c:1075:34: warning: passing 'fu8_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# aimbs_putle16(&fr->data, strlen(message)+1);
# ^~~~~~~
# /usr/include/string.h:394:35: note: passing argument to parameter '__s' here
# extern size_t strlen (const char *__s)
# ^
# libfaim/im.c:1076:42: warning: passing 'fu8_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# aimbs_putraw(&fr->data, message, strlen(message)+1);
# ^~~~~~~
# /usr/include/string.h:394:35: note: passing argument to parameter '__s' here
# extern size_t strlen (const char *__s)
# ^
# libfaim/im.c:1146:7: warning: assigning to 'fu8_t *' (aka 'unsigned char *') from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# msg = aimbs_getstr(&mbs, msglen);
# ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
# libfaim/im.c:1252:12: warning: assigning to 'fu8_t *' (aka 'unsigned char *') from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# if (!(dup = strdup(ascii)))
# ^ ~~~~~~~~~~~~~
# libfaim/im.c:1361:10: warning: assigning to 'fu8_t *' (aka 'unsigned char *') from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# msgbuf = aimbs_getstr(&mbs, msglen);
# ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
# libfaim/im.c:1398:14: warning: assigning to 'char *' from 'fu8_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# args->msg = sec->data;
# ^ ~~~~~~~~~
# libfaim/im.c:1967:11: warning: assigning to 'char *' from 'fu8_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# args.msg = aimbs_getraw(&meat, args.msglen);
# ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# libfaim/im.c:2105:26: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aimbs_putraw(&fr->data, sn, strlen(sn));
# ^~
# libfaim/aim_internal.h:89:64: note: passing argument to parameter 'v' here
# faim_internal int aimbs_putraw(aim_bstream_t *bs, const fu8_t *v, int len);
# ^
# libfaim/im.c:2161:26: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aimbs_putraw(&fr->data, cookie, 8);
# ^~~~~~
# libfaim/aim_internal.h:89:64: note: passing argument to parameter 'v' here
# faim_internal int aimbs_putraw(aim_bstream_t *bs, const fu8_t *v, int len);
# ^
# libfaim/im.c:2165:26: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aimbs_putraw(&fr->data, sender, strlen(sender));
# ^~~~~~
# libfaim/aim_internal.h:89:64: note: passing argument to parameter 'v' here
# faim_internal int aimbs_putraw(aim_bstream_t *bs, const fu8_t *v, int len);
# ^
# libfaim/im.c:2334:26: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aimbs_putraw(&fr->data, sn, strlen(sn));
# ^~
# libfaim/aim_internal.h:89:64: note: passing argument to parameter 'v' here
# faim_internal int aimbs_putraw(aim_bstream_t *bs, const fu8_t *v, int len);
# ^
# 28 warnings generated.
# if clang -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT invite.o -MD -MP -MF ".deps/invite.Tpo" -c -o invite.o `test -f 'libfaim/invite.c' || echo './'`libfaim/invite.c; \
# then mv -f ".deps/invite.Tpo" ".deps/invite.Po"; else rm -f ".deps/invite.Tpo"; exit 1; fi
# if clang -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT locate.o -MD -MP -MF ".deps/locate.Tpo" -c -o locate.o `test -f 'libfaim/locate.c' || echo './'`libfaim/locate.c; \
# then mv -f ".deps/locate.Tpo" ".deps/locate.Po"; else rm -f ".deps/locate.Tpo"; exit 1; fi
# libfaim/locate.c:830:19: warning: passing 'char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aimbs_putraw(bs, info->sn, strlen(info->sn));
# ^~~~~~~~
# libfaim/aim_internal.h:89:64: note: passing argument to parameter 'v' here
# faim_internal int aimbs_putraw(aim_bstream_t *bs, const fu8_t *v, int len);
# ^
# libfaim/locate.c:1006:54: warning: passing 'char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aim_tlvlist_add_raw(&tl, 0x0001, strlen(encoding), encoding);
# ^~~~~~~~
# libfaim/aim.h:1410:114: note: passing argument to parameter 'value' here
# faim_internal int aim_tlvlist_add_raw(aim_tlvlist_t **list, const fu16_t type, const fu16_t length, const fu8_t *value);
# ^
# libfaim/locate.c:1007:49: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aim_tlvlist_add_raw(&tl, 0x0002, profile_len, profile);
# ^~~~~~~
# libfaim/aim.h:1410:114: note: passing argument to parameter 'value' here
# faim_internal int aim_tlvlist_add_raw(aim_tlvlist_t **list, const fu16_t type, const fu16_t length, const fu8_t *value);
# ^
# libfaim/locate.c:1026:55: warning: passing 'char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aim_tlvlist_add_raw(&tl, 0x0003, strlen(encoding), encoding);
# ^~~~~~~~
# libfaim/aim.h:1410:114: note: passing argument to parameter 'value' here
# faim_internal int aim_tlvlist_add_raw(aim_tlvlist_t **list, const fu16_t type, const fu16_t length, const fu8_t *value);
# ^
# libfaim/locate.c:1027:50: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aim_tlvlist_add_raw(&tl, 0x0004, awaymsg_len, awaymsg);
# ^~~~~~~
# libfaim/aim.h:1410:114: note: passing argument to parameter 'value' here
# faim_internal int aim_tlvlist_add_raw(aim_tlvlist_t **list, const fu16_t type, const fu16_t length, const fu8_t *value);
# ^
# libfaim/locate.c:1102:26: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aimbs_putraw(&fr->data, sn, strlen(sn));
# ^~
# libfaim/aim_internal.h:89:64: note: passing argument to parameter 'v' here
# faim_internal int aimbs_putraw(aim_bstream_t *bs, const fu8_t *v, int len);
# ^
# libfaim/locate.c:1186:51: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aim_tlvlist_add_raw(&tl, 0x0001, strlen(first), first);
# ^~~~~
# libfaim/aim.h:1410:114: note: passing argument to parameter 'value' here
# faim_internal int aim_tlvlist_add_raw(aim_tlvlist_t **list, const fu16_t type, const fu16_t length, const fu8_t *value);
# ^
# libfaim/locate.c:1188:50: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aim_tlvlist_add_raw(&tl, 0x0002, strlen(last), last);
# ^~~~
# libfaim/aim.h:1410:114: note: passing argument to parameter 'value' here
# faim_internal int aim_tlvlist_add_raw(aim_tlvlist_t **list, const fu16_t type, const fu16_t length, const fu8_t *value);
# ^
# libfaim/locate.c:1190:52: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aim_tlvlist_add_raw(&tl, 0x0003, strlen(middle), middle);
# ^~~~~~
# libfaim/aim.h:1410:114: note: passing argument to parameter 'value' here
# faim_internal int aim_tlvlist_add_raw(aim_tlvlist_t **list, const fu16_t type, const fu16_t length, const fu8_t *value);
# ^
# libfaim/locate.c:1192:52: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aim_tlvlist_add_raw(&tl, 0x0004, strlen(maiden), maiden);
# ^~~~~~
# libfaim/aim.h:1410:114: note: passing argument to parameter 'value' here
# faim_internal int aim_tlvlist_add_raw(aim_tlvlist_t **list, const fu16_t type, const fu16_t length, const fu8_t *value);
# ^
# libfaim/locate.c:1195:51: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aim_tlvlist_add_raw(&tl, 0x0007, strlen(state), state);
# ^~~~~
# libfaim/aim.h:1410:114: note: passing argument to parameter 'value' here
# faim_internal int aim_tlvlist_add_raw(aim_tlvlist_t **list, const fu16_t type, const fu16_t length, const fu8_t *value);
# ^
# libfaim/locate.c:1197:50: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aim_tlvlist_add_raw(&tl, 0x0008, strlen(city), city);
# ^~~~
# libfaim/aim.h:1410:114: note: passing argument to parameter 'value' here
# faim_internal int aim_tlvlist_add_raw(aim_tlvlist_t **list, const fu16_t type, const fu16_t length, const fu8_t *value);
# ^
# libfaim/locate.c:1200:54: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aim_tlvlist_add_raw(&tl, 0x000c, strlen(nickname), nickname);
# ^~~~~~~~
# libfaim/aim.h:1410:114: note: passing argument to parameter 'value' here
# faim_internal int aim_tlvlist_add_raw(aim_tlvlist_t **list, const fu16_t type, const fu16_t length, const fu8_t *value);
# ^
# libfaim/locate.c:1202:49: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aim_tlvlist_add_raw(&tl, 0x000d, strlen(zip), zip);
# ^~~
# libfaim/aim.h:1410:114: note: passing argument to parameter 'value' here
# faim_internal int aim_tlvlist_add_raw(aim_tlvlist_t **list, const fu16_t type, const fu16_t length, const fu8_t *value);
# ^
# libfaim/locate.c:1205:52: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aim_tlvlist_add_raw(&tl, 0x0021, strlen(street), street);
# ^~~~~~
# libfaim/aim.h:1410:114: note: passing argument to parameter 'value' here
# faim_internal int aim_tlvlist_add_raw(aim_tlvlist_t **list, const fu16_t type, const fu16_t length, const fu8_t *value);
# ^
# libfaim/locate.c:1242:26: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aimbs_putraw(&fr->data, sn, strlen(sn));
# ^~
# libfaim/aim_internal.h:89:64: note: passing argument to parameter 'v' here
# faim_internal int aimbs_putraw(aim_bstream_t *bs, const fu8_t *v, int len);
# ^
# libfaim/locate.c:1269:56: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aim_tlvlist_add_raw(&tl, 0x0000b, strlen(interest1), interest1);
# ^~~~~~~~~
# libfaim/aim.h:1410:114: note: passing argument to parameter 'value' here
# faim_internal int aim_tlvlist_add_raw(aim_tlvlist_t **list, const fu16_t type, const fu16_t length, const fu8_t *value);
# ^
# libfaim/locate.c:1271:56: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aim_tlvlist_add_raw(&tl, 0x0000b, strlen(interest2), interest2);
# ^~~~~~~~~
# libfaim/aim.h:1410:114: note: passing argument to parameter 'value' here
# faim_internal int aim_tlvlist_add_raw(aim_tlvlist_t **list, const fu16_t type, const fu16_t length, const fu8_t *value);
# ^
# libfaim/locate.c:1273:56: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aim_tlvlist_add_raw(&tl, 0x0000b, strlen(interest3), interest3);
# ^~~~~~~~~
# libfaim/aim.h:1410:114: note: passing argument to parameter 'value' here
# faim_internal int aim_tlvlist_add_raw(aim_tlvlist_t **list, const fu16_t type, const fu16_t length, const fu8_t *value);
# ^
# libfaim/locate.c:1275:56: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aim_tlvlist_add_raw(&tl, 0x0000b, strlen(interest4), interest4);
# ^~~~~~~~~
# libfaim/aim.h:1410:114: note: passing argument to parameter 'value' here
# faim_internal int aim_tlvlist_add_raw(aim_tlvlist_t **list, const fu16_t type, const fu16_t length, const fu8_t *value);
# ^
# libfaim/locate.c:1277:56: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aim_tlvlist_add_raw(&tl, 0x0000b, strlen(interest5), interest5);
# ^~~~~~~~~
# libfaim/aim.h:1410:114: note: passing argument to parameter 'value' here
# faim_internal int aim_tlvlist_add_raw(aim_tlvlist_t **list, const fu16_t type, const fu16_t length, const fu8_t *value);
# ^
# libfaim/locate.c:1322:26: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aimbs_putraw(&fr->data, sn, strlen(sn));
# ^~
# libfaim/aim_internal.h:89:64: note: passing argument to parameter 'v' here
# faim_internal int aimbs_putraw(aim_bstream_t *bs, const fu8_t *v, int len);
# ^
# 22 warnings generated.
# if clang -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT md5.o -MD -MP -MF ".deps/md5.Tpo" -c -o md5.o `test -f 'libfaim/md5.c' || echo './'`libfaim/md5.c; \
# then mv -f ".deps/md5.Tpo" ".deps/md5.Po"; else rm -f ".deps/md5.Tpo"; exit 1; fi
# if clang -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT misc.o -MD -MP -MF ".deps/misc.Tpo" -c -o misc.o `test -f 'libfaim/misc.c' || echo './'`libfaim/misc.c; \
# then mv -f ".deps/misc.Tpo" ".deps/misc.Po"; else rm -f ".deps/misc.Tpo"; exit 1; fi
# if clang -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT msgcookie.o -MD -MP -MF ".deps/msgcookie.Tpo" -c -o msgcookie.o `test -f 'libfaim/msgcookie.c' || echo './'`libfaim/msgcookie.c; \
# then mv -f ".deps/msgcookie.Tpo" ".deps/msgcookie.Po"; else rm -f ".deps/msgcookie.Tpo"; exit 1; fi
# if clang -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT odir.o -MD -MP -MF ".deps/odir.Tpo" -c -o odir.o `test -f 'libfaim/odir.c' || echo './'`libfaim/odir.c; \
# then mv -f ".deps/odir.Tpo" ".deps/odir.Po"; else rm -f ".deps/odir.Tpo"; exit 1; fi
# libfaim/odir.c:33:51: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aim_tlvlist_add_raw(&tl, 0x001c, strlen(region), region);
# ^~~~~~
# libfaim/aim.h:1410:114: note: passing argument to parameter 'value' here
# faim_internal int aim_tlvlist_add_raw(aim_tlvlist_t **list, const fu16_t type, const fu16_t length, const fu8_t *value);
# ^
# libfaim/odir.c:35:50: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aim_tlvlist_add_raw(&tl, 0x0005, strlen(email), email);
# ^~~~~
# libfaim/aim.h:1410:114: note: passing argument to parameter 'value' here
# faim_internal int aim_tlvlist_add_raw(aim_tlvlist_t **list, const fu16_t type, const fu16_t length, const fu8_t *value);
# ^
# libfaim/odir.c:82:51: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aim_tlvlist_add_raw(&tl, 0x001c, strlen(region), region);
# ^~~~~~
# libfaim/aim.h:1410:114: note: passing argument to parameter 'value' here
# faim_internal int aim_tlvlist_add_raw(aim_tlvlist_t **list, const fu16_t type, const fu16_t length, const fu8_t *value);
# ^
# libfaim/odir.c:85:51: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aim_tlvlist_add_raw(&tl, 0x0001, strlen(first), first);
# ^~~~~
# libfaim/aim.h:1410:114: note: passing argument to parameter 'value' here
# faim_internal int aim_tlvlist_add_raw(aim_tlvlist_t **list, const fu16_t type, const fu16_t length, const fu8_t *value);
# ^
# libfaim/odir.c:87:50: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aim_tlvlist_add_raw(&tl, 0x0002, strlen(last), last);
# ^~~~
# libfaim/aim.h:1410:114: note: passing argument to parameter 'value' here
# faim_internal int aim_tlvlist_add_raw(aim_tlvlist_t **list, const fu16_t type, const fu16_t length, const fu8_t *value);
# ^
# libfaim/odir.c:89:52: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aim_tlvlist_add_raw(&tl, 0x0003, strlen(middle), middle);
# ^~~~~~
# libfaim/aim.h:1410:114: note: passing argument to parameter 'value' here
# faim_internal int aim_tlvlist_add_raw(aim_tlvlist_t **list, const fu16_t type, const fu16_t length, const fu8_t *value);
# ^
# libfaim/odir.c:91:52: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aim_tlvlist_add_raw(&tl, 0x0004, strlen(maiden), maiden);
# ^~~~~~
# libfaim/aim.h:1410:114: note: passing argument to parameter 'value' here
# faim_internal int aim_tlvlist_add_raw(aim_tlvlist_t **list, const fu16_t type, const fu16_t length, const fu8_t *value);
# ^
# libfaim/odir.c:93:53: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aim_tlvlist_add_raw(&tl, 0x0006, strlen(country), country);
# ^~~~~~~
# libfaim/aim.h:1410:114: note: passing argument to parameter 'value' here
# faim_internal int aim_tlvlist_add_raw(aim_tlvlist_t **list, const fu16_t type, const fu16_t length, const fu8_t *value);
# ^
# libfaim/odir.c:95:51: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aim_tlvlist_add_raw(&tl, 0x0007, strlen(state), state);
# ^~~~~
# libfaim/aim.h:1410:114: note: passing argument to parameter 'value' here
# faim_internal int aim_tlvlist_add_raw(aim_tlvlist_t **list, const fu16_t type, const fu16_t length, const fu8_t *value);
# ^
# libfaim/odir.c:97:50: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aim_tlvlist_add_raw(&tl, 0x0008, strlen(city), city);
# ^~~~
# libfaim/aim.h:1410:114: note: passing argument to parameter 'value' here
# faim_internal int aim_tlvlist_add_raw(aim_tlvlist_t **list, const fu16_t type, const fu16_t length, const fu8_t *value);
# ^
# libfaim/odir.c:99:50: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aim_tlvlist_add_raw(&tl, 0x000c, strlen(nick), nick);
# ^~~~
# libfaim/aim.h:1410:114: note: passing argument to parameter 'value' here
# faim_internal int aim_tlvlist_add_raw(aim_tlvlist_t **list, const fu16_t type, const fu16_t length, const fu8_t *value);
# ^
# libfaim/odir.c:101:49: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aim_tlvlist_add_raw(&tl, 0x000d, strlen(zip), zip);
# ^~~
# libfaim/aim.h:1410:114: note: passing argument to parameter 'value' here
# faim_internal int aim_tlvlist_add_raw(aim_tlvlist_t **list, const fu16_t type, const fu16_t length, const fu8_t *value);
# ^
# libfaim/odir.c:103:53: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aim_tlvlist_add_raw(&tl, 0x0021, strlen(address), address);
# ^~~~~~~
# libfaim/aim.h:1410:114: note: passing argument to parameter 'value' here
# faim_internal int aim_tlvlist_add_raw(aim_tlvlist_t **list, const fu16_t type, const fu16_t length, const fu8_t *value);
# ^
# libfaim/odir.c:137:51: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aim_tlvlist_add_raw(&tl, 0x001c, strlen(region), region);
# ^~~~~~
# libfaim/aim.h:1410:114: note: passing argument to parameter 'value' here
# faim_internal int aim_tlvlist_add_raw(aim_tlvlist_t **list, const fu16_t type, const fu16_t length, const fu8_t *value);
# ^
# libfaim/odir.c:140:54: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aim_tlvlist_add_raw(&tl, 0x0001, strlen(interest), interest);
# ^~~~~~~~
# libfaim/aim.h:1410:114: note: passing argument to parameter 'value' here
# faim_internal int aim_tlvlist_add_raw(aim_tlvlist_t **list, const fu16_t type, const fu16_t length, const fu8_t *value);
# ^
# 15 warnings generated.
# if clang -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT popups.o -MD -MP -MF ".deps/popups.Tpo" -c -o popups.o `test -f 'libfaim/popups.c' || echo './'`libfaim/popups.c; \
# then mv -f ".deps/popups.Tpo" ".deps/popups.Po"; else rm -f ".deps/popups.Tpo"; exit 1; fi
# if clang -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT rxhandlers.o -MD -MP -MF ".deps/rxhandlers.Tpo" -c -o rxhandlers.o `test -f 'libfaim/rxhandlers.c' || echo './'`libfaim/rxhandlers.c; \
# then mv -f ".deps/rxhandlers.Tpo" ".deps/rxhandlers.Po"; else rm -f ".deps/rxhandlers.Tpo"; exit 1; fi
# if clang -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT rxqueue.o -MD -MP -MF ".deps/rxqueue.Tpo" -c -o rxqueue.o `test -f 'libfaim/rxqueue.c' || echo './'`libfaim/rxqueue.c; \
# then mv -f ".deps/rxqueue.Tpo" ".deps/rxqueue.Po"; else rm -f ".deps/rxqueue.Tpo"; exit 1; fi
# libfaim/rxqueue.c:45:32: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
# if (!bs || (fd < 0) || (count < 0))
# ~~~~~ ^ ~
# 1 warning generated.
# if clang -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT search.o -MD -MP -MF ".deps/search.Tpo" -c -o search.o `test -f 'libfaim/search.c' || echo './'`libfaim/search.c; \
# then mv -f ".deps/search.Tpo" ".deps/search.Po"; else rm -f ".deps/search.Tpo"; exit 1; fi
# libfaim/search.c:57:26: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aimbs_putraw(&fr->data, address, strlen(address));
# ^~~~~~~
# libfaim/aim_internal.h:89:64: note: passing argument to parameter 'v' here
# faim_internal int aimbs_putraw(aim_bstream_t *bs, const fu8_t *v, int len);
# ^
# 1 warning generated.
# if clang -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT service.o -MD -MP -MF ".deps/service.Tpo" -c -o service.o `test -f 'libfaim/service.c' || echo './'`libfaim/service.c; \
# then mv -f ".deps/service.Tpo" ".deps/service.Po"; else rm -f ".deps/service.Tpo"; exit 1; fi
# libfaim/service.c:164:15: warning: assigning to 'const fu8_t *' (aka 'const unsigned char *') from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# redir.cookie = aim_tlv_getstr(tlvlist, 0x0006, 1);
# ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# libfaim/service.c:863:27: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aimbs_putraw(&fr->data, msg, strlen(msg));
# ^~~
# libfaim/aim_internal.h:89:64: note: passing argument to parameter 'v' here
# faim_internal int aimbs_putraw(aim_bstream_t *bs, const fu8_t *v, int len);
# ^
# 2 warnings generated.
# if clang -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT snac.o -MD -MP -MF ".deps/snac.Tpo" -c -o snac.o `test -f 'libfaim/snac.c' || echo './'`libfaim/snac.c; \
# then mv -f ".deps/snac.Tpo" ".deps/snac.Po"; else rm -f ".deps/snac.Tpo"; exit 1; fi
# if clang -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT ssi.o -MD -MP -MF ".deps/ssi.Tpo" -c -o ssi.o `test -f 'libfaim/ssi.c' || echo './'`libfaim/ssi.c; \
# then mv -f ".deps/ssi.Tpo" ".deps/ssi.Po"; else rm -f ".deps/ssi.Tpo"; exit 1; fi
# libfaim/ssi.c:399:19: warning: passing 'fu8_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# strncpy(alias, tlv->value, tlv->length);
# ^~~~~~~~~~
# /usr/include/string.h:129:32: note: passing argument to parameter '__src' here
# const char *__restrict __src, size_t __n)
# ^
# libfaim/ssi.c:424:19: warning: passing 'fu8_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# strncpy(alias, tlv->value, tlv->length);
# ^~~~~~~~~~
# /usr/include/string.h:129:32: note: passing argument to parameter '__src' here
# const char *__restrict __src, size_t __n)
# ^
# libfaim/ssi.c:725:53: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aim_tlvlist_add_raw(&data, 0x0131, strlen(alias), alias);
# ^~~~~
# libfaim/aim.h:1410:114: note: passing argument to parameter 'value' here
# faim_internal int aim_tlvlist_add_raw(aim_tlvlist_t **list, const fu16_t type, const fu16_t length, const fu8_t *value);
# ^
# libfaim/ssi.c:727:54: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aim_tlvlist_add_raw(&data, 0x013a, strlen(smsnum), smsnum);
# ^~~~~~
# libfaim/aim.h:1410:114: note: passing argument to parameter 'value' here
# faim_internal int aim_tlvlist_add_raw(aim_tlvlist_t **list, const fu16_t type, const fu16_t length, const fu8_t *value);
# ^
# libfaim/ssi.c:729:55: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aim_tlvlist_add_raw(&data, 0x013c, strlen(comment), comment);
# ^~~~~~~
# libfaim/aim.h:1410:114: note: passing argument to parameter 'value' here
# faim_internal int aim_tlvlist_add_raw(aim_tlvlist_t **list, const fu16_t type, const fu16_t length, const fu8_t *value);
# ^
# libfaim/ssi.c:925:62: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aim_tlvlist_replace_raw(&tmp->data, 0x0131, strlen(alias), alias);
# ^~~~~
# libfaim/aim.h:1420:117: note: passing argument to parameter 'value' here
# faim_internal int aim_tlvlist_replace_raw(aim_tlvlist_t **list, const fu16_t type, const fu16_t lenth, const fu8_t *value);
# ^
# libfaim/ssi.c:957:64: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aim_tlvlist_replace_raw(&tmp->data, 0x013c, strlen(comment), comment);
# ^~~~~~~
# libfaim/aim.h:1420:117: note: passing argument to parameter 'value' here
# faim_internal int aim_tlvlist_replace_raw(aim_tlvlist_t **list, const fu16_t type, const fu16_t lenth, const fu8_t *value);
# ^
# libfaim/ssi.c:1334:28: warning: passing 'char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aimbs_putraw(&fr->data, cur->item->name, strlen(cur->item->name));
# ^~~~~~~~~~~~~~~
# libfaim/aim_internal.h:89:64: note: passing argument to parameter 'v' here
# faim_internal int aimbs_putraw(aim_bstream_t *bs, const fu8_t *v, int len);
# ^
# libfaim/ssi.c:1681:26: warning: passing 'char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aimbs_putraw(&fr->data, sn, strlen(sn));
# ^~
# libfaim/aim_internal.h:89:64: note: passing argument to parameter 'v' here
# faim_internal int aimbs_putraw(aim_bstream_t *bs, const fu8_t *v, int len);
# ^
# libfaim/ssi.c:1686:27: warning: passing 'char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aimbs_putraw(&fr->data, msg, strlen(msg));
# ^~~
# libfaim/aim_internal.h:89:64: note: passing argument to parameter 'v' here
# faim_internal int aimbs_putraw(aim_bstream_t *bs, const fu8_t *v, int len);
# ^
# libfaim/ssi.c:1756:26: warning: passing 'char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aimbs_putraw(&fr->data, sn, strlen(sn));
# ^~
# libfaim/aim_internal.h:89:64: note: passing argument to parameter 'v' here
# faim_internal int aimbs_putraw(aim_bstream_t *bs, const fu8_t *v, int len);
# ^
# libfaim/ssi.c:1761:27: warning: passing 'char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aimbs_putraw(&fr->data, msg, strlen(msg));
# ^~~
# libfaim/aim_internal.h:89:64: note: passing argument to parameter 'v' here
# faim_internal int aimbs_putraw(aim_bstream_t *bs, const fu8_t *v, int len);
# ^
# libfaim/ssi.c:1834:26: warning: passing 'char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aimbs_putraw(&fr->data, sn, strlen(sn));
# ^~
# libfaim/aim_internal.h:89:64: note: passing argument to parameter 'v' here
# faim_internal int aimbs_putraw(aim_bstream_t *bs, const fu8_t *v, int len);
# ^
# libfaim/ssi.c:1842:27: warning: passing 'char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aimbs_putraw(&fr->data, msg, strlen(msg));
# ^~~
# libfaim/aim_internal.h:89:64: note: passing argument to parameter 'v' here
# faim_internal int aimbs_putraw(aim_bstream_t *bs, const fu8_t *v, int len);
# ^
# 14 warnings generated.
# if clang -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT stats.o -MD -MP -MF ".deps/stats.Tpo" -c -o stats.o `test -f 'libfaim/stats.c' || echo './'`libfaim/stats.c; \
# then mv -f ".deps/stats.Tpo" ".deps/stats.Po"; else rm -f ".deps/stats.Tpo"; exit 1; fi
# if clang -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT tlv.o -MD -MP -MF ".deps/tlv.Tpo" -c -o tlv.o `test -f 'libfaim/tlv.c' || echo './'`libfaim/tlv.c; \
# then mv -f ".deps/tlv.Tpo" ".deps/tlv.Po"; else rm -f ".deps/tlv.Tpo"; exit 1; fi
# libfaim/tlv.c:539:20: warning: passing 'const char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# aimbs_putraw(&bs, roomname, strlen(roomname));
# ^~~~~~~~
# libfaim/aim_internal.h:89:64: note: passing argument to parameter 'v' here
# faim_internal int aimbs_putraw(aim_bstream_t *bs, const fu8_t *v, int len);
# ^
# 1 warning generated.
# if clang -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT translate.o -MD -MP -MF ".deps/translate.Tpo" -c -o translate.o `test -f 'libfaim/translate.c' || echo './'`libfaim/translate.c; \
# then mv -f ".deps/translate.Tpo" ".deps/translate.Po"; else rm -f ".deps/translate.Tpo"; exit 1; fi
# if clang -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT txqueue.o -MD -MP -MF ".deps/txqueue.Tpo" -c -o txqueue.o `test -f 'libfaim/txqueue.c' || echo './'`libfaim/txqueue.c; \
# then mv -f ".deps/txqueue.Tpo" ".deps/txqueue.Po"; else rm -f ".deps/txqueue.Tpo"; exit 1; fi
# libfaim/txqueue.c:220:29: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
# if (!bs || !conn || (count < 0))
# ~~~~~ ^ ~
# 1 warning generated.
# if clang -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT util.o -MD -MP -MF ".deps/util.Tpo" -c -o util.o `test -f 'libfaim/util.c' || echo './'`libfaim/util.c; \
# then mv -f ".deps/util.Tpo" ".deps/util.Po"; else rm -f ".deps/util.Tpo"; exit 1; fi
# if clang -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT pork_aim.o -MD -MP -MF ".deps/pork_aim.Tpo" -c -o pork_aim.o pork_aim.c; \
# then mv -f ".deps/pork_aim.Tpo" ".deps/pork_aim.Po"; else rm -f ".deps/pork_aim.Tpo"; exit 1; fi
# pork_aim.c:1065:15: warning: address of array 'args->cookie' will always evaluate to 'true' [-Wpointer-bool-conversion]
# if (!args->cookie ||
# ~~~~~~~^~~~~~
# 1 warning generated.
# if clang -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT pork_aim_proto.o -MD -MP -MF ".deps/pork_aim_proto.Tpo" -c -o pork_aim_proto.o pork_aim_proto.c; \
# then mv -f ".deps/pork_aim_proto.Tpo" ".deps/pork_aim_proto.Po"; else rm -f ".deps/pork_aim_proto.Tpo"; exit 1; fi
# pork_aim_proto.c:410:49: warning: passing 'char *' to parameter of type 'const fu8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# oft_info->fh.recvcsum = aim_oft_checksum_chunk(buf, len,
# ^~~
# ./libfaim/aim.h:939:56: note: passing argument to parameter 'buffer' here
# faim_export fu32_t aim_oft_checksum_chunk(const fu8_t *buffer, int bufferlen, fu32_t prevcheck);
# ^
# 1 warning generated.
# rm -f libaim.a
# ar cru libaim.a admin.o adverts.o auth.o bart.o bos.o bstream.o buddylist.o chat.o chatnav.o conn.o email.o ft.o icq.o im.o invite.o locate.o md5.o misc.o msgcookie.o odir.o popups.o rxhandlers.o rxqueue.o search.o service.o snac.o ssi.o stats.o tlv.o translate.o txqueue.o util.o pork_aim.o pork_aim_proto.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# ranlib libaim.a
# make[4]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/src/protocols/aim'
# make[4]: Entering directory '/tmp/pork/src/pork-0.99.8.1/src/protocols'
# make[4]: Nothing to be done for 'all-am'.
# make[4]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/src/protocols'
# make[3]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/src/protocols'
# make[3]: Entering directory '/tmp/pork/src/pork-0.99.8.1/src'
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT pork.o -MD -MP -MF ".deps/pork.Tpo" -c -o pork.o pork.c; \
# then mv -f ".deps/pork.Tpo" ".deps/pork.Po"; else rm -f ".deps/pork.Tpo"; exit 1; fi
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT pork_acct.o -MD -MP -MF ".deps/pork_acct.Tpo" -c -o pork_acct.o pork_acct.c; \
# then mv -f ".deps/pork_acct.Tpo" ".deps/pork_acct.Po"; else rm -f ".deps/pork_acct.Tpo"; exit 1; fi
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT pork_alias.o -MD -MP -MF ".deps/pork_alias.Tpo" -c -o pork_alias.o pork_alias.c; \
# then mv -f ".deps/pork_alias.Tpo" ".deps/pork_alias.Po"; else rm -f ".deps/pork_alias.Tpo"; exit 1; fi
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT pork_bind.o -MD -MP -MF ".deps/pork_bind.Tpo" -c -o pork_bind.o pork_bind.c; \
# then mv -f ".deps/pork_bind.Tpo" ".deps/pork_bind.Po"; else rm -f ".deps/pork_bind.Tpo"; exit 1; fi
# pork_bind.c:244:30: warning: passing 'int *' to parameter of type 'u_int32_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign]
# if (str_to_uint(meta_str, &meta_num) == -1 || meta_num > 15)
# ^~~~~~~~~
# ./pork_util.h:57:52: note: passing argument to parameter 'val' here
# inline int str_to_uint(const char *str, u_int32_t *val);
# ^
# 1 warning generated.
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT pork_buddy.o -MD -MP -MF ".deps/pork_buddy.Tpo" -c -o pork_buddy.o pork_buddy.c; \
# then mv -f ".deps/pork_buddy.Tpo" ".deps/pork_buddy.Po"; else rm -f ".deps/pork_buddy.Tpo"; exit 1; fi
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT pork_buddy_list.o -MD -MP -MF ".deps/pork_buddy_list.Tpo" -c -o pork_buddy_list.o pork_buddy_list.c; \
# then mv -f ".deps/pork_buddy_list.Tpo" ".deps/pork_buddy_list.Po"; else rm -f ".deps/pork_buddy_list.Tpo"; exit 1; fi
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT pork_chat.o -MD -MP -MF ".deps/pork_chat.Tpo" -c -o pork_chat.o pork_chat.c; \
# then mv -f ".deps/pork_chat.Tpo" ".deps/pork_chat.Po"; else rm -f ".deps/pork_chat.Tpo"; exit 1; fi
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT pork_color.o -MD -MP -MF ".deps/pork_color.Tpo" -c -o pork_color.o pork_color.c; \
# then mv -f ".deps/pork_color.Tpo" ".deps/pork_color.Po"; else rm -f ".deps/pork_color.Tpo"; exit 1; fi
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT pork_command.o -MD -MP -MF ".deps/pork_command.Tpo" -c -o pork_command.o pork_command.c; \
# then mv -f ".deps/pork_command.Tpo" ".deps/pork_command.Po"; else rm -f ".deps/pork_command.Tpo"; exit 1; fi
# pork_command.c:2127:62: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# screen_win_msg(cur_window(), 0, 0, 1, MSG_TYPE_CMD_OUTPUT, args);
# ^~~~
# 1 warning generated.
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT pork_conf.o -MD -MP -MF ".deps/pork_conf.Tpo" -c -o pork_conf.o pork_conf.c; \
# then mv -f ".deps/pork_conf.Tpo" ".deps/pork_conf.Po"; else rm -f ".deps/pork_conf.Tpo"; exit 1; fi
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT pork_cstr.o -MD -MP -MF ".deps/pork_cstr.Tpo" -c -o pork_cstr.o pork_cstr.c; \
# then mv -f ".deps/pork_cstr.Tpo" ".deps/pork_cstr.Po"; else rm -f ".deps/pork_cstr.Tpo"; exit 1; fi
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT pork_events.o -MD -MP -MF ".deps/pork_events.Tpo" -c -o pork_events.o pork_events.c; \
# then mv -f ".deps/pork_events.Tpo" ".deps/pork_events.Po"; else rm -f ".deps/pork_events.Tpo"; exit 1; fi
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT pork_format.o -MD -MP -MF ".deps/pork_format.Tpo" -c -o pork_format.o pork_format.c; \
# then mv -f ".deps/pork_format.Tpo" ".deps/pork_format.Po"; else rm -f ".deps/pork_format.Tpo"; exit 1; fi
# pork_format.c:1021:37: warning: format specifies type 'long long' but the argument has type 'off_t' (aka 'long') [-Wformat]
# ret = snprintf(buf, len, "%lld", xfer->start_offset);
# ~~~~ ^~~~~~~~~~~~~~~~~~
# %ld
# pork_format.c:1076:37: warning: format specifies type 'long long' but the argument has type 'long' [-Wformat]
# ret = snprintf(buf, len, "%lld", xfer->file_len - xfer->start_offset);
# ~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# %ld
# pork_format.c:1081:37: warning: format specifies type 'long long' but the argument has type 'off_t' (aka 'long') [-Wformat]
# ret = snprintf(buf, len, "%lld", xfer->bytes_sent);
# ~~~~ ^~~~~~~~~~~~~~~~
# %ld
# 3 warnings generated.
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT pork_help.o -MD -MP -MF ".deps/pork_help.Tpo" -c -o pork_help.o pork_help.c; \
# then mv -f ".deps/pork_help.Tpo" ".deps/pork_help.Po"; else rm -f ".deps/pork_help.Tpo"; exit 1; fi
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT pork_html.o -MD -MP -MF ".deps/pork_html.Tpo" -c -o pork_html.o pork_html.c; \
# then mv -f ".deps/pork_html.Tpo" ".deps/pork_html.Po"; else rm -f ".deps/pork_html.Tpo"; exit 1; fi
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT pork_imwindow.o -MD -MP -MF ".deps/pork_imwindow.Tpo" -c -o pork_imwindow.o pork_imwindow.c; \
# then mv -f ".deps/pork_imwindow.Tpo" ".deps/pork_imwindow.Po"; else rm -f ".deps/pork_imwindow.Tpo"; exit 1; fi
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT pork_imsg.o -MD -MP -MF ".deps/pork_imsg.Tpo" -c -o pork_imsg.o pork_imsg.c; \
# then mv -f ".deps/pork_imsg.Tpo" ".deps/pork_imsg.Po"; else rm -f ".deps/pork_imsg.Tpo"; exit 1; fi
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT pork_inet.o -MD -MP -MF ".deps/pork_inet.Tpo" -c -o pork_inet.o pork_inet.c; \
# then mv -f ".deps/pork_inet.Tpo" ".deps/pork_inet.Po"; else rm -f ".deps/pork_inet.Tpo"; exit 1; fi
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT pork_input.o -MD -MP -MF ".deps/pork_input.Tpo" -c -o pork_input.o pork_input.c; \
# then mv -f ".deps/pork_input.Tpo" ".deps/pork_input.Po"; else rm -f ".deps/pork_input.Tpo"; exit 1; fi
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT pork_io.o -MD -MP -MF ".deps/pork_io.Tpo" -c -o pork_io.o pork_io.c; \
# then mv -f ".deps/pork_io.Tpo" ".deps/pork_io.Po"; else rm -f ".deps/pork_io.Tpo"; exit 1; fi
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT pork_list.o -MD -MP -MF ".deps/pork_list.Tpo" -c -o pork_list.o pork_list.c; \
# then mv -f ".deps/pork_list.Tpo" ".deps/pork_list.Po"; else rm -f ".deps/pork_list.Tpo"; exit 1; fi
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT pork_misc.o -MD -MP -MF ".deps/pork_misc.Tpo" -c -o pork_misc.o pork_misc.c; \
# then mv -f ".deps/pork_misc.Tpo" ".deps/pork_misc.Po"; else rm -f ".deps/pork_misc.Tpo"; exit 1; fi
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT pork_msg.o -MD -MP -MF ".deps/pork_msg.Tpo" -c -o pork_msg.o pork_msg.c; \
# then mv -f ".deps/pork_msg.Tpo" ".deps/pork_msg.Po"; else rm -f ".deps/pork_msg.Tpo"; exit 1; fi
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT pork_opt.o -MD -MP -MF ".deps/pork_opt.Tpo" -c -o pork_opt.o pork_opt.c; \
# then mv -f ".deps/pork_opt.Tpo" ".deps/pork_opt.Po"; else rm -f ".deps/pork_opt.Tpo"; exit 1; fi
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT pork_perl.o -MD -MP -MF ".deps/pork_perl.Tpo" -c -o pork_perl.o pork_perl.c; \
# then mv -f ".deps/pork_perl.Tpo" ".deps/pork_perl.Po"; else rm -f ".deps/pork_perl.Tpo"; exit 1; fi
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT pork_perl_xs.o -MD -MP -MF ".deps/pork_perl_xs.Tpo" -c -o pork_perl_xs.o pork_perl_xs.c; \
# then mv -f ".deps/pork_perl_xs.Tpo" ".deps/pork_perl_xs.Po"; else rm -f ".deps/pork_perl_xs.Tpo"; exit 1; fi
# pork_perl_xs.c:292:61: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# screen_win_msg(cur_window(), 0, 0, 1, MSG_TYPE_CMD_OUTPUT, msg);
# ^~~
# 1 warning generated.
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT pork_proto.o -MD -MP -MF ".deps/pork_proto.Tpo" -c -o pork_proto.o pork_proto.c; \
# then mv -f ".deps/pork_proto.Tpo" ".deps/pork_proto.Po"; else rm -f ".deps/pork_proto.Tpo"; exit 1; fi
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT pork_queue.o -MD -MP -MF ".deps/pork_queue.Tpo" -c -o pork_queue.o pork_queue.c; \
# then mv -f ".deps/pork_queue.Tpo" ".deps/pork_queue.Po"; else rm -f ".deps/pork_queue.Tpo"; exit 1; fi
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT pork_screen.o -MD -MP -MF ".deps/pork_screen.Tpo" -c -o pork_screen.o pork_screen.c; \
# then mv -f ".deps/pork_screen.Tpo" ".deps/pork_screen.Po"; else rm -f ".deps/pork_screen.Tpo"; exit 1; fi
# pork_screen.c:152:17: warning: implicit conversion from 'unsigned long' to 'u_int32_t' (aka 'unsigned int') changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion]
# acct->refnum = -1UL;
# ~ ^~~~
# 1 warning generated.
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT pork_screen_io.o -MD -MP -MF ".deps/pork_screen_io.Tpo" -c -o pork_screen_io.o pork_screen_io.c; \
# then mv -f ".deps/pork_screen_io.Tpo" ".deps/pork_screen_io.Po"; else rm -f ".deps/pork_screen_io.Tpo"; exit 1; fi
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT pork_slist.o -MD -MP -MF ".deps/pork_slist.Tpo" -c -o pork_slist.o pork_slist.c; \
# then mv -f ".deps/pork_slist.Tpo" ".deps/pork_slist.Po"; else rm -f ".deps/pork_slist.Tpo"; exit 1; fi
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT pork_set.o -MD -MP -MF ".deps/pork_set.Tpo" -c -o pork_set.o pork_set.c; \
# then mv -f ".deps/pork_set.Tpo" ".deps/pork_set.Po"; else rm -f ".deps/pork_set.Tpo"; exit 1; fi
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT pork_status.o -MD -MP -MF ".deps/pork_status.Tpo" -c -o pork_status.o pork_status.c; \
# then mv -f ".deps/pork_status.Tpo" ".deps/pork_status.Po"; else rm -f ".deps/pork_status.Tpo"; exit 1; fi
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT pork_swindow.o -MD -MP -MF ".deps/pork_swindow.Tpo" -c -o pork_swindow.o pork_swindow.c; \
# then mv -f ".deps/pork_swindow.Tpo" ".deps/pork_swindow.Po"; else rm -f ".deps/pork_swindow.Tpo"; exit 1; fi
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT pork_timer.o -MD -MP -MF ".deps/pork_timer.Tpo" -c -o pork_timer.o pork_timer.c; \
# then mv -f ".deps/pork_timer.Tpo" ".deps/pork_timer.Po"; else rm -f ".deps/pork_timer.Tpo"; exit 1; fi
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT pork_transfer.o -MD -MP -MF ".deps/pork_transfer.Tpo" -c -o pork_transfer.o pork_transfer.c; \
# then mv -f ".deps/pork_transfer.Tpo" ".deps/pork_transfer.Po"; else rm -f ".deps/pork_transfer.Tpo"; exit 1; fi
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -MT pork_util.o -MD -MP -MF ".deps/pork_util.Tpo" -c -o pork_util.o pork_util.c; \
# then mv -f ".deps/pork_util.Tpo" ".deps/pork_util.Po"; else rm -f ".deps/pork_util.Tpo"; exit 1; fi
# clang -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -fgnu89-inline -o pork pork.o pork_acct.o pork_alias.o pork_bind.o pork_buddy.o pork_buddy_list.o pork_chat.o pork_color.o pork_command.o pork_conf.o pork_cstr.o pork_events.o pork_format.o pork_help.o pork_html.o pork_imwindow.o pork_imsg.o pork_inet.o pork_input.o pork_io.o pork_list.o pork_misc.o pork_msg.o pork_opt.o pork_perl.o pork_perl_xs.o pork_proto.o pork_queue.o pork_screen.o pork_screen_io.o pork_slist.o pork_set.o pork_status.o pork_swindow.o pork_timer.o pork_transfer.o pork_util.o missing/libmissing.a protocols/aim/libaim.a protocols/irc/libirc.a -lncurses -Wl,-E -Wl,-rpath,/usr/lib/perl5/core_perl/CORE -Wl,-O1,--sort-common,--as-needed,-z,relro -fstack-protector-strong -L/usr/local/lib -L/usr/lib/perl5/core_perl/CORE -lperl -lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
# make[3]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/src'
# make[2]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/src'
# Making all in doc
# make[2]: Entering directory '/tmp/pork/src/pork-0.99.8.1/doc'
# Making all in help
# make[3]: Entering directory '/tmp/pork/src/pork-0.99.8.1/doc/help'
# Making all in blist
# make[4]: Entering directory '/tmp/pork/src/pork-0.99.8.1/doc/help/blist'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/doc/help/blist'
# Making all in buddy
# make[4]: Entering directory '/tmp/pork/src/pork-0.99.8.1/doc/help/buddy'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/doc/help/buddy'
# Making all in chat
# make[4]: Entering directory '/tmp/pork/src/pork-0.99.8.1/doc/help/chat'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/doc/help/chat'
# Making all in event
# make[4]: Entering directory '/tmp/pork/src/pork-0.99.8.1/doc/help/event'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/doc/help/event'
# Making all in file
# make[4]: Entering directory '/tmp/pork/src/pork-0.99.8.1/doc/help/file'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/doc/help/file'
# Making all in history
# make[4]: Entering directory '/tmp/pork/src/pork-0.99.8.1/doc/help/history'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/doc/help/history'
# Making all in input
# make[4]: Entering directory '/tmp/pork/src/pork-0.99.8.1/doc/help/input'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/doc/help/input'
# Making all in main
# make[4]: Entering directory '/tmp/pork/src/pork-0.99.8.1/doc/help/main'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/doc/help/main'
# Making all in perl
# make[4]: Entering directory '/tmp/pork/src/pork-0.99.8.1/doc/help/perl'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/doc/help/perl'
# Making all in scroll
# make[4]: Entering directory '/tmp/pork/src/pork-0.99.8.1/doc/help/scroll'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/doc/help/scroll'
# Making all in timer
# make[4]: Entering directory '/tmp/pork/src/pork-0.99.8.1/doc/help/timer'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/doc/help/timer'
# Making all in win
# make[4]: Entering directory '/tmp/pork/src/pork-0.99.8.1/doc/help/win'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/doc/help/win'
# make[4]: Entering directory '/tmp/pork/src/pork-0.99.8.1/doc/help'
# make[4]: Nothing to be done for 'all-am'.
# make[4]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/doc/help'
# make[3]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/doc/help'
# make[3]: Entering directory '/tmp/pork/src/pork-0.99.8.1/doc'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/doc'
# make[2]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/doc'
# Making all in examples
# make[2]: Entering directory '/tmp/pork/src/pork-0.99.8.1/examples'
# Making all in perl
# make[3]: Entering directory '/tmp/pork/src/pork-0.99.8.1/examples/perl'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/examples/perl'
# make[3]: Entering directory '/tmp/pork/src/pork-0.99.8.1/examples'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/examples'
# make[2]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/examples'
# make[2]: Entering directory '/tmp/pork/src/pork-0.99.8.1'
# make[2]: Leaving directory '/tmp/pork/src/pork-0.99.8.1'
# make[1]: Leaving directory '/tmp/pork/src/pork-0.99.8.1'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in src
# make[1]: Entering directory '/tmp/pork/src/pork-0.99.8.1/src'
# Making install in missing
# make[2]: Entering directory '/tmp/pork/src/pork-0.99.8.1/src/missing'
# make[3]: Entering directory '/tmp/pork/src/pork-0.99.8.1/src/missing'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/src/missing'
# make[2]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/src/missing'
# Making install in protocols
# make[2]: Entering directory '/tmp/pork/src/pork-0.99.8.1/src/protocols'
# Making install in irc
# make[3]: Entering directory '/tmp/pork/src/pork-0.99.8.1/src/protocols/irc'
# make[4]: Entering directory '/tmp/pork/src/pork-0.99.8.1/src/protocols/irc'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/src/protocols/irc'
# make[3]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/src/protocols/irc'
# Making install in aim
# make[3]: Entering directory '/tmp/pork/src/pork-0.99.8.1/src/protocols/aim'
# make[4]: Entering directory '/tmp/pork/src/pork-0.99.8.1/src/protocols/aim'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/src/protocols/aim'
# make[3]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/src/protocols/aim'
# make[3]: Entering directory '/tmp/pork/src/pork-0.99.8.1/src/protocols'
# make[4]: Entering directory '/tmp/pork/src/pork-0.99.8.1/src/protocols'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/src/protocols'
# make[3]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/src/protocols'
# make[2]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/src/protocols'
# make[2]: Entering directory '/tmp/pork/src/pork-0.99.8.1/src'
# make[3]: Entering directory '/tmp/pork/src/pork-0.99.8.1/src'
# test -z "/usr/bin" || mkdir -p -- . "/tmp/pork/pkg/pork/usr/bin"
# /usr/bin/install -c 'pork' '/tmp/pork/pkg/pork/usr/bin/pork'
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/src'
# make[2]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/src'
# make[1]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/src'
# Making install in doc
# make[1]: Entering directory '/tmp/pork/src/pork-0.99.8.1/doc'
# Making install in help
# make[2]: Entering directory '/tmp/pork/src/pork-0.99.8.1/doc/help'
# Making install in blist
# make[3]: Entering directory '/tmp/pork/src/pork-0.99.8.1/doc/help/blist'
# make[4]: Entering directory '/tmp/pork/src/pork-0.99.8.1/doc/help/blist'
# make[4]: Nothing to be done for 'install-exec-am'.
# test -z "/usr/share/pork/help/blist" || mkdir -p -- . "/tmp/pork/pkg/pork/usr/share/pork/help/blist"
# /usr/bin/install -c -m 644 'add_block' '/tmp/pork/pkg/pork/usr/share/pork/help/blist/add_block'
# /usr/bin/install -c -m 644 'add_permit' '/tmp/pork/pkg/pork/usr/share/pork/help/blist/add_permit'
# /usr/bin/install -c -m 644 'away' '/tmp/pork/pkg/pork/usr/share/pork/help/blist/away'
# /usr/bin/install -c -m 644 'collapse' '/tmp/pork/pkg/pork/usr/share/pork/help/blist/collapse'
# /usr/bin/install -c -m 644 'down' '/tmp/pork/pkg/pork/usr/share/pork/help/blist/down'
# /usr/bin/install -c -m 644 'end' '/tmp/pork/pkg/pork/usr/share/pork/help/blist/end'
# /usr/bin/install -c -m 644 'goto' '/tmp/pork/pkg/pork/usr/share/pork/help/blist/goto'
# /usr/bin/install -c -m 644 'hide' '/tmp/pork/pkg/pork/usr/share/pork/help/blist/hide'
# /usr/bin/install -c -m 644 'page_down' '/tmp/pork/pkg/pork/usr/share/pork/help/blist/page_down'
# /usr/bin/install -c -m 644 'page_up' '/tmp/pork/pkg/pork/usr/share/pork/help/blist/page_up'
# /usr/bin/install -c -m 644 'profile' '/tmp/pork/pkg/pork/usr/share/pork/help/blist/profile'
# /usr/bin/install -c -m 644 'refresh' '/tmp/pork/pkg/pork/usr/share/pork/help/blist/refresh'
# /usr/bin/install -c -m 644 'remove' '/tmp/pork/pkg/pork/usr/share/pork/help/blist/remove'
# /usr/bin/install -c -m 644 'remove_block' '/tmp/pork/pkg/pork/usr/share/pork/help/blist/remove_block'
# /usr/bin/install -c -m 644 'remove_permit' '/tmp/pork/pkg/pork/usr/share/pork/help/blist/remove_permit'
# /usr/bin/install -c -m 644 'select' '/tmp/pork/pkg/pork/usr/share/pork/help/blist/select'
# /usr/bin/install -c -m 644 'show' '/tmp/pork/pkg/pork/usr/share/pork/help/blist/show'
# /usr/bin/install -c -m 644 'start' '/tmp/pork/pkg/pork/usr/share/pork/help/blist/start'
# /usr/bin/install -c -m 644 'toggle' '/tmp/pork/pkg/pork/usr/share/pork/help/blist/toggle'
# /usr/bin/install -c -m 644 'up' '/tmp/pork/pkg/pork/usr/share/pork/help/blist/up'
# /usr/bin/install -c -m 644 'warn' '/tmp/pork/pkg/pork/usr/share/pork/help/blist/warn'
# /usr/bin/install -c -m 644 'warn_anon' '/tmp/pork/pkg/pork/usr/share/pork/help/blist/warn_anon'
# /usr/bin/install -c -m 644 'width' '/tmp/pork/pkg/pork/usr/share/pork/help/blist/width'
# make[4]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/doc/help/blist'
# make[3]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/doc/help/blist'
# Making install in buddy
# make[3]: Entering directory '/tmp/pork/src/pork-0.99.8.1/doc/help/buddy'
# make[4]: Entering directory '/tmp/pork/src/pork-0.99.8.1/doc/help/buddy'
# make[4]: Nothing to be done for 'install-exec-am'.
# test -z "/usr/share/pork/help/buddy" || mkdir -p -- . "/tmp/pork/pkg/pork/usr/share/pork/help/buddy"
# /usr/bin/install -c -m 644 'add' '/tmp/pork/pkg/pork/usr/share/pork/help/buddy/add'
# /usr/bin/install -c -m 644 'add_group' '/tmp/pork/pkg/pork/usr/share/pork/help/buddy/add_group'
# /usr/bin/install -c -m 644 'alias' '/tmp/pork/pkg/pork/usr/share/pork/help/buddy/alias'
# /usr/bin/install -c -m 644 'awaymsg' '/tmp/pork/pkg/pork/usr/share/pork/help/buddy/awaymsg'
# /usr/bin/install -c -m 644 'block' '/tmp/pork/pkg/pork/usr/share/pork/help/buddy/block'
# /usr/bin/install -c -m 644 'clear_block' '/tmp/pork/pkg/pork/usr/share/pork/help/buddy/clear_block'
# /usr/bin/install -c -m 644 'clear_permit' '/tmp/pork/pkg/pork/usr/share/pork/help/buddy/clear_permit'
# /usr/bin/install -c -m 644 'list' '/tmp/pork/pkg/pork/usr/share/pork/help/buddy/list'
# /usr/bin/install -c -m 644 'list_block' '/tmp/pork/pkg/pork/usr/share/pork/help/buddy/list_block'
# /usr/bin/install -c -m 644 'list_permit' '/tmp/pork/pkg/pork/usr/share/pork/help/buddy/list_permit'
# /usr/bin/install -c -m 644 'privacy_mode' '/tmp/pork/pkg/pork/usr/share/pork/help/buddy/privacy_mode'
# /usr/bin/install -c -m 644 'permit' '/tmp/pork/pkg/pork/usr/share/pork/help/buddy/permit'
# /usr/bin/install -c -m 644 'profile' '/tmp/pork/pkg/pork/usr/share/pork/help/buddy/profile'
# /usr/bin/install -c -m 644 'remove' '/tmp/pork/pkg/pork/usr/share/pork/help/buddy/remove'
# /usr/bin/install -c -m 644 'remove_group' '/tmp/pork/pkg/pork/usr/share/pork/help/buddy/remove_group'
# /usr/bin/install -c -m 644 'remove_permit' '/tmp/pork/pkg/pork/usr/share/pork/help/buddy/remove_permit'
# /usr/bin/install -c -m 644 'report_idle' '/tmp/pork/pkg/pork/usr/share/pork/help/buddy/report_idle'
# /usr/bin/install -c -m 644 'search' '/tmp/pork/pkg/pork/usr/share/pork/help/buddy/search'
# /usr/bin/install -c -m 644 'seen' '/tmp/pork/pkg/pork/usr/share/pork/help/buddy/seen'
# /usr/bin/install -c -m 644 'unblock' '/tmp/pork/pkg/pork/usr/share/pork/help/buddy/unblock'
# /usr/bin/install -c -m 644 'warn' '/tmp/pork/pkg/pork/usr/share/pork/help/buddy/warn'
# /usr/bin/install -c -m 644 'warn_anon' '/tmp/pork/pkg/pork/usr/share/pork/help/buddy/warn_anon'
# make[4]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/doc/help/buddy'
# make[3]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/doc/help/buddy'
# Making install in chat
# make[3]: Entering directory '/tmp/pork/src/pork-0.99.8.1/doc/help/chat'
# make[4]: Entering directory '/tmp/pork/src/pork-0.99.8.1/doc/help/chat'
# make[4]: Nothing to be done for 'install-exec-am'.
# test -z "/usr/share/pork/help/chat" || mkdir -p -- . "/tmp/pork/pkg/pork/usr/share/pork/help/chat"
# /usr/bin/install -c -m 644 'ban' '/tmp/pork/pkg/pork/usr/share/pork/help/chat/ban'
# /usr/bin/install -c -m 644 'ignore' '/tmp/pork/pkg/pork/usr/share/pork/help/chat/ignore'
# /usr/bin/install -c -m 644 'invite' '/tmp/pork/pkg/pork/usr/share/pork/help/chat/invite'
# /usr/bin/install -c -m 644 'join' '/tmp/pork/pkg/pork/usr/share/pork/help/chat/join'
# /usr/bin/install -c -m 644 'kick' '/tmp/pork/pkg/pork/usr/share/pork/help/chat/kick'
# /usr/bin/install -c -m 644 'leave' '/tmp/pork/pkg/pork/usr/share/pork/help/chat/leave'
# /usr/bin/install -c -m 644 'list' '/tmp/pork/pkg/pork/usr/share/pork/help/chat/list'
# /usr/bin/install -c -m 644 'send' '/tmp/pork/pkg/pork/usr/share/pork/help/chat/send'
# /usr/bin/install -c -m 644 'topic' '/tmp/pork/pkg/pork/usr/share/pork/help/chat/topic'
# /usr/bin/install -c -m 644 'unignore' '/tmp/pork/pkg/pork/usr/share/pork/help/chat/unignore'
# /usr/bin/install -c -m 644 'who' '/tmp/pork/pkg/pork/usr/share/pork/help/chat/who'
# make[4]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/doc/help/chat'
# make[3]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/doc/help/chat'
# Making install in event
# make[3]: Entering directory '/tmp/pork/src/pork-0.99.8.1/doc/help/event'
# make[4]: Entering directory '/tmp/pork/src/pork-0.99.8.1/doc/help/event'
# make[4]: Nothing to be done for 'install-exec-am'.
# test -z "/usr/share/pork/help/event" || mkdir -p -- . "/tmp/pork/pkg/pork/usr/share/pork/help/event"
# /usr/bin/install -c -m 644 'add' '/tmp/pork/pkg/pork/usr/share/pork/help/event/add'
# /usr/bin/install -c -m 644 'del' '/tmp/pork/pkg/pork/usr/share/pork/help/event/del'
# /usr/bin/install -c -m 644 'del_refnum' '/tmp/pork/pkg/pork/usr/share/pork/help/event/del_refnum'
# /usr/bin/install -c -m 644 'list' '/tmp/pork/pkg/pork/usr/share/pork/help/event/list'
# /usr/bin/install -c -m 644 'purge' '/tmp/pork/pkg/pork/usr/share/pork/help/event/purge'
# make[4]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/doc/help/event'
# make[3]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/doc/help/event'
# Making install in file
# make[3]: Entering directory '/tmp/pork/src/pork-0.99.8.1/doc/help/file'
# make[4]: Entering directory '/tmp/pork/src/pork-0.99.8.1/doc/help/file'
# make[4]: Nothing to be done for 'install-exec-am'.
# test -z "/usr/share/pork/help/file" || mkdir -p -- . "/tmp/pork/pkg/pork/usr/share/pork/help/file"
# /usr/bin/install -c -m 644 'cancel' '/tmp/pork/pkg/pork/usr/share/pork/help/file/cancel'
# /usr/bin/install -c -m 644 'get' '/tmp/pork/pkg/pork/usr/share/pork/help/file/get'
# /usr/bin/install -c -m 644 'list' '/tmp/pork/pkg/pork/usr/share/pork/help/file/list'
# /usr/bin/install -c -m 644 'send' '/tmp/pork/pkg/pork/usr/share/pork/help/file/send'
# make[4]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/doc/help/file'
# make[3]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/doc/help/file'
# Making install in history
# make[3]: Entering directory '/tmp/pork/src/pork-0.99.8.1/doc/help/history'
# make[4]: Entering directory '/tmp/pork/src/pork-0.99.8.1/doc/help/history'
# make[4]: Nothing to be done for 'install-exec-am'.
# test -z "/usr/share/pork/help/history" || mkdir -p -- . "/tmp/pork/pkg/pork/usr/share/pork/help/history"
# /usr/bin/install -c -m 644 'clear' '/tmp/pork/pkg/pork/usr/share/pork/help/history/clear'
# /usr/bin/install -c -m 644 'next' '/tmp/pork/pkg/pork/usr/share/pork/help/history/next'
# /usr/bin/install -c -m 644 'prev' '/tmp/pork/pkg/pork/usr/share/pork/help/history/prev'
# make[4]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/doc/help/history'
# make[3]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/doc/help/history'
# Making install in input
# make[3]: Entering directory '/tmp/pork/src/pork-0.99.8.1/doc/help/input'
# make[4]: Entering directory '/tmp/pork/src/pork-0.99.8.1/doc/help/input'
# make[4]: Nothing to be done for 'install-exec-am'.
# test -z "/usr/share/pork/help/input" || mkdir -p -- . "/tmp/pork/pkg/pork/usr/share/pork/help/input"
# /usr/bin/install -c -m 644 'backspace' '/tmp/pork/pkg/pork/usr/share/pork/help/input/backspace'
# /usr/bin/install -c -m 644 'clear' '/tmp/pork/pkg/pork/usr/share/pork/help/input/clear'
# /usr/bin/install -c -m 644 'clear_next_word' '/tmp/pork/pkg/pork/usr/share/pork/help/input/clear_next_word'
# /usr/bin/install -c -m 644 'clear_prev_word' '/tmp/pork/pkg/pork/usr/share/pork/help/input/clear_prev_word'
# /usr/bin/install -c -m 644 'clear_to_end' '/tmp/pork/pkg/pork/usr/share/pork/help/input/clear_to_end'
# /usr/bin/install -c -m 644 'clear_to_start' '/tmp/pork/pkg/pork/usr/share/pork/help/input/clear_to_start'
# /usr/bin/install -c -m 644 'delete' '/tmp/pork/pkg/pork/usr/share/pork/help/input/delete'
# /usr/bin/install -c -m 644 'end' '/tmp/pork/pkg/pork/usr/share/pork/help/input/end'
# /usr/bin/install -c -m 644 'find_next_cmd' '/tmp/pork/pkg/pork/usr/share/pork/help/input/find_next_cmd'
# /usr/bin/install -c -m 644 'focus_next' '/tmp/pork/pkg/pork/usr/share/pork/help/input/focus_next'
# /usr/bin/install -c -m 644 'insert' '/tmp/pork/pkg/pork/usr/share/pork/help/input/insert'
# /usr/bin/install -c -m 644 'left' '/tmp/pork/pkg/pork/usr/share/pork/help/input/left'
# /usr/bin/install -c -m 644 'next_word' '/tmp/pork/pkg/pork/usr/share/pork/help/input/next_word'
# /usr/bin/install -c -m 644 'prev_word' '/tmp/pork/pkg/pork/usr/share/pork/help/input/prev_word'
# /usr/bin/install -c -m 644 'prompt' '/tmp/pork/pkg/pork/usr/share/pork/help/input/prompt'
# /usr/bin/install -c -m 644 'right' '/tmp/pork/pkg/pork/usr/share/pork/help/input/right'
# /usr/bin/install -c -m 644 'send' '/tmp/pork/pkg/pork/usr/share/pork/help/input/send'
# /usr/bin/install -c -m 644 'start' '/tmp/pork/pkg/pork/usr/share/pork/help/input/start'
# make[4]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/doc/help/input'
# make[3]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/doc/help/input'
# Making install in main
# make[3]: Entering directory '/tmp/pork/src/pork-0.99.8.1/doc/help/main'
# make[4]: Entering directory '/tmp/pork/src/pork-0.99.8.1/doc/help/main'
# make[4]: Nothing to be done for 'install-exec-am'.
# test -z "/usr/share/pork/help/main" || mkdir -p -- . "/tmp/pork/pkg/pork/usr/share/pork/help/main"
# /usr/bin/install -c -m 644 'acct' '/tmp/pork/pkg/pork/usr/share/pork/help/main/acct'
# /usr/bin/install -c -m 644 'alias' '/tmp/pork/pkg/pork/usr/share/pork/help/main/alias'
# /usr/bin/install -c -m 644 'auto' '/tmp/pork/pkg/pork/usr/share/pork/help/main/auto'
# /usr/bin/install -c -m 644 'away' '/tmp/pork/pkg/pork/usr/share/pork/help/main/away'
# /usr/bin/install -c -m 644 'bind' '/tmp/pork/pkg/pork/usr/share/pork/help/main/bind'
# /usr/bin/install -c -m 644 'blist' '/tmp/pork/pkg/pork/usr/share/pork/help/main/blist'
# /usr/bin/install -c -m 644 'buddy' '/tmp/pork/pkg/pork/usr/share/pork/help/main/buddy'
# /usr/bin/install -c -m 644 'chat' '/tmp/pork/pkg/pork/usr/share/pork/help/main/chat'
# /usr/bin/install -c -m 644 'color' '/tmp/pork/pkg/pork/usr/share/pork/help/main/color'
# /usr/bin/install -c -m 644 'connect' '/tmp/pork/pkg/pork/usr/share/pork/help/main/connect'
# /usr/bin/install -c -m 644 'disconnect' '/tmp/pork/pkg/pork/usr/share/pork/help/main/disconnect'
# /usr/bin/install -c -m 644 'echo' '/tmp/pork/pkg/pork/usr/share/pork/help/main/echo'
# /usr/bin/install -c -m 644 'eval' '/tmp/pork/pkg/pork/usr/share/pork/help/main/eval'
# /usr/bin/install -c -m 644 'event' '/tmp/pork/pkg/pork/usr/share/pork/help/main/event'
# /usr/bin/install -c -m 644 'file' '/tmp/pork/pkg/pork/usr/share/pork/help/main/file'
# /usr/bin/install -c -m 644 'history' '/tmp/pork/pkg/pork/usr/share/pork/help/main/history'
# /usr/bin/install -c -m 644 'idle' '/tmp/pork/pkg/pork/usr/share/pork/help/main/idle'
# /usr/bin/install -c -m 644 'input' '/tmp/pork/pkg/pork/usr/share/pork/help/main/input'
# /usr/bin/install -c -m 644 'keys' '/tmp/pork/pkg/pork/usr/share/pork/help/main/keys'
# /usr/bin/install -c -m 644 'laddr' '/tmp/pork/pkg/pork/usr/share/pork/help/main/laddr'
# /usr/bin/install -c -m 644 'lastlog' '/tmp/pork/pkg/pork/usr/share/pork/help/main/lastlog'
# /usr/bin/install -c -m 644 'load' '/tmp/pork/pkg/pork/usr/share/pork/help/main/load'
# /usr/bin/install -c -m 644 'lport' '/tmp/pork/pkg/pork/usr/share/pork/help/main/lport'
# /usr/bin/install -c -m 644 'msg' '/tmp/pork/pkg/pork/usr/share/pork/help/main/msg'
# /usr/bin/install -c -m 644 'nick' '/tmp/pork/pkg/pork/usr/share/pork/help/main/nick'
# /usr/bin/install -c -m 644 'notice' '/tmp/pork/pkg/pork/usr/share/pork/help/main/notice'
# /usr/bin/install -c -m 644 'perl' '/tmp/pork/pkg/pork/usr/share/pork/help/main/perl'
# /usr/bin/install -c -m 644 'perl_load' '/tmp/pork/pkg/pork/usr/share/pork/help/main/perl_load'
# /usr/bin/install -c -m 644 'profile' '/tmp/pork/pkg/pork/usr/share/pork/help/main/profile'
# /usr/bin/install -c -m 644 'query' '/tmp/pork/pkg/pork/usr/share/pork/help/main/query'
# /usr/bin/install -c -m 644 'quit' '/tmp/pork/pkg/pork/usr/share/pork/help/main/quit'
# /usr/bin/install -c -m 644 'quote' '/tmp/pork/pkg/pork/usr/share/pork/help/main/quote'
# /usr/bin/install -c -m 644 'refresh' '/tmp/pork/pkg/pork/usr/share/pork/help/main/refresh'
# /usr/bin/install -c -m 644 'save' '/tmp/pork/pkg/pork/usr/share/pork/help/main/save'
# /usr/bin/install -c -m 644 'scroll' '/tmp/pork/pkg/pork/usr/share/pork/help/main/scroll'
# /usr/bin/install -c -m 644 'set' '/tmp/pork/pkg/pork/usr/share/pork/help/main/set'
# /usr/bin/install -c -m 644 'timer' '/tmp/pork/pkg/pork/usr/share/pork/help/main/timer'
# /usr/bin/install -c -m 644 'unalias' '/tmp/pork/pkg/pork/usr/share/pork/help/main/unalias'
# /usr/bin/install -c -m 644 'unbind' '/tmp/pork/pkg/pork/usr/share/pork/help/main/unbind'
# /usr/bin/install -c -m 644 'who' '/tmp/pork/pkg/pork/usr/share/pork/help/main/who'
# /usr/bin/install -c -m 644 'whowas' '/tmp/pork/pkg/pork/usr/share/pork/help/main/whowas'
# /usr/bin/install -c -m 644 'win' '/tmp/pork/pkg/pork/usr/share/pork/help/main/win'
# make[4]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/doc/help/main'
# make[3]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/doc/help/main'
# Making install in perl
# make[3]: Entering directory '/tmp/pork/src/pork-0.99.8.1/doc/help/perl'
# make[4]: Entering directory '/tmp/pork/src/pork-0.99.8.1/doc/help/perl'
# make[4]: Nothing to be done for 'install-exec-am'.
# test -z "/usr/share/pork/help/perl" || mkdir -p -- . "/tmp/pork/pkg/pork/usr/share/pork/help/perl"
# /usr/bin/install -c -m 644 'alias' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/alias'
# /usr/bin/install -c -m 644 'alias_get' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/alias_get'
# /usr/bin/install -c -m 644 'bind' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/bind'
# /usr/bin/install -c -m 644 'bind_get' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/bind_get'
# /usr/bin/install -c -m 644 'blist_bind' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/blist_bind'
# /usr/bin/install -c -m 644 'blist_bind_get' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/blist_bind_get'
# /usr/bin/install -c -m 644 'blist_collapse' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/blist_collapse'
# /usr/bin/install -c -m 644 'blist_cursor' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/blist_cursor'
# /usr/bin/install -c -m 644 'blist_down' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/blist_down'
# /usr/bin/install -c -m 644 'blist_end' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/blist_end'
# /usr/bin/install -c -m 644 'blist_hide' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/blist_hide'
# /usr/bin/install -c -m 644 'blist_page_down' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/blist_page_down'
# /usr/bin/install -c -m 644 'blist_page_up' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/blist_page_up'
# /usr/bin/install -c -m 644 'blist_refresh' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/blist_refresh'
# /usr/bin/install -c -m 644 'blist_select' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/blist_select'
# /usr/bin/install -c -m 644 'blist_show' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/blist_show'
# /usr/bin/install -c -m 644 'blist_start' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/blist_start'
# /usr/bin/install -c -m 644 'blist_unbind' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/blist_unbind'
# /usr/bin/install -c -m 644 'blist_up' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/blist_up'
# /usr/bin/install -c -m 644 'blist_width' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/blist_width'
# /usr/bin/install -c -m 644 'buddy_add' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/buddy_add'
# /usr/bin/install -c -m 644 'buddy_add_block' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/buddy_add_block'
# /usr/bin/install -c -m 644 'buddy_add_group' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/buddy_add_group'
# /usr/bin/install -c -m 644 'buddy_add_permit' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/buddy_add_permit'
# /usr/bin/install -c -m 644 'buddy_alias' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/buddy_alias'
# /usr/bin/install -c -m 644 'buddy_clear_block' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/buddy_clear_block'
# /usr/bin/install -c -m 644 'buddy_clear_permit' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/buddy_clear_permit'
# /usr/bin/install -c -m 644 'buddy_get_alias' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/buddy_get_alias'
# /usr/bin/install -c -m 644 'buddy_get_block' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/buddy_get_block'
# /usr/bin/install -c -m 644 'buddy_get_group_members' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/buddy_get_group_members'
# /usr/bin/install -c -m 644 'buddy_get_groups' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/buddy_get_groups'
# /usr/bin/install -c -m 644 'buddy_get_permit' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/buddy_get_permit'
# /usr/bin/install -c -m 644 'buddy_remove' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/buddy_remove'
# /usr/bin/install -c -m 644 'buddy_remove_block' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/buddy_remove_block'
# /usr/bin/install -c -m 644 'buddy_remove_group' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/buddy_remove_group'
# /usr/bin/install -c -m 644 'buddy_remove_permit' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/buddy_remove_permit'
# /usr/bin/install -c -m 644 'chat_ban' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/chat_ban'
# /usr/bin/install -c -m 644 'chat_get_list' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/chat_get_list'
# /usr/bin/install -c -m 644 'chat_get_users' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/chat_get_users'
# /usr/bin/install -c -m 644 'chat_get_window' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/chat_get_window'
# /usr/bin/install -c -m 644 'chat_ignore' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/chat_ignore'
# /usr/bin/install -c -m 644 'chat_invite' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/chat_invite'
# /usr/bin/install -c -m 644 'chat_join' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/chat_join'
# /usr/bin/install -c -m 644 'chat_kick' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/chat_kick'
# /usr/bin/install -c -m 644 'chat_leave' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/chat_leave'
# /usr/bin/install -c -m 644 'chat_send' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/chat_send'
# /usr/bin/install -c -m 644 'chat_topic' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/chat_topic'
# /usr/bin/install -c -m 644 'chat_unignore' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/chat_unignore'
# /usr/bin/install -c -m 644 'connect' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/connect'
# /usr/bin/install -c -m 644 'disconnect' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/disconnect'
# /usr/bin/install -c -m 644 'echo' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/echo'
# /usr/bin/install -c -m 644 'err_msg' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/err_msg'
# /usr/bin/install -c -m 644 'event_add' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/event_add'
# /usr/bin/install -c -m 644 'event_del' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/event_del'
# /usr/bin/install -c -m 644 'event_del_refnum' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/event_del_refnum'
# /usr/bin/install -c -m 644 'event_del_type' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/event_del_type'
# /usr/bin/install -c -m 644 'event_purge' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/event_purge'
# /usr/bin/install -c -m 644 'get_acct_list' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/get_acct_list'
# /usr/bin/install -c -m 644 'get_buddy_away' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/get_buddy_away'
# /usr/bin/install -c -m 644 'get_buddy_profile' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/get_buddy_profile'
# /usr/bin/install -c -m 644 'get_cur_user' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/get_cur_user'
# /usr/bin/install -c -m 644 'get_opt' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/get_opt'
# /usr/bin/install -c -m 644 'get_profile' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/get_profile'
# /usr/bin/install -c -m 644 'load' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/load'
# /usr/bin/install -c -m 644 'load_perl' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/load_perl'
# /usr/bin/install -c -m 644 'privacy_mode' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/privacy_mode'
# /usr/bin/install -c -m 644 'quit' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/quit'
# /usr/bin/install -c -m 644 'quote' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/quote'
# /usr/bin/install -c -m 644 'refresh' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/refresh'
# /usr/bin/install -c -m 644 'report_idle' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/report_idle'
# /usr/bin/install -c -m 644 'run_cmd' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/run_cmd'
# /usr/bin/install -c -m 644 'save' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/save'
# /usr/bin/install -c -m 644 'scroll_by' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/scroll_by'
# /usr/bin/install -c -m 644 'scroll_down' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/scroll_down'
# /usr/bin/install -c -m 644 'scroll_end' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/scroll_end'
# /usr/bin/install -c -m 644 'scroll_page_down' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/scroll_page_down'
# /usr/bin/install -c -m 644 'scroll_page_up' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/scroll_page_up'
# /usr/bin/install -c -m 644 'scroll_start' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/scroll_start'
# /usr/bin/install -c -m 644 'scroll_up' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/scroll_up'
# /usr/bin/install -c -m 644 'search' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/search'
# /usr/bin/install -c -m 644 'send_msg' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/send_msg'
# /usr/bin/install -c -m 644 'send_msg_auto' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/send_msg_auto'
# /usr/bin/install -c -m 644 'send_profile' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/send_profile'
# /usr/bin/install -c -m 644 'set_away' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/set_away'
# /usr/bin/install -c -m 644 'set_idle' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/set_idle'
# /usr/bin/install -c -m 644 'set_opt' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/set_opt'
# /usr/bin/install -c -m 644 'set_profile' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/set_profile'
# /usr/bin/install -c -m 644 'status_msg' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/status_msg'
# /usr/bin/install -c -m 644 'timer_add' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/timer_add'
# /usr/bin/install -c -m 644 'timer_del' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/timer_del'
# /usr/bin/install -c -m 644 'timer_del_refnum' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/timer_del_refnum'
# /usr/bin/install -c -m 644 'timer_purge' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/timer_purge'
# /usr/bin/install -c -m 644 'unalias' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/unalias'
# /usr/bin/install -c -m 644 'unbind' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/unbind'
# /usr/bin/install -c -m 644 'warn' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/warn'
# /usr/bin/install -c -m 644 'win_bind' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/win_bind'
# /usr/bin/install -c -m 644 'win_clear' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/win_clear'
# /usr/bin/install -c -m 644 'win_close' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/win_close'
# /usr/bin/install -c -m 644 'win_erase' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/win_erase'
# /usr/bin/install -c -m 644 'win_find_name' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/win_find_name'
# /usr/bin/install -c -m 644 'win_find_target' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/win_find_target'
# /usr/bin/install -c -m 644 'win_get_opt' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/win_get_opt'
# /usr/bin/install -c -m 644 'win_next' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/win_next'
# /usr/bin/install -c -m 644 'win_prev' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/win_prev'
# /usr/bin/install -c -m 644 'win_rename' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/win_rename'
# /usr/bin/install -c -m 644 'win_renumber' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/win_renumber'
# /usr/bin/install -c -m 644 'win_set_opt' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/win_set_opt'
# /usr/bin/install -c -m 644 'win_swap' '/tmp/pork/pkg/pork/usr/share/pork/help/perl/win_swap'
# make[4]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/doc/help/perl'
# make[3]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/doc/help/perl'
# Making install in scroll
# make[3]: Entering directory '/tmp/pork/src/pork-0.99.8.1/doc/help/scroll'
# make[4]: Entering directory '/tmp/pork/src/pork-0.99.8.1/doc/help/scroll'
# make[4]: Nothing to be done for 'install-exec-am'.
# test -z "/usr/share/pork/help/scroll" || mkdir -p -- . "/tmp/pork/pkg/pork/usr/share/pork/help/scroll"
# /usr/bin/install -c -m 644 'by' '/tmp/pork/pkg/pork/usr/share/pork/help/scroll/by'
# /usr/bin/install -c -m 644 'down' '/tmp/pork/pkg/pork/usr/share/pork/help/scroll/down'
# /usr/bin/install -c -m 644 'end' '/tmp/pork/pkg/pork/usr/share/pork/help/scroll/end'
# /usr/bin/install -c -m 644 'page_down' '/tmp/pork/pkg/pork/usr/share/pork/help/scroll/page_down'
# /usr/bin/install -c -m 644 'page_up' '/tmp/pork/pkg/pork/usr/share/pork/help/scroll/page_up'
# /usr/bin/install -c -m 644 'start' '/tmp/pork/pkg/pork/usr/share/pork/help/scroll/start'
# /usr/bin/install -c -m 644 'up' '/tmp/pork/pkg/pork/usr/share/pork/help/scroll/up'
# make[4]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/doc/help/scroll'
# make[3]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/doc/help/scroll'
# Making install in timer
# make[3]: Entering directory '/tmp/pork/src/pork-0.99.8.1/doc/help/timer'
# make[4]: Entering directory '/tmp/pork/src/pork-0.99.8.1/doc/help/timer'
# make[4]: Nothing to be done for 'install-exec-am'.
# test -z "/usr/share/pork/help/timer" || mkdir -p -- . "/tmp/pork/pkg/pork/usr/share/pork/help/timer"
# /usr/bin/install -c -m 644 'add' '/tmp/pork/pkg/pork/usr/share/pork/help/timer/add'
# /usr/bin/install -c -m 644 'del' '/tmp/pork/pkg/pork/usr/share/pork/help/timer/del'
# /usr/bin/install -c -m 644 'del_refnum' '/tmp/pork/pkg/pork/usr/share/pork/help/timer/del_refnum'
# /usr/bin/install -c -m 644 'list' '/tmp/pork/pkg/pork/usr/share/pork/help/timer/list'
# /usr/bin/install -c -m 644 'purge' '/tmp/pork/pkg/pork/usr/share/pork/help/timer/purge'
# make[4]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/doc/help/timer'
# make[3]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/doc/help/timer'
# Making install in win
# make[3]: Entering directory '/tmp/pork/src/pork-0.99.8.1/doc/help/win'
# make[4]: Entering directory '/tmp/pork/src/pork-0.99.8.1/doc/help/win'
# make[4]: Nothing to be done for 'install-exec-am'.
# test -z "/usr/share/pork/help/win" || mkdir -p -- . "/tmp/pork/pkg/pork/usr/share/pork/help/win"
# /usr/bin/install -c -m 644 'bind' '/tmp/pork/pkg/pork/usr/share/pork/help/win/bind'
# /usr/bin/install -c -m 644 'bind_next' '/tmp/pork/pkg/pork/usr/share/pork/help/win/bind_next'
# /usr/bin/install -c -m 644 'clear' '/tmp/pork/pkg/pork/usr/share/pork/help/win/clear'
# /usr/bin/install -c -m 644 'close' '/tmp/pork/pkg/pork/usr/share/pork/help/win/close'
# /usr/bin/install -c -m 644 'dump' '/tmp/pork/pkg/pork/usr/share/pork/help/win/dump'
# /usr/bin/install -c -m 644 'erase' '/tmp/pork/pkg/pork/usr/share/pork/help/win/erase'
# /usr/bin/install -c -m 644 'list' '/tmp/pork/pkg/pork/usr/share/pork/help/win/list'
# /usr/bin/install -c -m 644 'next' '/tmp/pork/pkg/pork/usr/share/pork/help/win/next'
# /usr/bin/install -c -m 644 'prev' '/tmp/pork/pkg/pork/usr/share/pork/help/win/prev'
# /usr/bin/install -c -m 644 'rename' '/tmp/pork/pkg/pork/usr/share/pork/help/win/rename'
# /usr/bin/install -c -m 644 'renumber' '/tmp/pork/pkg/pork/usr/share/pork/help/win/renumber'
# /usr/bin/install -c -m 644 'set' '/tmp/pork/pkg/pork/usr/share/pork/help/win/set'
# /usr/bin/install -c -m 644 'swap' '/tmp/pork/pkg/pork/usr/share/pork/help/win/swap'
# make[4]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/doc/help/win'
# make[3]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/doc/help/win'
# make[3]: Entering directory '/tmp/pork/src/pork-0.99.8.1/doc/help'
# make[4]: Entering directory '/tmp/pork/src/pork-0.99.8.1/doc/help'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/doc/help'
# make[3]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/doc/help'
# make[2]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/doc/help'
# make[2]: Entering directory '/tmp/pork/src/pork-0.99.8.1/doc'
# make[3]: Entering directory '/tmp/pork/src/pork-0.99.8.1/doc'
# make[3]: Nothing to be done for 'install-exec-am'.
# test -z "/usr/share/pork" || mkdir -p -- . "/tmp/pork/pkg/pork/usr/share/pork"
# /usr/bin/install -c -m 644 'porkrc' '/tmp/pork/pkg/pork/usr/share/pork/porkrc'
# make[3]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/doc'
# make[2]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/doc'
# make[1]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/doc'
# Making install in examples
# make[1]: Entering directory '/tmp/pork/src/pork-0.99.8.1/examples'
# Making install in perl
# make[2]: Entering directory '/tmp/pork/src/pork-0.99.8.1/examples/perl'
# make[3]: Entering directory '/tmp/pork/src/pork-0.99.8.1/examples/perl'
# make[3]: Nothing to be done for 'install-exec-am'.
# test -z "/usr/share/pork/examples/perl" || mkdir -p -- . "/tmp/pork/pkg/pork/usr/share/pork/examples/perl"
# /usr/bin/install -c -m 644 'acro.pl' '/tmp/pork/pkg/pork/usr/share/pork/examples/perl/acro.pl'
# /usr/bin/install -c -m 644 'calendar.pl' '/tmp/pork/pkg/pork/usr/share/pork/examples/perl/calendar.pl'
# /usr/bin/install -c -m 644 'event_test.pl' '/tmp/pork/pkg/pork/usr/share/pork/examples/perl/event_test.pl'
# /usr/bin/install -c -m 644 'irc.pl' '/tmp/pork/pkg/pork/usr/share/pork/examples/perl/irc.pl'
# /usr/bin/install -c -m 644 'np.pl' '/tmp/pork/pkg/pork/usr/share/pork/examples/perl/np.pl'
# /usr/bin/install -c -m 644 'signon.pl' '/tmp/pork/pkg/pork/usr/share/pork/examples/perl/signon.pl'
# /usr/bin/install -c -m 644 'spellcheck.pl' '/tmp/pork/pkg/pork/usr/share/pork/examples/perl/spellcheck.pl'
# /usr/bin/install -c -m 644 'wh.pl' '/tmp/pork/pkg/pork/usr/share/pork/examples/perl/wh.pl'
# make[3]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/examples/perl'
# make[2]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/examples/perl'
# make[2]: Entering directory '/tmp/pork/src/pork-0.99.8.1/examples'
# make[3]: Entering directory '/tmp/pork/src/pork-0.99.8.1/examples'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/examples'
# make[2]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/examples'
# make[1]: Leaving directory '/tmp/pork/src/pork-0.99.8.1/examples'
# make[1]: Entering directory '/tmp/pork/src/pork-0.99.8.1'
# make[2]: Entering directory '/tmp/pork/src/pork-0.99.8.1'
# make[2]: Nothing to be done for 'install-exec-am'.
# test -z "/usr/share/pork" || mkdir -p -- . "/tmp/pork/pkg/pork/usr/share/pork"
# /usr/bin/install -c -m 644 'QUICK_START' '/tmp/pork/pkg/pork/usr/share/pork/QUICK_START'
# make[2]: Leaving directory '/tmp/pork/src/pork-0.99.8.1'
# make[1]: Leaving directory '/tmp/pork/src/pork-0.99.8.1'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "pork"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: pork 0.99.8.1-11 (Thu Apr 13 16:26:51 UTC 2017)

CMD: pacman --query --file pork-0.99.8.1-11-x86_64.pkg.tar.xz
# pork 0.99.8.1-11

Creating hybrid package for 'pork'

Trying to find vanilla package 'pork'...

CMD: pacman --query --file /mirror/pork-0.99.8.1-11.pkg.tar.xz
# pork 0.99.8.1-11

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/share/pork/porkrc
# /usr/share/pork/QUICK_START
# /usr/share/pork/examples/perl/event_test.pl
# /usr/share/pork/examples/perl/wh.pl
# /usr/share/pork/examples/perl/irc.pl
# /usr/share/pork/examples/perl/acro.pl
# /usr/share/pork/examples/perl/signon.pl
# /usr/share/pork/examples/perl/spellcheck.pl
# /usr/share/pork/examples/perl/np.pl
# /usr/share/pork/examples/perl/calendar.pl
# /usr/share/pork/help/file/get
# /usr/share/pork/help/file/list
# /usr/share/pork/help/file/send
# /usr/share/pork/help/file/cancel
# /usr/share/pork/help/history/clear
# /usr/share/pork/help/history/next
# /usr/share/pork/help/history/prev
# /usr/share/pork/help/input/prev_word
# /usr/share/pork/help/input/left
# /usr/share/pork/help/input/backspace
# /usr/share/pork/help/input/clear
# /usr/share/pork/help/input/clear_prev_word
# /usr/share/pork/help/input/send
# /usr/share/pork/help/input/delete
# /usr/share/pork/help/input/insert
# /usr/share/pork/help/input/end
# /usr/share/pork/help/input/prompt
# /usr/share/pork/help/input/focus_next
# /usr/share/pork/help/input/clear_next_word
# /usr/share/pork/help/input/clear_to_end
# /usr/share/pork/help/input/clear_to_start
# /usr/share/pork/help/input/find_next_cmd
# /usr/share/pork/help/input/right
# /usr/share/pork/help/input/start
# /usr/share/pork/help/input/next_word
# /usr/share/pork/help/perl/scroll_start
# /usr/share/pork/help/perl/save
# /usr/share/pork/help/perl/scroll_by
# /usr/share/pork/help/perl/blist_bind
# /usr/share/pork/help/perl/buddy_add_permit
# /usr/share/pork/help/perl/unbind
# /usr/share/pork/help/perl/chat_kick
# /usr/share/pork/help/perl/blist_show
# /usr/share/pork/help/perl/get_acct_list
# /usr/share/pork/help/perl/scroll_page_down
# /usr/share/pork/help/perl/echo
# /usr/share/pork/help/perl/search
# /usr/share/pork/help/perl/timer_del_refnum
# /usr/share/pork/help/perl/bind_get
# /usr/share/pork/help/perl/win_renumber
# /usr/share/pork/help/perl/chat_unignore
# /usr/share/pork/help/perl/buddy_alias
# /usr/share/pork/help/perl/buddy_add_group
# /usr/share/pork/help/perl/quit
# /usr/share/pork/help/perl/blist_page_up
# /usr/share/pork/help/perl/scroll_end
# /usr/share/pork/help/perl/timer_purge
# /usr/share/pork/help/perl/blist_start
# /usr/share/pork/help/perl/send_msg_auto
# /usr/share/pork/help/perl/chat_get_list
# /usr/share/pork/help/perl/report_idle
# /usr/share/pork/help/perl/quote
# /usr/share/pork/help/perl/set_profile
# /usr/share/pork/help/perl/run_cmd
# /usr/share/pork/help/perl/timer_add
# /usr/share/pork/help/perl/alias_get
# /usr/share/pork/help/perl/blist_down
# /usr/share/pork/help/perl/bind
# /usr/share/pork/help/perl/get_cur_user
# /usr/share/pork/help/perl/scroll_page_up
# /usr/share/pork/help/perl/get_opt
# /usr/share/pork/help/perl/chat_ban
# /usr/share/pork/help/perl/event_del_type
# /usr/share/pork/help/perl/event_purge
# /usr/share/pork/help/perl/blist_up
# /usr/share/pork/help/perl/get_buddy_away
# /usr/share/pork/help/perl/buddy_add_block
# /usr/share/pork/help/perl/set_away
# /usr/share/pork/help/perl/blist_hide
# /usr/share/pork/help/perl/buddy_get_groups
# /usr/share/pork/help/perl/buddy_add
# /usr/share/pork/help/perl/warn
# /usr/share/pork/help/perl/buddy_remove_block
# /usr/share/pork/help/perl/blist_end
# /usr/share/pork/help/perl/win_bind
# /usr/share/pork/help/perl/chat_ignore
# /usr/share/pork/help/perl/chat_leave
# /usr/share/pork/help/perl/buddy_remove
# /usr/share/pork/help/perl/buddy_get_group_members
# /usr/share/pork/help/perl/chat_join
# /usr/share/pork/help/perl/buddy_get_alias
# /usr/share/pork/help/perl/get_buddy_profile
# /usr/share/pork/help/perl/chat_send
# /usr/share/pork/help/perl/win_rename
# /usr/share/pork/help/perl/load
# /usr/share/pork/help/perl/load_perl
# /usr/share/pork/help/perl/chat_get_window
# /usr/share/pork/help/perl/win_find_target
# /usr/share/pork/help/perl/blist_page_down
# /usr/share/pork/help/perl/event_del
# /usr/share/pork/help/perl/event_add
# /usr/share/pork/help/perl/send_profile
# /usr/share/pork/help/perl/refresh
# /usr/share/pork/help/perl/timer_del
# /usr/share/pork/help/perl/buddy_clear_permit
# /usr/share/pork/help/perl/win_prev
# /usr/share/pork/help/perl/win_find_name
# /usr/share/pork/help/perl/buddy_get_block
# /usr/share/pork/help/perl/win_swap
# /usr/share/pork/help/perl/buddy_remove_group
# /usr/share/pork/help/perl/scroll_up
# /usr/share/pork/help/perl/set_idle
# /usr/share/pork/help/perl/alias
# /usr/share/pork/help/perl/blist_bind_get
# /usr/share/pork/help/perl/blist_select
# /usr/share/pork/help/perl/chat_invite
# /usr/share/pork/help/perl/status_msg
# /usr/share/pork/help/perl/disconnect
# /usr/share/pork/help/perl/connect
# /usr/share/pork/help/perl/blist_cursor
# /usr/share/pork/help/perl/unalias
# /usr/share/pork/help/perl/buddy_remove_permit
# /usr/share/pork/help/perl/win_clear
# /usr/share/pork/help/perl/blist_collapse
# /usr/share/pork/help/perl/buddy_clear_block
# /usr/share/pork/help/perl/privacy_mode
# /usr/share/pork/help/perl/win_get_opt
# /usr/share/pork/help/perl/set_opt
# /usr/share/pork/help/perl/win_erase
# /usr/share/pork/help/perl/blist_refresh
# /usr/share/pork/help/perl/win_next
# /usr/share/pork/help/perl/win_close
# /usr/share/pork/help/perl/send_msg
# /usr/share/pork/help/perl/blist_width
# /usr/share/pork/help/perl/win_set_opt
# /usr/share/pork/help/perl/buddy_get_permit
# /usr/share/pork/help/perl/blist_unbind
# /usr/share/pork/help/perl/event_del_refnum
# /usr/share/pork/help/perl/scroll_down
# /usr/share/pork/help/perl/get_profile
# /usr/share/pork/help/perl/chat_get_users
# /usr/share/pork/help/perl/chat_topic
# /usr/share/pork/help/perl/err_msg
# /usr/share/pork/help/win/renumber
# /usr/share/pork/help/win/bind_next
# /usr/share/pork/help/win/close
# /usr/share/pork/help/win/bind
# /usr/share/pork/help/win/clear
# /usr/share/pork/help/win/list
# /usr/share/pork/help/win/next
# /usr/share/pork/help/win/prev
# /usr/share/pork/help/win/dump
# /usr/share/pork/help/win/set
# /usr/share/pork/help/win/swap
# /usr/share/pork/help/win/rename
# /usr/share/pork/help/win/erase
# /usr/share/pork/help/timer/del_refnum
# /usr/share/pork/help/timer/list
# /usr/share/pork/help/timer/add
# /usr/share/pork/help/timer/purge
# /usr/share/pork/help/timer/del
# /usr/share/pork/help/chat/kick
# /usr/share/pork/help/chat/unignore
# /usr/share/pork/help/chat/who
# /usr/share/pork/help/chat/join
# /usr/share/pork/help/chat/ignore
# /usr/share/pork/help/chat/list
# /usr/share/pork/help/chat/leave
# /usr/share/pork/help/chat/invite
# /usr/share/pork/help/chat/send
# /usr/share/pork/help/chat/ban
# /usr/share/pork/help/chat/topic
# /usr/share/pork/help/scroll/by
# /usr/share/pork/help/scroll/down
# /usr/share/pork/help/scroll/page_down
# /usr/share/pork/help/scroll/end
# /usr/share/pork/help/scroll/up
# /usr/share/pork/help/scroll/page_up
# /usr/share/pork/help/scroll/start
# /usr/share/pork/help/main/save
# /usr/share/pork/help/main/lastlog
# /usr/share/pork/help/main/unbind
# /usr/share/pork/help/main/echo
# /usr/share/pork/help/main/file
# /usr/share/pork/help/main/auto
# /usr/share/pork/help/main/quit
# /usr/share/pork/help/main/history
# /usr/share/pork/help/main/input
# /usr/share/pork/help/main/quote
# /usr/share/pork/help/main/keys
# /usr/share/pork/help/main/lport
# /usr/share/pork/help/main/who
# /usr/share/pork/help/main/laddr
# /usr/share/pork/help/main/perl
# /usr/share/pork/help/main/bind
# /usr/share/pork/help/main/win
# /usr/share/pork/help/main/idle
# /usr/share/pork/help/main/whowas
# /usr/share/pork/help/main/timer
# /usr/share/pork/help/main/acct
# /usr/share/pork/help/main/chat
# /usr/share/pork/help/main/scroll
# /usr/share/pork/help/main/away
# /usr/share/pork/help/main/load
# /usr/share/pork/help/main/color
# /usr/share/pork/help/main/set
# /usr/share/pork/help/main/refresh
# /usr/share/pork/help/main/alias
# /usr/share/pork/help/main/buddy
# /usr/share/pork/help/main/disconnect
# /usr/share/pork/help/main/connect
# /usr/share/pork/help/main/profile
# /usr/share/pork/help/main/blist
# /usr/share/pork/help/main/unalias
# /usr/share/pork/help/main/nick
# /usr/share/pork/help/main/notice
# /usr/share/pork/help/main/event
# /usr/share/pork/help/main/query
# /usr/share/pork/help/main/perl_load
# /usr/share/pork/help/main/eval
# /usr/share/pork/help/main/msg
# /usr/share/pork/help/buddy/remove
# /usr/share/pork/help/buddy/search
# /usr/share/pork/help/buddy/report_idle
# /usr/share/pork/help/buddy/clear_permit
# /usr/share/pork/help/buddy/warn_anon
# /usr/share/pork/help/buddy/remove_group
# /usr/share/pork/help/buddy/warn
# /usr/share/pork/help/buddy/unblock
# /usr/share/pork/help/buddy/list
# /usr/share/pork/help/buddy/permit
# /usr/share/pork/help/buddy/add
# /usr/share/pork/help/buddy/remove_permit
# /usr/share/pork/help/buddy/list_block
# /usr/share/pork/help/buddy/seen
# /usr/share/pork/help/buddy/awaymsg
# /usr/share/pork/help/buddy/alias
# /usr/share/pork/help/buddy/add_group
# /usr/share/pork/help/buddy/profile
# /usr/share/pork/help/buddy/clear_block
# /usr/share/pork/help/buddy/privacy_mode
# /usr/share/pork/help/buddy/list_permit
# /usr/share/pork/help/buddy/block
# /usr/share/pork/help/blist/remove
# /usr/share/pork/help/blist/remove_block
# /usr/share/pork/help/blist/add_block
# /usr/share/pork/help/blist/warn_anon
# /usr/share/pork/help/blist/width
# /usr/share/pork/help/blist/hide
# /usr/share/pork/help/blist/warn
# /usr/share/pork/help/blist/down
# /usr/share/pork/help/blist/add_permit
# /usr/share/pork/help/blist/page_down
# /usr/share/pork/help/blist/goto
# /usr/share/pork/help/blist/away
# /usr/share/pork/help/blist/collapse
# /usr/share/pork/help/blist/remove_permit
# /usr/share/pork/help/blist/refresh
# /usr/share/pork/help/blist/end
# /usr/share/pork/help/blist/up
# /usr/share/pork/help/blist/profile
# /usr/share/pork/help/blist/show
# /usr/share/pork/help/blist/page_up
# /usr/share/pork/help/blist/toggle
# /usr/share/pork/help/blist/start
# /usr/share/pork/help/blist/select
# /usr/share/pork/help/event/del_refnum
# /usr/share/pork/help/event/list
# /usr/share/pork/help/event/add
# /usr/share/pork/help/event/purge
# /usr/share/pork/help/event/del
# /usr/bin/pork

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr .MTREE | xz -c -z

CMD: bsdtar -tqf pork.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/pork.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/pork.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 586

Attempting to access local repository, attempt 2

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/pork.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/pork.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Printing config logfiles

CMD: config logfiles '/tmp/pork/src/pork-0.99.8.1/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by pork configure 0.99.8.1, which was
# generated by GNU Autoconf 2.59. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 09a77d3b4aa8
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:1367: checking for a BSD-compatible install
# configure:1422: result: /usr/bin/install -c
# configure:1433: checking whether build environment is sane
# configure:1476: result: yes
# configure:1533: checking for gawk
# configure:1549: found /usr/bin/gawk
# configure:1559: result: gawk
# configure:1569: checking whether make sets $(MAKE)
# configure:1589: result: yes
# configure:1668: checking for x86_64-unknown-linux-strip
# configure:1697: result: no
# configure:1706: checking for strip
# configure:1722: found /usr/bin/strip
# configure:1733: result: strip
# configure:1781: checking for x86_64-unknown-linux-gcc
# configure:1807: result: clang
# configure:2089: checking for C compiler version
# configure:2092: clang --version &5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:2095: $? = 0
# configure:2097: clang -v &5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:2100: $? = 0
# configure:2102: clang -V &5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:2105: $? = 1
# configure:2128: checking for C compiler default output file name
# configure:2131: clang -fgnu89-inline conftest.c >&5
# configure:2134: $? = 0
# configure:2180: result: a.out
# configure:2185: checking whether the C compiler works
# configure:2191: ./a.out
# configure:2194: $? = 0
# configure:2211: result: yes
# configure:2218: checking whether we are cross compiling
# configure:2220: result: no
# configure:2223: checking for suffix of executables
# configure:2225: clang -o conftest -fgnu89-inline conftest.c >&5
# configure:2228: $? = 0
# configure:2253: result:
# configure:2259: checking for suffix of object files
# configure:2280: clang -c -fgnu89-inline conftest.c >&5
# configure:2283: $? = 0
# configure:2305: result: o
# configure:2309: checking whether we are using the GNU C compiler
# configure:2333: clang -c -fgnu89-inline conftest.c >&5
# configure:2339: $? = 0
# configure:2342: test -z || test ! -s conftest.err
# configure:2345: $? = 0
# configure:2348: test -s conftest.o
# configure:2351: $? = 0
# configure:2364: result: yes
# configure:2370: checking whether clang accepts -g
# configure:2391: clang -c -g conftest.c >&5
# configure:2397: $? = 0
# configure:2400: test -z || test ! -s conftest.err
# configure:2403: $? = 0
# configure:2406: test -s conftest.o
# configure:2409: $? = 0
# configure:2420: result: yes
# configure:2437: checking for clang option to accept ANSI C
# configure:2507: clang -c -fgnu89-inline conftest.c >&5
# configure:2513: $? = 0
# configure:2516: test -z || test ! -s conftest.err
# configure:2519: $? = 0
# configure:2522: test -s conftest.o
# configure:2525: $? = 0
# configure:2543: result: none needed
# configure:2561: clang -c -fgnu89-inline conftest.c >&5
# conftest.c:2:3: error: unknown type name 'choke'
# choke me
# ^
# conftest.c:2:11: error: expected ';' after top level declarator
# choke me
# ^
# ;
# 2 errors generated.
# configure:2567: $? = 1
# configure: failed program was:
# | #ifndef __cplusplus
# | choke me
# | #endif
# configure:2708: checking for style of include used by make
# configure:2736: result: GNU
# configure:2764: checking dependency style of clang
# configure:2854: result: gcc3
# configure:2876: checking how to run the C preprocessor
# configure:2911: clang -E conftest.c
# configure:2917: $? = 0
# configure:2949: clang -E conftest.c
# conftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:2955: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "pork"
# | #define PACKAGE_TARNAME "pork"
# | #define PACKAGE_VERSION "0.99.8.1"
# | #define PACKAGE_STRING "pork 0.99.8.1"
# | #define PACKAGE_BUGREPORT "ryan@numb.org"
# | #define PACKAGE "pork"
# | #define VERSION "0.99.8.1"
# | #define PACKAGE_EXTRAVERSION "\"I'm an idiot\" edition"
# | #define PACKAGE_WEBSITE "http://dev.ojnk.net"
# | #define PACKAGE_AUTHOR "Ryan McCabe"
# | /* end confdefs.h. */
# | #include
# configure:2994: result: clang -E
# configure:3018: clang -E conftest.c
# configure:3024: $? = 0
# configure:3056: clang -E conftest.c
# conftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3062: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "pork"
# | #define PACKAGE_TARNAME "pork"
# | #define PACKAGE_VERSION "0.99.8.1"
# | #define PACKAGE_STRING "pork 0.99.8.1"
# | #define PACKAGE_BUGREPORT "ryan@numb.org"
# | #define PACKAGE "pork"
# | #define VERSION "0.99.8.1"
# | #define PACKAGE_EXTRAVERSION "\"I'm an idiot\" edition"
# | #define PACKAGE_WEBSITE "http://dev.ojnk.net"
# | #define PACKAGE_AUTHOR "Ryan McCabe"
# | /* end confdefs.h. */
# | #include
# configure:3108: checking for x86_64-unknown-linux-ranlib
# configure:3137: result: no
# configure:3146: checking for ranlib
# configure:3162: found /usr/bin/ranlib
# configure:3173: result: ranlib
# configure:3198: checking for a BSD-compatible install
# configure:3253: result: /usr/bin/install -c
# configure:3266: checking for sed
# configure:3284: found /usr/bin/sed
# configure:3296: result: /usr/bin/sed
# configure:3306: checking for egrep
# configure:3316: result: grep -E
# configure:3321: checking for ANSI C header files
# configure:3346: clang -c -fgnu89-inline conftest.c >&5
# configure:3352: $? = 0
# configure:3355: test -z || test ! -s conftest.err
# configure:3358: $? = 0
# configure:3361: test -s conftest.o
# configure:3364: $? = 0
# configure:3453: clang -o conftest -fgnu89-inline conftest.c >&5
# conftest.c:31:7: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
# exit(2);
# ^
# conftest.c:31:7: note: include the header or explicitly provide a declaration for 'exit'
# 1 warning generated.
# configure:3456: $? = 0
# configure:3458: ./conftest
# configure:3461: $? = 0
# configure:3476: result: yes
# configure:3486: checking for sys/wait.h that is POSIX.1 compatible
# configure:3517: clang -c -fgnu89-inline conftest.c >&5
# configure:3523: $? = 0
# configure:3526: test -z || test ! -s conftest.err
# configure:3529: $? = 0
# configure:3532: test -s conftest.o
# configure:3535: $? = 0
# configure:3546: result: yes
# configure:3556: checking for an ANSI C-conforming const
# configure:3623: clang -c -fgnu89-inline conftest.c >&5
# configure:3629: $? = 0
# configure:3632: test -z || test ! -s conftest.err
# configure:3635: $? = 0
# configure:3638: test -s conftest.o
# configure:3641: $? = 0
# configure:3652: result: yes
# configure:3662: checking for inline
# configure:3683: clang -c -fgnu89-inline conftest.c >&5
# configure:3689: $? = 0
# configure:3692: test -z || test ! -s conftest.err
# configure:3695: $? = 0
# configure:3698: test -s conftest.o
# configure:3701: $? = 0
# configure:3713: result: inline
# configure:3746: checking for sys/types.h
# configure:3762: clang -c -fgnu89-inline conftest.c >&5
# configure:3768: $? = 0
# configure:3771: test -z || test ! -s conftest.err
# configure:3774: $? = 0
# configure:3777: test -s conftest.o
# configure:3780: $? = 0
# configure:3791: result: yes
# configure:3746: checking for sys/stat.h
# configure:3762: clang -c -fgnu89-inline conftest.c >&5
# configure:3768: $? = 0
# configure:3771: test -z || test ! -s conftest.err
# configure:3774: $? = 0
# configure:3777: test -s conftest.o
# configure:3780: $? = 0
# configure:3791: result: yes
# configure:3746: checking for stdlib.h
# configure:3762: clang -c -fgnu89-inline conftest.c >&5
# configure:3768: $? = 0
# configure:3771: test -z || test ! -s conftest.err
# configure:3774: $? = 0
# configure:3777: test -s conftest.o
# configure:3780: $? = 0
# configure:3791: result: yes
# configure:3746: checking for string.h
# configure:3762: clang -c -fgnu89-inline conftest.c >&5
# configure:3768: $? = 0
# configure:3771: test -z || test ! -s conftest.err
# configure:3774: $? = 0
# configure:3777: test -s conftest.o
# configure:3780: $? = 0
# configure:3791: result: yes
# configure:3746: checking for memory.h
# configure:3762: clang -c -fgnu89-inline conftest.c >&5
# configure:3768: $? = 0
# configure:3771: test -z || test ! -s conftest.err
# configure:3774: $? = 0
# configure:3777: test -s conftest.o
# configure:3780: $? = 0
# configure:3791: result: yes
# configure:3746: checking for strings.h
# configure:3762: clang -c -fgnu89-inline conftest.c >&5
# configure:3768: $? = 0
# configure:3771: test -z || test ! -s conftest.err
# configure:3774: $? = 0
# configure:3777: test -s conftest.o
# configure:3780: $? = 0
# configure:3791: result: yes
# configure:3746: checking for inttypes.h
# configure:3762: clang -c -fgnu89-inline conftest.c >&5
# configure:3768: $? = 0
# configure:3771: test -z || test ! -s conftest.err
# configure:3774: $? = 0
# configure:3777: test -s conftest.o
# configure:3780: $? = 0
# configure:3791: result: yes
# configure:3746: checking for stdint.h
# configure:3762: clang -c -fgnu89-inline conftest.c >&5
# configure:3768: $? = 0
# configure:3771: test -z || test ! -s conftest.err
# configure:3774: $? = 0
# configure:3777: test -s conftest.o
# configure:3780: $? = 0
# configure:3791: result: yes
# configure:3746: checking for unistd.h
# configure:3762: clang -c -fgnu89-inline conftest.c >&5
# configure:3768: $? = 0
# configure:3771: test -z || test ! -s conftest.err
# configure:3774: $? = 0
# configure:3777: test -s conftest.o
# configure:3780: $? = 0
# configure:3791: result: yes
# configure:3803: checking for pid_t
# configure:3827: clang -c -fgnu89-inline conftest.c >&5
# configure:3833: $? = 0
# configure:3836: test -z || test ! -s conftest.err
# configure:3839: $? = 0
# configure:3842: test -s conftest.o
# configure:3845: $? = 0
# configure:3856: result: yes
# configure:3868: checking for size_t
# configure:3892: clang -c -fgnu89-inline conftest.c >&5
# configure:3898: $? = 0
# configure:3901: test -z || test ! -s conftest.err
# configure:3904: $? = 0
# configure:3907: test -s conftest.o
# configure:3910: $? = 0
# configure:3921: result: yes
# configure:3933: checking whether time.h and sys/time.h may both be included
# configure:3958: clang -c -fgnu89-inline conftest.c >&5
# configure:3964: $? = 0
# configure:3967: test -z || test ! -s conftest.err
# configure:3970: $? = 0
# configure:3973: test -s conftest.o
# configure:3976: $? = 0
# configure:3987: result: yes
# configure:3997: checking whether struct tm is in sys/time.h or time.h
# configure:4020: clang -c -fgnu89-inline conftest.c >&5
# conftest.c:32:20: warning: expression result unused [-Wunused-value]
# struct tm *tp; tp->tm_sec;
# ~~ ^~~~~~
# 1 warning generated.
# configure:4026: $? = 0
# configure:4029: test -z || test ! -s conftest.err
# configure:4032: $? = 0
# configure:4035: test -s conftest.o
# configure:4038: $? = 0
# configure:4049: result: time.h
# configure:4065: checking build system type
# configure:4083: result: x86_64-unknown-linux-gnu
# configure:4091: checking host system type
# configure:4105: result: x86_64-unknown-linux-gnu
# configure:4384: checking fcntl.h usability
# configure:4396: clang -c -fgnu89-inline conftest.c >&5
# configure:4402: $? = 0
# configure:4405: test -z || test ! -s conftest.err
# configure:4408: $? = 0
# configure:4411: test -s conftest.o
# configure:4414: $? = 0
# configure:4424: result: yes
# configure:4428: checking fcntl.h presence
# configure:4438: clang -E conftest.c
# configure:4444: $? = 0
# configure:4464: result: yes
# configure:4499: checking for fcntl.h
# configure:4506: result: yes
# configure:4384: checking sys/time.h usability
# configure:4396: clang -c -fgnu89-inline conftest.c >&5
# configure:4402: $? = 0
# configure:4405: test -z || test ! -s conftest.err
# configure:4408: $? = 0
# configure:4411: test -s conftest.o
# configure:4414: $? = 0
# configure:4424: result: yes
# configure:4428: checking sys/time.h presence
# configure:4438: clang -E conftest.c
# configure:4444: $? = 0
# configure:4464: result: yes
# configure:4499: checking for sys/time.h
# configure:4506: result: yes
# configure:4375: checking for unistd.h
# configure:4380: result: yes
# configure:4384: checking ncurses.h usability
# configure:4396: clang -c -fgnu89-inline conftest.c >&5
# configure:4402: $? = 0
# configure:4405: test -z || test ! -s conftest.err
# configure:4408: $? = 0
# configure:4411: test -s conftest.o
# configure:4414: $? = 0
# configure:4424: result: yes
# configure:4428: checking ncurses.h presence
# configure:4438: clang -E conftest.c
# configure:4444: $? = 0
# configure:4464: result: yes
# configure:4499: checking for ncurses.h
# configure:4506: result: yes
# configure:4384: checking termios.h usability
# configure:4396: clang -c -fgnu89-inline conftest.c >&5
# configure:4402: $? = 0
# configure:4405: test -z || test ! -s conftest.err
# configure:4408: $? = 0
# configure:4411: test -s conftest.o
# configure:4414: $? = 0
# configure:4424: result: yes
# configure:4428: checking termios.h presence
# configure:4438: clang -E conftest.c
# configure:4444: $? = 0
# configure:4464: result: yes
# configure:4499: checking for termios.h
# configure:4506: result: yes
# configure:4384: checking sys/termios.h usability
# configure:4396: clang -c -fgnu89-inline conftest.c >&5
# configure:4402: $? = 0
# configure:4405: test -z || test ! -s conftest.err
# configure:4408: $? = 0
# configure:4411: test -s conftest.o
# configure:4414: $? = 0
# configure:4424: result: yes
# configure:4428: checking sys/termios.h presence
# configure:4438: clang -E conftest.c
# configure:4444: $? = 0
# configure:4464: result: yes
# configure:4499: checking for sys/termios.h
# configure:4506: result: yes
# configure:4521: checking for initscr in -lncurses
# configure:4551: clang -o conftest -fgnu89-inline conftest.c -lncurses >&5
# configure:4557: $? = 0
# configure:4560: test -z || test ! -s conftest.err
# configure:4563: $? = 0
# configure:4566: test -s conftest
# configure:4569: $? = 0
# configure:4582: result: yes
# configure:4595: checking for resizeterm in -lncurses
# configure:4625: clang -o conftest -fgnu89-inline conftest.c -lncurses >&5
# configure:4631: $? = 0
# configure:4634: test -z || test ! -s conftest.err
# configure:4637: $? = 0
# configure:4640: test -s conftest
# configure:4643: $? = 0
# configure:4656: result: yes
# configure:4667: checking for u_int32_t
# configure:4691: clang -c -fgnu89-inline conftest.c >&5
# configure:4697: $? = 0
# configure:4700: test -z || test ! -s conftest.err
# configure:4703: $? = 0
# configure:4706: test -s conftest.o
# configure:4709: $? = 0
# configure:4720: result: yes
# configure:4800: checking for u_int16_t
# configure:4824: clang -c -fgnu89-inline conftest.c >&5
# configure:4830: $? = 0
# configure:4833: test -z || test ! -s conftest.err
# configure:4836: $? = 0
# configure:4839: test -s conftest.o
# configure:4842: $? = 0
# configure:4853: result: yes
# configure:4933: checking for u_int8_t
# configure:4957: clang -c -fgnu89-inline conftest.c >&5
# configure:4963: $? = 0
# configure:4966: test -z || test ! -s conftest.err
# configure:4969: $? = 0
# configure:4972: test -s conftest.o
# configure:4975: $? = 0
# configure:4986: result: yes
# configure:5066: checking for AF_INET6
# configure:5089: clang -c -fgnu89-inline conftest.c >&5
# conftest.c:43:9: warning: expression result unused [-Wunused-value]
# AF_INET6+1;
# ~~~~~~~~^~
# 1 warning generated.
# configure:5095: $? = 0
# configure:5098: test -z || test ! -s conftest.err
# configure:5101: $? = 0
# configure:5104: test -s conftest.o
# configure:5107: $? = 0
# configure:5109: result: yes
# configure:5125: checking for socklen_t
# configure:5145: clang -c -fgnu89-inline conftest.c >&5
# conftest.c:40:1: warning: expression result unused [-Wunused-value]
# sizeof(socklen_t);
# ^~~~~~~~~~~~~~~~~
# 1 warning generated.
# configure:5151: $? = 0
# configure:5154: test -z || test ! -s conftest.err
# configure:5157: $? = 0
# configure:5160: test -s conftest.o
# configure:5163: $? = 0
# configure:5165: result: yes
# configure:5181: checking for in_addr_t
# configure:5204: clang -c -fgnu89-inline conftest.c >&5
# conftest.c:43:1: warning: expression result unused [-Wunused-value]
# sizeof(in_addr_t);
# ^~~~~~~~~~~~~~~~~
# 1 warning generated.
# configure:5210: $? = 0
# configure:5213: test -z || test ! -s conftest.err
# configure:5216: $? = 0
# configure:5219: test -s conftest.o
# configure:5222: $? = 0
# configure:5224: result: yes
# configure:5240: checking for in_port_t
# configure:5263: clang -c -fgnu89-inline conftest.c >&5
# conftest.c:43:1: warning: expression result unused [-Wunused-value]
# sizeof(in_port_t);
# ^~~~~~~~~~~~~~~~~
# 1 warning generated.
# configure:5269: $? = 0
# configure:5272: test -z || test ! -s conftest.err
# configure:5275: $? = 0
# configure:5278: test -s conftest.o
# configure:5281: $? = 0
# configure:5283: result: yes
# configure:5299: checking for void *
# configure:5323: clang -c -fgnu89-inline conftest.c >&5
# configure:5329: $? = 0
# configure:5332: test -z || test ! -s conftest.err
# configure:5335: $? = 0
# configure:5338: test -s conftest.o
# configure:5341: $? = 0
# configure:5352: result: yes
# configure:5355: checking size of void *
# configure:5667: clang -o conftest -fgnu89-inline conftest.c >&5
# configure:5670: $? = 0
# configure:5672: ./conftest
# configure:5675: $? = 0
# configure:5698: result: 8
# configure:5711: checking for __attribute__
# configure:5730: clang -c -fgnu89-inline conftest.c >&5
# conftest.c:40:1: error: function declared in block scope cannot have 'static' storage class
# static void foo(void) __attribute__ ((unused));
# ^
# conftest.c:41:26: error: function definition is not allowed here
# static void foo(void) { exit(1); }
# ^
# 2 errors generated.
# configure:5736: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "pork"
# | #define PACKAGE_TARNAME "pork"
# | #define PACKAGE_VERSION "0.99.8.1"
# | #define PACKAGE_STRING "pork 0.99.8.1"
# | #define PACKAGE_BUGREPORT "ryan@numb.org"
# | #define PACKAGE "pork"
# | #define VERSION "0.99.8.1"
# | #define PACKAGE_EXTRAVERSION "\"I'm an idiot\" edition"
# | #define PACKAGE_WEBSITE "http://dev.ojnk.net"
# | #define PACKAGE_AUTHOR "Ryan McCabe"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define IRC_SUPPORT 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_TERMIOS_H 1
# | #define HAVE_RESIZETERM 1
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_VOID_P 8
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | static void foo(void) __attribute__ ((unused));
# | static void foo(void) { exit(1); }
# | ;
# | return 0;
# | }
# configure:5761: result: no
# configure:5766: checking return type of signal handlers
# configure:5797: clang -c -fgnu89-inline conftest.c >&5
# configure:5803: $? = 0
# configure:5806: test -z || test ! -s conftest.err
# configure:5809: $? = 0
# configure:5812: test -s conftest.o
# configure:5815: $? = 0
# configure:5826: result: void
# configure:5841: checking for perl
# configure:5859: found /usr/bin/perl
# configure:5871: result: /usr/bin/perl
# configure:5878: checking for Perl compile flags
# configure:5898: result: ok
# configure:5910: checking for Perl_eval_pv
# configure:5967: clang -o conftest -fgnu89-inline -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE -Wl,-E -Wl,-rpath,/usr/lib/perl5/core_perl/CORE -Wl,-O1,--sort-common,--as-needed,-z,relro -fstack-protector-strong -L/usr/local/lib -L/usr/lib/perl5/core_perl/CORE -lperl -lpthread -lnsl -ldl -lm -lcrypt -lutil -lc conftest.c >&5
# /tmp/conftest-78112a.o: In function `main':
# conftest.c:(.text+0x6): undefined reference to `Perl_eval_pv'
# /tmp/conftest-78112a.o:(.data+0x0): undefined reference to `Perl_eval_pv'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:5973: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "pork"
# | #define PACKAGE_TARNAME "pork"
# | #define PACKAGE_VERSION "0.99.8.1"
# | #define PACKAGE_STRING "pork 0.99.8.1"
# | #define PACKAGE_BUGREPORT "ryan@numb.org"
# | #define PACKAGE "pork"
# | #define VERSION "0.99.8.1"
# | #define PACKAGE_EXTRAVERSION "\"I'm an idiot\" edition"
# | #define PACKAGE_WEBSITE "http://dev.ojnk.net"
# | #define PACKAGE_AUTHOR "Ryan McCabe"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define IRC_SUPPORT 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_TERMIOS_H 1
# | #define HAVE_RESIZETERM 1
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_VOID_P 8
# | #define HAVE___ATTRIBUTE__ 1
# | #define RETSIGTYPE void
# | /* end confdefs.h. */
# | /* Define Perl_eval_pv to an innocuous variant, in case declares Perl_eval_pv.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define Perl_eval_pv innocuous_Perl_eval_pv
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char Perl_eval_pv (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef Perl_eval_pv
# |
# | /* Override any gcc2 internal prototype to avoid an error. */
# | #ifdef __cplusplus
# | extern "C"
# | {
# | #endif
# | /* We use char because int might match the return type of a gcc2
# | builtin and then its argument prototype would still apply. */
# | char Perl_eval_pv ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined (__stub_Perl_eval_pv) || defined (__stub___Perl_eval_pv)
# | choke me
# | #else
# | char (*f) () = Perl_eval_pv;
# | #endif
# | #ifdef __cplusplus
# | }
# | #endif
# |
# | int
# | main ()
# | {
# | return f != Perl_eval_pv;
# | ;
# | return 0;
# | }
# configure:5997: result: no
# configure:6010: checking for old perl
# configure:6022: result: no
# configure:6036: checking for snprintf
# configure:6093: clang -o conftest -fgnu89-inline conftest.c >&5
# conftest.c:62:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
# char snprintf ();
# ^
# conftest.c:62:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
# 1 warning generated.
# configure:6099: $? = 0
# configure:6102: test -z || test ! -s conftest.err
# configure:6105: $? = 0
# configure:6108: test -s conftest
# configure:6111: $? = 0
# configure:6123: result: yes
# configure:6036: checking for vsnprintf
# configure:6093: clang -o conftest -fgnu89-inline conftest.c >&5
# conftest.c:63:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration]
# char vsnprintf ();
# ^
# conftest.c:63:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)'
# 1 warning generated.
# configure:6099: $? = 0
# configure:6102: test -z || test ! -s conftest.err
# configure:6105: $? = 0
# configure:6108: test -s conftest
# configure:6111: $? = 0
# configure:6123: result: yes
# configure:6036: checking for getopt_long
# configure:6093: clang -o conftest -fgnu89-inline conftest.c >&5
# configure:6099: $? = 0
# configure:6102: test -z || test ! -s conftest.err
# configure:6105: $? = 0
# configure:6108: test -s conftest
# configure:6111: $? = 0
# configure:6123: result: yes
# configure:6036: checking for strsep
# configure:6093: clang -o conftest -fgnu89-inline conftest.c >&5
# configure:6099: $? = 0
# configure:6102: test -z || test ! -s conftest.err
# configure:6105: $? = 0
# configure:6108: test -s conftest
# configure:6111: $? = 0
# configure:6123: result: yes
# configure:6036: checking for vasprintf
# configure:6093: clang -o conftest -fgnu89-inline conftest.c >&5
# configure:6099: $? = 0
# configure:6102: test -z || test ! -s conftest.err
# configure:6105: $? = 0
# configure:6108: test -s conftest
# configure:6111: $? = 0
# configure:6123: result: yes
# configure:6142: checking for gettimeofday
# configure:6199: clang -o conftest -fgnu89-inline conftest.c >&5
# configure:6205: $? = 0
# configure:6208: test -z || test ! -s conftest.err
# configure:6211: $? = 0
# configure:6214: test -s conftest
# configure:6217: $? = 0
# configure:6229: result: yes
# configure:6142: checking for select
# configure:6199: clang -o conftest -fgnu89-inline conftest.c >&5
# configure:6205: $? = 0
# configure:6208: test -z || test ! -s conftest.err
# configure:6211: $? = 0
# configure:6214: test -s conftest
# configure:6217: $? = 0
# configure:6229: result: yes
# configure:6142: checking for strdup
# configure:6199: clang -o conftest -fgnu89-inline conftest.c >&5
# conftest.c:69:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
# char strdup ();
# ^
# conftest.c:69:6: note: 'strdup' is a builtin with type 'char *(const char *)'
# 1 warning generated.
# configure:6205: $? = 0
# configure:6208: test -z || test ! -s conftest.err
# configure:6211: $? = 0
# configure:6214: test -s conftest
# configure:6217: $? = 0
# configure:6229: result: yes
# configure:6142: checking for strstr
# configure:6199: clang -o conftest -fgnu89-inline conftest.c >&5
# conftest.c:70:6: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration]
# char strstr ();
# ^
# conftest.c:70:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'
# 1 warning generated.
# configure:6205: $? = 0
# configure:6208: test -z || test ! -s conftest.err
# configure:6211: $? = 0
# configure:6214: test -s conftest
# configure:6217: $? = 0
# configure:6229: result: yes
# configure:6142: checking for strtol
# configure:6199: clang -o conftest -fgnu89-inline conftest.c >&5
# configure:6205: $? = 0
# configure:6208: test -z || test ! -s conftest.err
# configure:6211: $? = 0
# configure:6214: test -s conftest
# configure:6217: $? = 0
# configure:6229: result: yes
# configure:6142: checking for uname
# configure:6199: clang -o conftest -fgnu89-inline conftest.c >&5
# configure:6205: $? = 0
# configure:6208: test -z || test ! -s conftest.err
# configure:6211: $? = 0
# configure:6214: test -s conftest
# configure:6217: $? = 0
# configure:6229: result: yes
# configure:6246: checking for memcmp
# configure:6303: clang -o conftest -fgnu89-inline conftest.c >&5
# conftest.c:73:6: warning: incompatible redeclaration of library function 'memcmp' [-Wincompatible-library-redeclaration]
# char memcmp ();
# ^
# conftest.c:73:6: note: 'memcmp' is a builtin with type 'int (const void *, const void *, unsigned long)'
# 1 warning generated.
# configure:6309: $? = 0
# configure:6312: test -z || test ! -s conftest.err
# configure:6315: $? = 0
# configure:6318: test -s conftest
# configure:6321: $? = 0
# configure:6333: result: yes
# configure:6246: checking for strftime
# configure:6303: clang -o conftest -fgnu89-inline conftest.c >&5
# configure:6309: $? = 0
# configure:6312: test -z || test ! -s conftest.err
# configure:6315: $? = 0
# configure:6318: test -s conftest
# configure:6321: $? = 0
# configure:6333: result: yes
# configure:6246: checking for vprintf
# configure:6303: clang -o conftest -fgnu89-inline conftest.c >&5
# conftest.c:75:6: warning: incompatible redeclaration of library function 'vprintf' [-Wincompatible-library-redeclaration]
# char vprintf ();
# ^
# conftest.c:75:6: note: 'vprintf' is a builtin with type 'int (const char *, struct __va_list_tag *)'
# 1 warning generated.
# configure:6309: $? = 0
# configure:6312: test -z || test ! -s conftest.err
# configure:6315: $? = 0
# configure:6318: test -s conftest
# configure:6321: $? = 0
# configure:6333: result: yes
# configure:6246: checking for gethostbyname
# configure:6303: clang -o conftest -fgnu89-inline conftest.c >&5
# configure:6309: $? = 0
# configure:6312: test -z || test ! -s conftest.err
# configure:6315: $? = 0
# configure:6318: test -s conftest
# configure:6321: $? = 0
# configure:6333: result: yes
# configure:6344: checking for library containing socket
# configure:6374: clang -o conftest -fgnu89-inline conftest.c >&5
# configure:6380: $? = 0
# configure:6383: test -z || test ! -s conftest.err
# configure:6386: $? = 0
# configure:6389: test -s conftest
# configure:6392: $? = 0
# configure:6461: result: none required
# configure:6537: checking for getaddrinfo
# configure:6594: clang -o conftest -fgnu89-inline conftest.c >&5
# configure:6600: $? = 0
# configure:6603: test -z || test ! -s conftest.err
# configure:6606: $? = 0
# configure:6609: test -s conftest
# configure:6612: $? = 0
# configure:6624: result: yes
# configure:6707: checking for freeaddrinfo
# configure:6764: clang -o conftest -fgnu89-inline conftest.c >&5
# configure:6770: $? = 0
# configure:6773: test -z || test ! -s conftest.err
# configure:6776: $? = 0
# configure:6779: test -s conftest
# configure:6782: $? = 0
# configure:6794: result: yes
# configure:6879: checking for gai_strerror
# configure:6936: clang -o conftest -fgnu89-inline conftest.c >&5
# configure:6942: $? = 0
# configure:6945: test -z || test ! -s conftest.err
# configure:6948: $? = 0
# configure:6951: test -s conftest
# configure:6954: $? = 0
# configure:6966: result: yes
# configure:7049: checking for getnameinfo
# configure:7106: clang -o conftest -fgnu89-inline conftest.c >&5
# configure:7112: $? = 0
# configure:7115: test -z || test ! -s conftest.err
# configure:7118: $? = 0
# configure:7121: test -s conftest
# configure:7124: $? = 0
# configure:7136: result: yes
# configure:7219: checking for inet_ntop
# configure:7276: clang -o conftest -fgnu89-inline conftest.c >&5
# configure:7282: $? = 0
# configure:7285: test -z || test ! -s conftest.err
# configure:7288: $? = 0
# configure:7291: test -s conftest
# configure:7294: $? = 0
# configure:7306: result: yes
# configure:7389: checking for struct sockaddr_storage
# configure:7408: clang -c -fgnu89-inline conftest.c >&5
# configure:7414: $? = 0
# configure:7417: test -z || test ! -s conftest.err
# configure:7420: $? = 0
# configure:7423: test -s conftest.o
# configure:7426: $? = 0
# configure:7436: result: yes
# configure:7446: checking for ss_family member in struct sockaddr_storage
# configure:7466: clang -c -fgnu89-inline conftest.c >&5
# configure:7472: $? = 0
# configure:7475: test -z || test ! -s conftest.err
# configure:7478: $? = 0
# configure:7481: test -s conftest.o
# configure:7484: $? = 0
# configure:7494: result: yes
# configure:7559: checking for struct sockaddr_in6
# configure:7578: clang -c -fgnu89-inline conftest.c >&5
# configure:7584: $? = 0
# configure:7587: test -z || test ! -s conftest.err
# configure:7590: $? = 0
# configure:7593: test -s conftest.o
# configure:7596: $? = 0
# configure:7606: result: yes
# configure:7617: checking for struct in6_addr
# configure:7636: clang -c -fgnu89-inline conftest.c >&5
# configure:7642: $? = 0
# configure:7645: test -z || test ! -s conftest.err
# configure:7648: $? = 0
# configure:7651: test -s conftest.o
# configure:7654: $? = 0
# configure:7664: result: yes
# configure:7675: checking for struct addrinfo
# configure:7696: clang -c -fgnu89-inline conftest.c >&5
# configure:7702: $? = 0
# configure:7705: test -z || test ! -s conftest.err
# configure:7708: $? = 0
# configure:7711: test -s conftest.o
# configure:7714: $? = 0
# configure:7724: result: yes
# configure:7887: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by pork config.status 0.99.8.1, which was
# generated by GNU Autoconf 2.59. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 09a77d3b4aa8
#
# config.status:767: creating Makefile
# config.status:767: creating src/Makefile
# config.status:767: creating src/missing/Makefile
# config.status:767: creating src/protocols/Makefile
# config.status:767: creating src/protocols/aim/Makefile
# config.status:767: creating src/protocols/irc/Makefile
# config.status:767: creating doc/Makefile
# config.status:767: creating doc/help/Makefile
# config.status:767: creating doc/help/blist/Makefile
# config.status:767: creating doc/help/buddy/Makefile
# config.status:767: creating doc/help/chat/Makefile
# config.status:767: creating doc/help/event/Makefile
# config.status:767: creating doc/help/file/Makefile
# config.status:767: creating doc/help/history/Makefile
# config.status:767: creating doc/help/input/Makefile
# config.status:767: creating doc/help/main/Makefile
# config.status:767: creating doc/help/perl/Makefile
# config.status:767: creating doc/help/scroll/Makefile
# config.status:767: creating doc/help/timer/Makefile
# config.status:767: creating doc/help/win/Makefile
# config.status:767: creating examples/Makefile
# config.status:767: creating examples/perl/Makefile
# config.status:833: creating config.h
# config.status:1217: executing depfiles commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_build_alias=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=' -fgnu89-inline'
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_exeext=
# ac_cv_func_Perl_eval_pv=no
# ac_cv_func_freeaddrinfo=yes
# ac_cv_func_gai_strerror=yes
# ac_cv_func_getaddrinfo=yes
# ac_cv_func_gethostbyname=yes
# ac_cv_func_getnameinfo=yes
# ac_cv_func_getopt_long=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_inet_ntop=yes
# ac_cv_func_memcmp=yes
# ac_cv_func_select=yes
# ac_cv_func_snprintf=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strftime=yes
# ac_cv_func_strsep=yes
# ac_cv_func_strstr=yes
# ac_cv_func_strtol=yes
# ac_cv_func_uname=yes
# ac_cv_func_vasprintf=yes
# ac_cv_func_vprintf=yes
# ac_cv_func_vsnprintf=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_ncurses_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_termios_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_wait_h=yes
# ac_cv_header_termios_h=yes
# ac_cv_header_time=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_host_alias=x86_64-unknown-linux
# ac_cv_lib_ncurses_initscr=yes
# ac_cv_lib_ncurses_resizeterm=yes
# ac_cv_objext=o
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_perlpath=/usr/bin/perl
# ac_cv_path_sedpath=/usr/bin/sed
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cc_stdc=
# ac_cv_prog_egrep='grep -E'
# ac_cv_prog_make_make_set=yes
# ac_cv_search_socket='none required'
# ac_cv_sizeof_void_p=8
# ac_cv_struct_tm=time.h
# ac_cv_type_pid_t=yes
# ac_cv_type_signal=void
# ac_cv_type_size_t=yes
# ac_cv_type_u_int16_t=yes
# ac_cv_type_u_int32_t=yes
# ac_cv_type_u_int8_t=yes
# ac_cv_type_void_p=yes
# am_cv_CC_dependencies_compiler_type=gcc3
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/pork/src/pork-0.99.8.1/missing --run aclocal-1.8'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/pork/src/pork-0.99.8.1/missing --run tar'
# AUTOCONF='${SHELL} /tmp/pork/src/pork-0.99.8.1/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/pork/src/pork-0.99.8.1/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/pork/src/pork-0.99.8.1/missing --run automake-1.8'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -fgnu89-inline'
# COMPILE_PERL_FALSE='#'
# COMPILE_PERL_TRUE=''
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEBUG_CFLAGS=''
# DEBUG_LIBS=''
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='grep -E'
# EXEEXT=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
# IRC_SUPPORT_FALSE='#'
# IRC_SUPPORT_TRUE=''
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/pork/src/pork-0.99.8.1/missing --run makeinfo'
# OBJEXT='o'
# PACKAGE='pork'
# PACKAGE_BUGREPORT='ryan@numb.org'
# PACKAGE_NAME='pork'
# PACKAGE_STRING='pork 0.99.8.1'
# PACKAGE_TARNAME='pork'
# PACKAGE_VERSION='0.99.8.1'
# PATH_SEPARATOR=':'
# PERL_CFLAGS=' -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE '
# PERL_LIBS='-Wl,-E -Wl,-rpath,/usr/lib/perl5/core_perl/CORE -Wl,-O1,--sort-common,--as-needed,-z,relro -fstack-protector-strong -L/usr/local/lib -L/usr/lib/perl5/core_perl/CORE -lperl -lpthread -lnsl -ldl -lm -lcrypt -lutil -lc'
# RANLIB='ranlib'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='0.99.8.1'
# ac_ct_CC=''
# ac_ct_RANLIB='ranlib'
# ac_ct_STRIP='strip'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__leading_dot='.'
# am__quote=''
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${prefix}/share'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# includedir='${prefix}/include'
# infodir='${prefix}/info'
# install_sh='/tmp/pork/src/pork-0.99.8.1/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localstatedir='${prefix}/var'
# mandir='${prefix}/man'
# mkdir_p='mkdir -p -- .'
# oldincludedir='/usr/include'
# perlpath='/usr/bin/perl'
# prefix='/usr'
# program_transform_name='s,x,x,'
# sbindir='${exec_prefix}/sbin'
# sedpath='/usr/bin/sed'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# #define HAVE_FCNTL_H 1
# #define HAVE_FREEADDRINFO 1
# #define HAVE_GAI_STRERROR 1
# #define HAVE_GETADDRINFO 1
# #define HAVE_GETHOSTBYNAME 1
# #define HAVE_GETNAMEINFO 1
# #define HAVE_GETOPT_LONG 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_INET_NTOP 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_MEMCMP 1
# #define HAVE_MEMORY_H 1
# #define HAVE_NCURSES_H 1
# #define HAVE_RESIZETERM 1
# #define HAVE_SELECT 1
# #define HAVE_SNPRINTF 1
# #define HAVE_STDINT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRDUP 1
# #define HAVE_STRFTIME 1
# #define HAVE_STRINGS_H 1
# #define HAVE_STRING_H 1
# #define HAVE_STRSEP 1
# #define HAVE_STRSTR 1
# #define HAVE_STRTOL 1
# #define HAVE_STRUCT_ADDRINFO 1
# #define HAVE_STRUCT_IN6_ADDR 1
# #define HAVE_STRUCT_SOCKADDR_IN6 1
# #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_SYS_TERMIOS_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_WAIT_H 1
# #define HAVE_TERMIOS_H 1
# #define HAVE_UNAME 1
# #define HAVE_UNISTD_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_VASPRINTF 1
# #define HAVE_VPRINTF 1
# #define HAVE_VSNPRINTF 1
# #define HAVE___ATTRIBUTE__ 1
# #define IRC_SUPPORT 1
# #define PACKAGE "pork"
# #define PACKAGE_AUTHOR "Ryan McCabe"
# #define PACKAGE_BUGREPORT "ryan@numb.org"
# #define PACKAGE_EXTRAVERSION "\"I'm an idiot\" edition"
# #define PACKAGE_NAME "pork"
# #define PACKAGE_STRING "pork 0.99.8.1"
# #define PACKAGE_TARNAME "pork"
# #define PACKAGE_VERSION "0.99.8.1"
# #define PACKAGE_WEBSITE "http://dev.ojnk.net"
# #define RETSIGTYPE void
# #define SIZEOF_VOID_P 8
# #define SIZEOF_VOID_P 8
# #define STDC_HEADERS 1
# #define TIME_WITH_SYS_TIME 1
# #define VERSION "0.99.8.1"
#
# configure: exit 0