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

Bug#684824: apr: FTBFS: rm: cannot remove `libtoolT': No such file or directory



Hi Lucas,

On Tuesday 14 August 2012, Lucas Nussbaum wrote:
> > WARNING: This is Linux but configure did not detect POSIX semaphores.
> > ERROR: POSIX semaphores not usable and /dev/shm not mounted.
> > ERROR: Aborting.
> > HINT: If you are using pbuilder or cowbuilder, add /dev/shm to BINDMOUNTS
> > HINT: in pbuilderrc

Please verify that your build setup has /dev/shm correctly mounted as tmpfs.

> >               if [ "" = "" ] ;\

Strangely, "stat -c %d /dev/shm" returns an empty string on your system.

The check in the apr rules file may be broken now that /dev/shm is a symbolic
link, but the check only triggers if posix semaphores are not usable, which
points to a problem in your build setup.

Cheers,
Stefan


Reply to: