I've bee able to build *1.2.6-2 today *without such issue. On Tue, Oct 4, 2016 at 7:28 PM, Michael Biebl <[email protected]> wrote:
> Control: tags -1 moreinfo unreproducible > > On Sat, 6 Aug 2016 11:02:03 +0200 jean-christophe manciot > <[email protected]> wrote: > > Package: network-manager-openvpn > > Version: 1.2.4-1 > > > > echo -------- > > echo Cleaning > > echo -------- > > cd git-network-manager-openvpn > > git reset --hard > > git clean -fxd :/ > > git checkout master > > git pull -v --progress --rebase > > git checkout debian/1.2.4-1 > > > > echo -------- > > echo Building > > echo -------- > > dpkg-buildpackage -b -m"Jean-Christophe Manciot < > > [email protected]>" > > ... > > /bin/bash ../../libtool --tag=CC --mode=link gcc -I../../shared > > -I../../properties > > -DTEST_SRCDIR="\"/home/actionmystique/Program-Files/ > Ubuntu/Network-Manager/git-network-manager-openvpn/properties/tests\"" > > -DTEST_BUILDDIR="\"/home/actionmystique/Program-Files/ > Ubuntu/Network-Manager/git-network-manager-openvpn/properties/tests\"" > > -Wall -std=gnu89 -Wshadow -Wmissing-declarations -Wmissing-prototypes > > -Wdeclaration-after-statement -Wformat-security -Wfloat-equal > > -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing > > -Wno-unused-but-set-variable -Wundef -Wimplicit-function-declaration > > -Wpointer-arith -Winit-self -Wmissing-include-dirs -Wno-pragmas -g -O2 > > -fstack-protector-strong -Wformat -Werror=format-security -Warray-bounds > > -Wunused-value -Wl,-Bsymbolic-functions -Wl,-z,relro -o > test-import-export > > test_import_export-test-import-export.o -lgtk-3 -lgdk-3 > -lpangocairo-1.0 > > -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 > > -lgobject-2.0 -lglib-2.0 -lnm -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lnma > -lnm > > -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ldl ../../properties/ > > libnm-vpn-plugin-openvpn-test.la > > libtool: link: gcc -I../../shared -I../../properties > > -DTEST_SRCDIR=\"/home/actionmystique/Program-Files/ > Ubuntu/Network-Manager/git-network-manager-openvpn/properties/tests\" > > -DTEST_BUILDDIR=\"/home/actionmystique/Program-Files/ > Ubuntu/Network-Manager/git-network-manager-openvpn/properties/tests\" > > -Wall -std=gnu89 -Wshadow -Wmissing-declarations -Wmissing-prototypes > > -Wdeclaration-after-statement -Wformat-security -Wfloat-equal > > -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing > > -Wno-unused-but-set-variable -Wundef -Wimplicit-function-declaration > > -Wpointer-arith -Winit-self -Wmissing-include-dirs -Wno-pragmas -g -O2 > > -fstack-protector-strong -Wformat -Werror=format-security -Warray-bounds > > -Wunused-value -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -o > > test-import-export test_import_export-test-import-export.o -lgtk-3 > -lgdk-3 > > -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo > > -lgdk_pixbuf-2.0 -lnma -ldl > > ../../properties/.libs/libnm-vpn-plugin-openvpn-test.a -lnm -lgio-2.0 > > -lgobject-2.0 -lglib-2.0 -pthread > > /usr/bin/ld: > > ../../properties/.libs/libnm-vpn-plugin-openvpn-test.a( > libnm_vpn_plugin_openvpn_test_la-nm-vpn-plugin-utils.o): > > *undefined reference to symbol 'dlclose@@GLIBC_2.2.5'* > > /usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/libdl.so: > error > > adding symbols: DSO missing from command line > > collect2: error: ld returned 1 exit status > > Makefile:691: recipe for target 'test-import-export' failed > > make[5]: *** [test-import-export] Error 1 > > Is that on a Debian system? > Which version of glibc do you have installed? > > -- > Why is it that all of the instruments seeking intelligent life in the > universe are pointed away from Earth? > > -- Jean-Christophe

