[Pkg-octave-devel] Sundials is way outdated
Andreas Tille
tille at debian.org
Sun Feb 5 20:33:58 UTC 2017
On Sun, Feb 05, 2017 at 08:04:45PM +0000, James Clarke wrote:
>
> I just checked out the repository and ran gbp buildpackage --git-pbuilder.
> I can't reproduce that error. The test suite has a whole load of failures,
> which seem to be ignored, but it finally fails for me in dh_install:
>
> > dh_install: Cannot find (any matches for) "bin/sundials-config" (tried in "." and "debian/tmp")
>
> Looking at your error message again, that seems to be coming from CMake
> searching for pthread_create, which it does by first searching for a
> libpthreads (which doesn't exist on Linux), then a libpthread, which is
> the one that exists. My build seemed to deal with it fine; note that this
> is coming from the built-in FindThreads module:
>
> > -- Looking for pthread_create
> > -- Looking for pthread_create - not found
> > -- Looking for pthread_create in pthreads
> > -- Looking for pthread_create in pthreads - not found
> > -- Looking for pthread_create in pthread
> > -- Looking for pthread_create in pthread - found
Did you build in a pbuilder chroot? Sounds like a missing Build-Depends
to me if you have built in your local machine.
Kind regards
Andreas.
--
http://fam-tille.de
More information about the Pkg-octave-devel
mailing list