pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/34189: chat/ircd-hybrid fails to install
The following reply was made to PR pkg/34189; it has been noted by GNATS.
From: brad harder <bharder%methodlogic.net@localhost>
To: Adrian Portelli <adrianp%NetBSD.org@localhost>
Cc: gnats-bugs%NetBSD.org@localhost
Subject: Re: pkg/34189: chat/ircd-hybrid fails to install
Date: Sat, 12 Aug 2006 14:47:32 -0700
--B4IIlcmfBL/1gGOG
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
On Sat, Aug 12, 2006 at 02:42:04PM -0700, brad harder wrote:
On Sat, Aug 12, 2006 at 10:43:47AM +0100, Adrian Portelli wrote:
> Hi Brad,
>
> Could you do me a favour and send the output of a "script" of a "make &&
> make install". I just want to compare it to mine and see if I can spot
> any differences. Also, could you just check the following file
> revisions just to make sure you don't have any stale old files:
Hi Adrian.... attached, find my output of the build process.
I also checked the versions of the files you mentioned, and they all checked
out. Part of my previous testing was to completely delete the ircd-hybrid dir,
and cvs update in the pkgsrc/chat dir to re-grab it from scratch, so it should
be as up-to-date as possble.
Thanks for your help :)
> thanks,
>
> adrian.
>
> ./MESSAGE:
> $NetBSD: MESSAGE,v 1.5 2006/01/03 13:09:25 adrianp Exp $
[snip]
> ./distinfo:
> $NetBSD: distinfo,v 1.8 2006/08/11 16:53:39 adrianp Exp $
> ./options.mk:
> $NetBSD: options.mk,v 1.3 2006/01/03 13:09:25 adrianp Exp $
>
--
-bch
--
-bch
--B4IIlcmfBL/1gGOG
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="adrian.buildprocess"
Script started on Sat Aug 12 14:34:42 2006
manchester# make clean
===> Cleaning for ircd-hybrid-7.2.2
manchester# make && make install
=> Required installed package digest>=20010302: digest-20060302 found
===> Checking for vulnerabilities in ircd-hybrid-7.2.2
=> Checksum SHA1 OK for ircd-hybrid-7.2.2.tgz
=> Checksum RMD160 OK for ircd-hybrid-7.2.2.tgz
===> Installing dependencies for ircd-hybrid-7.2.2
==========================================================================
The supported build options for this package are:
efnet halfops small-net ssl ziplinks
The currently selected options are:
ssl ziplinks
You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable. Its current value is shown:
PKG_OPTIONS.ircd-hybrid (not defined)
==========================================================================
==========================================================================
The following variables will affect the build process of this package,
ircd-hybrid-7.2.2. Their current value is shown below:
* IRCD_HYBRID_IRC_GROUP = irc
* IRCD_HYBRID_IRC_USER = irc
* IRCD_HYBRID_MAXCONN (not defined)
* IRCD_HYBRID_NICLEN = 9
* IRCD_HYBRID_SYSLOG_EVENTS (not defined)
* IRCD_HYBRID_SYSLOG_FACILITY = LOG_LOCAL4
* IRCD_HYBRID_TOPICLEN = 120
* SSLBASE = /usr
* SSLCERTS = /etc/openssl/certs
* SSLDIR = /etc/openssl
* SSLKEYS = /etc/openssl/private
You may want to abort the process now with CTRL-C and change their value
before continuing. Be sure to run `/usr/bin/make clean' after
the changes.
==========================================================================
===> Overriding tools for ircd-hybrid-7.2.2
===> Extracting for ircd-hybrid-7.2.2
===> Patching for ircd-hybrid-7.2.2
=> Applying pkgsrc patches for ircd-hybrid-7.2.2
=> Fixing hardcoded paths.
===> Creating toolchain wrappers for ircd-hybrid-7.2.2
===> Configuring for ircd-hybrid-7.2.2
=> Modifying GNU configure scripts to avoid --recheck
=> Replacing config-guess with pkgsrc versions
=> Replacing config-sub with pkgsrc versions
configure: WARNING: If you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used.
checking for i386--netbsdelf-gcc... cc
checking for C compiler default output file name... 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... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking uname -s for Cygwin, Solaris or HPUX... no
checking if cc is Apple GCC... no
checking if cc supports the SVR4 SGS interfaces... no
checking for mkdep... /usr/bin/mkdep
checking for makedepend... /usr/X11R6/bin/makedepend
checking how to generate dependency info... gcc -MM
checking for /dev/null... yes
checking for library containing strerror... none required
checking for inline... inline
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking whether cc needs -traditional... no
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking for rm... /bin/rm
checking for cp... /bin/cp
checking for mv... /bin/mv
checking for ln... /bin/ln
checking for sed... /usr/bin/sed
checking for ar... /usr/bin/ar
checking for ld... /usr/pkgsrc/chat/ircd-hybrid/work/.wrapper/bin/ld
checking for test... (cached) test
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking crypt.h usability... no
checking crypt.h presence... no
checking for crypt.h... no
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking sys/syslog.h usability... yes
checking sys/syslog.h presence... yes
checking for sys/syslog.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking wait.h usability... no
checking wait.h presence... no
checking for wait.h... no
checking link.h usability... yes
checking link.h presence... yes
checking for link.h... yes
checking for library containing socket... none required
checking for library containing inet_aton... none required
checking for library containing inet_pton... none required
checking for library containing inet_ntop... none required
checking for struct sockaddr_storage... yes
checking for struct addrinfo... yes
checking for socklen_t... yes
checking for broken glibc with __ss_family... no
checking for core IPv6 support... yes
checking for struct in6addr_any... yes
checking for library containing crypt... -lcrypt
checking whether string.h and strings.h may both be included... yes
checking whether byte ordering is bigendian... no
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for strlcpy... yes
checking for strlcat... yes
checking for int64_t... yes
checking size of int64_t... 8
checking for long long... yes
checking size of long long... 8
checking for uint64_t... yes
checking for int64_t... (cached) yes
checking for u_int32_t... yes
checking for u_int16_t... yes
checking for in_port_t... yes
checking for sa_family_t... yes
checking for socketpair... yes
checking for basename... yes
checking for mmap... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for lrand48... yes
checking for srand48... yes
checking for strtok_r... yes
checking for usleep... yes
checking for OpenSSL... /usr
checking for OpenSSL 0.9.6 or above... found
checking for RSA_free in -lcrypto... yes
checking for EVP_bf_cfb... yes
checking for EVP_cast5_cfb... yes
checking for EVP_idea_cfb... yes
checking for EVP_rc5_32_12_16_cfb... yes
checking for EVP_des_ede3_cfb... yes
checking for EVP_des_cfb... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for zlibVersion in -lz... yes
checking for kevent... yes
Using kqueue for select loop.
checking if you want to do a profile build... no
checking if you want ElectricFence... no
checking if you want the block allocator... yes
Building ircd with G-Line voting support
checking for syslog options... core
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for library containing shl_load... no
checking for library containing dlopen... none required
checking for dlsym... yes
checking for dlfunc... no
checking for dlinfo... no
checking for the ld -export-dynamic flag... yes
checking for compiler option to produce PIC... gcc: -fPIC -DPIC -shared
configure: creating ./config.status
config.status: creating Makefile
config.status: creating etc/Makefile
config.status: creating servlink/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/help/Makefile
config.status: creating src/Makefile
config.status: creating messages/Makefile
config.status: creating modules/Makefile
config.status: creating tools/Makefile
config.status: creating doc/Makefile
config.status: creating help/Makefile
config.status: creating lib/Makefile
config.status: creating lib/pcre/Makefile
config.status: creating include/setup.h
Compiling ircd-hybrid 7.2.2
Installing into: /usr/pkg
Ziplinks ................ yes
OpenSSL ................. yes - BF/168 BF/128 CAST/128 IDEA/128 RC5.16/128
RC5.12/128 RC5.8/128 3DES/168 DES/56
Modules ................. shared
IPv6 support ............ yes
Net I/O implementation .. kqueue
EFnet server ............ no (use example.conf)
Halfops support ......... no
Small network ........... no
G-Line voting ........... yes
Configured limits:
NICKLEN ................. 9
TOPICLEN ................ 120
=> Fixing hardcoded build paths.
===> Building for ircd-hybrid-7.2.2
depend ==> lib
depend ==> pcre
cc -MM -I. -I/usr/include pcre_chartables.c pcre_compile.c pcre_exec.c
pcre_globals.c pcre_study.c pcre_tables.c
pcre_fullinfo.c pcre_try_flipped.c > .depend
depend ==> modules
cc -MM -I../include -I../lib/pcre -I/usr/include -I/usr/include core/m_die.c
core/m_join.c core/m_kick.c core/m_kill.c core/m_message.c core/m_mode.c
core/m_nick.c core/m_part.c core/m_quit.c core/m_server.c core/m_sjoin.c
core/m_squit.c m_accept.c m_admin.c m_away.c m_cap.c m_capab.c m_cburst.c
m_close.c m_challenge.c m_cryptlink.c m_connect.c m_drop.c m_encap.c
m_eob.c m_etrace.c m_hash.c m_help.c m_gline.c m_info.c m_invite.c
m_ison.c m_kline.c m_knock.c m_links.c m_list.c m_lljoin.c m_llnick.c
m_locops.c m_lusers.c m_map.c m_motd.c m_names.c m_nburst.c m_omotd.c
m_oper.c m_operwall.c m_pass.c m_ping.c m_pong.c m_post.c m_rehash.c
m_restart.c m_resv.c m_rkline.c m_rxline.c m_set.c m_stats.c m_svinfo.c
m_tburst.c m_testmask.c m_testline.c m_time.c m_topic.c m_trace.c
m_user.c m_userhost.c m_users.c m_version.c m_wallops.c m_who.c m_whois.c
m_whowas.c m_xline.c m_challenge.c m_cryptlink.c > .depend
/usr/bin/sed -e 's/\.o/.so/g' < .depend > .depend.tmp-1
/usr/bin/sed -e
's/^m_\(server\|squit\|die\|join\|kick\|kill\|message\|mode\|nick\|part\|quit\|sjoin\)/core\/m_\1/'
.depend.tmp-1 > .depend.tmp
/bin/mv -f .depend.tmp .depend
/bin/rm -f .depend.tmp-1
depend ==> src
cc -MM -I../include -I../lib/pcre -I/usr/include -I/usr/include balloc.c
channel.c channel_mode.c client.c csvlib.c dbuf.c dynlink.c
event.c fdlist.c fileio.c getopt.c hash.c hook.c hostmask.c
irc_getaddrinfo.c irc_getnameinfo.c irc_res.c irc_reslib.c irc_string.c
ircd.c ircd_signal.c lex.yy.c list.c listener.c m_error.c match.c
memory.c modules.c motd.c numeric.c packet.c parse.c restart.c resv.c
rsa.c s_auth.c s_bsd.c s_conf.c s_gline.c s_log.c s_misc.c s_serv.c
s_stats.c s_user.c send.c sprintf_irc.c tools.c version.c whowas.c
y.tab.c s_bsd_kqueue.c > .depend
depend ==> servlink
cc -MM -I. -I../include -I/usr/include -I/usr/include servlink.c io.c
control.c > .depend
build ==> lib
depend ==> pcre
`.depend' is up to date.
build ==> pcre
cc -I. -I/usr/include -Wall -O2 -g -O2 -I/usr/include -c pcre_chartables.c -o
pcre_chartables.o
cc -I. -I/usr/include -Wall -O2 -g -O2 -I/usr/include -c pcre_compile.c -o
pcre_compile.o
cc -I. -I/usr/include -Wall -O2 -g -O2 -I/usr/include -c pcre_exec.c -o
pcre_exec.o
cc -I. -I/usr/include -Wall -O2 -g -O2 -I/usr/include -c pcre_globals.c -o
pcre_globals.o
cc -I. -I/usr/include -Wall -O2 -g -O2 -I/usr/include -c pcre_study.c -o
pcre_study.o
cc -I. -I/usr/include -Wall -O2 -g -O2 -I/usr/include -c pcre_tables.c -o
pcre_tables.o
cc -I. -I/usr/include -Wall -O2 -g -O2 -I/usr/include -c pcre_fullinfo.c -o
pcre_fullinfo.o
cc -I. -I/usr/include -Wall -O2 -g -O2 -I/usr/include -c pcre_try_flipped.c -o
pcre_try_flipped.o
/bin/rm -f libpcre.a
/usr/bin/ar csrv libpcre.a pcre_chartables.o pcre_compile.o pcre_exec.o
pcre_globals.o pcre_study.o pcre_tables.o pcre_fullinfo.o pcre_try_flipped.o
a - pcre_chartables.o
a - pcre_compile.o
a - pcre_exec.o
a - pcre_globals.o
a - pcre_study.o
a - pcre_tables.o
a - pcre_fullinfo.o
a - pcre_try_flipped.o
build ==> modules
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include core/m_die.c -o core/m_die.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include core/m_join.c -o core/m_join.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include core/m_kick.c -o core/m_kick.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include core/m_kill.c -o core/m_kill.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include core/m_message.c -o
core/m_message.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include core/m_mode.c -o core/m_mode.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include core/m_nick.c -o core/m_nick.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include core/m_part.c -o core/m_part.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include core/m_quit.c -o core/m_quit.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include core/m_server.c -o
core/m_server.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include core/m_sjoin.c -o core/m_sjoin.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include core/m_squit.c -o core/m_squit.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include m_accept.c -o m_accept.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include m_admin.c -o m_admin.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include m_away.c -o m_away.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include m_cap.c -o m_cap.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include m_capab.c -o m_capab.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include m_cburst.c -o m_cburst.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include m_close.c -o m_close.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include m_challenge.c -o m_challenge.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include m_cryptlink.c -o m_cryptlink.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include m_connect.c -o m_connect.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include m_drop.c -o m_drop.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include m_encap.c -o m_encap.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include m_eob.c -o m_eob.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include m_etrace.c -o m_etrace.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include m_hash.c -o m_hash.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include m_help.c -o m_help.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include m_gline.c -o m_gline.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include m_info.c -o m_info.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include m_invite.c -o m_invite.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include m_ison.c -o m_ison.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include m_kline.c -o m_kline.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include m_knock.c -o m_knock.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include m_links.c -o m_links.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include m_list.c -o m_list.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include m_lljoin.c -o m_lljoin.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include m_llnick.c -o m_llnick.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include m_locops.c -o m_locops.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include m_lusers.c -o m_lusers.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include m_map.c -o m_map.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include m_motd.c -o m_motd.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include m_names.c -o m_names.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include m_nburst.c -o m_nburst.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include m_omotd.c -o m_omotd.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include m_oper.c -o m_oper.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include m_operwall.c -o m_operwall.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include m_pass.c -o m_pass.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include m_ping.c -o m_ping.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include m_pong.c -o m_pong.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include m_post.c -o m_post.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include m_rehash.c -o m_rehash.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include m_restart.c -o m_restart.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include m_resv.c -o m_resv.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include m_rkline.c -o m_rkline.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include m_rxline.c -o m_rxline.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include m_set.c -o m_set.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include m_stats.c -o m_stats.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include m_svinfo.c -o m_svinfo.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include m_tburst.c -o m_tburst.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include m_testmask.c -o m_testmask.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include m_testline.c -o m_testline.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include m_time.c -o m_time.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include m_topic.c -o m_topic.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include m_trace.c -o m_trace.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include m_user.c -o m_user.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include m_userhost.c -o m_userhost.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include m_users.c -o m_users.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include m_version.c -o m_version.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include m_wallops.c -o m_wallops.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include m_who.c -o m_who.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include m_whois.c -o m_whois.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include m_whowas.c -o m_whowas.so
cc -fPIC -DPIC -shared -I../include -I../lib/pcre -I/usr/include
-I/usr/include -Wall -O2 -g -O2 -I/usr/include m_xline.c -o m_xline.so
build ==> src
cd ../lib/pcre && /usr/bin/make
cc -I../include -I../lib/pcre -I/usr/include -I/usr/include -Wall -O2 -g -O2
-I/usr/include -c balloc.c
cc -I../include -I../lib/pcre -I/usr/include -I/usr/include -Wall -O2 -g -O2
-I/usr/include -c channel.c
cc -I../include -I../lib/pcre -I/usr/include -I/usr/include -Wall -O2 -g -O2
-I/usr/include -c channel_mode.c
cc -I../include -I../lib/pcre -I/usr/include -I/usr/include -Wall -O2 -g -O2
-I/usr/include -c client.c
cc -I../include -I../lib/pcre -I/usr/include -I/usr/include -Wall -O2 -g -O2
-I/usr/include -c csvlib.c
cc -I../include -I../lib/pcre -I/usr/include -I/usr/include -Wall -O2 -g -O2
-I/usr/include -c dbuf.c
cc -I../include -I../lib/pcre -I/usr/include -I/usr/include -Wall -O2 -g -O2
-I/usr/include -c dynlink.c
cc -I../include -I../lib/pcre -I/usr/include -I/usr/include -Wall -O2 -g -O2
-I/usr/include -c event.c
cc -I../include -I../lib/pcre -I/usr/include -I/usr/include -Wall -O2 -g -O2
-I/usr/include -c fdlist.c
cc -I../include -I../lib/pcre -I/usr/include -I/usr/include -Wall -O2 -g -O2
-I/usr/include -c fileio.c
cc -I../include -I../lib/pcre -I/usr/include -I/usr/include -Wall -O2 -g -O2
-I/usr/include -c getopt.c
cc -I../include -I../lib/pcre -I/usr/include -I/usr/include -Wall -O2 -g -O2
-I/usr/include -c hash.c
cc -I../include -I../lib/pcre -I/usr/include -I/usr/include -Wall -O2 -g -O2
-I/usr/include -c hook.c
cc -I../include -I../lib/pcre -I/usr/include -I/usr/include -Wall -O2 -g -O2
-I/usr/include -c hostmask.c
cc -I../include -I../lib/pcre -I/usr/include -I/usr/include -Wall -O2 -g -O2
-I/usr/include -c irc_getaddrinfo.c
cc -I../include -I../lib/pcre -I/usr/include -I/usr/include -Wall -O2 -g -O2
-I/usr/include -c irc_getnameinfo.c
cc -I../include -I../lib/pcre -I/usr/include -I/usr/include -Wall -O2 -g -O2
-I/usr/include -c irc_res.c
cc -I../include -I../lib/pcre -I/usr/include -I/usr/include -Wall -O2 -g -O2
-I/usr/include -c irc_reslib.c
cc -I../include -I../lib/pcre -I/usr/include -I/usr/include -Wall -O2 -g -O2
-I/usr/include -c irc_string.c
cc -I../include -I../lib/pcre -I/usr/include -I/usr/include -Wall -O2 -g -O2
-I/usr/include -c ircd.c
cc -I../include -I../lib/pcre -I/usr/include -I/usr/include -Wall -O2 -g -O2
-I/usr/include -c ircd_signal.c
cc -I../include -I../lib/pcre -I/usr/include -I/usr/include -Wall -O2 -g -O2
-I/usr/include -I. -c lex.yy.c
cc -I../include -I../lib/pcre -I/usr/include -I/usr/include -Wall -O2 -g -O2
-I/usr/include -c list.c
cc -I../include -I../lib/pcre -I/usr/include -I/usr/include -Wall -O2 -g -O2
-I/usr/include -c listener.c
cc -I../include -I../lib/pcre -I/usr/include -I/usr/include -Wall -O2 -g -O2
-I/usr/include -c m_error.c
cc -I../include -I../lib/pcre -I/usr/include -I/usr/include -Wall -O2 -g -O2
-I/usr/include -c match.c
cc -I../include -I../lib/pcre -I/usr/include -I/usr/include -Wall -O2 -g -O2
-I/usr/include -c memory.c
cc -I../include -I../lib/pcre -I/usr/include -I/usr/include -Wall -O2 -g -O2
-I/usr/include -c modules.c
cc -I../include -I../lib/pcre -I/usr/include -I/usr/include -Wall -O2 -g -O2
-I/usr/include -c motd.c
cc -I../include -I../lib/pcre -I/usr/include -I/usr/include -Wall -O2 -g -O2
-I/usr/include -c numeric.c
cc -I../include -I../lib/pcre -I/usr/include -I/usr/include -Wall -O2 -g -O2
-I/usr/include -c packet.c
cc -I../include -I../lib/pcre -I/usr/include -I/usr/include -Wall -O2 -g -O2
-I/usr/include -c parse.c
cc -I../include -I../lib/pcre -I/usr/include -I/usr/include -Wall -O2 -g -O2
-I/usr/include -c restart.c
cc -I../include -I../lib/pcre -I/usr/include -I/usr/include -Wall -O2 -g -O2
-I/usr/include -c resv.c
cc -I../include -I../lib/pcre -I/usr/include -I/usr/include -Wall -O2 -g -O2
-I/usr/include -c rsa.c
cc -I../include -I../lib/pcre -I/usr/include -I/usr/include -Wall -O2 -g -O2
-I/usr/include -c s_auth.c
cc -I../include -I../lib/pcre -I/usr/include -I/usr/include -Wall -O2 -g -O2
-I/usr/include -c s_bsd.c
cc -I../include -I../lib/pcre -I/usr/include -I/usr/include -Wall -O2 -g -O2
-I/usr/include -c s_conf.c
cc -I../include -I../lib/pcre -I/usr/include -I/usr/include -Wall -O2 -g -O2
-I/usr/include -c s_gline.c
cc -I../include -I../lib/pcre -I/usr/include -I/usr/include -Wall -O2 -g -O2
-I/usr/include -c s_log.c
cc -I../include -I../lib/pcre -I/usr/include -I/usr/include -Wall -O2 -g -O2
-I/usr/include -c s_misc.c
cc -I../include -I../lib/pcre -I/usr/include -I/usr/include -Wall -O2 -g -O2
-I/usr/include -c s_serv.c
cc -I../include -I../lib/pcre -I/usr/include -I/usr/include -Wall -O2 -g -O2
-I/usr/include -c s_stats.c
cc -I../include -I../lib/pcre -I/usr/include -I/usr/include -Wall -O2 -g -O2
-I/usr/include -c s_user.c
cc -I../include -I../lib/pcre -I/usr/include -I/usr/include -Wall -O2 -g -O2
-I/usr/include -c send.c
cc -I../include -I../lib/pcre -I/usr/include -I/usr/include -Wall -O2 -g -O2
-I/usr/include -c sprintf_irc.c
cc -I../include -I../lib/pcre -I/usr/include -I/usr/include -Wall -O2 -g -O2
-I/usr/include -c tools.c
cc -I../include -I../lib/pcre -I/usr/include -I/usr/include -Wall -O2 -g -O2
-I/usr/include -c version.c
cc -I../include -I../lib/pcre -I/usr/include -I/usr/include -Wall -O2 -g -O2
-I/usr/include -c whowas.c
cc -I../include -I../lib/pcre -I/usr/include -I/usr/include -Wall -O2 -g -O2
-I/usr/include -I. -c y.tab.c
cc -I../include -I../lib/pcre -I/usr/include -I/usr/include -Wall -O2 -g -O2
-I/usr/include -c s_bsd_kqueue.c
s_bsd_kqueue.c: In function `kq_update_events':
s_bsd_kqueue.c:83: warning: assignment makes integer from pointer without a
cast
cc -Wall -O2 -g -O2 -I/usr/include -L/usr/lib -Wl,-R/usr/lib
-Wl,-R/usr/pkg/lib -Wl,-export-dynamic -o ircd balloc.o channel.o
channel_mode.o client.o csvlib.o dbuf.o dynlink.o event.o fdlist.o fileio.o
getopt.o hash.o hook.o hostmask.o irc_getaddrinfo.o irc_getnameinfo.o irc_res.o
irc_reslib.o irc_string.o ircd.o ircd_signal.o lex.yy.o list.o listener.o
m_error.o match.o memory.o modules.o motd.o numeric.o packet.o parse.o
restart.o resv.o rsa.o s_auth.o s_bsd.o s_conf.o s_gline.o s_log.o s_misc.o
s_serv.o s_stats.o s_user.o send.o sprintf_irc.o tools.o version.o whowas.o
y.tab.o s_bsd_kqueue.o -lcrypt ../lib/pcre/libpcre.a -L/usr/lib -lssl -lcrypto
build ==> servlink
cc -I. -I../include -I/usr/include -I/usr/include -Wall -O2 -g -O2
-I/usr/include -c servlink.c
cc -I. -I../include -I/usr/include -I/usr/include -Wall -O2 -g -O2
-I/usr/include -c io.c
cc -I. -I../include -I/usr/include -I/usr/include -Wall -O2 -g -O2
-I/usr/include -c control.c
cc -Wall -O2 -g -O2 -I/usr/include -L/usr/lib -Wl,-R/usr/lib
-Wl,-R/usr/pkg/lib -Wl,-export-dynamic -o servlink servlink.o io.o control.o
-lcrypt -L/usr/lib -lssl -lcrypto -lz
build ==> tools
cc -Wall -O2 -g -O2 -I/usr/include -I../include -I/usr/include -L/usr/lib
-Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -Wl,-export-dynamic mkpasswd.c -o mkpasswd
-lcrypt
cc -Wall -O2 -g -O2 -I/usr/include -I../include -I/usr/include -L/usr/lib
-Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -Wl,-export-dynamic encspeed.c -o encspeed
-L/usr/lib -lssl -lcrypto
=> Unwrapping files-to-be-installed.
=> Creating /usr/pkgsrc/chat/ircd-hybrid/work/ircd-hybrid
=> Required installed package digest>=20010302: digest-20060302 found
===> Checking for vulnerabilities in ircd-hybrid-7.2.2
=> Checksum SHA1 OK for ircd-hybrid-7.2.2.tgz
=> Checksum RMD160 OK for ircd-hybrid-7.2.2.tgz
===> Installing for ircd-hybrid-7.2.2
=> Running PRE-INSTALL script actions
depend ==> lib
depend ==> pcre
`.depend' is up to date.
depend ==> modules
`.depend' is up to date.
depend ==> src
`.depend' is up to date.
depend ==> servlink
`.depend' is up to date.
build ==> lib
depend ==> pcre
`.depend' is up to date.
build ==> pcre
build ==> modules
build ==> src
cd ../lib/pcre && /usr/bin/make
cc -Wall -O2 -g -O2 -I/usr/include -L/usr/lib -Wl,-R/usr/lib
-Wl,-R/usr/pkg/lib -Wl,-export-dynamic -o ircd balloc.o channel.o
channel_mode.o client.o csvlib.o dbuf.o dynlink.o event.o fdlist.o fileio.o
getopt.o hash.o hook.o hostmask.o irc_getaddrinfo.o irc_getnameinfo.o irc_res.o
irc_reslib.o irc_string.o ircd.o ircd_signal.o lex.yy.o list.o listener.o
m_error.o match.o memory.o modules.o motd.o numeric.o packet.o parse.o
restart.o resv.o rsa.o s_auth.o s_bsd.o s_conf.o s_gline.o s_log.o s_misc.o
s_serv.o s_stats.o s_user.o send.o sprintf_irc.o tools.o version.o whowas.o
y.tab.o s_bsd_kqueue.o -lcrypt ../lib/pcre/libpcre.a -L/usr/lib -lssl -lcrypto
build ==> servlink
build ==> tools
install ==> lib
install ==> pcre
install ==> modules
mkdir -p /usr/pkg
mkdir -p /usr/pkg/lib/ircd-hybrid/modules
/usr/pkg/lib/ircd-hybrid/modules/autoload
Installing core modules into /usr/pkg/lib/ircd-hybrid/modules ..
Installing modules into /usr/pkg/lib/ircd-hybrid/modules/autoload ..
install ==> src
mkdir -p /usr/pkg /usr/pkg /usr/pkg/bin /usr/pkg/etc/ircd-hybrid
/var/log/ircd-hybrid/logs
cd ../lib/pcre && /usr/bin/make
cc -Wall -O2 -g -O2 -I/usr/include -L/usr/lib -Wl,-R/usr/lib
-Wl,-R/usr/pkg/lib -Wl,-export-dynamic -o ircd balloc.o channel.o
channel_mode.o client.o csvlib.o dbuf.o dynlink.o event.o fdlist.o fileio.o
getopt.o hash.o hook.o hostmask.o irc_getaddrinfo.o irc_getnameinfo.o irc_res.o
irc_reslib.o irc_string.o ircd.o ircd_signal.o lex.yy.o list.o listener.o
m_error.o match.o memory.o modules.o motd.o numeric.o packet.o parse.o
restart.o resv.o rsa.o s_auth.o s_bsd.o s_conf.o s_gline.o s_log.o s_misc.o
s_serv.o s_stats.o s_user.o send.o sprintf_irc.o tools.o version.o whowas.o
y.tab.o s_bsd_kqueue.o -lcrypt ../lib/pcre/libpcre.a -L/usr/lib -lssl -lcrypto
/usr/bin/install -c -s -o root -g wheel -m 555 ircd /usr/pkg/bin
install ==> servlink
mkdir -p /usr/pkg/bin
/usr/bin/install -c -s -o root -g wheel -m 555 servlink /usr/pkg/bin
install ==> tools
install ==> doc
mkdir -p /usr/pkg/man/man8
/usr/bin/install -c -o root -g wheel -m 444 ircd.8 /usr/pkg/man/man8/
install ==> help
installing help files...
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
install: /usr/pkg/share/ircd-hybrid/help/opers: open: No such file or directory
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/chat/ircd-hybrid/work/ircd-hybrid-7.2.2/help
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/chat/ircd-hybrid/work/ircd-hybrid-7.2.2
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/chat/ircd-hybrid
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/chat/ircd-hybrid
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/chat/ircd-hybrid
manchester#
Script done on Sat Aug 12 14:36:17 2006
--B4IIlcmfBL/1gGOG--
Home |
Main Index |
Thread Index |
Old Index