[Bug 220767] lang/beignet: hangs if consumer is not linked against libpthread after jemalloc 5.0.0 update
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220767 --- Comment #12 from Jan Beich <[email protected]> --- I confirm. beignet issue is masked (see below) after ports r473868, so I had to downgrade the port before testing base r343566. $ ldd -a =clinfo /usr/local/bin/clinfo: libOpenCL.so.1 => /usr/local/lib/libOpenCL.so.1 (0x800259000) libc.so.7 => /lib/libc.so.7 (0x800276000) /usr/local/lib/libOpenCL.so.1: libdl.so.1 => /usr/lib/libdl.so.1 (0x800697000) libthr.so.3 => /lib/libthr.so.3 (0x80069b000) <--- LOOK HERE libc.so.7 => /lib/libc.so.7 (0x800276000) /usr/lib/libdl.so.1: libc.so.7 => /lib/libc.so.7 (0x800276000) /lib/libthr.so.3: libc.so.7 => /lib/libc.so.7 (0x800276000) -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"