Bug#728498: libnetcdfc++4 does not include C++ NetCDF library!

2014-07-30 Thread Julian Taylor
according to: https://packages.debian.org/wheezy/amd64/libnetcdfc++4/filelist and https://packages.debian.org/wheezy/amd64/libnetcdf-dev/filelist the library /usr/lib/libnetcdf_c++.so.4.1.0 is there. Can you elaborate on what is missing? signature.asc Description: OpenPGP digital signature

Bug#735039: spatialindex: adds hardening flags to pkg-config --libs

2014-01-11 Thread Julian Taylor
Package: spatialindex Version: 1.8.1-1 Severity: serious as warned in #679690 exports hardening flags in pkg-config --libs which are now enabled: # pkg-config --libs libspatialindex -fPIE -pie -Wl,-z,relro -Wl,-z,now -lspatialindex -pie must not be exported via pkg-config --libs (no LDFLAGS actu

Bug#679690: spatialindex: pkg-config does not contain library

2012-06-30 Thread Julian Taylor
Package: spatialindex Version: 1.7.0-1 Severity: normal the pkg-config file does not contain -lspatialindex which makes it quite useless for its purpose: $ pkg-config --libs libspatialindex -Wl,-z,defs also it contains LDFLAGS which can be problematic if you enable hardening flags. See also the

Bug#652084: strict overflow and aliasing issues

2012-06-16 Thread Julian Taylor
the code is full of C standard violations, its not big surprise the compiler optimizes it to brokenness. one can work around it by setting -fno-strict-overflow but there are also aliasing issues so one should probably also set fno-strict-aliasing, thought it is not required right now. it also uses

Bug#615653: patches

2011-07-05 Thread Julian Taylor
: Julian Taylor ## Bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=615653 ## fix-xcursor-check.dpatch by Julian Taylor ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: No description. @DPATCH@ diff -urNad '--exclude=CVS' '--exclude=.svn' &#

Bug#632724: ftbs with ld --as-needed

2011-07-05 Thread Julian Taylor
must be used to archive the correct ordering. Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/osm2pgsql/+bug/803191 Author: Julian Taylor --- osm2pgsql-0.70.5+r25090.orig/m4/ax_lib_zlib.m4 +++ osm2pgsql-0.70.5+r25090/m4/ax_lib_zlib.m4 @@ -117,8 +117,8 @@ AC_DEFUN([AX_LIB_ZLIB

[DebianGIS-dev] Bug#612754: h5utils: please build-depend on libmatheval-dev

2011-02-10 Thread Julian Taylor
or libmatheval1-dev. The contents of the package remains the same. Regards, Julian Taylor -- System Information: Debian Release: 6.0 APT prefers testing APT policy: (500, 'testing'), (200, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-5-amd64 (SMP w/1 CP