Compile problem with-mark-region-gc on OpenBSD
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
SBCL |
Invalid
|
Undecided
|
Unassigned |
Bug Description
Hi,
any hints for following compile error on OpenBSD current welcome. Thank you.
./make.sh --without-gencgc --with-
Error:
cc -g -Wall -Wundef -Wsign-compare -Wpointer-arith -I/usr/
cc -g -Wall -Wundef -Wsign-compare -Wpointer-arith -I/usr/
fullcgc.c:321:13: warning: unused function 'local_
static void local_smash_
^
fullcgc.c:415:16: warning: unused function 'sweep' [-Wunused-function]
static uword_t sweep(lispobj* where, lispobj* end,
^
2 warnings generated.
cc -g -Wall -Wundef -Wsign-compare -Wpointer-arith -I/usr/
pmrgc.c:618:12: warning: unused variable 'context_method' [-Wunused-variable]
void (*context_
^
1 warning generated.
cc -g -Wall -Wundef -Wsign-compare -Wpointer-arith -I/usr/
cc -g -Wall -Wundef -Wsign-compare -Wpointer-arith -I/usr/
cc -g -Wall -Wundef -Wsign-compare -Wpointer-arith -I/usr/
cc -g -Wall -Wundef -Wsign-compare -Wpointer-arith -I/usr/
gc-thread-
static os_sem_t *start_semaphores;
^
gc-thread-
static os_sem_t join_semaphore;
^
gc-thread-
os_
^
gc-thread-
os_
^
gc-thread-
start_
gc-thread-
os_
^
gc-thread-
for (unsigned int i = 0; i < gc_threads; i++) os_sem_
gc-thread-
for (unsigned int i = 0; i < gc_threads; i++) os_sem_
5 warnings and 3 errors generated.
gmake: *** [<builtin>: gc-thread-pool.o] Error 1
gmake: Leaving directory '/home/
Changed in sbcl: | |
status: | New → Invalid |
Forgot to mention arch is AMD64