Bug 120074 - irc/bitchx broken in 7-rc1
Summary: irc/bitchx broken in 7-rc1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Beech Rintoul
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-28 06:10 UTC by Brett Johnson
Modified: 2008-01-28 23:00 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brett Johnson 2008-01-28 06:10:01 UTC
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
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-01-28 06:10:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beech

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-01-28 22:55:56 UTC
beech       2008-01-28 22:55:50 UTC

  FreeBSD ports repository

  Modified files:
    irc/bitchx           Makefile distinfo pkg-plist 
  Added files:
    irc/bitchx/files     .placeholder patch-source_gcc_fix 
  Log:
  - Update to 1.1-final.
  - Fix master_sites.
  - Fix gcc-4.2 related errors.
  - Makefile and pkg build cleanup.
  
  PR:             ports/120074
  Submitted by:   Brett Johnson <brett@define.net.au>
  Approved by:    linimon (mentor)
  
  Revision  Changes    Path
  1.87      +13 -7     ports/irc/bitchx/Makefile
  1.21      +3 -3      ports/irc/bitchx/distinfo
  1.1       +1 -0      ports/irc/bitchx/files/.placeholder (new)
  1.1       +36 -0     ports/irc/bitchx/files/patch-source_gcc_fix (new)
  1.18      +2 -0      ports/irc/bitchx/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Beech Rintoul freebsd_committer freebsd_triage 2008-01-28 22:56:41 UTC
State Changed
From-To: open->closed

Fix committed, Thanks!