dpkg-buildpackage -rfakeroot -D -us -uc dpkg-buildpackage: source package openvpn-auth-ldap dpkg-buildpackage: source version 2.0.3-5.1.1 dpkg-buildpackage: source distribution unstable dpkg-buildpackage: source changed by Andrea Dell'Amico dpkg-source --before-build auth-ldap-2.0.3 dpkg-buildpackage: host architecture amd64 dpkg-source: info: applying STARTTLS_before_auth.patch dpkg-source: info: applying gobjc_4.7_runtime.patch dpkg-source: info: applying openvpn_ldap_simpler_add_handler_4 dpkg-source: info: applying auth-ldap-rfc2307.patch fakeroot debian/rules clean dh_testdir dh_testroot rm -f build-stamp rm -f config.log # Add here commands to clean up after the build process. [ ! -f Makefile ] || /usr/bin/make distclean rm -f tests/Makefile dh_autotools-dev_restoreconfig dh_clean dpkg-source -b auth-ldap-2.0.3 dpkg-source: info: using source format `3.0 (quilt)' dpkg-source: info: building openvpn-auth-ldap using existing ./openvpn-auth-ldap_2.0.3.orig.tar.gz dpkg-source: warning: ignoring deletion of directory autom4te.cache dpkg-source: warning: ignoring deletion of file autom4te.cache/requests dpkg-source: warning: ignoring deletion of file autom4te.cache/output.0 dpkg-source: warning: ignoring deletion of file autom4te.cache/traces.0 dpkg-source: info: building openvpn-auth-ldap in openvpn-auth-ldap_2.0.3-5.1.1.debian.tar.gz dpkg-source: info: building openvpn-auth-ldap in openvpn-auth-ldap_2.0.3-5.1.1.dsc debian/rules build dh_testdir dh_autotools-dev_updateconfig # Add here commands to configure the package. ./configure --prefix=/usr --with-openvpn=/usr/include/openvpn --with-objc-runtime=GNU CC=gcc-4.6 OBJC=gcc-4.6 OBJCPP=cpp-4.6 checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for gcc... gcc-4.6 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc-4.6 accepts -g... yes checking for gcc-4.6 option to accept ISO C89... none needed checking whether we are using the GNU Objective C compiler... yes checking whether gcc-4.6 accepts -x objective-c... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for re2c... /usr/bin/re2c checking for doxygen... no checking for dot... no checking how to run the C preprocessor... gcc-4.6 -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for BSD pf(4) support... no configure: WARNING: pf(4) table support will not be included. checking for strlcpy... no checking for openldap... yes checking for check unit test library... no configure: WARNING: Check library not found. Unit tests will not be built or run. checking for openvpn-plugin.h... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking how to run the Objective C preprocessor... cpp-4.6 checking objc/objc.h usability... yes checking objc/objc.h presence... yes checking for objc/objc.h... yes checking if linking libobjc requires pthreads... no checking for GNU Objective C runtime... yes configure: Using GNU Objective-C runtime configure: creating ./config.status config.status: creating Makefile config.status: creating tools/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating Mk/autoconf.mk config.status: WARNING: Mk/autoconf.mk.in seems to ignore the --datarootdir setting config.status: creating Mk/compile.mk config.status: creating Mk/subdir.mk config.status: creating doxyfile config.status: creating config.h dh_testdir # Add here commands to compile the package. /usr/bin/make make[1]: Entering directory `/home/adellam/Devel/openvpn-auth-ldap/auth-ldap-2.0.3' ===> making all in tools make[2]: Entering directory `/home/adellam/Devel/openvpn-auth-ldap/auth-ldap-2.0.3/tools' gcc-4.6 -c lemon.c -o lemon.o -I. -I.. -I.. -I../src -I. cat ./lempar.c.in >lempar.c gcc-4.6 -o lemon lemon.o -export-dynamic gcc-4.6 -c makeheaders.c -o makeheaders.o -I. -I.. -I.. -I../src -I. makeheaders.c: In function ‘ParsePreprocessor’: makeheaders.c:1983:28: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] makeheaders.c:1983:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] makeheaders.c:2002:28: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] makeheaders.c:2002:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] makeheaders.c:2013:28: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] makeheaders.c:2013:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] makeheaders.c: In function ‘MakeHeader’: makeheaders.c:2587:8: warning: field width specifier ‘*’ expects argument of type ‘int’, but argument 4 has type ‘size_t’ [-Wformat] makeheaders.c: In function ‘DocumentationDump’: makeheaders.c:2744:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] makeheaders.c:2750:5: warning: format ‘%d’ expects argument of type ‘int’, but argument 5 has type ‘long unsigned int’ [-Wformat] makeheaders.c:2750:5: warning: format ‘%d’ expects argument of type ‘int’, but argument 7 has type ‘size_t’ [-Wformat] makeheaders.c:2750:5: warning: format ‘%d’ expects argument of type ‘int’, but argument 8 has type ‘size_t’ [-Wformat] gcc-4.6 -o makeheaders makeheaders.o -export-dynamic make[2]: Leaving directory `/home/adellam/Devel/openvpn-auth-ldap/auth-ldap-2.0.3/tools' ===> making all in src make[2]: Entering directory `/home/adellam/Devel/openvpn-auth-ldap/auth-ldap-2.0.3/src' ../tools/lemon -m -q TRConfigParser.lemon ../tools/makeheaders TRConfigParser.m /usr/bin/re2c -o TRConfigLexer.m TRConfigLexer.re gcc-4.6 -x objective-c -fgnu-runtime -fno-strict-aliasing -g -O2 -DHAVE_CONFIG_H -Wall -fPIC -I/usr/include/openvpn -fPIC -I/usr/include/openvpn -c auth-ldap.m -o auth-ldap.o -I. -I.. -I.. -I../src -I. auth-ldap.m: In function ‘find_ldap_group’: auth-ldap.m:412:6: warning: unused variable ‘userNameLength’ [-Wunused-variable] gcc-4.6 -g -O2 -DHAVE_CONFIG_H -Wall -fPIC -I/usr/include/openvpn -c hash.c -o hash.o -I. -I.. -I.. -I../src -I. gcc-4.6 -x objective-c -fgnu-runtime -fno-strict-aliasing -g -O2 -DHAVE_CONFIG_H -Wall -fPIC -I/usr/include/openvpn -fPIC -I/usr/include/openvpn -c TRArray.m -o TRArray.o -I. -I.. -I.. -I../src -I. gcc-4.6 -x objective-c -fgnu-runtime -fno-strict-aliasing -g -O2 -DHAVE_CONFIG_H -Wall -fPIC -I/usr/include/openvpn -fPIC -I/usr/include/openvpn -c TREnumerator.m -o TREnumerator.o -I. -I.. -I.. -I../src -I. gcc-4.6 -x objective-c -fgnu-runtime -fno-strict-aliasing -g -O2 -DHAVE_CONFIG_H -Wall -fPIC -I/usr/include/openvpn -fPIC -I/usr/include/openvpn -c TRHash.m -o TRHash.o -I. -I.. -I.. -I../src -I. gcc-4.6 -x objective-c -fgnu-runtime -fno-strict-aliasing -g -O2 -DHAVE_CONFIG_H -Wall -fPIC -I/usr/include/openvpn -fPIC -I/usr/include/openvpn -c TRLDAPEntry.m -o TRLDAPEntry.o -I. -I.. -I.. -I../src -I. gcc-4.6 -x objective-c -fgnu-runtime -fno-strict-aliasing -g -O2 -DHAVE_CONFIG_H -Wall -fPIC -I/usr/include/openvpn -fPIC -I/usr/include/openvpn -c TRObject.m -o TRObject.o -I. -I.. -I.. -I../src -I. gcc-4.6 -x objective-c -fgnu-runtime -fno-strict-aliasing -g -O2 -DHAVE_CONFIG_H -Wall -fPIC -I/usr/include/openvpn -fPIC -I/usr/include/openvpn -c TRLog.m -o TRLog.o -I. -I.. -I.. -I../src -I. gcc-4.6 -x objective-c -fgnu-runtime -fno-strict-aliasing -g -O2 -DHAVE_CONFIG_H -Wall -fPIC -I/usr/include/openvpn -fPIC -I/usr/include/openvpn -c LFString.m -o LFString.o -I. -I.. -I.. -I../src -I. gcc-4.6 -x objective-c -fgnu-runtime -fno-strict-aliasing -g -O2 -DHAVE_CONFIG_H -Wall -fPIC -I/usr/include/openvpn -fPIC -I/usr/include/openvpn -c LFLDAPConnection.m -o LFLDAPConnection.o -I. -I.. -I.. -I../src -I. gcc-4.6 -x objective-c -fgnu-runtime -fno-strict-aliasing -g -O2 -DHAVE_CONFIG_H -Wall -fPIC -I/usr/include/openvpn -fPIC -I/usr/include/openvpn -c LFAuthLDAPConfig.m -o LFAuthLDAPConfig.o -I. -I.. -I.. -I../src -I. gcc-4.6 -x objective-c -fgnu-runtime -fno-strict-aliasing -g -O2 -DHAVE_CONFIG_H -Wall -fPIC -I/usr/include/openvpn -fPIC -I/usr/include/openvpn -c TRConfig.m -o TRConfig.o -I. -I.. -I.. -I../src -I. gcc-4.6 -x objective-c -fgnu-runtime -fno-strict-aliasing -g -O2 -DHAVE_CONFIG_H -Wall -fPIC -I/usr/include/openvpn -fPIC -I/usr/include/openvpn -c TRConfigToken.m -o TRConfigToken.o -I. -I.. -I.. -I../src -I. gcc-4.6 -x objective-c -fgnu-runtime -fno-strict-aliasing -g -O2 -DHAVE_CONFIG_H -Wall -fPIC -I/usr/include/openvpn -fPIC -I/usr/include/openvpn -c TRConfigParser.m -o TRConfigParser.o -I. -I.. -I.. -I../src -I. gcc-4.6 -x objective-c -fgnu-runtime -fno-strict-aliasing -g -O2 -DHAVE_CONFIG_H -Wall -fPIC -I/usr/include/openvpn -fPIC -I/usr/include/openvpn -c TRConfigLexer.m -o TRConfigLexer.o -I. -I.. -I.. -I../src -I. gcc-4.6 -x objective-c -fgnu-runtime -fno-strict-aliasing -g -O2 -DHAVE_CONFIG_H -Wall -fPIC -I/usr/include/openvpn -fPIC -I/usr/include/openvpn -c TRLDAPGroupConfig.m -o TRLDAPGroupConfig.o -I. -I.. -I.. -I../src -I. gcc-4.6 -x objective-c -fgnu-runtime -fno-strict-aliasing -g -O2 -DHAVE_CONFIG_H -Wall -fPIC -I/usr/include/openvpn -fPIC -I/usr/include/openvpn -c TRPacketFilter.m -o TRPacketFilter.o -I. -I.. -I.. -I../src -I. gcc-4.6 -x objective-c -fgnu-runtime -fno-strict-aliasing -g -O2 -DHAVE_CONFIG_H -Wall -fPIC -I/usr/include/openvpn -fPIC -I/usr/include/openvpn -c TRPFAddress.m -o TRPFAddress.o -I. -I.. -I.. -I../src -I. gcc-4.6 -g -O2 -DHAVE_CONFIG_H -Wall -fPIC -I/usr/include/openvpn -c strlcpy.c -o strlcpy.o -I. -I.. -I.. -I../src -I. gcc-4.6 -shared -o openvpn-auth-ldap.so auth-ldap.o hash.o TRArray.o TREnumerator.o TRHash.o TRLDAPEntry.o TRObject.o TRLog.o LFString.o LFLDAPConnection.o LFAuthLDAPConfig.o TRConfig.o TRConfigToken.o TRConfigParser.o TRConfigLexer.o TRLDAPGroupConfig.o TRPacketFilter.o TRPFAddress.o strlcpy.o -lldap -llber -lobjc ar -r libauth-ldap-testing.a auth-ldap.o hash.o TRArray.o TREnumerator.o TRHash.o TRLDAPEntry.o TRObject.o TRLog.o LFString.o LFLDAPConnection.o LFAuthLDAPConfig.o TRConfig.o TRConfigToken.o TRConfigParser.o TRConfigLexer.o TRLDAPGroupConfig.o TRPacketFilter.o TRPFAddress.o strlcpy.o ar: creating libauth-ldap-testing.a gcc-4.6 -g -O2 -DHAVE_CONFIG_H -Wall -fPIC -I/usr/include/openvpn -c testplugin.c -o testplugin.o -I. -I.. -I.. -I../src -I. testplugin.c: In function ‘main’: testplugin.c:67:7: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] gcc-4.6 -o testplugin testplugin.o -export-dynamic -L. -lauth-ldap-testing -lldap -llber -lobjc make[2]: Leaving directory `/home/adellam/Devel/openvpn-auth-ldap/auth-ldap-2.0.3/src' make[1]: Leaving directory `/home/adellam/Devel/openvpn-auth-ldap/auth-ldap-2.0.3' touch build-stamp fakeroot debian/rules binary dh_testdir dh_testroot dh_clean -k dh_clean: dh_clean -k is deprecated; use dh_prep instead dh_installdirs /usr/bin/make install prefix=/home/adellam/Devel/openvpn-auth-ldap/auth-ldap-2.0.3/debian/openvpn-auth-ldap/usr libdir=\${prefix}/lib/openvpn make[1]: Entering directory `/home/adellam/Devel/openvpn-auth-ldap/auth-ldap-2.0.3' ===> making install in tools make[2]: Entering directory `/home/adellam/Devel/openvpn-auth-ldap/auth-ldap-2.0.3/tools' make[2]: Leaving directory `/home/adellam/Devel/openvpn-auth-ldap/auth-ldap-2.0.3/tools' ===> making install in src make[2]: Entering directory `/home/adellam/Devel/openvpn-auth-ldap/auth-ldap-2.0.3/src' /usr/bin/install -c -m 755 openvpn-auth-ldap.so /home/adellam/Devel/openvpn-auth-ldap/auth-ldap-2.0.3/debian/openvpn-auth-ldap/usr/lib/openvpn/openvpn-auth-ldap.so make[2]: Leaving directory `/home/adellam/Devel/openvpn-auth-ldap/auth-ldap-2.0.3/src' make[1]: Leaving directory `/home/adellam/Devel/openvpn-auth-ldap/auth-ldap-2.0.3' dh_testdir dh_testroot dh_installdebconf dh_installdocs dh_installexamples dh_installman dh_installinfo dh_installchangelogs dh_link dh_strip dh_compress dh_fixperms dh_installdeb dh_shlibdeps dh_gencontrol dh_md5sums dh_builddeb dpkg-deb: building package `openvpn-auth-ldap' in `../openvpn-auth-ldap_2.0.3-5.1.1_amd64.deb'. dpkg-genchanges >../openvpn-auth-ldap_2.0.3-5.1.1_amd64.changes dpkg-genchanges: not including original source code in upload dpkg-source --after-build auth-ldap-2.0.3 dpkg-source: info: unapplying auth-ldap-rfc2307.patch dpkg-source: info: unapplying openvpn_ldap_simpler_add_handler_4 dpkg-source: info: unapplying gobjc_4.7_runtime.patch dpkg-source: info: unapplying STARTTLS_before_auth.patch dpkg-buildpackage: binary and diff upload (original source NOT included) Now running lintian... E: openvpn-auth-ldap changes: bad-distribution-in-changes-file unstable W: openvpn-auth-ldap source: binary-nmu-debian-revision-in-source 2.0.3-5.1.1 W: openvpn-auth-ldap source: debian-rules-missing-recommended-target build-arch W: openvpn-auth-ldap source: debian-rules-missing-recommended-target build-indep W: openvpn-auth-ldap source: ancient-standards-version 3.9.3 (current is 3.9.5) W: openvpn-auth-ldap: debian-changelog-line-too-long line 4 Finished running lintian. Now signing changes and any dsc files... signfile openvpn-auth-ldap_2.0.3-5.1.1.dsc 0x8C6C0BDB signfile openvpn-auth-ldap_2.0.3-5.1.1_amd64.changes 0x8C6C0BDB Successfully signed dsc and changes files