>>> Building on exopi-4 under net/ysmv7 BDEPENDS = [converters/libiconv] DIST = [net/ysmv7:ysmv7_2_9_9_1.tar.gz] FULLPKGNAME = ysmv7-2.9.9.1p3 RDEPENDS = [converters/libiconv] (Junk lock obtained for exopi-4 at 1713261113.65) >>> Running depends in net/ysmv7 at 1713261113.69 last junk was in x11/piewm /usr/sbin/pkg_add -aI -Drepair libiconv-1.17 was: /usr/sbin/pkg_add -aI -Drepair libiconv-1.17 /usr/sbin/pkg_add -aI -Drepair libiconv-1.17 >>> Running show-prepare-results in net/ysmv7 at 1713261115.21 ===> net/ysmv7 ===> Building from scratch ysmv7-2.9.9.1p3 ===> ysmv7-2.9.9.1p3 depends on: libiconv-* -> libiconv-1.17 ===> Verifying specs: c curses iconv pthread readline ===> found c.100.0 curses.15.0 iconv.7.1 pthread.27.1 readline.5.0 libiconv-1.17 (Junk lock released for exopi-4 at 1713261115.70) distfiles size=305420 >>> Running build in net/ysmv7 at 1713261115.72 ===> net/ysmv7 ===> Checking files for ysmv7-2.9.9.1p3 `/exopi-cvs/ports/distfiles/ysmv7_2_9_9_1.tar.gz' is up to date. >> (SHA256) ysmv7_2_9_9_1.tar.gz: OK ===> Extracting for ysmv7-2.9.9.1p3 ===> Patching for ysmv7-2.9.9.1p3 ===> Applying OpenBSD patch patch-src_YSM_Setup_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- src/YSM_Setup.c.orig Mon Apr 24 11:32:11 2017 |+++ src/YSM_Setup.c Mon Apr 24 11:32:32 2017 -------------------------- Patching file src/YSM_Setup.c using Plan A... Hunk #1 succeeded at 743. done ===> Applying OpenBSD patch patch-src_man_ysm_1 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- src/man/ysm.1.orig Mon Jan 29 21:03:11 2007 |+++ src/man/ysm.1 Mon Apr 24 11:30:58 2017 -------------------------- Patching file src/man/ysm.1 using Plan A... Hunk #1 succeeded at 1 with fuzz 1. Hunk #2 succeeded at 24. Hunk #3 succeeded at 77. Hunk #4 succeeded at 173. Hunk #5 succeeded at 194. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for ysmv7-2.9.9.1p3 ===> Configuring for ysmv7-2.9.9.1p3 Using /exopi-obj/pobj/ysmv7-2.9.9.1/config.site (generated) configure: loading site script /exopi-obj/pobj/ysmv7-2.9.9.1/config.site ysmICQ client. http://ysmv7.sourceforge.net raddy at gmx dot net checking for gcc... cc checking for C compiler default output... 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... none needed checking for a BSD-compatible install... /exopi-obj/pobj/ysmv7-2.9.9.1/bin/install -c checking whether make sets $(MAKE)... (cached) yes checking how to run the C preprocessor... cc -E checking for egrep... (cached) grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for u_int8_t... yes checking for u_int16_t... yes checking for u_int32_t... yes checking whether to enable threads support... (cached) yes checking whether to use the readline library... (cached) yes checking for pthread_create in -lpthread... (cached) yes checking for a readline compatible library... -lreadline checking readline.h usability... no checking readline.h presence... no checking for readline.h... no checking for readline/readline.h... (cached) yes checking whether readline supports history... yes checking history.h usability... no checking history.h presence... no checking for history.h... no checking for readline/history.h... (cached) yes checking for iconv_open in -liconv... no checking for libiconv_open in -liconv... yes checking for setenv in -lc... yes checking for connect in -lsocket... no checking for gethostbyname in -lnsl... no checking for ANSI C header files... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/man/Makefile ===> Building for ysmv7-2.9.9.1p3 cc -W -Wall -Wno-unused -Wbad-function-cast -Wcast-qual -Wshadow -Wnested-externs -Wstrict-prototypes -Waggregate-return -O2 -pipe -I. -Irijndael -I/usr/local/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DYSM_WITH_THREADS=1 -DVI_MODE=1 -DHAVE_LIBREADLINE=1 -DHAVE_READLINE_READLINE_H=1 -DHAVE_READLINE_HISTORY=1 -DHAVE_READLINE_HISTORY_H=1 -DYSM_USE_CHARCONV=1 -DHAVE_SETENV=1 -DSTDC_HEADERS=1 -c YSM_Main.c -o YSM_Main.o cc -W -Wall -Wno-unused -Wbad-function-cast -Wcast-qual -Wshadow -Wnested-externs -Wstrict-prototypes -Waggregate-return -O2 -pipe -I. -Irijndael -I/usr/local/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DYSM_WITH_THREADS=1 -DVI_MODE=1 -DHAVE_LIBREADLINE=1 -DHAVE_READLINE_READLINE_H=1 -DHAVE_READLINE_HISTORY=1 -DHAVE_READLINE_HISTORY_H=1 -DYSM_USE_CHARCONV=1 -DHAVE_SETENV=1 -DSTDC_HEADERS=1 -c YSM_Network.c -o YSM_Network.o YSM_Network.c:147:47: warning: unused parameter 'port' [-Wunused-parameter] YSM_ProxyHalfConnect( int8_t *host, u_int16_t port, struct in_addr *outaddress ) ^ YSM_Network.c:329:51: warning: unused parameter 'verbose' [-Wunused-parameter] YSM_Connect( int8_t *host, u_int16_t port, int8_t verbose ) ^ YSM_Network.c:1462:49: warning: unused parameter 'snac' [-Wunused-parameter] YSM_ReceiveMessage( FLAP_Head *flap, SNAC_Head *snac, char *data ) ^ YSM_Network.c:1588:12: warning: unused parameter 'm_id' [-Wunused-parameter] int8_t *m_id ) ^ YSM_Network.c:1668:12: warning: unused parameter 'r_status' [-Wunused-parameter] int8_t *r_status, ^ YSM_Network.c:2203:39: warning: unused parameter 'password' [-Wunused-parameter] YSM_LoginSequence( uin_t uin, int8_t *password ) ^ YSM_Network.c:2950:36: warning: unused parameter 'r_uin' [-Wunused-parameter] YSM_BuildMessageBodyType1( int32_t r_uin, ^ YSM_Network.c:3001:10: warning: unused parameter 'r_uin' [-Wunused-parameter] uin_t r_uin, ^ YSM_Network.c:3197:34: warning: unused parameter 'r_uin' [-Wunused-parameter] YSM_BuildMessageBodyType4( uin_t r_uin, ^ YSM_Network.c:3637:26: warning: unused parameter 'head' [-Wunused-parameter] YSM_BuddyAck( FLAP_Head *head, SNAC_Head thesnac, char *buf ) ^ YSM_Network.c:3637:42: warning: unused parameter 'thesnac' [-Wunused-parameter] YSM_BuddyAck( FLAP_Head *head, SNAC_Head thesnac, char *buf ) ^ YSM_Network.c:3637:57: warning: unused parameter 'buf' [-Wunused-parameter] YSM_BuddyAck( FLAP_Head *head, SNAC_Head thesnac, char *buf ) ^ YSM_Network.c:4219:37: warning: unused parameter 'head' [-Wunused-parameter] YSM_BuddyIncomingChange( FLAP_Head *head, SNAC_Head thesnac, char *buf ) ^ YSM_Network.c:4610:34: warning: unused parameter 'head' [-Wunused-parameter] YSM_IncomingMultiUse( FLAP_Head *head, SNAC_Head *thesnac, char *buf ) ^ YSM_Network.c:4787:51: warning: unused parameter 'thesnac' [-Wunused-parameter] YSM_IncomingPersonal( FLAP_Head *head, SNAC_Head *thesnac, int8_t *buf ) ^ YSM_Network.c:6033:36: warning: unused parameter 'flap' [-Wunused-parameter] YSM_Incoming_ClientAck( FLAP_Head *flap, SNAC_Head *snac, int8_t *buf ) ^ YSM_Network.c:6033:53: warning: unused parameter 'snac' [-Wunused-parameter] YSM_Incoming_ClientAck( FLAP_Head *flap, SNAC_Head *snac, int8_t *buf ) ^ 17 warnings generated. cc -W -Wall -Wno-unused -Wbad-function-cast -Wcast-qual -Wshadow -Wnested-externs -Wstrict-prototypes -Waggregate-return -O2 -pipe -I. -Irijndael -I/usr/local/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DYSM_WITH_THREADS=1 -DVI_MODE=1 -DHAVE_LIBREADLINE=1 -DHAVE_READLINE_READLINE_H=1 -DHAVE_READLINE_HISTORY=1 -DHAVE_READLINE_HISTORY_H=1 -DYSM_USE_CHARCONV=1 -DHAVE_SETENV=1 -DSTDC_HEADERS=1 -c YSM_Setup.c -o YSM_Setup.o YSM_Setup.c:1880:25: warning: unused parameter 'argc' [-Wunused-parameter] YSM_ExecuteCommand( int argc, char **argv ) ^ 1 warning generated. cc -W -Wall -Wno-unused -Wbad-function-cast -Wcast-qual -Wshadow -Wnested-externs -Wstrict-prototypes -Waggregate-return -O2 -pipe -I. -Irijndael -I/usr/local/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DYSM_WITH_THREADS=1 -DVI_MODE=1 -DHAVE_LIBREADLINE=1 -DHAVE_READLINE_READLINE_H=1 -DHAVE_READLINE_HISTORY=1 -DHAVE_READLINE_HISTORY_H=1 -DYSM_USE_CHARCONV=1 -DHAVE_SETENV=1 -DSTDC_HEADERS=1 -c YSM_ToolBox.c -o YSM_ToolBox.o cc -W -Wall -Wno-unused -Wbad-function-cast -Wcast-qual -Wshadow -Wnested-externs -Wstrict-prototypes -Waggregate-return -O2 -pipe -I. -Irijndael -I/usr/local/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DYSM_WITH_THREADS=1 -DVI_MODE=1 -DHAVE_LIBREADLINE=1 -DHAVE_READLINE_READLINE_H=1 -DHAVE_READLINE_HISTORY=1 -DHAVE_READLINE_HISTORY_H=1 -DYSM_USE_CHARCONV=1 -DHAVE_SETENV=1 -DSTDC_HEADERS=1 -c YSM_Charset.c -o YSM_Charset.o cc -W -Wall -Wno-unused -Wbad-function-cast -Wcast-qual -Wshadow -Wnested-externs -Wstrict-prototypes -Waggregate-return -O2 -pipe -I. -Irijndael -I/usr/local/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DYSM_WITH_THREADS=1 -DVI_MODE=1 -DHAVE_LIBREADLINE=1 -DHAVE_READLINE_READLINE_H=1 -DHAVE_READLINE_HISTORY=1 -DHAVE_READLINE_HISTORY_H=1 -DYSM_USE_CHARCONV=1 -DHAVE_SETENV=1 -DSTDC_HEADERS=1 -c YSM_Win32.c -o YSM_Win32.o YSM_Win32.c:485:21: warning: unused parameter 'sig' [-Wunused-parameter] CtrlHandler(int32_t sig) ^ YSM_Win32.c:495:7: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] getkey() ^ void YSM_Win32.c:595:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] do_backspace() ^ void YSM_Win32.c:781:29: warning: format string is not a string literal (potentially insecure) [-Wformat-security] if (color != NULL) printf( color ); ^~~~~ YSM_Win32.c:781:29: note: treat the string as an argument to avoid this if (color != NULL) printf( color ); ^ "%s", YSM_Win32.c:764:24: warning: unused parameter 'handle' [-Wunused-parameter] OutputCharacter( void *handle, ^ YSM_Win32.c:852:10: warning: unused parameter 'color' [-Wunused-parameter] int16_t color, ^ 6 warnings generated. cc -W -Wall -Wno-unused -Wbad-function-cast -Wcast-qual -Wshadow -Wnested-externs -Wstrict-prototypes -Waggregate-return -O2 -pipe -I. -Irijndael -I/usr/local/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DYSM_WITH_THREADS=1 -DVI_MODE=1 -DHAVE_LIBREADLINE=1 -DHAVE_READLINE_READLINE_H=1 -DHAVE_READLINE_HISTORY=1 -DHAVE_READLINE_HISTORY_H=1 -DYSM_USE_CHARCONV=1 -DHAVE_SETENV=1 -DSTDC_HEADERS=1 -c YSM_Lists.c -o YSM_Lists.o cc -W -Wall -Wno-unused -Wbad-function-cast -Wcast-qual -Wshadow -Wnested-externs -Wstrict-prototypes -Waggregate-return -O2 -pipe -I. -Irijndael -I/usr/local/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DYSM_WITH_THREADS=1 -DVI_MODE=1 -DHAVE_LIBREADLINE=1 -DHAVE_READLINE_READLINE_H=1 -DHAVE_READLINE_HISTORY=1 -DHAVE_READLINE_HISTORY_H=1 -DYSM_USE_CHARCONV=1 -DHAVE_SETENV=1 -DSTDC_HEADERS=1 -c YSM_Slaves.c -o YSM_Slaves.o cc -W -Wall -Wno-unused -Wbad-function-cast -Wcast-qual -Wshadow -Wnested-externs -Wstrict-prototypes -Waggregate-return -O2 -pipe -I. -Irijndael -I/usr/local/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DYSM_WITH_THREADS=1 -DVI_MODE=1 -DHAVE_LIBREADLINE=1 -DHAVE_READLINE_READLINE_H=1 -DHAVE_READLINE_HISTORY=1 -DHAVE_READLINE_HISTORY_H=1 -DYSM_USE_CHARCONV=1 -DHAVE_SETENV=1 -DSTDC_HEADERS=1 -c YSM_Commands.c -o YSM_Commands.o YSM_Commands.c:61:23: warning: unused parameter 'argc' [-Wunused-parameter] YSM_Command_QUIT( int argc, char **argv ) ^ YSM_Commands.c:61:36: warning: unused parameter 'argv' [-Wunused-parameter] YSM_Command_QUIT( int argc, char **argv ) ^ YSM_Commands.c:186:23: warning: unused parameter 'argc' [-Wunused-parameter] YSM_Command_INFO( int argc, char **argv ) ^ YSM_Commands.c:186:36: warning: unused parameter 'argv' [-Wunused-parameter] YSM_Command_INFO( int argc, char **argv ) ^ YSM_Commands.c:270:29: warning: unused parameter 'argc' [-Wunused-parameter] YSM_Command_LOADCONFIG( int argc, char **argv ) ^ YSM_Commands.c:270:42: warning: unused parameter 'argv' [-Wunused-parameter] YSM_Command_LOADCONFIG( int argc, char **argv ) ^ YSM_Commands.c:284:25: warning: unused parameter 'argc' [-Wunused-parameter] YSM_Command_SLAVES( int argc, char **argv ) ^ YSM_Commands.c:290:27: warning: unused parameter 'argc' [-Wunused-parameter] YSM_Command_ADDSLAVE( int argc, char **argv ) ^ YSM_Commands.c:341:27: warning: unused parameter 'argc' [-Wunused-parameter] YSM_Command_DELSLAVE( int argc, char **argv ) ^ YSM_Commands.c:396:23: warning: unused parameter 'argc' [-Wunused-parameter] YSM_Command_AUTH( int argc, char **argv ) ^ YSM_Commands.c:890:24: warning: unused parameter 'argc' [-Wunused-parameter] YSM_Command_WHOIS( int argc, char **argv ) ^ YSM_Commands.c:1011:24: warning: unused parameter 'argc' [-Wunused-parameter] YSM_Command_CLEAR( int argc, char **argv ) ^ YSM_Commands.c:1011:37: warning: unused parameter 'argv' [-Wunused-parameter] YSM_Command_CLEAR( int argc, char **argv ) ^ YSM_Commands.c:1084:25: warning: unused parameter 'argc' [-Wunused-parameter] YSM_Command_SEARCH( int argc, char **argv ) ^ YSM_Commands.c:1094:26: warning: unused parameter 'argc' [-Wunused-parameter] YSM_Command_READAFK( int argc, char **argv ) ^ YSM_Commands.c:1094:39: warning: unused parameter 'argv' [-Wunused-parameter] YSM_Command_READAFK( int argc, char **argv ) ^ YSM_Commands.c:1194:25: warning: unused parameter 'argc' [-Wunused-parameter] YSM_Command_RENAME( int argc, char **argv ) ^ YSM_Commands.c:1263:25: warning: unused parameter 'argc' [-Wunused-parameter] YSM_Command_UPTIME( int argc, char **argv ) ^ YSM_Commands.c:1263:38: warning: unused parameter 'argv' [-Wunused-parameter] YSM_Command_UPTIME( int argc, char **argv ) ^ YSM_Commands.c:1269:27: warning: unused parameter 'argc' [-Wunused-parameter] YSM_Command_BACKDOOR( int argc, char **argv ) ^ YSM_Commands.c:1269:40: warning: unused parameter 'argv' [-Wunused-parameter] YSM_Command_BACKDOOR( int argc, char **argv ) ^ YSM_Commands.c:1320:22: warning: unused parameter 'argc' [-Wunused-parameter] YSM_Command_RTF( int argc, char **argv ) ^ YSM_Commands.c:1335:25: warning: unused parameter 'argc' [-Wunused-parameter] YSM_Command_IGNORE( int argc, char **argv ) ^ YSM_Commands.c:1392:26: warning: unused parameter 'argc' [-Wunused-parameter] YSM_Command_VISIBLE( int argc, char **argv ) ^ YSM_Commands.c:1441:28: warning: unused parameter 'argc' [-Wunused-parameter] YSM_Command_INVISIBLE( int argc, char **argv ) ^ YSM_Commands.c:1489:24: warning: unused parameter 'argc' [-Wunused-parameter] YSM_Command_ALERT( int argc, char **argv ) ^ YSM_Commands.c:1511:23: warning: unused parameter 'argc' [-Wunused-parameter] YSM_Command_LAST( int argc, char **argv ) ^ YSM_Commands.c:1511:36: warning: unused parameter 'argv' [-Wunused-parameter] YSM_Command_LAST( int argc, char **argv ) ^ YSM_Commands.c:1533:23: warning: unused parameter 'argc' [-Wunused-parameter] YSM_Command_HIST( int argc, char **argv ) ^ YSM_Commands.c:1560:27: warning: unused parameter 'argc' [-Wunused-parameter] YSM_Command_MINIMIZE( int argc, char **argv ) ^ YSM_Commands.c:1560:40: warning: unused parameter 'argv' [-Wunused-parameter] YSM_Command_MINIMIZE( int argc, char **argv ) ^ YSM_Commands.c:1741:23: warning: unused parameter 'argc' [-Wunused-parameter] YSM_Command_BURL( int argc, char **argv ) ^ YSM_Commands.c:1819:23: warning: unused parameter 'argc' [-Wunused-parameter] YSM_Command_SEEN( int argc, char **argv ) ^ YSM_Commands.c:1851:27: warning: unused parameter 'argc' [-Wunused-parameter] YSM_Command_PASSWORD( int argc, char **argv ) ^ YSM_Commands.c:1863:28: warning: unused parameter 'argc' [-Wunused-parameter] YSM_Command_RECONNECT( int argc, char **argv ) ^ YSM_Commands.c:1863:41: warning: unused parameter 'argv' [-Wunused-parameter] YSM_Command_RECONNECT( int argc, char **argv ) ^ YSM_Commands.c:1985:29: warning: unused parameter 'argc' [-Wunused-parameter] YSM_Command_FILECANCEL( int argc, char **argv ) ^ YSM_Commands.c:2006:29: warning: unused parameter 'argc' [-Wunused-parameter] YSM_Command_FILESTATUS( int argc, char **argv ) ^ YSM_Commands.c:2006:42: warning: unused parameter 'argv' [-Wunused-parameter] YSM_Command_FILESTATUS( int argc, char **argv ) ^ YSM_Commands.c:2068:29: warning: unused parameter 'argc' [-Wunused-parameter] YSM_Command_FILEACCEPT( int argc, char **argv ) ^ YSM_Commands.c:2092:30: warning: unused parameter 'argc' [-Wunused-parameter] YSM_Command_FILEDECLINE( int argc, char **argv ) ^ YSM_Commands.c:2190:25: warning: unused parameter 'argc' [-Wunused-parameter] YSM_Command_OPENDC( int argc, char **argv ) ^ YSM_Commands.c:2238:26: warning: unused parameter 'argc' [-Wunused-parameter] YSM_Command_CLOSEDC( int argc, char **argv ) ^ YSM_Commands.c:2266:28: warning: unused parameter 'argc' [-Wunused-parameter] YSM_Command_SLAVESALL( int argc, char **argv ) ^ 44 warnings generated. cc -W -Wall -Wno-unused -Wbad-function-cast -Wcast-qual -Wshadow -Wnested-externs -Wstrict-prototypes -Waggregate-return -O2 -pipe -I. -Irijndael -I/usr/local/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DYSM_WITH_THREADS=1 -DVI_MODE=1 -DHAVE_LIBREADLINE=1 -DHAVE_READLINE_READLINE_H=1 -DHAVE_READLINE_HISTORY=1 -DHAVE_READLINE_HISTORY_H=1 -DYSM_USE_CHARCONV=1 -DHAVE_SETENV=1 -DSTDC_HEADERS=1 -c YSM_Prompt.c -o YSM_Prompt.o YSM_Prompt.c:389:33: warning: unused parameter 'count' [-Wunused-parameter] int32_t YSM_ConsoleIsHotKey(int count, int key) ^ YSM_Prompt.c:492:28: warning: unused parameter 'count' [-Wunused-parameter] int YSM_ConsoleTabHook(int count, int key) ^ YSM_Prompt.c:492:39: warning: unused parameter 'key' [-Wunused-parameter] int YSM_ConsoleTabHook(int count, int key) ^ YSM_Prompt.c:1186:4: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] if ((g_promptstatus.flags & FL_AFKM) || ^ YSM_Prompt.c:1179:3: note: previous statement is here if ((log_flag || YSM_SETTING_LOGALL || fl_inafk || fl_inchat) && !fl_vinchat) ^ YSM_Prompt.c:1578:31: warning: unused parameter 'argc' [-Wunused-parameter] YSM_ConsoleTabCommand(int32_t argc, int8_t **argv, int32_t *pos, size_t msize) ^ 5 warnings generated. cc -W -Wall -Wno-unused -Wbad-function-cast -Wcast-qual -Wshadow -Wnested-externs -Wstrict-prototypes -Waggregate-return -O2 -pipe -I. -Irijndael -I/usr/local/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DYSM_WITH_THREADS=1 -DVI_MODE=1 -DHAVE_LIBREADLINE=1 -DHAVE_READLINE_READLINE_H=1 -DHAVE_READLINE_HISTORY=1 -DHAVE_READLINE_HISTORY_H=1 -DYSM_USE_CHARCONV=1 -DHAVE_SETENV=1 -DSTDC_HEADERS=1 -c YSM_Wrappers.c -o YSM_Wrappers.o YSM_Wrappers.c:275:34: warning: unused parameter 'ask' [-Wunused-parameter] YSM_Exit( int32_t status, int8_t ask ) ^ 1 warning generated. cc -W -Wall -Wno-unused -Wbad-function-cast -Wcast-qual -Wshadow -Wnested-externs -Wstrict-prototypes -Waggregate-return -O2 -pipe -I. -Irijndael -I/usr/local/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DYSM_WITH_THREADS=1 -DVI_MODE=1 -DHAVE_LIBREADLINE=1 -DHAVE_READLINE_READLINE_H=1 -DHAVE_READLINE_HISTORY=1 -DHAVE_READLINE_HISTORY_H=1 -DYSM_USE_CHARCONV=1 -DHAVE_SETENV=1 -DSTDC_HEADERS=1 -c YSM_Crypt.c -o YSM_Crypt.o cc -W -Wall -Wno-unused -Wbad-function-cast -Wcast-qual -Wshadow -Wnested-externs -Wstrict-prototypes -Waggregate-return -O2 -pipe -I. -Irijndael -I/usr/local/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DYSM_WITH_THREADS=1 -DVI_MODE=1 -DHAVE_LIBREADLINE=1 -DHAVE_READLINE_READLINE_H=1 -DHAVE_READLINE_HISTORY=1 -DHAVE_READLINE_HISTORY_H=1 -DYSM_USE_CHARCONV=1 -DHAVE_SETENV=1 -DSTDC_HEADERS=1 -c YSM_Direct.c -o YSM_Direct.o YSM_Direct.c:440:33: warning: unused parameter 'victim' [-Wunused-parameter] YSM_DC_ReceiveInitA( YSM_SLAVE *victim, int8_t *buf, int32_t r_len ) ^ YSM_Direct.c:440:49: warning: unused parameter 'buf' [-Wunused-parameter] YSM_DC_ReceiveInitA( YSM_SLAVE *victim, int8_t *buf, int32_t r_len ) ^ YSM_Direct.c:440:62: warning: unused parameter 'r_len' [-Wunused-parameter] YSM_DC_ReceiveInitA( YSM_SLAVE *victim, int8_t *buf, int32_t r_len ) ^ YSM_Direct.c:796:11: warning: unused parameter 'm_type' [-Wunused-parameter] int8_t m_type, ^ YSM_Direct.c:800:12: warning: unused parameter 'm_status' [-Wunused-parameter] int16_t m_status ) ^ YSM_Direct.c:1691:10: warning: unused parameter 'm_type' [-Wunused-parameter] int8_t m_type, /* message type */ ^ YSM_Direct.c:2464:75: warning: unused parameter 'len' [-Wunused-parameter] YSM_DC_FileInitAck( YSM_SLAVE *victim, int32_t sock, int8_t *buf, int32_t len ) ^ YSM_Direct.c:2728:62: warning: unused parameter 'len' [-Wunused-parameter] YSM_DC_FileSpeedAck( YSM_SLAVE *victim, int8_t *buf, int32_t len ) ^ YSM_Direct.c:2774:62: warning: unused parameter 'len' [-Wunused-parameter] YSM_DC_FileTransfer( YSM_SLAVE *victim, int8_t *buf, int32_t len ) ^ 9 warnings generated. cc -W -Wall -Wno-unused -Wbad-function-cast -Wcast-qual -Wshadow -Wnested-externs -Wstrict-prototypes -Waggregate-return -O2 -pipe -I. -Irijndael -I/usr/local/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DYSM_WITH_THREADS=1 -DVI_MODE=1 -DHAVE_LIBREADLINE=1 -DHAVE_READLINE_READLINE_H=1 -DHAVE_READLINE_HISTORY=1 -DHAVE_READLINE_HISTORY_H=1 -DYSM_USE_CHARCONV=1 -DHAVE_SETENV=1 -DSTDC_HEADERS=1 -c YSM_FishGUI.c -o YSM_FishGUI.o YSM_FishGUI.c:256:50: warning: unused parameter 'nick' [-Wunused-parameter] FishGUI_event(int8_t event, int32_t uin, int8_t *nick, ^ YSM_FishGUI.c:316:2: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] r = myxdr_write_int2(im_MSG); ^ YSM_FishGUI.c:313:5: note: previous statement is here if (!data) ^ 2 warnings generated. cc -W -Wall -Wno-unused -Wbad-function-cast -Wcast-qual -Wshadow -Wnested-externs -Wstrict-prototypes -Waggregate-return -O2 -pipe -I. -Irijndael -I/usr/local/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DYSM_WITH_THREADS=1 -DVI_MODE=1 -DHAVE_LIBREADLINE=1 -DHAVE_READLINE_READLINE_H=1 -DHAVE_READLINE_HISTORY=1 -DHAVE_READLINE_HISTORY_H=1 -DYSM_USE_CHARCONV=1 -DHAVE_SETENV=1 -DSTDC_HEADERS=1 -c rijndael/rijndael-alg-fst.c -o rijndael/rijndael-alg-fst.o cc -W -Wall -Wno-unused -Wbad-function-cast -Wcast-qual -Wshadow -Wnested-externs -Wstrict-prototypes -Waggregate-return -O2 -pipe -I. -Irijndael -I/usr/local/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DYSM_WITH_THREADS=1 -DVI_MODE=1 -DHAVE_LIBREADLINE=1 -DHAVE_READLINE_READLINE_H=1 -DHAVE_READLINE_HISTORY=1 -DHAVE_READLINE_HISTORY_H=1 -DYSM_USE_CHARCONV=1 -DHAVE_SETENV=1 -DSTDC_HEADERS=1 -c rijndael/rijndael-api-fst.c -o rijndael/rijndael-api-fst.o cc -W -Wall -Wno-unused -Wbad-function-cast -Wcast-qual -Wshadow -Wnested-externs -Wstrict-prototypes -Waggregate-return -O2 -pipe -I. -Irijndael -I/usr/local/include YSM_Main.o YSM_Network.o YSM_Setup.o YSM_ToolBox.o YSM_Charset.o YSM_Win32.o YSM_Lists.o YSM_Slaves.o YSM_Commands.o YSM_Prompt.o YSM_Wrappers.o YSM_Crypt.o YSM_Direct.o YSM_FishGUI.o rijndael/rijndael-alg-fst.o rijndael/rijndael-api-fst.o -o ysm -liconv -pthread -lreadline -L/usr/local/lib YSM_Network.c(YSM_Network.o:(YSM_Init_LoginB)): warning: rand() may return deterministic values, is that what you want? ********************************************************** ** ysmICQ is ready to be used. Are you ready? ** ********************************************************** all done >>> Running package in net/ysmv7 at 1713261127.53 ===> net/ysmv7 ===> Faking installation for ysmv7-2.9.9.1p3 all done /exopi-obj/pobj/ysmv7-2.9.9.1/bin/install -c -s ysm /exopi-obj/pobj/ysmv7-2.9.9.1/fake-amd64/usr/local/bin/ ; ********************************************************** ** YSM has been installed !! ** ** Please read the YSM man page, ysm(1), for ** ** further usage and configuration details. ** ********************************************************** ===> Building package for ysmv7-2.9.9.1p3 Create /exopi-cvs/ports/packages/amd64/all/ysmv7-2.9.9.1p3.tgz Creating package ysmv7-2.9.9.1p3 reading plist| checking dependencies| checking dependencies|converters/libiconv checksumming| checksumming| | 0% checksumming|**** | 7% checksumming|******** | 13% checksumming|************ | 20% checksumming|**************** | 27% checksumming|******************** | 33% checksumming|************************ | 40% checksumming|**************************** | 47% checksumming|********************************* | 53% checksumming|************************************* | 60% checksumming|***************************************** | 67% checksumming|********************************************* | 73% checksumming|************************************************* | 80% checksumming|***************************************************** | 87% checksumming|********************************************************* | 93% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************************************************************** | 97% archiving|****************************************************************|100% /exopi-cvs/ports/plist/amd64/ysmv7-2.9.9.1p3 was updated @wantlib c.99.0 -> @wantlib c.100.0 Link to /exopi-cvs/ports/packages/amd64/ftp/ysmv7-2.9.9.1p3.tgz >>> Running clean in net/ysmv7 at 1713261129.49 ===> net/ysmv7 ===> Cleaning for ysmv7-2.9.9.1p3 >>> Ended at 1713261129.73 max_stuck=0.00/depends=1.52/show-prepare-results=0.53/build=11.80/package=1.96/clean=0.27