ports/120074: irc/bitchx broken in 7-rc1

Brett Johnson brett at define.net.au
Mon Jan 28 06:10:01 UTC 2008


>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 at 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:



More information about the freebsd-ports-bugs mailing list