Source: remctl Version: 3.2-1 Severity: serious Justification: fails to build from source (but built successfully in the past)
Hi, Russ. Parallel builds of remctl are failing because the PHP module tries to link against -lremctl before it becomes available: libtool: link: cc -shared -fPIC -DPIC .libs/php_remctl.o -L/.../remctl-3.2/client/.libs -lremctl -O2 -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,remctl.so -o .libs/remctl.so /usr/bin/ld: cannot find -lremctl collect2: error: ld returned 1 exit status make[4]: *** [remctl.la] Error 1 make[4]: Leaving directory `/.../remctl-3.2/php' make[3]: *** [php/modules/remctl.so] Error 2 Could you please either declare a suitable internal dependency or stop passing --parallel to dh? Thanks! -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

