[postgis-tickets] [PostGIS] #2316: Setup buildbot jobs to test sfcgal
PostGIS
trac at osgeo.org
Mon Aug 17 17:01:19 PDT 2015
#2316: Setup buildbot jobs to test sfcgal
------------------------+----------------------------
Reporter: robe | Owner: robe
Type: task | Status: new
Priority: high | Milestone: Management 2.0
Component: buildbots | Version: trunk
Resolution: | Keywords:
------------------------+----------------------------
Comment (by robe):
Sadly this did not work. I think I need to upgrade Debbie to a newer
version of Debian or Ubuntu. I was planning to build her from scratch or
another version of her just for testing, but probably won't have time for
that for a couple of months.
{{{
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Build-Depends dependency for sfcgal-bin cannot be satisfied because no
available versions of package debhelper can satisfy version requirements
root at 30266-3-1329969:~# apt-get -b source sfcgal-bin
Reading package lists... Done
Building dependency tree
Reading state information... Done
NOTICE: 'sfcgal-bin' packaging is maintained in the 'Git' version control
system at:
git://anonscm.debian.org/pkg-grass/sfcgal.git
Need to get 2,517 kB of source archives.
Get:1 http://debian.mirrors.ovh.net/debian/ sid/main sfcgal 1.1.0-2 (dsc)
[2,153 B]
Get:2 http://debian.mirrors.ovh.net/debian/ sid/main sfcgal 1.1.0-2 (tar)
[2,393 kB]
Get:3 http://debian.mirrors.ovh.net/debian/ sid/main sfcgal 1.1.0-2 (diff)
[121 kB]
Fetched 2,517 kB in 2s (1,230 kB/s)
gpgv: keyblock resource `/root/.gnupg/trustedkeys.gpg': file open error
gpgv: Signature made Fri 31 Jul 2015 06:27:43 AM PDT using RSA key ID
E88D4AF1
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on ./sfcgal_1.1.0-2.dsc
dpkg-source: info: extracting sfcgal in sfcgal-1.1.0
dpkg-source: info: unpacking sfcgal_1.1.0.orig.tar.gz
dpkg-source: info: unpacking sfcgal_1.1.0-2.debian.tar.xz
dpkg-source: info: applying 0001-Fix-spelling-errors-accourding-to-
lintian-tool-of-th.patch
dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor): -g
-O2
dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin: vendor):
dpkg-buildpackage: export CXXFLAGS from dpkg-buildflags (origin: vendor):
-g -O2
dpkg-buildpackage: export FFLAGS from dpkg-buildflags (origin: vendor): -g
-O2
dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin: vendor):
dpkg-buildpackage: source package sfcgal
dpkg-buildpackage: source version 1.1.0-2
dpkg-buildpackage: source changed by Sven Geggus <sven-debian at geggus.net>
dpkg-buildpackage: host architecture amd64
dpkg-source --before-build sfcgal-1.1.0
dpkg-checkbuilddeps: Unmet build dependencies: debhelper (>= 9) libcgal-
dev libboost-all-dev libmpfr-dev libgmp-dev libopenscenegraph-dev
libopenthreads-dev libpq-dev libqt4-dev libqt4-opengl-dev pkg-kde-tools
dpkg-buildpackage: warning: Build dependencies/conflicts unsatisfied;
aborting.
dpkg-buildpackage: warning: (Use -d flag to override.)
Build command 'cd sfcgal-1.1.0 && dpkg-buildpackage -b -uc' failed.
}}}
when I try to install the missing dependencies I get:
{{{
apt-get install libcgal-dev libboost-all-dev libmpfr-dev libgmp-dev
libopenscenegraph-dev libopenthreads-dev libpq-dev libqt4-dev libqt4
-opengl-dev pkg-kde-tools
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package libcgal-dev is not available, but is referred to by another
package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'libcgal-dev' has no installation candidate
E: Unable to locate package libgmp-dev
}}}
FWIW debbie is running:
{{{
Distributor ID: Debian
Description: Debian GNU/Linux 6.0.10 (squeeze)
Release: 6.0.10
Codename: squeeze
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/2316#comment:9>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list