From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jan 28 06:10:01 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CD7CD16A420 for ; Mon, 28 Jan 2008 06:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id A55CB13C4EB for ; Mon, 28 Jan 2008 06:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0S6A19H084429 for ; Mon, 28 Jan 2008 06:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0S6A1dY084428; Mon, 28 Jan 2008 06:10:01 GMT (envelope-from gnats) Resent-Date: Mon, 28 Jan 2008 06:10:01 GMT Resent-Message-Id: <200801280610.m0S6A1dY084428@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Brett Johnson Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A9EB516A418 for ; Mon, 28 Jan 2008 06:09:42 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 99AAA13C4DB for ; Mon, 28 Jan 2008 06:09:42 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m0S67xPv023704 for ; Mon, 28 Jan 2008 06:07:59 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m0S67xcG023703; Mon, 28 Jan 2008 06:07:59 GMT (envelope-from nobody) Message-Id: <200801280607.m0S67xcG023703@www.freebsd.org> Date: Mon, 28 Jan 2008 06:07:59 GMT From: Brett Johnson To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/120074: irc/bitchx broken in 7-rc1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Jan 2008 06:10:01 -0000 >Number: 120074 >Category: ports >Synopsis: irc/bitchx broken in 7-rc1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jan 28 06:10:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Brett Johnson >Release: 7.0-RC1 >Organization: Define IT >Environment: FreeBSD probation.unix.org.au 7.0-RC1 FreeBSD 7.0-RC1 #2: Sun Jan 13 19:20:14 EST 2008 root@probation.unix.org.au:/usr/obj/usr/src/sys/probation i386 >Description: server.c:3711: warning: value computed is not used cc -I. -I/usr/ports/irc/bitchx/work/BitchX/include -I../include -I. -I./include -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -c stack.c In file included from /usr/ports/irc/bitchx/work/BitchX/include/irc.h:104, from stack.c:10: /usr/ports/irc/bitchx/work/BitchX/include/irc_std.h:116:1: warning: "alloca" redefined In file included from /usr/ports/irc/bitchx/work/BitchX/include/irc_std.h:22, from /usr/ports/irc/bitchx/work/BitchX/include/irc.h:104, from stack.c:10: /usr/include/stdlib.h:231:1: warning: this is the location of the previous definition cc -I. -I/usr/ports/irc/bitchx/work/BitchX/include -I../include -I. -I./include -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -c status.c In file included from /usr/ports/irc/bitchx/work/BitchX/include/irc.h:104, from status.c:12: /usr/ports/irc/bitchx/work/BitchX/include/irc_std.h:116:1: warning: "alloca" redefined In file included from /usr/ports/irc/bitchx/work/BitchX/include/irc_std.h:22, from /usr/ports/irc/bitchx/work/BitchX/include/irc.h:104, from status.c:12: /usr/include/stdlib.h:231:1: warning: this is the location of the previous definition status.c: In function 'convert_sub_format': status.c:304: warning: value computed is not used status.c:311: warning: value computed is not used status.c:312: warning: value computed is not used status.c:313: warning: value computed is not used status.c:316: warning: value computed is not used status.c:330: warning: value computed is not used status.c:331: warning: value computed is not used status.c:332: warning: value computed is not used status.c:340: warning: value computed is not used status.c:350: warning: value computed is not used status.c:353: warning: value computed is not used status.c: In function 'convert_format': status.c:420: warning: value computed is not used status.c: In function 'fix_status_buffer': status.c:466: warning: value computed is not used status.c:467: warning: value computed is not used status.c:598: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness status.c:599: warning: value computed is not used status.c:600: warning: value computed is not used status.c: In function 'stat_convert_format': status.c:650: warning: value computed is not used status.c:651: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness status.c:657: warning: pointer targets in passing argument 2 of 'fix_status_buffer' differ in signedness status.c: In function 'BX_build_status': status.c:674: warning: value computed is not used status.c: In function 'make_status': status.c:760: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness status.c:778: warning: pointer targets in assignment differ in signedness status.c:779: warning: value computed is not used status.c:780: warning: value computed is not used status.c:903: warning: value computed is not used status.c:915: warning: value computed is not used status.c:919: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness status.c:919: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness status.c:920: warning: value computed is not used status.c:921: warning: value computed is not used status.c:922: warning: value computed is not used status.c:935: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness status.c:939: warning: value computed is not used status.c:941: warning: pointer targets in assignment differ in signedness status.c:943: warning: pointer targets in assignment differ in signedness status.c: In function 'status_notify_windows': status.c:1052: warning: value computed is not used status.c:1053: warning: value computed is not used status.c: In function 'status_mode': status.c:1090: warning: value computed is not used status.c: In function 'status_umode': status.c:1113: warning: value computed is not used status.c: In function 'status_channel': status.c:1183: warning: value computed is not used status.c:1185: warning: value computed is not used status.c:1189: warning: pointer targets in passing argument 1 of 'hebrew_process' differ in signedness status.c: In function 'status_topic': status.c:1358: warning: value computed is not used status.c:1361: warning: pointer targets in passing argument 1 of 'stripansicodes' differ in signedness status.c:1364: warning: value computed is not used status.c: In function 'status_refnum': status.c:1407: warning: value computed is not used status.c: In function 'status_windowspec': status.c:1656: warning: value computed is not used cc -I. -I/usr/ports/irc/bitchx/work/BitchX/include -I../include -I. -I./include -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -c struct.c In file included from /usr/ports/irc/bitchx/work/BitchX/include/irc.h:104, from struct.c:5: /usr/ports/irc/bitchx/work/BitchX/include/irc_std.h:116:1: warning: "alloca" redefined In file included from /usr/ports/irc/bitchx/work/BitchX/include/irc_std.h:22, from /usr/ports/irc/bitchx/work/BitchX/include/irc.h:104, from struct.c:5: /usr/include/stdlib.h:231:1: warning: this is the location of the previous definition struct.c: In function 'set_offset_str': struct.c:451: warning: value computed is not used struct.c:453: warning: value computed is not used struct.c: In function 'return_structure': struct.c:488: warning: value computed is not used struct.c:492: warning: value computed is not used struct.c:495: warning: value computed is not used struct.c:497: warning: value computed is not used struct.c:501: warning: value computed is not used struct.c:502: warning: value computed is not used struct.c:503: warning: value computed is not used struct.c:504: warning: value computed is not used struct.c: In function 'lookup_structure_member': struct.c:628: warning: value computed is not used struct.c:667: warning: value computed is not used struct.c:678: warning: value computed is not used cc -I. -I/usr/ports/irc/bitchx/work/BitchX/include -I../include -I. -I./include -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -c tcl_public.c In file included from /usr/ports/irc/bitchx/work/BitchX/include/irc.h:104, from tcl_public.c:2: /usr/ports/irc/bitchx/work/BitchX/include/irc_std.h:116:1: warning: "alloca" redefined In file included from /usr/ports/irc/bitchx/work/BitchX/include/irc_std.h:22, from /usr/ports/irc/bitchx/work/BitchX/include/irc.h:104, from tcl_public.c:2: /usr/include/stdlib.h:231:1: warning: this is the location of the previous definition cc -I. -I/usr/ports/irc/bitchx/work/BitchX/include -I../include -I. -I./include -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -c ./term.c In file included from /usr/ports/irc/bitchx/work/BitchX/include/irc.h:104, from ./term.c:14: /usr/ports/irc/bitchx/work/BitchX/include/irc_std.h:116:1: warning: "alloca" redefined In file included from /usr/ports/irc/bitchx/work/BitchX/include/irc_std.h:22, from /usr/ports/irc/bitchx/work/BitchX/include/irc.h:104, from ./term.c:14: /usr/include/stdlib.h:231:1: warning: this is the location of the previous definition ./term.c: In function 'term_reset': ./term.c:716: error: too many arguments to function 'tparm' ./term.c: In function 'term_init': ./term.c:879: warning: unused variable 'tmp' ./term.c:1189: error: too many arguments to function 'tparm' ./term.c:1191: error: too many arguments to function 'tparm' ./term.c:1209: error: too many arguments to function 'tparm' ./term.c:1211: error: too many arguments to function 'tparm' ./term.c: In function 'term_gotoxy': ./term.c:1373: error: too many arguments to function 'tparm' ./term.c:1376: error: too many arguments to function 'tparm' ./term.c:1377: error: too many arguments to function 'tparm' ./term.c: In function 'term_clrscr': ./term.c:1411: error: too many arguments to function 'tparm' ./term.c:1424: error: too many arguments to function 'tparm' ./term.c: In function 'term_left': ./term.c:1447: error: too many arguments to function 'tparm' ./term.c:1449: error: too many arguments to function 'tparm' ./term.c: In function 'term_right': ./term.c:1468: error: too many arguments to function 'tparm' ./term.c:1470: error: too many arguments to function 'tparm' ./term.c: In function 'term_delete': ./term.c:1487: error: too many arguments to function 'tparm' ./term.c: In function 'term_insert': ./term.c:1506: error: too many arguments to function 'tparm' ./term.c: In function 'term_repeat': ./term.c:1521: error: too many arguments to function 'tparm' ./term.c: In function 'term_scroll': ./term.c:1596: error: too many arguments to function 'tparm' ./term.c:1597: error: too many arguments to function 'tparm' ./term.c:1606: error: too many arguments to function 'tparm' ./term.c:1618: error: too many arguments to function 'tparm' ./term.c:1627: error: too many arguments to function 'tparm' ./term.c:1628: error: too many arguments to function 'tparm' ./term.c:1637: error: too many arguments to function 'tparm' ./term.c:1649: error: too many arguments to function 'tparm' ./term.c:1666: error: too many arguments to function 'tparm' ./term.c:1674: error: too many arguments to function 'tparm' ./term.c:1686: error: too many arguments to function 'tparm' ./term.c:1694: error: too many arguments to function 'tparm' ./term.c: In function 'term_getsgr': ./term.c:1786: error: too many arguments to function 'tparm' ./term.c: In function 'control_mangle': ./term.c:1859: warning: pointer targets in return differ in signedness ./term.c:1878: warning: pointer targets in return differ in signedness ./term.c: In function 'get_term_capability': ./term.c:1913: warning: pointer targets in passing argument 1 of 'control_mangle' differ in signedness gmake[1]: *** [term.o] Error 1 gmake[1]: Leaving directory `/usr/ports/irc/bitchx/work/BitchX/source' gmake: *** [BitchX] Error 2 *** Error code 2 Stop in /usr/ports/irc/bitchx. *** Error code 1 Stop in /usr/ports/irc/bitchx. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall.46890.0 env make ** Fix the problem and try again. ** Listing the failed packages (*:skipped / !:failed) ! irc/bitchx (compiler error) ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed >How-To-Repeat: portinstall BitchX or make /usr/ports/irc/BitchX >Fix: >Release-Note: >Audit-Trail: >Unformatted: