On Fri, Nov 02, 2012 at 03:37:18PM +0100, gregor herrmann wrote: > tags 687398 + pending > thanks > > Dear maintainer, > > I've prepared an NMU for rhash (versioned as 1.2.9-7.1) and > uploaded it to DELAYED/2. Please feel free to tell me if I > should delay it longer.
`make -C librhash test` still builds the static rhash binary which btw is not possible as it doesn't try to link to -ldl. # Move the rhash_shared binary to be called rhash, so that the tests use that # (and also since that is the binary name we will install into /usr/bin) mv rhash_shared rhash # Compile language bindings. mkdir -p /tmp/buildd/rhash-1.2.9/debian/tmp && ln -fs /tmp/buildd/rhash-1.2.9/librhash /tmp/buildd/rhash-1.2.9/debian/tmp/rhash ln -fs /tmp/buildd/rhash-1.2.9/librhash/librhash.so.0 /tmp/buildd/rhash-1.2.9/debian/tmp/ && ln -fs /tmp/buildd/rhash-1.2.9/debian/tmp/librhash.so.0 /tmp/buildd/rhash-1.2.9/debian/tmp/librhash.so /usr/bin/make test-lib test CFLAGS="-DUSE_GETTEXT -DNDEBUG -D_FORTIFY_SOURCE=2 -Wall -fomit-frame-pointer -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security" LIBLDFLAGS="-Wl,-z,relro -ldl" LD_LIBRARY_PATH="/tmp/buildd/rhash-1.2.9/debian/tmp:" make[1]: Entering directory `/tmp/buildd/rhash-1.2.9' make -C librhash test make[2]: Entering directory `/tmp/buildd/rhash-1.2.9/librhash' make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. gcc calc_sums.o hash_print.o common_func.o hash_update.o file_mask.o file_set.o find_file.o hash_check.o output.o parse_cmdline.o rhash_main.o win_utils.o -o rhash -Llibrhash -lrhash gcc -c -pipe -DIN_RHASH -DUSE_GETTEXT -DNDEBUG -D_FORTIFY_SOURCE=2 -Wall -fomit-frame-pointer -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations test_hashes.c -o test_hashes.o librhash/librhash.a(plug_openssl.o): In function `load_openssl_runtime': /tmp/buildd/rhash-1.2.9/librhash/plug_openssl.c:141: undefined reference to `dlopen' Tested with DEB_BUILD_OPTIONS=parallel=5 sudo -E cowbuilder --build rhash_1.2.9-7.1.dsc -- WBR, wRAR
signature.asc
Description: Digital signature