[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#815314: ocamlnet: FTBFS on kfreebsd-i386: cp: cannot stat 'debian/tmp//usr/lib/ocaml/netcamlbox': No such file or directory



Hi,

Andreas Beckmann wrote:
> ocamlnet FTBFS on kfreebsd-i386:
> https://buildd.debian.org/status/fetch.php?pkg=ocamlnet&arch=kfreebsd-i386&ver=4.0.4-1&stamp=1444990060
> cp: cannot stat 'debian/tmp//usr/lib/ocaml/netcamlbox': No such file or directory
> dh_install: cp --reflink=auto -a debian/tmp//usr/lib/ocaml/netcamlbox debian/libocamlnet-ocaml-dev//usr/lib/ocaml/ returned exit code 1

It is likely due to these differences during configure:

https://buildd.debian.org/status/fetch.php?pkg=ocamlnet&arch=kfreebsd-amd64&ver=4.0.4-1%2Bb1&stamp=1453483442
| *** Note that you might need to load the 'sem' kernel
| *** module to make semaphores work: kldload sem
| [...]
| Checking for POSIX semaphores (named)... found
| [...]
| Checking whether netcamlbox and netmulticore are supported... yes

https://buildd.debian.org/status/fetch.php?pkg=ocamlnet&arch=kfreebsd-i386&ver=4.0.4-1&stamp=1444990060
| *** Note that you might need to load the 'sem' kernel
| *** module to make semaphores work: kldload sem
| [...]
| Checking for POSIX semaphores (named)... not found
| [...]
| Checking whether netcamlbox and netmulticore are supported... no

Firstly a question for buildd admins:  which of the kfreebsd buildds
have the sem.ko module loaded (according to /bin/kldstat)?  [If any].

Thanks,
Regards,
-- 
Steven Chamberlain
steven@pyro.eu.org

Attachment: signature.asc
Description: Digital signature


Reply to: