Package: src:libaio
Version: 0.3.109-4
Severity: serious
Tags: sid jessie

reproduced on i386 with today's sid:

cc -shared -nostdlib -nostartfiles -fomit-frame-pointer -fPIC -g -O2
-fstack-protector-strong -Wformat -Werror=format-security -Wall
-Wl,--version-script=libaio.map -Wl,-soname=libaio.so.1 -o libaio.so.1.0.1
io_queue_init.os io_queue_release.os io_queue_wait.os io_queue_run.os
io_getevents.os io_submit.os io_cancel.os io_setup.os io_destroy.os
raw_syscall.os compat-0_1.os -lgcc -Wl,-z,relro
io_queue_run.os: In function `io_queue_run':
/scratch/packages/tmp/libaio-0.3.109/src/io_queue_run.c:39: undefined reference
to `__stack_chk_fail_local'
io_getevents.os: In function `__io_getevents_0_4':
/scratch/packages/tmp/libaio-0.3.109/src/io_getevents.c:25: undefined reference
to `__stack_chk_fail_local'
compat-0_1.os: In function `compat0_1_io_cancel':
/scratch/packages/tmp/libaio-0.3.109/src/compat-0_1.c:38: undefined reference to
`__stack_chk_fail_local'
compat-0_1.os: In function `compat0_1_io_queue_wait':
/scratch/packages/tmp/libaio-0.3.109/src/compat-0_1.c:47: undefined reference to
`__stack_chk_fail_local'
compat-0_1.os: In function `compat0_1_io_getevents':
/scratch/packages/tmp/libaio-0.3.109/src/compat-0_1.c:61: undefined reference to
`__stack_chk_fail_local'
collect2: error: ld returned 1 exit status
Makefile:55: recipe for target 'libaio.so.1.0.1' failed
make[2]: *** [libaio.so.1.0.1] Error 1
make[2]: Leaving directory '/scratch/packages/tmp/libaio-0.3.109/src'
Makefile:25: recipe for target 'all' failed
make[1]: *** [all] Error 2


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to