From owner-freebsd-ports Wed Sep 18 0:51:10 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D19F37B401 for ; Wed, 18 Sep 2002 00:51:07 -0700 (PDT) Received: from sibptus.tomsk.ru (sibptus.tomsk.ru [213.59.238.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35BB243E4A for ; Wed, 18 Sep 2002 00:51:05 -0700 (PDT) (envelope-from sudakov@sibptus.tomsk.ru) Received: (from sudakov@localhost) by sibptus.tomsk.ru (8.11.6/8.11.3) id g8I7nOA90759 for ports@FreeBSD.org; Wed, 18 Sep 2002 14:49:24 +0700 (OMSST) (envelope-from sudakov) Date: Wed, 18 Sep 2002 14:49:24 +0700 From: Victor Sudakov To: ports@FreeBSD.org Subject: ports/comms/tits broken Message-ID: <20020918144924.A90740@sibptus.tomsk.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Organization: AO "Svyaztransneft", SibPTUS X-PGP-Key: http://vas.tomsk.ru/vas.asc Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello. The tits port does not compile: uname -a FreeBSD murka.tomsk.su 4.6.2-RELEASE FreeBSD 4.6.2-RELEASE #0: Mon Aug 19 22:32:54 NOVST 2002 root@murka.tomsk.su:/usr/src/sys/compile/MURKA i386 [root@murka ports/comms/tits] make ===> Extracting for tits-1.0.2 >> Checksum OK for tits-1.0.2.tar.gz. ===> Patching for tits-1.0.2 ===> Applying FreeBSD patches for tits-1.0.2 /bin/mv /var/tmp/work/usr/ports/comms/tits/work/tits-1.0.2/tits.8 /var/tmp/work/usr/ports/comms/tits/work/tits-1.0.2/tits.8.in /usr/bin/sed -e 's|/usr/local|/usr/local|g' /var/tmp/work/usr/ports/comms/tits/work/tits-1.0.2/tits.8.in > /var/tmp/work/usr/ports/comms/tits/work/tits-1.0.2/tits.8 ===> Configuring for tits-1.0.2 ===> Building for tits-1.0.2 Warning: Object directory not changed from original /var/tmp/work/usr/ports/comms/tits/work/tits-1.0.2 cc -O -pipe -DLIBWRAP -DTITS_DEFAULT_CONFIG_FILE=\"/usr/local/etc/tits.conf\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -c main.c cc -O -pipe -DLIBWRAP -DTITS_DEFAULT_CONFIG_FILE=\"/usr/local/etc/tits.conf\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -c buffer.c buffer.c: In function `buffer_fill': buffer.c:89: warning: comparison between signed and unsigned buffer.c: In function `buffer_drain': buffer.c:183: warning: comparison between signed and unsigned cc -O -pipe -DLIBWRAP -DTITS_DEFAULT_CONFIG_FILE=\"/usr/local/etc/tits.conf\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -c client.c client.c: In function `cf_client_opt_readonly': client.c:123: warning: unused parameter `argc' client.c:123: warning: unused parameter `cmpnd' client.c: In function `cf_client_opt_allowbreak': client.c:132: warning: unused parameter `argc' client.c:132: warning: unused parameter `cmpnd' client.c: In function `cf_client_opt_timeout': client.c:141: warning: unused parameter `argc' client.c:142: warning: unused parameter `cmpnd' cc -O -pipe -DLIBWRAP -DTITS_DEFAULT_CONFIG_FILE=\"/usr/local/etc/tits.conf\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -c context.c context.c: In function `cf_context_init': context.c:259: warning: unused parameter `is_compound' context.c:259: warning: unused parameter `arg' cc -O -pipe -DLIBWRAP -DTITS_DEFAULT_CONFIG_FILE=\"/usr/local/etc/tits.conf\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -c listener.c listener.c: In function `listener_ioctl': listener.c:263: warning: unused parameter `arg' listener.c: In function `cf_listener_init': listener.c:285: warning: unused parameter `argv' listener.c:285: warning: unused parameter `argc' listener.c:285: warning: unused parameter `is_compound' listener.c: In function `cf_listener_address': listener.c:361: warning: unused parameter `argc' listener.c:361: warning: unused parameter `cmpnd' listener.c: In function `cf_listener_port': listener.c:373: warning: unused parameter `argc' listener.c:373: warning: unused parameter `cmpnd' listener.c: In function `cf_listener_maxclients': listener.c:385: warning: unused parameter `argc' listener.c:385: warning: unused parameter `cmpnd' listener.c: In function `cf_listener_readonly': listener.c:394: warning: unused parameter `argc' listener.c:394: warning: unused parameter `cmpnd' listener.c: In function `cf_listener_allowbreak': listener.c:403: warning: unused parameter `argc' listener.c:403: warning: unused parameter `cmpnd' listener.c: In function `cf_listener_wrappers': listener.c:412: warning: unused parameter `argc' listener.c:412: warning: unused parameter `cmpnd' listener.c: In function `cf_listener_protocol': listener.c:421: warning: unused parameter `argc' listener.c: In function `full_write_pending': listener.c:491: warning: unused parameter `cc' cc -O -pipe -DLIBWRAP -DTITS_DEFAULT_CONFIG_FILE=\"/usr/local/etc/tits.conf\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -c telnet.c telnet.c: In function `telnet_event': telnet.c:160: warning: comparison between signed and unsigned telnet.c: In function `telnet_output': telnet.c:199: warning: unused parameter `sender' cc -O -pipe -DLIBWRAP -DTITS_DEFAULT_CONFIG_FILE=\"/usr/local/etc/tits.conf\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -c tty.c tty.c: In function `tty_cf_init': tty.c:142: warning: unused parameter `argv' tty.c:142: warning: unused parameter `argc' tty.c:142: warning: unused parameter `is_compound' tty.c: In function `tty_init': tty.c:168: warning: unused variable `flags' tty.c: In function `tty_event': tty.c:265: warning: comparison between signed and unsigned tty.c: In function `tty_ioctl': tty.c:306: warning: unused parameter `arg' tty.c: In function `cf_tty_device': tty.c:322: warning: unused parameter `argc' tty.c:322: warning: unused parameter `is_compound' tty.c: In function `cf_tty_speed': tty.c:352: warning: unused parameter `argc' tty.c:352: warning: unused parameter `is_compound' tty.c: In function `cf_tty_clocal': tty.c:391: warning: unused parameter `argc' tty.c:391: warning: unused parameter `is_compound' cc -O -pipe -DLIBWRAP -DTITS_DEFAULT_CONFIG_FILE=\"/usr/local/etc/tits.conf\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -c dispatcher.c dispatcher.c: In function `dispatcher_mainloop': dispatcher.c:134: syntax error before `pfds' dispatcher.c:138: `pfds' undeclared (first use in this function) dispatcher.c:138: (Each undeclared identifier is reported only once dispatcher.c:138: for each function it appears in.) dispatcher.c:138: warning: left-hand operand of comma expression has no effect *** Error code 1 Stop in /var/tmp/work/usr/ports/comms/tits/work/tits-1.0.2. *** Error code 1 Stop in /usr/ports/comms/tits. [root@murka ports/comms/tits] [root@murka ports/comms/tits] -- Victor Sudakov, VAS4-RIPE, VAS47-RIPN To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message