Your message dated Sat, 14 Mar 2020 03:13:44 +0000
with message-id <e1jcxfa-000ima...@fasolo.debian.org>
and subject line Bug#953837: Removed package(s) from unstable
has caused the Debian Bug report #923319,
regarding dynalogin: FTBFS with pam >= 1.3
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
923319: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=923319
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:dynalogin
Version: 1.0.0-3
Severity: serious
Tags: ftbfs
Dear maintainer:
I tried to build this package in buster but it failed:
--------------------------------------------------------------------------------
[...]
debian/rules build-indep
test -x debian/rules
mkdir -p "."
set -e; mv ./build-aux/config.guess ./build-aux/config.guess.cdbs-orig; cp
--remove-destination /usr/share/misc/config.guess ./build-aux/config.guess;
set -e; mv ./build-aux/config.sub ./build-aux/config.sub.cdbs-orig; cp
--remove-destination /usr/share/misc/config.sub ./build-aux/config.sub;
touch debian/stamp-autotools-files
chmod a+x /<<PKGBUILDDIR>>/./configure
mkdir -p .
cd . && CFLAGS="`apr-1-config --cflags --cppflags --includes`
-I/usr/include/liboath" CXXFLAGS="-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security"
CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" LDFLAGS="-Wl,-z,relro"
/<<PKGBUILDDIR>>/./configure --build=x86_64-linux-gnu --prefix=/usr
--includedir="\${prefix}/include" --mandir="\${prefix}/share/man"
--infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var
--libexecdir="\${prefix}/lib/dynalogin" --srcdir=. --disable-maintainer-mode
--disable-dependency-tracking --disable-silent-rules
configure: WARNING: unrecognized options: --disable-maintainer-mode,
--disable-silent-rules
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu
format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format...
func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... 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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared
libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for DEPS_LIBDYNALOGIN... yes
checking for DEPS_DYNALOGIND... yes
checking for DEPS_LIBDYNALOGINCLIENT... yes
checking security/pam_appl.h usability... yes
checking security/pam_appl.h presence... yes
checking for security/pam_appl.h... yes
checking for security/pam_modules.h... yes
checking for security/_pam_macros.h... yes
checking for pam_get_item in -lpam... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libdynalogin/Makefile
config.status: creating libdynalogin/datasources/Makefile
config.status: creating libdynalogin/datasources/example/Makefile
config.status: creating libdynalogin/datasources/fs/Makefile
config.status: creating libdynalogin/datasources/odbc/Makefile
config.status: creating dynalogind/Makefile
config.status: creating libdynaloginclient/Makefile
config.status: creating pam_dynalogin/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --disable-maintainer-mode,
--disable-silent-rules
touch debian/stamp-autotools
/usr/bin/make -C .
make[1]: Entering directory '/<<PKGBUILDDIR>>'
/usr/bin/make all-recursive
make[2]: Entering directory '/<<PKGBUILDDIR>>'
Making all in libdynalogin
make[3]: Entering directory '/<<PKGBUILDDIR>>/libdynalogin'
Making all in datasources
make[4]: Entering directory '/<<PKGBUILDDIR>>/libdynalogin/datasources'
Making all in example
make[5]: Entering directory '/<<PKGBUILDDIR>>/libdynalogin/datasources/example'
/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../ -DLINUX -D_REENTRANT
-D_GNU_SOURCE -I/usr/include/apr-1.0 -I/usr/include/p11-kit-1
-I/usr/include/liboath -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE
-I/usr/include/apr-1.0 -I/usr/include/liboath -c -o example_ds.lo example_ds.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -Wdate-time
-D_FORTIFY_SOURCE=2 -I../../ -DLINUX -D_REENTRANT -D_GNU_SOURCE
-I/usr/include/apr-1.0 -I/usr/include/p11-kit-1 -I/usr/include/liboath -pthread
-DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1.0
-I/usr/include/liboath -c example_ds.c -fPIC -DPIC -o .libs/example_ds.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -Wdate-time
-D_FORTIFY_SOURCE=2 -I../../ -DLINUX -D_REENTRANT -D_GNU_SOURCE
-I/usr/include/apr-1.0 -I/usr/include/p11-kit-1 -I/usr/include/liboath -pthread
-DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1.0
-I/usr/include/liboath -c example_ds.c -o example_ds.o >/dev/null 2>&1
/bin/bash ../../../libtool --tag=CC --mode=link gcc -I../../ -DLINUX
-D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1.0 -I/usr/include/p11-kit-1
-I/usr/include/liboath -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE
-I/usr/include/apr-1.0 -I/usr/include/liboath -module -avoid-version
-Wl,-z,relro -o example_ds.la -rpath /usr/lib/dynalogin example_ds.lo -loath
-lapr-1 -lgnutls -lpam
libtool: link: gcc -shared -fPIC -DPIC .libs/example_ds.o -loath
/usr/lib/x86_64-linux-gnu/libapr-1.so -lgnutls -lpam -pthread -Wl,-z -Wl,relro
-pthread -Wl,-soname -Wl,example_ds.so -o .libs/example_ds.so
libtool: link: ar cru .libs/example_ds.a example_ds.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/example_ds.a
libtool: link: ( cd ".libs" && rm -f "example_ds.la" && ln -s
"../example_ds.la" "example_ds.la" )
make[5]: Leaving directory '/<<PKGBUILDDIR>>/libdynalogin/datasources/example'
Making all in fs
make[5]: Entering directory '/<<PKGBUILDDIR>>/libdynalogin/datasources/fs'
/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../ -DLOCALSTATEDIR='"/var"'
-DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1.0
-I/usr/include/p11-kit-1 -I/usr/include/liboath -pthread -DLINUX -D_REENTRANT
-D_GNU_SOURCE -I/usr/include/apr-1.0 -I/usr/include/liboath -c -o fs_ds.lo
fs_ds.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -Wdate-time
-D_FORTIFY_SOURCE=2 -I../../ -DLOCALSTATEDIR=\"/var\" -DLINUX -D_REENTRANT
-D_GNU_SOURCE -I/usr/include/apr-1.0 -I/usr/include/p11-kit-1
-I/usr/include/liboath -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE
-I/usr/include/apr-1.0 -I/usr/include/liboath -c fs_ds.c -fPIC -DPIC -o
.libs/fs_ds.o
fs_ds.c: In function 'parse_user':
fs_ds.c:112:21: warning: implicit declaration of function 'atoi'
[-Wimplicit-function-declaration]
user_data->counter=atoi(_substrings[field++]);
^~~~
fs_ds.c:115:26: warning: implicit declaration of function 'atol'
[-Wimplicit-function-declaration]
user_data->last_success=atol(_substrings[field++]);
^~~~
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -Wdate-time
-D_FORTIFY_SOURCE=2 -I../../ -DLOCALSTATEDIR=\"/var\" -DLINUX -D_REENTRANT
-D_GNU_SOURCE -I/usr/include/apr-1.0 -I/usr/include/p11-kit-1
-I/usr/include/liboath -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE
-I/usr/include/apr-1.0 -I/usr/include/liboath -c fs_ds.c -o fs_ds.o >/dev/null
2>&1
/bin/bash ../../../libtool --tag=CC --mode=link gcc -I../../
-DLOCALSTATEDIR='"/var"' -DLINUX -D_REENTRANT -D_GNU_SOURCE
-I/usr/include/apr-1.0 -I/usr/include/p11-kit-1 -I/usr/include/liboath -pthread
-DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1.0
-I/usr/include/liboath -module -avoid-version -Wl,-z,relro -o fs_ds.la -rpath
/usr/lib/dynalogin fs_ds.lo -loath -lapr-1 -lgnutls -lpam
libtool: link: gcc -shared -fPIC -DPIC .libs/fs_ds.o -loath
/usr/lib/x86_64-linux-gnu/libapr-1.so -lgnutls -lpam -pthread -Wl,-z -Wl,relro
-pthread -Wl,-soname -Wl,fs_ds.so -o .libs/fs_ds.so
libtool: link: ar cru .libs/fs_ds.a fs_ds.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/fs_ds.a
libtool: link: ( cd ".libs" && rm -f "fs_ds.la" && ln -s "../fs_ds.la"
"fs_ds.la" )
make[5]: Leaving directory '/<<PKGBUILDDIR>>/libdynalogin/datasources/fs'
Making all in odbc
make[5]: Entering directory '/<<PKGBUILDDIR>>/libdynalogin/datasources/odbc'
/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../ -DLOCALSTATEDIR='"/var"'
-DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1.0
-I/usr/include/p11-kit-1 -I/usr/include/liboath -pthread -DLINUX -D_REENTRANT
-D_GNU_SOURCE -I/usr/include/apr-1.0 -I/usr/include/liboath -c -o odbc_ds.lo
odbc_ds.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -Wdate-time
-D_FORTIFY_SOURCE=2 -I../../ -DLOCALSTATEDIR=\"/var\" -DLINUX -D_REENTRANT
-D_GNU_SOURCE -I/usr/include/apr-1.0 -I/usr/include/p11-kit-1
-I/usr/include/liboath -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE
-I/usr/include/apr-1.0 -I/usr/include/liboath -c odbc_ds.c -fPIC -DPIC -o
.libs/odbc_ds.o
odbc_ds.c: In function 'user_fetch':
odbc_ds.c:481:18: warning: implicit declaration of function
'get_scheme_by_name'; did you mean 'getpeername'?
[-Wimplicit-function-declaration]
_ud->scheme = get_scheme_by_name(scheme_name);
^~~~~~~~~~~~~~~~~~
getpeername
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -Wdate-time
-D_FORTIFY_SOURCE=2 -I../../ -DLOCALSTATEDIR=\"/var\" -DLINUX -D_REENTRANT
-D_GNU_SOURCE -I/usr/include/apr-1.0 -I/usr/include/p11-kit-1
-I/usr/include/liboath -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE
-I/usr/include/apr-1.0 -I/usr/include/liboath -c odbc_ds.c -o odbc_ds.o
>/dev/null 2>&1
/bin/bash ../../../libtool --tag=CC --mode=link gcc -I../../
-DLOCALSTATEDIR='"/var"' -DLINUX -D_REENTRANT -D_GNU_SOURCE
-I/usr/include/apr-1.0 -I/usr/include/p11-kit-1 -I/usr/include/liboath -pthread
-DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1.0
-I/usr/include/liboath -module -avoid-version -lodbc -Wl,-z,relro -o odbc_ds.la
-rpath /usr/lib/dynalogin odbc_ds.lo -loath -lapr-1 -lgnutls -lpam
libtool: link: gcc -shared -fPIC -DPIC .libs/odbc_ds.o -lodbc -loath
/usr/lib/x86_64-linux-gnu/libapr-1.so -lgnutls -lpam -pthread -Wl,-z -Wl,relro
-pthread -Wl,-soname -Wl,odbc_ds.so -o .libs/odbc_ds.so
libtool: link: ar cru .libs/odbc_ds.a odbc_ds.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/odbc_ds.a
libtool: link: ( cd ".libs" && rm -f "odbc_ds.la" && ln -s "../odbc_ds.la"
"odbc_ds.la" )
make[5]: Leaving directory '/<<PKGBUILDDIR>>/libdynalogin/datasources/odbc'
make[5]: Entering directory '/<<PKGBUILDDIR>>/libdynalogin/datasources'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/<<PKGBUILDDIR>>/libdynalogin/datasources'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/libdynalogin/datasources'
make[4]: Entering directory '/<<PKGBUILDDIR>>/libdynalogin'
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
-Wdate-time -D_FORTIFY_SOURCE=2 -DSYSCONFDIR='"/etc"'
-DPKGLIBDIR='"/usr/lib/dynalogin"' -DLINUX -D_REENTRANT -D_GNU_SOURCE
-I/usr/include/apr-1.0 -I/usr/include/p11-kit-1 -I/usr/include/liboath -pthread
-DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1.0
-I/usr/include/liboath -c -o libdynalogin_la-dynalogin.lo `test -f
'dynalogin.c' || echo './'`dynalogin.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2
-DSYSCONFDIR=\"/etc\" -DPKGLIBDIR=\"/usr/lib/dynalogin\" -DLINUX -D_REENTRANT
-D_GNU_SOURCE -I/usr/include/apr-1.0 -I/usr/include/p11-kit-1
-I/usr/include/liboath -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE
-I/usr/include/apr-1.0 -I/usr/include/liboath -c dynalogin.c -fPIC -DPIC -o
.libs/libdynalogin_la-dynalogin.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2
-DSYSCONFDIR=\"/etc\" -DPKGLIBDIR=\"/usr/lib/dynalogin\" -DLINUX -D_REENTRANT
-D_GNU_SOURCE -I/usr/include/apr-1.0 -I/usr/include/p11-kit-1
-I/usr/include/liboath -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE
-I/usr/include/apr-1.0 -I/usr/include/liboath -c dynalogin.c -o
libdynalogin_la-dynalogin.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
-Wdate-time -D_FORTIFY_SOURCE=2 -DSYSCONFDIR='"/etc"'
-DPKGLIBDIR='"/usr/lib/dynalogin"' -DLINUX -D_REENTRANT -D_GNU_SOURCE
-I/usr/include/apr-1.0 -I/usr/include/p11-kit-1 -I/usr/include/liboath -pthread
-DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1.0
-I/usr/include/liboath -c -o libdynalogin_la-hotpdigest.lo `test -f
'hotpdigest.c' || echo './'`hotpdigest.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2
-DSYSCONFDIR=\"/etc\" -DPKGLIBDIR=\"/usr/lib/dynalogin\" -DLINUX -D_REENTRANT
-D_GNU_SOURCE -I/usr/include/apr-1.0 -I/usr/include/p11-kit-1
-I/usr/include/liboath -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE
-I/usr/include/apr-1.0 -I/usr/include/liboath -c hotpdigest.c -fPIC -DPIC -o
.libs/libdynalogin_la-hotpdigest.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2
-DSYSCONFDIR=\"/etc\" -DPKGLIBDIR=\"/usr/lib/dynalogin\" -DLINUX -D_REENTRANT
-D_GNU_SOURCE -I/usr/include/apr-1.0 -I/usr/include/p11-kit-1
-I/usr/include/liboath -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE
-I/usr/include/apr-1.0 -I/usr/include/liboath -c hotpdigest.c -o
libdynalogin_la-hotpdigest.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CC --mode=link gcc -DSYSCONFDIR='"/etc"'
-DPKGLIBDIR='"/usr/lib/dynalogin"' -DLINUX -D_REENTRANT -D_GNU_SOURCE
-I/usr/include/apr-1.0 -I/usr/include/p11-kit-1 -I/usr/include/liboath -pthread
-DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1.0
-I/usr/include/liboath -version-info 1:0:0 -release 1 -export-dynamic
-Wl,-z,relro -o libdynalogin.la -rpath /usr/lib libdynalogin_la-dynalogin.lo
libdynalogin_la-hotpdigest.lo -loath -lapr-1 -lgnutls -lpam
libtool: link: gcc -shared -fPIC -DPIC .libs/libdynalogin_la-dynalogin.o
.libs/libdynalogin_la-hotpdigest.o -loath
/usr/lib/x86_64-linux-gnu/libapr-1.so -lgnutls -lpam -pthread -Wl,-z -Wl,relro
-pthread -Wl,-soname -Wl,libdynalogin-1.so.1 -o .libs/libdynalogin-1.so.1.0.0
libtool: link: (cd ".libs" && rm -f "libdynalogin-1.so.1" && ln -s
"libdynalogin-1.so.1.0.0" "libdynalogin-1.so.1")
libtool: link: (cd ".libs" && rm -f "libdynalogin.so" && ln -s
"libdynalogin-1.so.1.0.0" "libdynalogin.so")
libtool: link: ar cru .libs/libdynalogin.a libdynalogin_la-dynalogin.o
libdynalogin_la-hotpdigest.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libdynalogin.a
libtool: link: ( cd ".libs" && rm -f "libdynalogin.la" && ln -s
"../libdynalogin.la" "libdynalogin.la" )
make[4]: Leaving directory '/<<PKGBUILDDIR>>/libdynalogin'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/libdynalogin'
Making all in dynalogind
make[3]: Entering directory '/<<PKGBUILDDIR>>/dynalogind'
make[4]: Entering directory '/<<PKGBUILDDIR>>/dynalogind'
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2
-DSYSCONFDIR='"/etc"' -DPKGLIBDIR='"/usr/lib/dynalogin"' -I../libdynalogin
-DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1.0
-I/usr/include/p11-kit-1 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE
-I/usr/include/apr-1.0 -I/usr/include/liboath -c -o dynalogind-dynalogind.o
`test -f 'dynalogind.c' || echo './'`dynalogind.c
dynalogind.c: In function 'read_line':
dynalogind.c:79:3: warning: 'return' with no value, in function returning
non-void
return;
^~~~~~
dynalogind.c:66:14: note: declared here
apr_status_t read_line(apr_pool_t *pool, socket_thread_data_t *td,
^~~~~~~~~
dynalogind.c: In function 'socket_thread_main':
dynalogind.c:427:6: warning: cast to pointer from integer of different size
[-Wint-to-pointer-cast]
(gnutls_transport_ptr_t) (sock));
^
/bin/bash ../libtool --tag=CC --mode=link gcc -DSYSCONFDIR='"/etc"'
-DPKGLIBDIR='"/usr/lib/dynalogin"' -I../libdynalogin -DLINUX -D_REENTRANT
-D_GNU_SOURCE -I/usr/include/apr-1.0 -I/usr/include/p11-kit-1 -pthread -DLINUX
-D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1.0 -I/usr/include/liboath
-Wl,-z,relro -o dynalogind dynalogind-dynalogind.o
../libdynalogin/libdynalogin.la -lapr-1 -lgnutls -lpam
libtool: link: gcc -DSYSCONFDIR=\"/etc\" -DPKGLIBDIR=\"/usr/lib/dynalogin\"
-I../libdynalogin -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1.0
-I/usr/include/p11-kit-1 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE
-I/usr/include/apr-1.0 -I/usr/include/liboath -Wl,-z -Wl,relro -o
.libs/dynalogind dynalogind-dynalogind.o ../libdynalogin/.libs/libdynalogin.so
/usr/lib/x86_64-linux-gnu/libapr-1.so -lgnutls -lpam -pthread
make[4]: Leaving directory '/<<PKGBUILDDIR>>/dynalogind'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/dynalogind'
Making all in libdynaloginclient
make[3]: Entering directory '/<<PKGBUILDDIR>>/libdynaloginclient'
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
-Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE
-I/usr/include/apr-1.0 -I/usr/include/liboath -c -o
libdynaloginclient_la-dynaloginclient.lo `test -f 'dynaloginclient.c' || echo
'./'`dynaloginclient.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2
-pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1.0
-I/usr/include/liboath -c dynaloginclient.c -fPIC -DPIC -o
.libs/libdynaloginclient_la-dynaloginclient.o
dynaloginclient.c: In function 'dynalogin_session_start':
dynaloginclient.c:160:26: warning: initialization discards 'const' qualifier
from pointer target type [-Wdiscarded-qualifiers]
char *_ca_file = ca_file;
^~~~~~~
dynaloginclient.c:231:50: warning: cast to pointer from integer of different
size [-Wint-to-pointer-cast]
gnutls_transport_set_ptr (session->tls_session, (gnutls_transport_ptr_t)
(session->sd));
^
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2
-pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1.0
-I/usr/include/liboath -c dynaloginclient.c -o
libdynaloginclient_la-dynaloginclient.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CC --mode=link gcc -pthread -DLINUX -D_REENTRANT
-D_GNU_SOURCE -I/usr/include/apr-1.0 -I/usr/include/liboath -version-info
0:0:0 -release 1 -export-dynamic -Wl,-z,relro -o libdynaloginclient.la -rpath
/usr/lib libdynaloginclient_la-dynaloginclient.lo -lgnutls -lpam
libtool: link: gcc -shared -fPIC -DPIC
.libs/libdynaloginclient_la-dynaloginclient.o -lgnutls -lpam -pthread -Wl,-z
-Wl,relro -pthread -Wl,-soname -Wl,libdynaloginclient-1.so.0 -o
.libs/libdynaloginclient-1.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libdynaloginclient-1.so.0" && ln -s
"libdynaloginclient-1.so.0.0.0" "libdynaloginclient-1.so.0")
libtool: link: (cd ".libs" && rm -f "libdynaloginclient.so" && ln -s
"libdynaloginclient-1.so.0.0.0" "libdynaloginclient.so")
libtool: link: ar cru .libs/libdynaloginclient.a
libdynaloginclient_la-dynaloginclient.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libdynaloginclient.a
libtool: link: ( cd ".libs" && rm -f "libdynaloginclient.la" && ln -s
"../libdynaloginclient.la" "libdynaloginclient.la" )
make[3]: Leaving directory '/<<PKGBUILDDIR>>/libdynaloginclient'
Making all in pam_dynalogin
make[3]: Entering directory '/<<PKGBUILDDIR>>/pam_dynalogin'
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
-DSYSCONFDIR='"/etc"' -I./../libdynaloginclient -Wdate-time
-D_FORTIFY_SOURCE=2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE
-I/usr/include/apr-1.0 -I/usr/include/liboath -c -o
pam_dynalogin_la-pam_dynalogin.lo `test -f 'pam_dynalogin.c' || echo
'./'`pam_dynalogin.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\"
-I./../libdynaloginclient -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DLINUX
-D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1.0 -I/usr/include/liboath -c
pam_dynalogin.c -fPIC -DPIC -o .libs/pam_dynalogin_la-pam_dynalogin.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\"
-I./../libdynaloginclient -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DLINUX
-D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1.0 -I/usr/include/liboath -c
pam_dynalogin.c -o pam_dynalogin_la-pam_dynalogin.o >/dev/null 2>&1
make[3]: *** [Makefile:366: pam_dynalogin_la-pam_dynalogin.lo] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/pam_dynalogin'
make[2]: *** [Makefile:461: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:299: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [/usr/share/cdbs/1/class/makefile.mk:77: debian/stamp-makefile-build]
Error 2
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit
status 2
--------------------------------------------------------------------------------
The build was made in my autobuilder with "dpkg-buildpackage -A"
and it also fails here:
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/dynalogin.html
If this is really a bug in one of the build-depends, please use reassign and
affects,
so that this is still visible in the BTS web page for this package.
Thanks.
--- End Message ---
--- Begin Message ---
Version: 1.0.0-3+rm
Dear submitter,
as the package dynalogin has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see https://bugs.debian.org/953837
The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.
Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.
Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)
--- End Message ---