Source: meep
Version: 1.2.1-2
Severity: serious

this blocks the harminv 1.4 transition

https://buildd.debian.org/status/package.php?p=meep&suite=unstable

from the amd64 log:

   dh_auto_build -a
        make -j1
make[1]: Entering directory '/«PKGBUILDDIR»'
make  all-recursive
make[2]: Entering directory '/«PKGBUILDDIR»'
Making all in src
make[3]: Entering directory '/«PKGBUILDDIR»/src'
make  all-am
make[4]: Entering directory '/«PKGBUILDDIR»/src'
/bin/bash ../libtool  --tag=CXX   --mode=compile x86_64-linux-gnu-g++ 
-DHAVE_CONFIG_H -I. -I..  -I../src -D_FORTIFY_SOURCE=2 
-I/usr/include/hdf5/serial -pthread -I/usr/include/guile/2.0   -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -c -o 
anisotropic_averaging.lo anisotropic_averaging.cpp
libtool: compile:  x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src 
-D_FORTIFY_SOURCE=2 -I/usr/include/hdf5/serial -pthread 
-I/usr/include/guile/2.0 -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -c anisotropic_averaging.cpp  -fPIC -DPIC -o 
.libs/anisotropic_averaging.o
libtool: compile:  x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src 
-D_FORTIFY_SOURCE=2 -I/usr/include/hdf5/serial -pthread 
-I/usr/include/guile/2.0 -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -c anisotropic_averaging.cpp  -fPIC -DPIC -o 
anisotropic_averaging.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CXX   --mode=compile x86_64-linux-gnu-g++ 
-DHAVE_CONFIG_H -I. -I..  -I../src -D_FORTIFY_SOURCE=2 
-I/usr/include/hdf5/serial -pthread -I/usr/include/guile/2.0   -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -c -o bands.lo 
bands.cpp
libtool: compile:  x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src 
-D_FORTIFY_SOURCE=2 -I/usr/include/hdf5/serial -pthread 
-I/usr/include/guile/2.0 -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -c bands.cpp  -fPIC -DPIC -o .libs/bands.o
bands.cpp: In function 'int meep::do_harminv(std::complex<double>*, int, 
double, double, double, int, std::complex<double>*, double*, double*, double*, 
double, double, double, double, double, double)':
bands.cpp:469:51: error: cannot convert 'harminv_data' to 'harminv_complex* 
{aka std::complex<double>*}' for argument '1' to 'void 
harminv_get_amplitude(harminv_complex*, harminv_data, int)'
   double max_amp = abs(harminv_get_amplitude(hd, 0));
                                                   ^
bands.cpp:471:49: error: cannot convert 'harminv_data' to 'harminv_complex* 
{aka std::complex<double>*}' for argument '1' to 'void 
harminv_get_amplitude(harminv_complex*, harminv_data, int)'
     double amp = abs(harminv_get_amplitude(hd, i));
                                                 ^
bands.cpp:480:58: error: cannot convert 'harminv_data' to 'harminv_complex* 
{aka std::complex<double>*}' for argument '1' to 'void 
harminv_get_amplitude(harminv_complex*, harminv_data, int)'
       double amp = abs(harminv_get_amplitude(hd, fsort[i]));
                                                          ^
bands.cpp:539:58: error: cannot convert 'harminv_data' to 'harminv_complex* 
{aka std::complex<double>*}' for argument '1' to 'void 
harminv_get_omega(harminv_complex*, harminv_data, int)'
     complex<double> freq = harminv_get_omega(hd, fsort[i]) / (2*pi*dt);
                                                          ^
bands.cpp:542:49: error: cannot convert 'harminv_data' to 'harminv_complex* 
{aka std::complex<double>*}' for argument '1' to 'void 
harminv_get_amplitude(harminv_complex*, harminv_data, int)'
     amps[i] = harminv_get_amplitude(hd, fsort[i]);
                                                 ^
make[4]: *** [bands.lo] Error 1
Makefile:560: recipe for target 'bands.lo' failed
make[4]: Leaving directory '/«PKGBUILDDIR»/src'
make[3]: *** [all] Error 2
make[2]: *** [all-recursive] Error 1
Makefile:411: recipe for target 'all' failed
make[3]: Leaving directory '/«PKGBUILDDIR»/src'
Makefile:481: recipe for target 'all-recursive' failed
make[2]: Leaving directory '/«PKGBUILDDIR»'
make[1]: *** [all] Error 2
dh_auto_build: make -j1 returned exit code 2
Makefile:389: recipe for target 'all' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
make: *** [build-arch] Error 2
debian/rules:24: recipe for target 'build-arch' failed

Andreas


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to