------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> muh-2.2a depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> muh-2.2a depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by muh-2.2a for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> muh-2.2a depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by muh-2.2a for building => SHA256 Checksum OK for muh-2.2a.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> muh-2.2a depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by muh-2.2a for building ===> Extracting for muh-2.2a => SHA256 Checksum OK for muh-2.2a.tar.gz. Extracted Memory Use: 0.68M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for muh-2.2a SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for muh-2.2a configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... missing checking for gcc... cc checking for C compiler default output... 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 whether make sets ${MAKE}... (cached) yes checking for a BSD-compatible install... /usr/bin/install -c checking for bison... no checking for byacc... byacc checking for flex... flex checking for flex... (cached) flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking for library containing gethostbyname... none required checking for library containing gethostbyaddr... none required checking for library containing socket... none required checking for library containing hstrerror... none required checking for library containing crypt... -lcrypt checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for fcntl.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for errno.h... (cached) yes checking for pwd.h... (cached) yes checking crypt.h usability... no checking crypt.h presence... no checking for crypt.h... no checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/stat.h... (cached) yes checking for netinet/in.h... (cached) yes checking for netdb.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for signal.h... (cached) yes checking for ctype.h... (cached) yes checking for strings.h... (cached) yes checking for cc option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for working alloca.h... yes checking for alloca... yes checking whether setvbuf arguments are reversed... no checking return type of signal handlers... void checking for strftime... (cached) yes checking for select... (cached) yes checking for socket... yes checking for gethostbyname... (cached) yes checking for gethostbyaddr... yes checking for strerror... (cached) yes checking for strdup... (cached) yes checking for sigemptyset... yes checking for strncasecmp... (cached) yes checking for strcasecmp... (cached) yes checking for vsnprintf... (cached) yes checking for bzero... (cached) yes checking for crypt... yes checking for getpass... yes checking for gethostname... (cached) yes checking for sigaction... (cached) yes checking for random... (cached) yes checking for hstrerror... yes checking for backtrace... no checking for backtrace_symbols... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating misc/Makefile config.status: creating misc/muhrc config.status: creating muh.spec config.status: creating config.h config.status: executing default-1 commands now type 'make' to compile SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for muh-2.2a --- all-recursive-am --- /usr/bin/make all-recursive --- all-recursive --- Making all in src --- ascii.o --- --- channels.o --- --- commands.o --- --- dcc.o --- --- dlink.o --- --- ignore.o --- --- irc.o --- --- log.o --- --- match.o --- --- muh.o --- --- ascii.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -c ascii.c --- channels.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -c channels.c --- commands.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -c commands.c --- dcc.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -c dcc.c --- dlink.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -c dlink.c --- irc.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -c irc.c --- log.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -c log.c --- match.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -c match.c --- ignore.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -c ignore.c --- muh.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -c muh.c --- irc.o --- irc.c: In function 'sock_accept': irc.c:306:61: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] if( ( store = accept( sock, ( struct sockaddr * )&addr, &temp ) ) < 0 ) ^~~~~ In file included from muh.h:56, from irc.c:17: /usr/include/sys/socket.h:486:5: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' int accept(int, struct sockaddr * __restrict, socklen_t * __restrict); ^~~~~~ --- perm.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -c perm.c --- dcc.o --- dcc.c: In function 'dcc_socketcheck': dcc.c:195:69: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [-Wpointer-sign] getsockopt( dccs.data[ i ]->dest, SOL_SOCKET, SO_ERROR, &sockopt, &len ); ^~~~ In file included from muh.h:56, from irc.h:20, from dcc.c:20: /usr/include/sys/socket.h:494:5: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' int getsockopt(int, int, int, void * __restrict, socklen_t * __restrict); ^~~~~~~~~~ dcc.c: In function 'dcc_realinitiate': dcc.c:393:2: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict] sprintf( dest, "%s %u\1", dest, dcc->args[ 2 ] ); ^~~~~~~ --- table.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -c table.c --- tools.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -c tools.c --- common.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -c common.c --- parser.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -c parser.c --- lexer.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -c lexer.c lex.yy.c:1524:12: warning: 'input' defined but not used [-Wunused-function] --- muh --- cc -pipe -O2 -fno-strict-aliasing -Wall -o muh ascii.o channels.o commands.o dcc.o dlink.o ignore.o irc.o log.o match.o muh.o perm.o table.o tools.o parser.o lexer.o common.o -lcrypt Making all in doc Making all in misc SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for muh-2.2a ===> Generating temporary packing list install -s -m 555 /construction/irc/muh/muh-2.2a/src/muh /construction/irc/muh/stage/usr/local/bin install -m 555 /construction/irc/muh/muh-2.2a/misc/muh-check /construction/irc/muh/stage/usr/local/bin install -m 555 /construction/irc/muh/muh-2.2a/misc/muh-rotatelog /construction/irc/muh/stage/usr/local/bin install -m 0644 /construction/irc/muh/muh-2.2a/misc/muhrc /construction/irc/muh/stage/usr/local/share/skel/dot.muhrc ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for muh-2.2a file sizes/checksums [4]: 0% file sizes/checksums [4]: 100% packing files [4]: 0% packing files [4]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:08