ok, don't get scared:
(I've missed the first part of the making-process due to buffer-size)
Checking for include file <stdlib.h> ... exists
Checking for include file <unistd.h> ... exists
Checking for include file <time.h> ... exists
comptest.c: In function âmainâ:
comptest.c:5: warning: control reaches end of non-void function
Checking for include file <sys/times.h> ... exists
Checking for include file <fcntl.h> ... exists
Checking for include file <sys/time.h> ... exists
comptest.c:4:17: error: dos.h: No such file or directory
Checking for include file <dos.h> ... does not exist
comptest.c:4:20: error: usclkc.h: No such file or directory
Checking for include file <usclkc.h> ... does not exist
Checking for include file <limits.h> ... exists
Checking for include file <locale.h> ... exists
comptest.c: In function âmainâ:
comptest.c:5: warning: unused variable âxâ
comptest.c:5: warning: control reaches end of non-void function
Checking for include file <netinet/in.h> ... exists
Checking for include file <arpa/inet.h> ... exists
Checking for include file <sys/types.h> ... exists
Checking for include file <sys/ioctl.h> ... exists
Checking for include file <sys/socket.h> ... exists
Checking for include file <netdb.h> ... exists
Checking for include file <arpa/telnet.h> ... exists
comptest.c:4:22: error: sys/sema.h: No such file or directory
Checking for include file <sys/sema.h> ... does not exist
Checking for include file <sys/socketvar.h> ... exists
comptest.c:4:20: error: socket.h: No such file or directory
Checking for include file <socket.h> ... does not exist
comptest.c:4:21: error: resolve.h: No such file or directory
Checking for include file <resolve.h> ... does not exist
Checking for include file <sys/stat.h> ... exists
comptest.c: In function âmainâ:
comptest.c:5: error: âstruct direntâ has no member named âd_namlenâ
comptest.c:5: warning: control reaches end of non-void function
Checking for include file <dirent.h> ... exists
comptest.c:4:24: error: sys/dirent.h: No such file or directory
Checking for include file <sys/dirent.h> ... does not exist
comptest.c:4:23: error: sys/filio.h: No such file or directory
Checking for include file <sys/filio.h> ... does not exist
comptest.c:4:24: error: sys/sockio.h: No such file or directory
Checking for include file <sys/sockio.h> ... does not exist
comptest.c:4:23: error: sys/mkdev.h: No such file or directory
Checking for include file <sys/mkdev.h> ... does not exist
Checking for include file <sys/resource.h> ... exists
comptest.c:4:24: error: sys/rusage.h: No such file or directory
Checking for include file <sys/rusage.h> ... does not exist
Checking for include file <sys/wait.h> ... exists
comptest.c:4:23: error: sys/crypt.h: No such file or directory
Checking for include file <sys/crypt.h> ... does not exist
Checking for include file <crypt.h> ... exists
comptest.c:4:23: error: my_malloc.h: No such file or directory
Checking for include file <my_malloc.h> ... does not exist
comptest.c:4:23: error: mach/mach.h: No such file or directory
Checking for include file <mach/mach.h> ... does not exist
comptest.c:4:18: error: mach.h: No such file or directory
Checking for include file <mach.h> ... does not exist
Checking for include file <sys/sysmacros.h> ... exists
Checking for include file <stdarg.h> ... exists
comptest.c:4:21: error: bstring.h: No such file or directory
Checking for include file <bstring.h> ... does not exist
Checking for include file <dlfcn.h> ... exists
comptest.c: In function âmainâ:
comptest.c:5: warning: unused variable âxâ
comptest.c:5: warning: control reaches end of non-void function
comptest.c: In function âmainâ:
comptest.c:5: warning: unused variable âxâ
comptest.c:5: warning: control reaches end of non-void function
Checking for missing INADDR_NONE ... ok
comptest.c: In function âmainâ:
comptest.c:5: warning: control reaches end of non-void function
Checking for random number generator ... using drand48()
comptest.c: In function âmainâ:
comptest.c:5: warning: statement with no effect
comptest.c:5: warning: control reaches end of non-void function
Using BSD signals.
comptest.c: In function âmainâ:
comptest.c:5: warning: control reaches end of non-void function
Checking if signal() returns SIG_ERR on error ... yes
comptest.c:3: warning: no previous declaration for âfooâ
comptest.c: In function âmainâ:
comptest.c:5: warning: control reaches end of non-void function
Checking for inline ... const ...
comptest.c: In function âmainâ:
comptest.c:5: warning: control reaches end of non-void function
comptest.c: In function âmainâ:
comptest.c:5: warning: control reaches end of non-void function
Checking for ualarm() ... exists
comptest.c: In function âmainâ:
comptest.c:5: warning: control reaches end of non-void function
Checking for strerror() ... exists
comptest.c: In function âmainâ:
comptest.c:5: warning: control reaches end of non-void function
Checking for POSIX getcwd() ... exists
comptest.c: In function âmainâ:
comptest.c:5: warning: control reaches end of non-void function
Checking for getrusage() ... exists
comptest.c: In function âmainâ:
comptest.c:5: warning: control reaches end of non-void function
Checking for times() ... exists
comptest.c: In function âmainâ:
comptest.c:5: warning: control reaches end of non-void function
Checking for gettimeofday() ... exists
comptest.c: In function âmainâ:
comptest.c:5: warning: implicit declaration of function âfchmodâ
comptest.c:5: warning: control reaches end of non-void function
Checking for fchmod() ... exists
Checking for big or little endian ... little
Checking for memmove() ... exists
comptest.c: In function âmainâ:
comptest.c:1: warning: implicit declaration of function âexitâ
comptest.c:1: warning: incompatible implicit declaration of built-in function âexitâ
Checking for library -lresolv ... exists
comptest.c: In function âmainâ:
comptest.c:1: warning: implicit declaration of function âexitâ
comptest.c:1: warning: incompatible implicit declaration of built-in function âexitâ
/usr/bin/ld: cannot find -lbsd
collect2: ld returned 1 exit status
Checking for library -lbsd ... does not exist
comptest.c: In function âmainâ:
comptest.c:1: warning: implicit declaration of function âexitâ
comptest.c:1: warning: incompatible implicit declaration of built-in function âexitâ
/usr/bin/ld: cannot find -lBSD
collect2: ld returned 1 exit status
Checking for library -lBSD ... does not exist
comptest.c: In function âmainâ:
comptest.c:1: warning: implicit declaration of function âexitâ
comptest.c:1: warning: incompatible implicit declaration of built-in function âexitâ
Checking for library -ly ... exists
In file included from lint.h:13,
from comptest.c:3:
std.h:14:26: error: options_incl.h: No such file or directory
In file included from std.h:24,
from lint.h:13,
from comptest.c:3:
macros.h:137: error: expected identifier or â(â before â!â token
std.h:29:27: error: opcodes.h: No such file or directory
comptest.c: In function âmainâ:
comptest.c:5: warning: unused variable âxâ
comptest.c:5: warning: control reaches end of non-void function
comptest.c: In function âmainâ:
comptest.c:1: warning: implicit declaration of function âexitâ
comptest.c:1: warning: incompatible implicit declaration of built-in function âexitâ
Checking for library -lcrypt ... exists
comptest.c: In function âmainâ:
comptest.c:5: warning: unused variable âxâ
comptest.c:5: warning: control reaches end of non-void function
comptest.c: In function âmainâ:
comptest.c:5: warning: unused variable âxâ
comptest.c:5: warning: control reaches end of non-void function
/tmp/ccJePpwx.o: In function `main':
/netheria/v22.2b14-dsouls2/comptest.c:5: undefined reference to `dlopen'
collect2: ld returned 1 exit status
comptest.c: In function âmainâ:
comptest.c:1: warning: implicit declaration of function âexitâ
comptest.c:1: warning: incompatible implicit declaration of built-in function âexitâ
Checking for library -ldl ... exists
comptest.c: In function âmainâ:
comptest.c:1: warning: implicit declaration of function âexitâ
comptest.c:1: warning: incompatible implicit declaration of built-in function âexitâ
/usr/bin/ld: cannot find -lsocket
collect2: ld returned 1 exit status
Checking for library -lsocket ... does not exist
comptest.c: In function âmainâ:
comptest.c:1: warning: implicit declaration of function âexitâ
comptest.c:1: warning: incompatible implicit declaration of built-in function âexitâ
/usr/bin/ld: cannot find -linet
collect2: ld returned 1 exit status
Checking for library -linet ... does not exist
comptest.c: In function âmainâ:
comptest.c:1: warning: implicit declaration of function âexitâ
comptest.c:1: warning: incompatible implicit declaration of built-in function âexitâ
Checking for library -lnsl ... exists
comptest.c: In function âmainâ:
comptest.c:1: warning: implicit declaration of function âexitâ
comptest.c:1: warning: incompatible implicit declaration of built-in function âexitâ
/usr/bin/ld: cannot find -lnsl_s
collect2: ld returned 1 exit status
Checking for library -lnsl_s ... does not exist
comptest.c: In function âmainâ:
comptest.c:1: warning: implicit declaration of function âexitâ
comptest.c:1: warning: incompatible implicit declaration of built-in function âexitâ
/usr/bin/ld: cannot find -lseq
collect2: ld returned 1 exit status
Checking for library -lseq ... does not exist
comptest.c: In function âmainâ:
comptest.c:1: warning: implicit declaration of function âexitâ
comptest.c:1: warning: incompatible implicit declaration of built-in function âexitâ
Checking for library -lm ... exists
Checking for flaky Linux systems ...
./edit_source -options -malloc -build_func_spec 'gcc -E -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic' \
-process grammar.y.pre
Using 'local_options' file ...
Writing build options to option_defs.c ...
Using memory allocation package: sysmalloc.c
Wrapped with: debugmalloc.c
Building compiler files ...
Creating 'grammar.y' from 'grammar.y.pre' ...
./edit_source -process packages/Makefile.pre
Creating 'packages/Makefile' from 'packages/Makefile.pre' ...
./edit_source -process packages/GNUmakefile.pre
Creating 'packages/GNUmakefile' from 'packages/GNUmakefile.pre' ...
./edit_source -process mudlib/Makefile.pre
Creating 'mudlib/Makefile' from 'mudlib/Makefile.pre' ...
./edit_source -process mudlib/GNUmakefile.pre
Creating 'mudlib/GNUmakefile' from 'mudlib/GNUmakefile.pre' ...
./edit_source -build_efuns -build_applies
Building efun tables ...
touch mallocwrapper.c
touch malloc.c
touch files
make -C packages 'CC=gcc' 'CFLAGS=-D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations' 'OBJDIR=../obj' 'RANLIB=ranlib' 'A=a' 'O=o'
make[1]: Entering directory `/netheria/v22.2b14-dsouls2/packages'
gcc -I../obj -I.. -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o ../obj/contrib.o -c contrib.c
gcc -I../obj -I.. -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o ../obj/sockets.o -c sockets.c
gcc -I../obj -I.. -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o ../obj/develop.o -c develop.c
gcc -I../obj -I.. -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o ../obj/matrix.o -c matrix.c
gcc -I../obj -I.. -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o ../obj/math.o -c math.c
gcc -I../obj -I.. -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o ../obj/parser.o -c parser.c
parser.c: In function âparse_sentenceâ:
parser.c:2895: warning: pointer targets in assignment differ in signedness
parser.c:2896:52: warning: unknown escape sequence '\~'
parser.c:2898: warning: pointer targets in assignment differ in signedness
parser.c:2901:16: warning: unknown escape sequence '\~'
parser.c:2920: warning: pointer targets in assignment differ in signedness
parser.c:2927: warning: pointer targets in assignment differ in signedness
parser.c:2938: warning: pointer targets in assignment differ in signedness
parser.c:2944: warning: pointer targets in assignment differ in signedness
parser.c:2946: warning: pointer targets in assignment differ in signedness
gcc -I../obj -I.. -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o ../obj/mudlib_stats.o -c mudlib_stats.c
ar rcu packages.a ../obj/contrib.o ../obj/sockets.o ../obj/develop.o ../obj/matrix.o ../obj/math.o ../obj/parser.o ../obj/mudlib_stats.o
ranlib packages.a
make[1]: Leaving directory `/netheria/v22.2b14-dsouls2/packages'
make -C mudlib 'CC=gcc' 'CFLAGS=-D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations' 'OBJDIR=../obj' 'RANLIB=ranlib' 'A=a' 'O=o'
make[1]: Entering directory `/netheria/v22.2b14-dsouls2/mudlib'
gcc -I../obj -I.. -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o ../obj/interface.o -c interface.c
ar rcu mudlib.a ../obj/interface.o
ranlib mudlib.a
make[1]: Leaving directory `/netheria/v22.2b14-dsouls2/mudlib'
bison -d -y grammar.y
rm -f grammar.tab.*
sed "s/y.tab.c/grammar.tab.c/g" y.tab.c > grammar.tab.c
mv y.tab.h grammar.tab.h
gcc -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o obj/grammar.tab.o -c grammar.tab.c
grammar.tab.c:329:6: warning: "YYENABLE_NLS" is not defined
grammar.tab.c:1490:6: warning: "YYLTYPE_IS_TRIVIAL" is not defined
gcc -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o obj/lex.o -c lex.c
lex.c:2234:24: warning: trigraph ??( ignored, use -trigraphs to enable
lex.c: In function âextract_argsâ:
lex.c:2769: warning: unused variable âexpâ
gcc -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o obj/main.o -c main.c
gcc -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o obj/rc.o -c rc.c
gcc -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o obj/interpret.o -c interpret.c
gcc -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o obj/simulate.o -c simulate.c
gcc -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o obj/file.o -c file.c
gcc -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o obj/object.o -c object.c
object.c: In function âsave_svalueâ:
object.c:217: warning: operation on âeltâ may be undefined
gcc -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o obj/backend.o -c backend.c
gcc -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o obj/array.o -c array.c
gcc -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o obj/mapping.o -c mapping.c
mapping.c: In function âgrowMapâ:
mapping.c:65: warning: format â%pâ expects type âvoid *â, but argument 2 has type âstruct mapping_t *â
mapping.c: In function âmapTraverseâ:
mapping.c:106: warning: format â%pâ expects type âvoid *â, but argument 2 has type âstruct mapping_t *â
mapping.c: In function âdealloc_mappingâ:
mapping.c:121: warning: format â%pâ expects type âvoid *â, but argument 2 has type âstruct mapping_t *â
mapping.c: In function âfree_mappingâ:
mapping.c:157: warning: format â%pâ expects type âvoid *â, but argument 2 has type âstruct mapping_t *â
mapping.c: In function âallocate_mappingâ:
mapping.c:244: warning: format â%pâ expects type âvoid *â, but argument 2 has type âstruct mapping_t *â
mapping.c: In function âfind_for_insertâ:
mapping.c:531: warning: format â%pâ expects type âvoid *â, but argument 2 has type âstruct svalue_t *â
mapping.c:536: warning: format â%pâ expects type âvoid *â, but argument 2 has type âstruct svalue_t *â
mapping.c: In function âadd_mappingâ:
mapping.c:1041: warning: format â%pâ expects type âvoid *â, but argument 2 has type âstruct mapping_t *â
mapping.c:1041: warning: format â%pâ expects type âvoid *â, but argument 3 has type âstruct mapping_t *â
gcc -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o obj/comm.o -c comm.c
comm.c:17: warning: overflow in implicit constant conversion
comm.c:17: warning: overflow in implicit constant conversion
comm.c:18: warning: overflow in implicit constant conversion
comm.c:18: warning: overflow in implicit constant conversion
comm.c:19: warning: overflow in implicit constant conversion
comm.c:19: warning: overflow in implicit constant conversion
comm.c:20: warning: overflow in implicit constant conversion
comm.c:20: warning: overflow in implicit constant conversion
comm.c:21: warning: overflow in implicit constant conversion
comm.c:21: warning: overflow in implicit constant conversion
comm.c:22: warning: overflow in implicit constant conversion
comm.c:22: warning: overflow in implicit constant conversion
comm.c:23: warning: overflow in implicit constant conversion
comm.c:23: warning: overflow in implicit constant conversion
comm.c:23: warning: overflow in implicit constant conversion
comm.c:23: warning: overflow in implicit constant conversion
comm.c:24: warning: overflow in implicit constant conversion
comm.c:24: warning: overflow in implicit constant conversion
comm.c:25: warning: overflow in implicit constant conversion
comm.c:25: warning: overflow in implicit constant conversion
comm.c:26: warning: overflow in implicit constant conversion
comm.c:26: warning: overflow in implicit constant conversion
comm.c:27: warning: overflow in implicit constant conversion
comm.c:27: warning: overflow in implicit constant conversion
comm.c:28: warning: overflow in implicit constant conversion
comm.c:28: warning: overflow in implicit constant conversion
comm.c:30: warning: overflow in implicit constant conversion
comm.c:30: warning: overflow in implicit constant conversion
comm.c:31: warning: overflow in implicit constant conversion
comm.c:31: warning: overflow in implicit constant conversion
comm.c:31: warning: overflow in implicit constant conversion
comm.c:31: warning: overflow in implicit constant conversion
comm.c:32: warning: overflow in implicit constant conversion
comm.c:32: warning: overflow in implicit constant conversion
comm.c:37: warning: overflow in implicit constant conversion
comm.c:37: warning: overflow in implicit constant conversion
comm.c:37: warning: overflow in implicit constant conversion
comm.c:37: warning: overflow in implicit constant conversion
comm.c:37: warning: overflow in implicit constant conversion
comm.c: In function âinit_user_connâ:
comm.c:229: warning: pointer targets in passing argument 3 of âgetsocknameâ differ in signedness
comm.c: In function âcopy_charsâ:
comm.c:680: warning: overflow in implicit constant conversion
comm.c:680: warning: overflow in implicit constant conversion
comm.c:681: warning: overflow in implicit constant conversion
comm.c:681: warning: overflow in implicit constant conversion
comm.c:875: warning: overflow in implicit constant conversion
comm.c:875: warning: overflow in implicit constant conversion
comm.c:875: warning: overflow in implicit constant conversion
comm.c:875: warning: overflow in implicit constant conversion
comm.c:885: warning: overflow in implicit constant conversion
comm.c:885: warning: overflow in implicit constant conversion
comm.c:921: warning: overflow in implicit constant conversion
comm.c:932: warning: overflow in implicit constant conversion
comm.c:944: warning: overflow in implicit constant conversion
comm.c:951: warning: overflow in implicit constant conversion
comm.c:968: warning: overflow in implicit constant conversion
comm.c:975: warning: overflow in implicit constant conversion
comm.c:976: warning: overflow in implicit constant conversion
comm.c:984: warning: overflow in implicit constant conversion
comm.c:984: warning: overflow in implicit constant conversion
comm.c:984: warning: overflow in implicit constant conversion
comm.c:984: warning: overflow in implicit constant conversion
comm.c:984: warning: overflow in implicit constant conversion
comm.c:994: warning: overflow in implicit constant conversion
comm.c:994: warning: overflow in implicit constant conversion
comm.c:994: warning: overflow in implicit constant conversion
comm.c:994: warning: overflow in implicit constant conversion
comm.c:994: warning: overflow in implicit constant conversion
comm.c: In function ânew_user_handlerâ:
comm.c:1467: warning: pointer targets in passing argument 3 of âacceptâ differ in signedness
gcc -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o obj/ed.o -c ed.c
ed.c: In function âprint_helpâ:
ed.c:2508: warning: string length â918â is greater than the length â509â ISO C89 compilers are required to support
gcc -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o obj/regexp.o -c regexp.c
gcc -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o obj/swap.o -c swap.c
swap.c: In function âlocate_outâ:
swap.c:310: warning: format â%pâ expects type âvoid *â, but argument 3 has type âstruct function_t *â
swap.c:310: warning: format â%pâ expects type âvoid *â, but argument 4 has type âchar **â
swap.c:310: warning: format â%pâ expects type âvoid *â, but argument 5 has type âchar **â
swap.c:310: warning: format â%pâ expects type âvoid *â, but argument 6 has type âstruct inherit_t *â
swap.c:310: warning: format â%pâ expects type âvoid *â, but argument 7 has type âshort unsigned int *â
swap.c:310: warning: format â%pâ expects type âvoid *â, but argument 8 has type âshort unsigned int *â
swap.c: In function âlocate_inâ:
swap.c:360: warning: format â%pâ expects type âvoid *â, but argument 3 has type âstruct function_t *â
swap.c:360: warning: format â%pâ expects type âvoid *â, but argument 4 has type âchar **â
swap.c:360: warning: format â%pâ expects type âvoid *â, but argument 5 has type âchar **â
swap.c:360: warning: format â%pâ expects type âvoid *â, but argument 6 has type âstruct inherit_t *â
swap.c:360: warning: format â%pâ expects type âvoid *â, but argument 7 has type âshort unsigned int *â
swap.c:360: warning: format â%pâ expects type âvoid *â, but argument 8 has type âshort unsigned int *â
gcc -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o obj/buffer.o -c buffer.c
gcc -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o obj/crc32.o -c crc32.c
make: *** No rule to make target `obj/malloc.o', needed by `driver'. Stop.
MeanMachine:/netheria/v22.2b14-dsouls2# make -j 1
gcc -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o obj/malloc.o -c malloc.c
gcc -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o obj/mallocwrapper.o -c mallocwrapper.c
gcc -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o obj/class.o -c class.c
gcc -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o obj/efuns_main.o -c efuns_main.c
efuns_main.c: In function âf_explodeâ:
efuns_main.c:812: warning: operation on âsvalue_strlen_sizeâ may be undefined
gcc -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o obj/efuns_port.o -c efuns_port.c
gcc -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o obj/call_out.o -c call_out.c
gcc -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o obj/otable.o -c otable.c
gcc -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o obj/dumpstat.o -c dumpstat.c
gcc -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o obj/stralloc.o -c stralloc.c
gcc -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o obj/port.o -c port.c
gcc -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o obj/reclaim.o -c reclaim.c
reclaim.c: In function âcheck_svalueâ:
reclaim.c:51: warning: suggest parentheses around comparison in operand of |
gcc -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o obj/parse.o -c parse.c
gcc -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o obj/simul_efun.o -c simul_efun.c
gcc -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o obj/sprintf.o -c sprintf.c
sprintf.c: In function âpop_sprintf_stateâ:
sprintf.c:194: warning: the address of âerrorâ, will always evaluate as âtrueâ
gcc -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o obj/program.o -c program.c
gcc -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o obj/compiler.o -c compiler.c
gcc -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o obj/avltree.o -c avltree.c
gcc -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o obj/icode.o -c icode.c
gcc -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o obj/trees.o -c trees.c
gcc -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o obj/generate.o -c generate.c
gcc -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o obj/scratchpad.o -c scratchpad.c
gcc -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o obj/socket_efuns.o -c socket_efuns.c
socket_efuns.c: In function âsocket_bindâ:
socket_efuns.c:340: warning: pointer targets in passing argument 3 of âgetsocknameâ differ in signedness
socket_efuns.c: In function âsocket_acceptâ:
socket_efuns.c:409: warning: pointer targets in passing argument 3 of âacceptâ differ in signedness
socket_efuns.c:461: warning: pointer targets in passing argument 3 of âgetsocknameâ differ in signedness
socket_efuns.c: In function âsocket_read_select_handlerâ:
socket_efuns.c:807: warning: pointer targets in passing argument 6 of ârecvfromâ differ in signedness
socket_efuns.c: In function âget_socket_addressâ:
socket_efuns.c:1199: warning: statement with no effect
gcc -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o obj/socket_ctrl.o -c socket_ctrl.c
gcc -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o obj/qsort.o -c qsort.c
gcc -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o obj/eoperators.o -c eoperators.c
gcc -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o obj/socket_err.o -c socket_err.c
gcc -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o obj/md.o -c md.c
md.c:449: warning: no previous declaration for âmark_socketsâ
md.c:482: warning: no previous declaration for âcompute_string_totalsâ
gcc -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o obj/disassembler.o -c disassembler.c
disassembler.c: In function âdisassembleâ:
disassembler.c:342: warning: operation on âpcâ may be undefined
gcc -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o obj/binaries.o -c binaries.c
gcc -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o obj/ualarm.o -c ualarm.c
gcc -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o obj/replace_program.o -c replace_program.c
gcc -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o obj/ccode.o -c ccode.c
gcc -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o obj/cfuns.o -c cfuns.c
gcc -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o obj/compile_file.o -c compile_file.c
gcc -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o obj/master.o -c master.c
gcc -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o obj/function.o -c function.c
gcc -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o obj/debug.o -c debug.c
gcc -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o obj/crypt.o -c crypt.c
crypt.c:104: warning: no previous declaration for âMD5Digestâ
crypt.c:178: warning: no previous declaration for âencodeâ
crypt.c:195: warning: no previous declaration for âdecodeâ
crypt.c:206: warning: no previous declaration for âgetsaltâ
crypt.c:265: warning: no previous declaration for âcrunchbufferâ
gcc -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o obj/applies_table.o -c applies_table.c
gcc -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o obj/add_action.o -c add_action.c
add_action.c: In function âhash_living_nameâ:
add_action.c:67: warning: implicit declaration of function âwhashstrâ
add_action.c: At top level:
add_action.c:574: warning: no previous declaration for âf_add_actionâ
add_action.c:610: warning: no previous declaration for âf_commandâ
add_action.c:635: warning: no previous declaration for âf_commandsâ
add_action.c:642: warning: no previous declaration for âf_disable_commandsâ
add_action.c:649: warning: no previous declaration for âf_enable_commandsâ
add_action.c:656: warning: no previous declaration for âf_find_livingâ
add_action.c:672: warning: no previous declaration for âf_find_playerâ
add_action.c:688: warning: no previous declaration for âf_livingâ
add_action.c:701: warning: no previous declaration for âf_livingsâ
add_action.c:708: warning: no previous declaration for âf_notify_failâ
add_action.c:725: warning: no previous declaration for âf_query_verbâ
add_action.c:736: warning: no previous declaration for âf_remove_actionâ
add_action.c:748: warning: no previous declaration for âf_set_living_nameâ
mv -f driver driver.old
mv: cannot stat `driver': No such file or directory
make: [driver] Error 1 (ignored)
gcc -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations obj/grammar.tab.o obj/lex.o obj/main.o obj/rc.o obj/interpret.o obj/simulate.o obj/file.o obj/object.o obj/backend.o obj/array.o obj/mapping.o obj/comm.o obj/ed.o obj/regexp.o obj/swap.o obj/buffer.o obj/crc32.o obj/malloc.o obj/mallocwrapper.o obj/class.o obj/efuns_main.o obj/efuns_port.o obj/call_out.o obj/otable.o obj/dumpstat.o obj/stralloc.o obj/hash.o obj/port.o obj/reclaim.o obj/parse.o obj/simul_efun.o obj/sprintf.o obj/program.o obj/compiler.o obj/avltree.o obj/icode.o obj/trees.o obj/generate.o obj/scratchpad.o obj/socket_efuns.o obj/socket_ctrl.o obj/qsort.o obj/eoperators.o obj/socket_err.o obj/md.o obj/disassembler.o obj/binaries.o obj/ualarm.o obj/replace_program.o obj/ccode.o obj/cfuns.o obj/compile_file.o obj/master.o obj/function.o obj/debug.o obj/crypt.o obj/applies_table.o obj/add_action.o -o driver packages/packages.a mudlib/mudlib.a `cat system_libs`
gcc -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o obj/addr_server.o -c addr_server.c
addr_server.c: In function âinit_conn_sockâ:
addr_server.c:127: warning: pointer targets in passing argument 3 of âgetsocknameâ differ in signedness
addr_server.c: In function ânew_conn_handlerâ:
addr_server.c:292: warning: pointer targets in passing argument 3 of âacceptâ differ in signedness
gcc -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations obj/socket_ctrl.o obj/addr_server.o obj/port.o \
-o addr_server `cat system_libs`
gcc -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations -o obj/portbind.o -c portbind.c
gcc -D__USE_FIXED_PROTOTYPES__ -g -DDEBUG -DDEBUG_MACRO -rdynamic -Wall -Wundef -DPEDANTIC -pedantic -Wmissing-declarations obj/portbind.o -o portbind `cat system_libs`
MeanMachine:/netheria/v22.2b14-dsouls2# make install
mkdir ../bin
mkdir: cannot create directory `../bin': File exists
make: [install] Error 1 (ignored)
install -c driver ../bin
install -c addr_server ../bin
install -c portbind ../bin
MeanMachine:/netheria/v22.2b14-dsouls2#
MeanMachine:/netheria/bin# ./startmud driver 3000 &
[1] 3138
MeanMachine:/netheria/bin# using config file: ./mudos.cfg
Initializing internal tables....
----------------------------------------------------------------------------
Netheria (MudOS v22.2b14) starting up on Linux - Mon May 21 23:27:26 2007
Connection to address server (localhost 2999) refused.
Loading preloaded files ...
]Preloading: /secure/daemon/update...](0.0)
]Preloading: /domains/default/room/pod...](0.0)
]Preloading: /domains/default/room/furnace...](0.0)
]Preloading: /lib/sentient...](0.0)
]Preloading: /lib/std/table...](0.0)
]Preloading: /daemon/soul...](0.0)
]Preloading: /lib/player...](0.0)
]Preloading: /secure/daemon/players...](0.0)
]Preloading: /secure/daemon/remotepost...](0.0)
]Preloading: /secure/daemon/localpost...](0.0)
]Preloading: /secure/daemon/letters...](0.0)
]Preloading: /secure/daemon/folders...](0.0)
]Preloading: /secure/daemon/events...](0.0)
]Preloading: /daemon/seasons...](0.0)
]Preloading: /daemon/intermud...](0.0)
]Preloading: /secure/daemon/economy...](0.0)
]Preloading: /secure/daemon/chat...](0.0)
]Preloading: /daemon/verbs...](0.0)
]Preloading: /daemon/command...](0.0)
]Preloading: /daemon/decay...](0.0)
]Preloading: /daemon/reaper...](0.0)
]Preloading: /secure/daemon/ping...](0.0)
]Preloading: /secure/room/arch...](0.0)
]Preloading: /secure/daemon/snoop...](0.0)
]Preloading: /secure/daemon/log...](0.0)
]Preloading: /secure/daemon/file...](0.0)
]Preloading: /secure/daemon/reload...](0.0)
]Preloading: /secure/daemon/inet...](0.0)
Initializations complete.
Accepting connections on port 3000.