Source: octave-nurbs Version: 1.3.3-1 Severity: serious Tags: wheezy sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20120321 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > debian/rules build > test -x debian/rules > mkdir -p "." > fakeroot debian/rules binary > test -x debian/rules > dh_testroot > dh_prep > dh_installdirs -A > mkdir -p "." > Adding cdbs dependencies to debian/octave-nurbs.substvars > dh_installdirs -poctave-nurbs > Checking the Octave version... ok > mkdir -p /«PKGBUILDDIR»/debian/octave-nurbs/usr/share/octave/packages \ > > /«PKGBUILDDIR»/debian/octave-nurbs/usr/lib/x86_64-linux-gnu/octave/packages > [ -e PKG_ADD ] && mv PKG_ADD PKG_ADD.bak > /usr/bin/octave --no-history --silent --no-init-file --eval > \ > "pkg ('prefix', > [pwd(),'/debian/octave-nurbs/usr/share/octave/packages'], \ > > [pwd(),'/debian/octave-nurbs/usr/lib/x86_64-linux-gnu/octave/packages']); > \ > pkg ('local_list', [pwd(),'/local-list']); \ > pkg ('global_list', [pwd(),'/global-list']); \ > if (exist ('PKG_ADD.bak') == 2), \ > movefile ('PKG_ADD.bak', 'PKG_ADD'); \ > endif; \ > pkg -verbose -nodeps install ." > warning: X11 DISPLAY environment variable not set > mkdir (/tmp/oct-RPl8u0) > Copying directory (., /tmp/oct-RPl8u0) > low_level_functions.cc: In function 'int surfderivcpts(octave_idx_type, > octave_idx_type, const RowVector&, octave_idx_type, octave_idx_type, const > RowVector&, const Matrix&, octave_idx_type, octave_idx_type, octave_idx_type, > octave_idx_type, octave_idx_type, NDArray&)': > low_level_functions.cc:264:37: warning: 'Array<T>::Array(octave_idx_type, > const T&) [with T = int, octave_idx_type = int]' is deprecated (declared at > /usr/include/octave-3.6.1/octave/../octave/Array.h:185) > [-Wdeprecated-declarations] > low_level_functions.cc:265:47: warning: 'Array<T>::Array(octave_idx_type, > const T&) [with T = idx_vector, octave_idx_type = int]' is deprecated > (declared at /usr/include/octave-3.6.1/octave/../octave/Array.h:185) > [-Wdeprecated-declarations] > low_level_functions.cc: In function 'int surfderiveval(octave_idx_type, > octave_idx_type, const RowVector&, octave_idx_type, octave_idx_type, const > RowVector&, const Matrix&, double, double, octave_idx_type, Matrix&)': > low_level_functions.cc:327:34: warning: 'Array<T>::Array(octave_idx_type, > const T&) [with T = int, octave_idx_type = int]' is deprecated (declared at > /usr/include/octave-3.6.1/octave/../octave/Array.h:185) > [-Wdeprecated-declarations] > bspeval.cc: In function 'octave_value_list Fbspeval(const octave_value_list&, > int)': > bspeval.cc:62:71: error: 'u' is predetermined 'shared' for 'shared' > bspeval.cc:62:71: error: 'k' is predetermined 'shared' for 'shared' > bspeval.cc:62:71: error: 'c' is predetermined 'shared' for 'shared' > make[1]: *** [bspeval.oct] Error 1 The full build log is available from: http://people.debian.org/~lucas/logs/2012/03/21/octave-nurbs_1.3.3-1.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on about 50 AMD64 nodes of the Grid'5000 platform, using a clean chroot. Internet was not accessible from the build systems. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org