[Pkg-freeipa-devel] Bug#1114384: slapi-nis: FTBFS: back-sch.c:2836:23: error: too many arguments to function 'fct'; expected 0, have 1
Santiago Vila
sanvila at debian.org
Fri Sep 5 19:26:31 BST 2025
Package: src:slapi-nis
Version: 0.60.0-1.1
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build.
Below you will find how the build ends (probably the most relevant part,
but not necessarily). If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202509/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:slapi-nis, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean
dh_clean
debian/rules binary
dh binary
dh_update_autotools_config
dh_autoreconf
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:100: warning: The macro 'AC_ERROR' is obsolete.
configure.ac:100: You should run autoupdate.
./lib/autoconf/oldnames.m4:34: AC_ERROR is expanded from...
configure.ac:100: the top level
configure.ac:142: warning: The macro 'AC_ERROR' is obsolete.
configure.ac:142: You should run autoupdate.
./lib/autoconf/oldnames.m4:34: AC_ERROR is expanded from...
configure.ac:142: the top level
configure.ac:348: warning: The macro 'AC_ERROR' is obsolete.
configure.ac:348: You should run autoupdate.
./lib/autoconf/oldnames.m4:34: AC_ERROR is expanded from...
configure.ac:348: the top level
configure.ac:396: warning: The macro 'AC_ERROR' is obsolete.
configure.ac:396: You should run autoupdate.
./lib/autoconf/oldnames.m4:34: AC_ERROR is expanded from...
configure.ac:396: the top level
configure.ac:692: warning: The macro 'AC_CONFIG_HEADER' is obsolete.
configure.ac:692: You should run autoupdate.
./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
configure.ac:692: the top level
configure.ac:693: warning: AC_OUTPUT should be used without arguments.
configure.ac:693: You should run autoupdate.
configure.ac:4: installing './compile'
configure.ac:3: installing './missing'
src/Makefile.am: installing './depcomp'
dh_auto_configure
./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run --disable-maintainer-mode --disable-dependency-tracking
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking whether make supports the include directive... yes (GNU style)
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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... none
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/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 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 file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ranlib... ranlib
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.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... no
checking whether to enable maintainer-specific portions of Makefiles... no
checking for tcpd.h... yes
checking for hosts_access... no
checking for hosts_access in -lwrap... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for nss nspr... yes
checking for dirsrv/slapi-plugin.h... yes
checking for gcc options needed to detect all undeclared functions... none needed
checking whether slapi_new_rwlock is declared... yes
checking whether SLAPI_PLUGIN_POST_ADD_FN is declared... yes
checking whether SLAPI_PLUGIN_POST_MODIFY_FN is declared... yes
checking whether SLAPI_PLUGIN_POST_MODRDN_FN is declared... yes
checking whether SLAPI_PLUGIN_POST_DELETE_FN is declared... yes
checking whether SLAPI_PLUGIN_INTERNAL_POST_ADD_FN is declared... yes
checking whether SLAPI_PLUGIN_INTERNAL_POST_MODIFY_FN is declared... yes
checking whether SLAPI_PLUGIN_INTERNAL_POST_MODRDN_FN is declared... yes
checking whether SLAPI_PLUGIN_INTERNAL_POST_DELETE_FN is declared... yes
checking whether SLAPI_PLUGIN_BE_TXN_PRE_ADD_FN is declared... yes
checking whether SLAPI_PLUGIN_BE_TXN_PRE_MODIFY_FN is declared... yes
checking whether SLAPI_PLUGIN_BE_TXN_PRE_MODRDN_FN is declared... yes
checking whether SLAPI_PLUGIN_BE_TXN_PRE_DELETE_FN is declared... yes
checking whether SLAPI_PLUGIN_BE_TXN_POST_ADD_FN is declared... yes
checking whether SLAPI_PLUGIN_BE_TXN_POST_MODIFY_FN is declared... yes
checking whether SLAPI_PLUGIN_BE_TXN_POST_MODRDN_FN is declared... yes
checking whether SLAPI_PLUGIN_BE_TXN_POST_DELETE_FN is declared... yes
checking whether SLAPI_PLUGIN_PRE_EXTOP_FN is declared... yes
checking whether NULL is declared... yes
checking for transaction support... yes
checking whether or not to enable transaction support by default... yes
checking for rpc/xdr.h... no
checking for libtirpc... yes
checking for libnsl... yes
checking for clnttcp6_create... no
checking for stdint.h... (cached) yes
checking for nss.h... yes
checking for dlfcn.h... (cached) yes
checking for sss_nss_idmap... yes
checking for sss_nss_getpwnam_timeout in -lsss_nss_idmap... yes
checking for security/pam_appl.h... yes
FreeIPA ID views support is enabled
checking for rpcgen... /usr/bin/rpcgen
checking for ns-slapd... no-slapd
leaving plugins as okay-to-unload
running tests with referential integrity enabled
running tests with memberof enabled
running tests with managed entries enabled
running tests with usn enabled
running tests with betxn enabled
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating yp/Makefile
config.status: creating src/Makefile
config.status: creating doc/examples/nis-plugin-example.ldif
config.status: creating doc/examples/sch-plugin-example.ldif
config.status: creating tests/Makefile
config.status: creating tests/clients/Makefile
config.status: creating tests/slapd.sh
config.status: creating tests/config/dse.ldif.initial
config.status: creating tests/config/dse.ldif.refint
config.status: creating tests/config/dse.ldif.memberof
config.status: creating tests/config/dse.ldif.mep
config.status: creating tests/config/dse.ldif.usn
config.status: creating src/nisserver-plugin-defs.1
config.status: creating tests/test36-schema-nsswitch/wrap_passwd
config.status: creating src/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
dh_auto_build
make -j2
make[1]: Entering directory '/<<PKGBUILDDIR>>'
Making all in yp
make[2]: Entering directory '/<<PKGBUILDDIR>>/yp'
rm -f -f yp.h
rm -f -f yp_xdr.c
/usr/bin/rpcgen -h -o yp.h yp.x
/usr/bin/rpcgen -c -i 0 -o yp_xdr.c yp.x
rm -f -f yp_clnt.c
/usr/bin/rpcgen -l -o yp_clnt.c yp.x
make[2]: Leaving directory '/<<PKGBUILDDIR>>/yp'
Making all in src
make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
make all-am
make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/tirpc -I/usr/include/tirpc -DPORTMAP_MAIN -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o portmap-portmap.o `test -f 'portmap.c' || echo './'`portmap.c
gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/tirpc -I/usr/include/tirpc -DDEFS_NIS_MAIN -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o nisserver_plugin_defs-defs-nis.o `test -f 'defs-nis.c' || echo './'`defs-nis.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/tirpc -I/usr/include/tirpc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o disp-nis.lo disp-nis.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/tirpc -I/usr/include/tirpc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c disp-nis.c -fPIC -DPIC -o .libs/disp-nis.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/tirpc -I/usr/include/tirpc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o dummymap.lo dummymap.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/tirpc -I/usr/include/tirpc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c dummymap.c -fPIC -DPIC -o .libs/dummymap.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/tirpc -I/usr/include/tirpc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o nis.lo nis.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/tirpc -I/usr/include/tirpc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c nis.c -fPIC -DPIC -o .libs/nis.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/tirpc -I/usr/include/tirpc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o plug-nis.lo plug-nis.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/tirpc -I/usr/include/tirpc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c plug-nis.c -fPIC -DPIC -o .libs/plug-nis.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/tirpc -I/usr/include/tirpc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o portmap.lo portmap.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/tirpc -I/usr/include/tirpc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o back-nis.lo back-nis.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/tirpc -I/usr/include/tirpc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c portmap.c -fPIC -DPIC -o .libs/portmap.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/tirpc -I/usr/include/tirpc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c back-nis.c -fPIC -DPIC -o .libs/back-nis.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/tirpc -I/usr/include/tirpc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o back-shr.lo back-shr.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/tirpc -I/usr/include/tirpc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c back-shr.c -fPIC -DPIC -o .libs/back-shr.o
back-shr.c: In function 'backend_shr_refresh_thread':
back-shr.c:920:9: warning: 'slapi_eq_once' is deprecated [-Wdeprecated-declarations]
920 | slapi_eq_once(backend_shr_data_initialize_thread, cbdata, PR_SecondsToInterval(1));
| ^~~~~~~~~~~~~
In file included from back-shr.c:34:
/usr/include/dirsrv/slapi-plugin.h:8178:18: note: declared here
8178 | Slapi_Eq_Context slapi_eq_once(slapi_eq_fn_t fn, void *arg, time_t when) __attribute__((deprecated));
| ^~~~~~~~~~~~~
back-shr.c: In function 'backend_shr_startup':
back-shr.c:977:9: warning: 'slapi_eq_once' is deprecated [-Wdeprecated-declarations]
977 | slapi_eq_once(backend_shr_data_initialize_thread,
| ^~~~~~~~~~~~~
/usr/include/dirsrv/slapi-plugin.h:8178:18: note: declared here
8178 | Slapi_Eq_Context slapi_eq_once(slapi_eq_fn_t fn, void *arg, time_t when) __attribute__((deprecated));
| ^~~~~~~~~~~~~
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/tirpc -I/usr/include/tirpc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o defs-nis.lo defs-nis.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/tirpc -I/usr/include/tirpc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c defs-nis.c -fPIC -DPIC -o .libs/defs-nis.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/tirpc -I/usr/include/tirpc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o format.lo format.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/tirpc -I/usr/include/tirpc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c format.c -fPIC -DPIC -o .libs/format.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/tirpc -I/usr/include/tirpc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o map.lo map.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/tirpc -I/usr/include/tirpc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c map.c -fPIC -DPIC -o .libs/map.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/tirpc -I/usr/include/tirpc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o wrap.lo wrap.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/tirpc -I/usr/include/tirpc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c wrap.c -fPIC -DPIC -o .libs/wrap.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/tirpc -I/usr/include/tirpc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o schemacompat_plugin_la-back-sch.lo `test -f 'back-sch.c' || echo './'`back-sch.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/tirpc -I/usr/include/tirpc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c back-sch.c -fPIC -DPIC -o .libs/schemacompat_plugin_la-back-sch.o
back-sch.c: In function 'backend_extop_cb':
back-sch.c:2836:23: error: too many arguments to function 'fct'; expected 0, have 1
2836 | ret = fct(pb);
| ^~~ ~~
make[3]: *** [Makefile:771: schemacompat_plugin_la-back-sch.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:550: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[1]: *** [Makefile:487: all-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j2 returned exit code 2
make: *** [debian/rules:8: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
More information about the Pkg-freeipa-devel
mailing list