Your message dated Fri, 5 Feb 2016 11:10:26 +0000 with message-id <20160205111026.ga25...@chase.mapreri.org> and subject line Re: Bug#813731: starpu-contrib: FTBFS: undefined reference to `leveldb::DB::Open has caused the Debian Bug report #813731, regarding starpu-contrib: FTBFS: undefined reference to `leveldb::DB::Open to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact ow...@bugs.debian.org immediately.) -- 813731: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=813731 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Source: starpu-contrib Version: 1.1.4+dfsg-4 Severity: serious Justification: fails to build from source Control: block 813128 by -1 Control: block 813542 by -1 Dear maintainer, I tried rebuilding sarpu-contrib for the openmpi and auto-nvidia-cuda-toolkit transition. Probably due to the latter (that's really a speculation) the package FTBFS. help2man --no-discard-stderr -N --output=starpu_paje_state_stats.1 ./starpu_paje_state_stats /bin/bash ../libtool --tag=CC --mode=link gcc-4.8 -DSTARPU_OPENCL_DATADIR=/usr/share/starpu/opencl -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -Wall -Werror=implicit -Werror=implicit-function-declaration -O3 -g -O2 -gdwarf-2 -g3 -o starpu_perfmodel_display starpu_perfmodel_display.o ../src/libstarpu-1.2.la -lrt -lm -lpthread /bin/bash ../libtool --tag=CC --mode=link gcc-4.8 -DSTARPU_OPENCL_DATADIR=/usr/share/starpu/opencl -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -Wall -Werror=implicit -Werror=implicit-function-declaration -O3 -g -O2 -gdwarf-2 -g3 -o starpu_perfmodel_plot starpu_perfmodel_plot-starpu_perfmodel_plot.o ../src/libstarpu-1.2.la -lrt -lm -lpthread /bin/bash ../libtool --tag=CC --mode=link gcc-4.8 -DSTARPU_OPENCL_DATADIR=/usr/share/starpu/opencl -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -Wall -Werror=implicit -Werror=implicit-function-declaration -O3 -g -O2 -gdwarf-2 -g3 -o starpu_calibrate_bus starpu_calibrate_bus.o ../src/libstarpu-1.2.la -lrt -lm -lpthread libtool: link: gcc-4.8 -DSTARPU_OPENCL_DATADIR=/usr/share/starpu/opencl -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -Wall -Werror=implicit -Werror=implicit-function-declaration -O3 -g -O2 -gdwarf-2 -g3 -o .libs/starpu_perfmodel_display starpu_perfmodel_display.o ../src/.libs/libstarpu-1.2.so -lrt -lm -lpthread libtool: link: gcc-4.8 -DSTARPU_OPENCL_DATADIR=/usr/share/starpu/opencl -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -Wall -Werror=implicit -Werror=implicit-function-declaration -O3 -g -O2 -gdwarf-2 -g3 -o .libs/starpu_perfmodel_plot starpu_perfmodel_plot-starpu_perfmodel_plot.o ../src/.libs/libstarpu-1.2.so -lrt -lm -lpthread ../src/.libs/libstarpu-1.2.so: undefined reference to `leveldb::DB::Open(leveldb::Options const&, std::string const&, leveldb::DB**)' collect2: error: ld returned 1 exit status Makefile:1081: recipe for target 'starpu_perfmodel_display' failed make[3]: *** [starpu_perfmodel_display] Error 1 make[3]: *** Waiting for unfinished jobs.... libtool: link: gcc-4.8 -DSTARPU_OPENCL_DATADIR=/usr/share/starpu/opencl -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -Wall -Werror=implicit -Werror=implicit-function-declaration -O3 -g -O2 -gdwarf-2 -g3 -o .libs/starpu_calibrate_bus starpu_calibrate_bus.o ../src/.libs/libstarpu-1.2.so -lrt -lm -lpthread ../src/.libs/libstarpu-1.2.so: undefined reference to `leveldb::DB::Open(leveldb::Options const&, std::string const&, leveldb::DB**)' collect2: error: ld returned 1 exit status Makefile:1085: recipe for target 'starpu_perfmodel_plot' failed make[3]: *** [starpu_perfmodel_plot] Error 1 ../src/.libs/libstarpu-1.2.so: undefined reference to `leveldb::DB::Open(leveldb::Options const&, std::string const&, leveldb::DB**)' collect2: error: ld returned 1 exit status Makefile:1057: recipe for target 'starpu_calibrate_bus' failed make[3]: *** [starpu_calibrate_bus] Error 1 make[3]: Leaving directory '/build/starpu-contrib-1.2.0~rc2+dfsg/build/tools' Makefile:1371: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory '/build/starpu-contrib-1.2.0~rc2+dfsg/build/tools' Makefile:981: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/build/starpu-contrib-1.2.0~rc2+dfsg/build' cd /build/starpu-contrib-1.2.0~rc2+dfsg dh_auto_build: make -j3 returned exit code 2 debian/rules:31: recipe for target 'build-arch' failed make: *** [build-arch] Error 2 dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2 -- regards, Mattia Rizzolo GPG Key: 66AE 2B4A FCCF 3F52 DA18 4D18 4B04 3FCD B944 4540 .''`. more about me: http://mapreri.org : :' : Launchpad user: https://launchpad.net/~mapreri `. `'` Debian QA page: https://qa.debian.org/developer.php?login=mattia `-
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---On Fri, Feb 05, 2016 at 09:40:41AM +0100, Samuel Thibault wrote: > Andreas Beckmann, on Fri 05 Feb 2016 02:09:25 +0100, wrote: > > On Thu, 4 Feb 2016 23:38:46 +0100 Samuel Thibault <sthiba...@debian.org> > > wrote: > > > Mattia Rizzolo, on Thu 04 Feb 2016 19:13:03 +0000, wrote: > > > > ../src/.libs/libstarpu-1.2.so: undefined reference to > > > > `leveldb::DB::Open(leveldb::Options const&, std::string const&, > > > > leveldb::DB**)' > > > > That's the version from experimental. > > Oh right, starpu 1.1 doesn't have leveldb support, so isn't hit by the > issue. ok, somebody (guess that's Andreas ;)) built and uploaded it. Sorry again for the useless noise :( -- regards, Mattia Rizzolo GPG Key: 66AE 2B4A FCCF 3F52 DA18 4D18 4B04 3FCD B944 4540 .''`. more about me: http://mapreri.org : :' : Launchpad user: https://launchpad.net/~mapreri `. `'` Debian QA page: https://qa.debian.org/developer.php?login=mattia `-
signature.asc
Description: PGP signature
--- End Message ---