Building ldmud-3.3.720_1,1.txz (origin /buildshare/ports/355755/games/ldmud) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/ldmud-3.3.720.tar.gz x packages/ x packages/cmake-modules-2.8.12.1_1.txz x packages/pkg-1.2.7_2.txz x packages/postgresql92-client-9.2.8_1.txz x packages/cmake-2.8.12.1_4.txz x packages/sqlite3-3.8.4.3.txz x packages/help2man-1.43.3_1.txz x packages/mysql55-client-5.5.37.txz x packages/pcre-8.34_1.txz x packages/pkgconf-0.9.5.txz x packages/perl5-5.16.3_10.txz x packages/libxml2-2.9.1_1.txz x packages/p5-Locale-gettext-1.05_3.txz x packages/gmake-3.82_1.txz x packages/gettext-0.18.3.1_1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> ldmud-3.3.720_1,1 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of ldmud-3.3.720_1,1 ===> ldmud-3.3.720_1,1 depends on shared library: libpcre.so - not found ===> Verifying for libpcre.so in /buildshare/ports/355755/devel/pcre ===> Installing existing package /packages/pcre-8.34_1.txz Installing pcre-8.34_1... done ===> Returning to build of ldmud-3.3.720_1,1 ===> ldmud-3.3.720_1,1 depends on shared library: libmysqlclient.so.18 - not found ===> Verifying for libmysqlclient.so.18 in /buildshare/ports/355755/databases/mysql55-client ===> Installing existing package /packages/mysql55-client-5.5.37.txz Installing mysql55-client-5.5.37... done ===> Returning to build of ldmud-3.3.720_1,1 ===> ldmud-3.3.720_1,1 depends on shared library: libpq.so.5 - not found ===> Verifying for libpq.so.5 in /buildshare/ports/355755/databases/postgresql92-client ===> Installing existing package /packages/postgresql92-client-9.2.8_1.txz Installing postgresql92-client-9.2.8_1...Installing gettext-0.18.3.1_1... done Installing libxml2-2.9.1_1... done done The PostgreSQL port has a collection of "side orders": postgresql-docs For all of the html documentation p5-Pg A perl5 API for client access to PostgreSQL databases. postgresql-tcltk If you want tcl/tk client support. postgresql-jdbc For Java JDBC support. postgresql-odbc For client access from unix applications using ODBC as access method. Not needed to access unix PostgreSQL servers from Win32 using ODBC. See below. ruby-postgres, py-PyGreSQL For client access to PostgreSQL databases using the ruby & python languages. postgresql-plperl, postgresql-pltcl & postgresql-plruby For using perl5, tcl & ruby as procedural languages. postgresql-contrib Lots of contributed utilities, postgresql functions and datatypes. There you find pg_standby, pgcrypto and many other cool things. etc... ===> Returning to build of ldmud-3.3.720_1,1 ===> ldmud-3.3.720_1,1 depends on shared library: libsqlite3.so - not found ===> Verifying for libsqlite3.so in /buildshare/ports/355755/databases/sqlite3 ===> Installing existing package /packages/sqlite3-3.8.4.3.txz Installing sqlite3-3.8.4.3... done ===> Returning to build of ldmud-3.3.720_1,1 ===> ldmud-3.3.720_1,1 depends on executable: help2man - not found ===> Verifying install for help2man in /buildshare/ports/355755/misc/help2man ===> Installing existing package /packages/help2man-1.43.3_1.txz Installing help2man-1.43.3_1...Installing p5-Locale-gettext-1.05_3...Installing perl5-5.16.3_10... done done done ===> Returning to build of ldmud-3.3.720_1,1 ===> ldmud-3.3.720_1,1 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /buildshare/ports/355755/devel/pkgconf ===> Installing existing package /packages/pkgconf-0.9.5.txz Installing pkgconf-0.9.5... done ===> Returning to build of ldmud-3.3.720_1,1 Make install ===> ldmud-3.3.720_1,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ldmud-3.3.720_1,1 for building ===> Extracting for ldmud-3.3.720_1,1 => SHA256 Checksum OK for ldmud-3.3.720.tar.gz. ===> Patching for ldmud-3.3.720_1,1 ===> Applying FreeBSD patches for ldmud-3.3.720_1,1 ===> ldmud-3.3.720_1,1 depends on executable: help2man - found ===> ldmud-3.3.720_1,1 depends on executable: pkgconf - found ===> ldmud-3.3.720_1,1 depends on shared library: libpcre.so - found (/usr/local/lib/libpcre.so.3) ===> ldmud-3.3.720_1,1 depends on shared library: libmysqlclient.so.18 - found (/usr/local/lib/mysql/libmysqlclient.so.18) ===> ldmud-3.3.720_1,1 depends on shared library: libpq.so.5 - found (/usr/local/lib/libpq.so.5) ===> ldmud-3.3.720_1,1 depends on shared library: libsqlite3.so - found (/usr/local/lib/libsqlite3.so.8) ===> Configuring for ldmud-3.3.720_1,1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/games/ldmud/work/ldmud-3.3.720/src/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 for cc option to accept ISO C99... -std=gnu99 checking for cc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking whether compiler supports -fwrapv... yes checking whether compiler supports -Wall... yes checking whether compiler supports -Wparentheses... yes checking whether compiler supports -Wshadow... yes checking whether compiler supports -Wstrict-overflow=2... yes checking warning CFLAGS... -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 checking for inline... inline checking for typeof syntax and keyword spelling... typeof checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for preprocessor stringizing operator... yes checking for variable-length arrays... yes checking for working volatile... yes 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 int8_t... (cached) yes checking for int16_t... (cached) yes checking for int32_t... (cached) yes checking for int64_t... (cached) yes checking for long long int... (cached) yes checking for intmax_t... (cached) yes checking for intptr_t... yes checking for uint8_t... (cached) yes checking for uint16_t... (cached) yes checking for uint32_t... (cached) yes checking for uint64_t... (cached) yes checking for unsigned long long int... (cached) yes checking for uintmax_t... yes checking for uintptr_t... (cached) yes checking for long long int... (cached) yes checking for unsigned long long int... (cached) yes checking for long double... (cached) yes checking for long double with more range or precision than double... no checking for ssize_t... (cached) yes checking for size_t... (cached) yes checking for off_t... (cached) yes checking for mode_t... (cached) yes checking for pid_t... (cached) yes checking return type of signal handlers... void checking size of char *... 4 checking size of int... 4 checking size of short... 2 checking size of long... 4 checking size of long long... 8 checking size of intptr_t... 4 checking size of intmax_t... 8 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for byacc... byacc checking how to run the C preprocessor... cpp checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) yes checking sys/rusage.h usability... no checking sys/rusage.h presence... no checking for sys/rusage.h... no checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking libc.h usability... no checking libc.h presence... no checking for libc.h... no checking for memory.h... (cached) yes checking for string.h... (cached) yes checking bstring.h usability... no checking bstring.h presence... no checking for bstring.h... no checking for netdb.h... (cached) yes checking crypt.h usability... no checking crypt.h presence... no checking for crypt.h... no checking for sys/param.h... (cached) yes checking sys/termios.h usability... yes checking sys/termios.h presence... yes checking for sys/termios.h... yes checking for limits.h... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether time.h and sys/time.h may both be included... yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for alarm... (cached) yes checking for working mktime... yes checking for working alloca.h... no checking for alloca... yes checking for fchmod... (cached) yes checking for getrusage... (cached) yes checking for bzero... (cached) yes checking for memset... (cached) yes checking for memcpy... (cached) yes checking for memmem... yes checking for strdup... (cached) yes checking for strcspn... (cached) yes checking for strchr... yes checking for strrchr... yes checking for getcwd... (cached) yes checking for memmove... (cached) yes checking for sysconf... (cached) yes checking for gettimeofday... (cached) yes checking for wait3... yes checking for waitpid... (cached) yes checking for fcntl... (cached) yes checking for getdomainname... yes checking for poll... (cached) yes checking for strtoul... (cached) yes checking for trunc... no checking for mmap... (cached) yes checking for getpagesize... (cached) yes checking for main in -lm... yes checking for main in -lsocket... no checking for main in -lnsl... no checking for main in -lucb... no checking if -lresolv is needed... no checking for crypt... no checking for _crypt... no checking for main in -lcrypt... yes checking for crypt... yes checking for _crypt... no checking if inet_ntoa() ok... yes checking for IPv6 support... yes checking if -linet6 is needed... yes checking for main in -linet6... no checking for OpenSSL support... yes checking if -lssl or similar is needed... yes checking for SSL_library_init in -lssl... yes checking if -lcrypto is needed for SSL... yes checking for main in -lcrypto... yes checking for main in -lpcre... yes checking for PCRE usability... yes checking for broken iconv in glibc 2.0-2.2... no checking for iconv... yes checking if iconv takes a non-const char**... no checking if -liconv is needed... no checking idna.h usability... no checking idna.h presence... no checking for idna.h... no checking stringprep.h usability... no checking stringprep.h presence... no checking for stringprep.h... no checking for stringprep_check_version in -lidn... no checking for mySQL... yes checking for main in -lmysqlclient... yes checking if -lz is needed... no checking if -lnsl is needed... no checking for PostgresSQL... yes checking for main in -lpq... yes checking for main in -lpq... yes checking if -lssl is needed... (cached) yes checking for main in -lssl... yes checking pkg-config is at least version 0.9.0... yes checking for SQLITE3... yes checking for library containing pthread_create... none required checking if rename handles directories... yes checking full availability of struct rusage members... yes checking struct rusage timeval members with tv_usec... yes checking if return type of free is void... yes checking if void* or char* from malloc... void * checking if CHAR_BIT == 8 or undef... yes checking if strtol broken... no checking nonblocking using ioctl with FIONBIO... no checking nonblocking using fcntl with O_NDELAY... no checking nonblocking using fcntl with FNDELAY... no checking if fcntl with SETOWN works... no checking if OOBINLINE works... no checking for overlapping bcopy... yes checking if strtol needs const char*... yes checking low optimization CFLAGS... -O -g checking medium optimization CFLAGS... -O2 -g checking highest optimization CFLAGS... -O4 -fomit-frame-pointer -g checking if tail accepts the -n parameter... yes checking if byacc includes bogus malloc prototypes... no checking for byacc / / -DSGI_SOURCE / afree name clash... no checking malloc redefinition with linking flag ... 100.000000% successful checking malloc overhead... 0 configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: creating util/Makefile config.status: creating util/indent/Makefile config.status: creating util/xerq/Makefile config.status: creating util/erq/Makefile config.status: creating machine.h ===> Building for ldmud-3.3.720_1,1 make[1]: "/obj/buildshare/ports/355755/games/ldmud/work/ldmud-3.3.720/src/Makefile" line 246: warning: Extra target ignored cc -std=gnu99 -I/usr/local/include -I/usr/local/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/usr/local/share/ldmud"' -DBINDIR='"/usr/local/sbin"' -DERQ_DIR='"/usr/local/libexec"' -c access_check.c byacc make_func.y mv y.tab.c make_func.c cc -std=gnu99 -I/usr/local/include -I/usr/local/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/usr/local/share/ldmud"' -DBINDIR='"/usr/local/sbin"' -DERQ_DIR='"/usr/local/libexec"' -c mkfunc.c cc -std=gnu99 -I/usr/local/include -I/usr/local/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/usr/local/share/ldmud"' -DBINDIR='"/usr/local/sbin"' -DERQ_DIR='"/usr/local/libexec"' -c hash.c cc -std=gnu99 -O2 -g -L/usr/local/lib/mysql -Wl,-rpath,/usr/lib:/usr/local/lib -L/usr/local/lib mkfunc.o hash.o -o mkfunc rm -f stdstrings.c rm -f stdstrings.h ./mkfunc strings cc -std=gnu99 -I/usr/local/include -I/usr/local/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/usr/local/share/ldmud"' -DBINDIR='"/usr/local/sbin"' -DERQ_DIR='"/usr/local/libexec"' -c actions.c mstrings.h: In function 'extract_cstr': mstrings.h:246: warning: passing argument 1 of 'get_txt' discards qualifiers from pointer target type cc -std=gnu99 -I/usr/local/include -I/usr/local/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/usr/local/share/ldmud"' -DBINDIR='"/usr/local/sbin"' -DERQ_DIR='"/usr/local/libexec"' -c array.c cc -std=gnu99 -I/usr/local/include -I/usr/local/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/usr/local/share/ldmud"' -DBINDIR='"/usr/local/sbin"' -DERQ_DIR='"/usr/local/libexec"' -c arraylist.c cc -std=gnu99 -I/usr/local/include -I/usr/local/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/usr/local/share/ldmud"' -DBINDIR='"/usr/local/sbin"' -DERQ_DIR='"/usr/local/libexec"' -c backend.c cc -std=gnu99 -I/usr/local/include -I/usr/local/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/usr/local/share/ldmud"' -DBINDIR='"/usr/local/sbin"' -DERQ_DIR='"/usr/local/libexec"' -c bitstrings.c cc -std=gnu99 -I/usr/local/include -I/usr/local/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/usr/local/share/ldmud"' -DBINDIR='"/usr/local/sbin"' -DERQ_DIR='"/usr/local/libexec"' -c call_out.c rm -f instrs.h rm -f efun_defs.c ./mkfunc instrs Primary codes: 189 Primary efuns: 24 Tabled efuns: 209 (24 + 117 + 54 + 13 + 1) Tabled vararg efuns: 70 cc -std=gnu99 -I/usr/local/include -I/usr/local/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/usr/local/share/ldmud"' -DBINDIR='"/usr/local/sbin"' -DERQ_DIR='"/usr/local/libexec"' -c closure.c cc -std=gnu99 -I/usr/local/include -I/usr/local/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/usr/local/share/ldmud"' -DBINDIR='"/usr/local/sbin"' -DERQ_DIR='"/usr/local/libexec"' -c comm.c comm.c: In function 'get_message': comm.c:2816: warning: too few arguments for format comm.c: At top level: comm.c:4593: warning: 'reply_nil' defined but not used cc -std=gnu99 -I/usr/local/include -I/usr/local/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/usr/local/share/ldmud"' -DBINDIR='"/usr/local/sbin"' -DERQ_DIR='"/usr/local/libexec"' -c dumpstat.c dumpstat.c: In function 'dumpstat': dumpstat.c:396: warning: dereferencing type-punned pointer will break strict-aliasing rules cc -std=gnu99 -I/usr/local/include -I/usr/local/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/usr/local/share/ldmud"' -DBINDIR='"/usr/local/sbin"' -DERQ_DIR='"/usr/local/libexec"' -c ed.c cc -std=gnu99 -I/usr/local/include -I/usr/local/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/usr/local/share/ldmud"' -DBINDIR='"/usr/local/sbin"' -DERQ_DIR='"/usr/local/libexec"' -c efuns.c efuns.c: In function 'x_gm_localtime': efuns.c:8989: warning: format '%ld' expects type 'long int', but argument 3 has type 'time_t' cc -std=gnu99 -I/usr/local/include -I/usr/local/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/usr/local/share/ldmud"' -DBINDIR='"/usr/local/sbin"' -DERQ_DIR='"/usr/local/libexec"' -c files.c mstrings.h: In function 'extract_cstr': mstrings.h:246: warning: passing argument 1 of 'get_txt' discards qualifiers from pointer target type cc -std=gnu99 -I/usr/local/include -I/usr/local/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/usr/local/share/ldmud"' -DBINDIR='"/usr/local/sbin"' -DERQ_DIR='"/usr/local/libexec"' -c gcollect.c cc -std=gnu99 -I/usr/local/include -I/usr/local/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/usr/local/share/ldmud"' -DBINDIR='"/usr/local/sbin"' -DERQ_DIR='"/usr/local/libexec"' -c heartbeat.c cc -std=gnu99 -I/usr/local/include -I/usr/local/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/usr/local/share/ldmud"' -DBINDIR='"/usr/local/sbin"' -DERQ_DIR='"/usr/local/libexec"' -c interpret.c interpret.c: In function 'setup_new_frame2': interpret.c:7406: warning: dereferencing type-punned pointer will break strict-aliasing rules ./mk-patchlevel.sh rm -f lang.y ./mkfunc lang byacc -d -v lang.y mv y.tab.c lang.c mv y.tab.h lang.h cc -std=gnu99 -I/usr/local/include -I/usr/local/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/usr/local/share/ldmud"' -DBINDIR='"/usr/local/sbin"' -DERQ_DIR='"/usr/local/libexec"' -c lex.c cc -std=gnu99 -I/usr/local/include -I/usr/local/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/usr/local/share/ldmud"' -DBINDIR='"/usr/local/sbin"' -DERQ_DIR='"/usr/local/libexec"' -c main.c cc -std=gnu99 -I/usr/local/include -I/usr/local/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/usr/local/share/ldmud"' -DBINDIR='"/usr/local/sbin"' -DERQ_DIR='"/usr/local/libexec"' -c mapping.c cc -std=gnu99 -I/usr/local/include -I/usr/local/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/usr/local/share/ldmud"' -DBINDIR='"/usr/local/sbin"' -DERQ_DIR='"/usr/local/libexec"' -c md5.c cc -std=gnu99 -I/usr/local/include -I/usr/local/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/usr/local/share/ldmud"' -DBINDIR='"/usr/local/sbin"' -DERQ_DIR='"/usr/local/libexec"' -c mempools.c cc -std=gnu99 -I/usr/local/include -I/usr/local/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/usr/local/share/ldmud"' -DBINDIR='"/usr/local/sbin"' -DERQ_DIR='"/usr/local/libexec"' -c mregex.c cc -std=gnu99 -I/usr/local/include -I/usr/local/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/usr/local/share/ldmud"' -DBINDIR='"/usr/local/sbin"' -DERQ_DIR='"/usr/local/libexec"' -c mstrings.c mstrings.c: In function 'mstring_add_txt': mstrings.c:1297: warning: passing argument 1 of 'get_txt' discards qualifiers from pointer target type mstrings.c: In function 'mstring_add': mstrings.c:1267: warning: passing argument 1 of 'get_txt' discards qualifiers from pointer target type mstrings.c:1268: warning: passing argument 1 of 'get_txt' discards qualifiers from pointer target type mstrings.c: In function 'mstring_chr': mstrings.c:1529: warning: passing argument 1 of 'get_txt' discards qualifiers from pointer target type mstrings.c:1531: warning: passing argument 1 of 'get_txt' discards qualifiers from pointer target type mstrings.c: In function 'mstring_prefixed': mstrings.c:1504: warning: passing argument 1 of 'get_txt' discards qualifiers from pointer target type mstrings.c:1505: warning: passing argument 1 of 'get_txt' discards qualifiers from pointer target type mstrings.c: In function 'mstring_extract': mstrings.c:1486: warning: passing argument 1 of 'get_txt' discards qualifiers from pointer target type mstrings.c: In function 'mstring_repeat': mstrings.c:1412: warning: passing argument 1 of 'get_txt' discards qualifiers from pointer target type mstrings.c: In function 'mstring_add_to_txt': mstrings.c:1328: warning: passing argument 1 of 'get_txt' discards qualifiers from pointer target type mstrings.c: In function 'mstring_cvt_progname': mstrings.c:1214: warning: passing argument 1 of 'get_txt' discards qualifiers from pointer target type mstrings.c: In function 'mstring_add_slash': mstrings.c:1126: warning: passing argument 1 of 'get_txt' discards qualifiers from pointer target type mstrings.c: In function 'mstring_mstr_rn_str': mstrings.c:1084: warning: passing argument 1 of 'get_txt' discards qualifiers from pointer target type mstrings.c:1099: warning: passing argument 1 of 'get_txt' discards qualifiers from pointer target type mstrings.c: In function 'mstring_mstr_n_str': mstrings.c:1033: warning: passing argument 1 of 'get_txt' discards qualifiers from pointer target type cc -std=gnu99 -I/usr/local/include -I/usr/local/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/usr/local/share/ldmud"' -DBINDIR='"/usr/local/sbin"' -DERQ_DIR='"/usr/local/libexec"' -c object.c cc -std=gnu99 -I/usr/local/include -I/usr/local/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/usr/local/share/ldmud"' -DBINDIR='"/usr/local/sbin"' -DERQ_DIR='"/usr/local/libexec"' -c otable.c cc -std=gnu99 -I/usr/local/include -I/usr/local/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/usr/local/share/ldmud"' -DBINDIR='"/usr/local/sbin"' -DERQ_DIR='"/usr/local/libexec"' -c parser.c cc -std=gnu99 -I/usr/local/include -I/usr/local/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/usr/local/share/ldmud"' -DBINDIR='"/usr/local/sbin"' -DERQ_DIR='"/usr/local/libexec"' -c parse.c cc -std=gnu99 -I/usr/local/include -I/usr/local/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/usr/local/share/ldmud"' -DBINDIR='"/usr/local/sbin"' -DERQ_DIR='"/usr/local/libexec"' -c pkg-alists.c cc -std=gnu99 -I/usr/local/include -I/usr/local/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/usr/local/share/ldmud"' -DBINDIR='"/usr/local/sbin"' -DERQ_DIR='"/usr/local/libexec"' -c pkg-iksemel.c cc -std=gnu99 -I/usr/local/include -I/usr/local/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/usr/local/share/ldmud"' -DBINDIR='"/usr/local/sbin"' -DERQ_DIR='"/usr/local/libexec"' -c pkg-xml2.c cc -std=gnu99 -I/usr/local/include -I/usr/local/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/usr/local/share/ldmud"' -DBINDIR='"/usr/local/sbin"' -DERQ_DIR='"/usr/local/libexec"' -c pkg-idna.c cc -std=gnu99 -I/usr/local/include -I/usr/local/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/usr/local/share/ldmud"' -DBINDIR='"/usr/local/sbin"' -DERQ_DIR='"/usr/local/libexec"' -c pkg-mccp.c cc -std=gnu99 -I/usr/local/include -I/usr/local/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/usr/local/share/ldmud"' -DBINDIR='"/usr/local/sbin"' -DERQ_DIR='"/usr/local/libexec"' -c pkg-mysql.c cc -std=gnu99 -I/usr/local/include -I/usr/local/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/usr/local/share/ldmud"' -DBINDIR='"/usr/local/sbin"' -DERQ_DIR='"/usr/local/libexec"' -c pcre/dftables.c -o dftables.o cc -std=gnu99 -O2 -g -L/usr/local/lib/mysql -Wl,-rpath,/usr/lib:/usr/local/lib -L/usr/local/lib dftables.o -o dftables ./dftables pcre/chartables.c cc -std=gnu99 -I/usr/local/include -I/usr/local/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/usr/local/share/ldmud"' -DBINDIR='"/usr/local/sbin"' -DERQ_DIR='"/usr/local/libexec"' -c pkg-pcre.c cc -std=gnu99 -I/usr/local/include -I/usr/local/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/usr/local/share/ldmud"' -DBINDIR='"/usr/local/sbin"' -DERQ_DIR='"/usr/local/libexec"' -c pkg-gcrypt.c cc -std=gnu99 -I/usr/local/include -I/usr/local/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/usr/local/share/ldmud"' -DBINDIR='"/usr/local/sbin"' -DERQ_DIR='"/usr/local/libexec"' -c pkg-pgsql.c pkg-pgsql.c: In function 'f_pg_conv_string': pkg-pgsql.c:1172: warning: pointer targets in passing argument 1 of 'PQescapeString' differ in signedness pkg-pgsql.c:1172: warning: pointer targets in passing argument 2 of 'PQescapeString' differ in signedness cc -std=gnu99 -I/usr/local/include -I/usr/local/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/usr/local/share/ldmud"' -DBINDIR='"/usr/local/sbin"' -DERQ_DIR='"/usr/local/libexec"' -c pkg-sqlite.c cc -std=gnu99 -I/usr/local/include -I/usr/local/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/usr/local/share/ldmud"' -DBINDIR='"/usr/local/sbin"' -DERQ_DIR='"/usr/local/libexec"' -c pkg-tls.c cc -std=gnu99 -I/usr/local/include -I/usr/local/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/usr/local/share/ldmud"' -DBINDIR='"/usr/local/sbin"' -DERQ_DIR='"/usr/local/libexec"' -c pkg-openssl.c cc -std=gnu99 -I/usr/local/include -I/usr/local/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/usr/local/share/ldmud"' -DBINDIR='"/usr/local/sbin"' -DERQ_DIR='"/usr/local/libexec"' -c pkg-gnutls.c cc -std=gnu99 -I/usr/local/include -I/usr/local/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/usr/local/share/ldmud"' -DBINDIR='"/usr/local/sbin"' -DERQ_DIR='"/usr/local/libexec"' -c ptmalloc.c cc -std=gnu99 -I/usr/local/include -I/usr/local/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/usr/local/share/ldmud"' -DBINDIR='"/usr/local/sbin"' -DERQ_DIR='"/usr/local/libexec"' -c port.c cc -std=gnu99 -I/usr/local/include -I/usr/local/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/usr/local/share/ldmud"' -DBINDIR='"/usr/local/sbin"' -DERQ_DIR='"/usr/local/libexec"' -c ptrtable.c cc -std=gnu99 -I/usr/local/include -I/usr/local/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/usr/local/share/ldmud"' -DBINDIR='"/usr/local/sbin"' -DERQ_DIR='"/usr/local/libexec"' -fno-strict-aliasing -c random.c -o random.o cc -std=gnu99 -I/usr/local/include -I/usr/local/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/usr/local/share/ldmud"' -DBINDIR='"/usr/local/sbin"' -DERQ_DIR='"/usr/local/libexec"' -c regexp.c cc -std=gnu99 -I/usr/local/include -I/usr/local/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/usr/local/share/ldmud"' -DBINDIR='"/usr/local/sbin"' -DERQ_DIR='"/usr/local/libexec"' -c sha1.c cc -std=gnu99 -I/usr/local/include -I/usr/local/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/usr/local/share/ldmud"' -DBINDIR='"/usr/local/sbin"' -DERQ_DIR='"/usr/local/libexec"' -c simulate.c simulate.c: In function 'status_parse': simulate.c:3195: warning: format '%3ld' expects type 'long int', but argument 4 has type 'time_t' cc -std=gnu99 -I/usr/local/include -I/usr/local/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/usr/local/share/ldmud"' -DBINDIR='"/usr/local/sbin"' -DERQ_DIR='"/usr/local/libexec"' -c simul_efun.c cc -std=gnu99 -I/usr/local/include -I/usr/local/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/usr/local/share/ldmud"' -DBINDIR='"/usr/local/sbin"' -DERQ_DIR='"/usr/local/libexec"' -c stdstrings.c cc -std=gnu99 -I/usr/local/include -I/usr/local/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/usr/local/share/ldmud"' -DBINDIR='"/usr/local/sbin"' -DERQ_DIR='"/usr/local/libexec"' -c strfuns.c strfuns.c: In function 'sort_string': strfuns.c:617: warning: passing argument 1 of 'get_txt' discards qualifiers from pointer target type strfuns.c: In function 'intersect_strings': strfuns.c:834: warning: passing argument 1 of 'get_txt' discards qualifiers from pointer target type strfuns.c: In function 'trim_all_spaces': strfuns.c:333: warning: passing argument 1 of 'get_txt' discards qualifiers from pointer target type cc -std=gnu99 -I/usr/local/include -I/usr/local/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/usr/local/share/ldmud"' -DBINDIR='"/usr/local/sbin"' -DERQ_DIR='"/usr/local/libexec"' -c structs.c cc -std=gnu99 -I/usr/local/include -I/usr/local/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/usr/local/share/ldmud"' -DBINDIR='"/usr/local/sbin"' -DERQ_DIR='"/usr/local/libexec"' -c sprintf.c cc -std=gnu99 -I/usr/local/include -I/usr/local/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/usr/local/share/ldmud"' -DBINDIR='"/usr/local/sbin"' -DERQ_DIR='"/usr/local/libexec"' -c swap.c cc -std=gnu99 -I/usr/local/include -I/usr/local/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/usr/local/share/ldmud"' -DBINDIR='"/usr/local/sbin"' -DERQ_DIR='"/usr/local/libexec"' -c wiz_list.c cc -std=gnu99 -I/usr/local/include -I/usr/local/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/usr/local/share/ldmud"' -DBINDIR='"/usr/local/sbin"' -DERQ_DIR='"/usr/local/libexec"' -c xalloc.c cc -std=gnu99 -O2 -g -L/usr/local/lib/mysql -Wl,-rpath,/usr/lib:/usr/local/lib -L/usr/local/lib access_check.o actions.o array.o arraylist.o backend.o bitstrings.o call_out.o closure.o comm.o dumpstat.o ed.o efuns.o files.o gcollect.o hash.o heartbeat.o interpret.o lex.o main.o mapping.o md5.o mempools.o mregex.o mstrings.o object.o otable.o parser.o parse.o pkg-alists.o pkg-iksemel.o pkg-xml2.o pkg-idna.o pkg-mccp.o pkg-mysql.o pkg-pcre.o pkg-gcrypt.o pkg-pgsql.o pkg-sqlite.o pkg-tls.o pkg-openssl.o pkg-gnutls.o ptmalloc.o port.o ptrtable.o random.o regexp.o sha1.o simulate.o simul_efun.o stdstrings.o strfuns.o structs.o sprintf.o swap.o wiz_list.o xalloc.o -o ldmud -lm -lcrypt -lssl -lcrypto -lpcre -lmysqlclient -L/lib -lpq -lssl -L/usr/local/lib -lsqlite3 ===> Staging for ldmud-3.3.720_1,1 ===> Generating temporary packing list ===> Creating users and/or groups. make[1]: "/obj/buildshare/ports/355755/games/ldmud/work/ldmud-3.3.720/src/Makefile" line 246: warning: Extra target ignored ./mk-patchlevel.sh help2man --name=ldmud -N --help-option=--longhelp --include=ldmud-man.txt --output=../doc/man/ldmud.1 ./ldmud /bin/sh ./mkinstalldirs /obj/buildshare/ports/355755/games/ldmud/work/stage/usr/local/sbin /obj/buildshare/ports/355755/games/ldmud/work/stage/usr/local/man/man1 /usr/bin/install -c -o root -g wheel -c ldmud /obj/buildshare/ports/355755/games/ldmud/work/stage/usr/local/sbin/ldmud /usr/bin/install -c -o root -g wheel -c ../doc/man/ldmud.1 /obj/buildshare/ports/355755/games/ldmud/work/stage/usr/local/man/man1/ldmud.1 To install header files, use 'make install-headers'. To install utility programs (incl. erq), use 'make install-utils'. To install everything in one go, use 'make install-all'. cd /obj/buildshare/ports/355755/games/ldmud/work/ldmud-3.3.720/mud/lp-245 && /usr/bin/find . | /usr/bin/cpio -pdmu /obj/buildshare/ports/355755/games/ldmud/work/stage/usr/local/share/ldmud 1475 blocks cd /obj/buildshare/ports/355755/games/ldmud/work/ldmud-3.3.720/doc && /usr/bin/find . | /usr/bin/cpio -pdmu /obj/buildshare/ports/355755/games/ldmud/work/stage/usr/local/share/doc/ldmud 2982 blocks ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) ===> Installing for ldmud-3.3.720_1,1 ===> Checking if games/ldmud already installed ===> Registering installation for ldmud-3.3.720_1,1 ===> Creating users and/or groups. Creating group 'mud' with gid '97'. Creating user 'mud' with uid '97'. Installing ldmud-3.3.720_1,1... done ===> SECURITY REPORT: This port has installed the following files which may act as network servers and may therefore pose a remote security risk to the system. /usr/local/sbin/ldmud This port has installed the following startup scripts which may cause these network services to be started at boot time. /usr/local/etc/rc.d/ldmud If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://www.ldmud.eu/ Make package ===> Building package for ldmud-3.3.720_1,1 slot1: removed