+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/mozldap.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild warning: bogus date in %changelog: Mon Jan 9 2007 Rich Megginson - 6.0.1-2 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8Z6BF4 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mozldap-6.0.5 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/mozldap-6.0.5.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd mozldap-6.0.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (support-tls1.1-and-later.patch):' Patch #0 (support-tls1.1-and-later.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file mozilla/directory/c-sdk/ldap/libraries/libssldap/ldapsinit.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.eaEuKy + umask 022 + cd /builddir/build/BUILD + cd mozldap-6.0.5 + cd mozilla/directory/c-sdk + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config/autoconf/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config/autoconf/config.sub ++ basename ./config/autoconf/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/autoconf/config.sub '/usr/lib/rpm/redhat/config.sub' -> './config/autoconf/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config/autoconf/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config/autoconf/config.guess ++ basename ./config/autoconf/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/autoconf/config.guess '/usr/lib/rpm/redhat/config.guess' -> './config/autoconf/config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-sasl --enable-clu --with-system-svrcore --enable-optimize --disable-debug creating cache ./config.cache checking host system type... riscv64-redhat-linux-gnu checking target system type... riscv64-redhat-linux-gnu checking build system type... riscv64-redhat-linux-gnu checking for --with-nss... no checking for --with-nss-inc... no checking for --with-nss-lib... no ./configure: line 1309: cd: ../../dist/*.OBJ/lib: No such file or directory ./configure: line 1314: cd: ../../dist/public/nss: No such file or directory checking could not find in-tree NSS in ../../dist... no checking for nss-config... /usr/bin/nss-config checking for NSS - version >= 3.9.0 (skipping)... checking using NSS from /usr/bin/nss-config... yes checking for --with-nspr... no checking for --with-nspr-inc... no checking for --with-nspr-lib... no checking checking for in-tree NSPR from ../../dist... ./configure: line 1601: cd: ../../dist: No such file or directory ./configure: line 1601: cd: ../../dist/*.OBJ: No such file or directory no checking for nspr-config... /usr/bin/nspr-config checking for NSPR - version >= 4.0.0 (skipping)... checking using NSPR from /usr/bin/nspr-config... yes checking for whoami... /usr/bin/whoami checking for c++... c++ checking whether the C++ compiler (c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld) works... yes checking whether the C++ compiler (c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld) is a cross-compiler... no checking whether we are using GNU C++... yes checking whether c++ accepts -g... yes checking for gcc... gcc checking whether the C compiler (gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld) works... yes checking whether the C compiler (gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking how to run the C preprocessor... gcc -E checking for ranlib... ranlib checking for as... /usr/bin/as checking for ar... /usr/bin/ar checking for ld... /usr/bin/ld checking for strip... /usr/bin/strip checking for windres... no checking for gcc -pipe support... yes checking for perl5... no checking for perl... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether gcc needs -traditional... no checking for lchown... yes checking for strerror... yes checking for getaddrinfo... yes checking for getnameinfo... yes checking for pthread_create in -lpthreads... no checking for pthread_create in -lpthread... yes checking for --with-sasl... yes checking for --with-sasl-inc... no checking for --with-sasl-lib... no checking for getaddrinfo... (cached) yes checking for sasl_client_init in -lsasl2... yes checking whether gcc accepts -pthread... yes updating cache ./config.cache creating ./config.status creating Makefile creating config/Makefile creating config/autoconf.mk creating ldap/Makefile creating ldap/clients/tools/Makefile creating ldap/include/Makefile creating ldap/libraries/Makefile creating ldap/libraries/libldap/Makefile creating ldap/libraries/libprldap/Makefile creating ldap/libraries/libldif/Makefile creating ldap/libraries/liblber/Makefile creating ldap/libraries/libiutil/Makefile creating ldap/libraries/libssldap/Makefile creating ldap/libraries/libutil/Makefile + BUILD_OPT=1 + export BUILD_OPT + XCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export XCFLAGS + PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 + PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 + export PKG_CONFIG_ALLOW_SYSTEM_LIBS + export PKG_CONFIG_ALLOW_SYSTEM_CFLAGS + make cd config; make BUILD_DEBUG=optimize export make[1]: Entering directory '/builddir/build/BUILD/mozldap-6.0.5/mozilla/directory/c-sdk/config' gcc -o now.o -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pipe -ansi -Wall -pthread -O2 -fPIC -UDEBUG -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_SASL=1 -DHAVE_SASL_OPTIONS=1 -DLDAP_SASLIO_HOOKS=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 now.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from now.c:38: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 now.o -o now gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pipe -ansi -Wall -pthread -O2 -fPIC -UDEBUG -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_SASL=1 -DHAVE_SASL_OPTIONS=1 -DLDAP_SASLIO_HOOKS=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld nsinstall.c -o nsinstall In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from nsinstall.c:43: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ make[1]: Leaving directory '/builddir/build/BUILD/mozldap-6.0.5/mozilla/directory/c-sdk/config' cd ldap; make BUILD_DEBUG=optimize export make[1]: Entering directory '/builddir/build/BUILD/mozldap-6.0.5/mozilla/directory/c-sdk/ldap' cd include; make BUILD_DEBUG=optimize export make[2]: Entering directory '/builddir/build/BUILD/mozldap-6.0.5/mozilla/directory/c-sdk/ldap/include' ../../config/./nsinstall -D ../../../../dist/public/ldap echo not_perl ./../build/replace.pl \ LDAP_VENDOR_NAME="mozilla.org" \ LDAP_VENDOR_VERSION="604" \ < ldap-standard-tmpl.h > ../../../../dist/public/ldap/ldap-standard.h ../../config/./nsinstall -D ../../../../dist/public/ldap-private ../../config/./nsinstall -R -m 644 ./disptmpl.h ./lber.h ./ldap.h ./ldap-extension.h ./ldap-platform.h ./ldap-to-be-deprecated.h ./ldap-deprecated.h ./ldap_ssl.h ./ldappr.h ./ldif.h ./iutil.h ./srchpref.h ../../../../dist/public/ldap ../../config/./nsinstall -R -m 644 ./../libraries/libldap/ldap-int.h ./../libraries/liblber/lber-int.h ./portable.h ./ldaprot.h ./ldaplog.h ../../../../dist/public/ldap-private make[2]: Leaving directory '/builddir/build/BUILD/mozldap-6.0.5/mozilla/directory/c-sdk/ldap/include' cd libraries; make BUILD_DEBUG=optimize export make[2]: Entering directory '/builddir/build/BUILD/mozldap-6.0.5/mozilla/directory/c-sdk/ldap/libraries' cd liblber; make BUILD_DEBUG=optimize export make[3]: Entering directory '/builddir/build/BUILD/mozldap-6.0.5/mozilla/directory/c-sdk/ldap/libraries/liblber' gcc -o decode.o -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pipe -ansi -Wall -pthread -O2 -fPIC -UDEBUG -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_SASL=1 -DHAVE_SASL_OPTIONS=1 -DLDAP_SASLIO_HOOKS=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -I../../../ldap/include -I../../../../../dist/./include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 decode.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from lber-int.h:58, from decode.c:52: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -o encode.o -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pipe -ansi -Wall -pthread -O2 -fPIC -UDEBUG -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_SASL=1 -DHAVE_SASL_OPTIONS=1 -DLDAP_SASLIO_HOOKS=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -I../../../ldap/include -I../../../../../dist/./include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 encode.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from lber-int.h:58, from encode.c:52: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -o io.o -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pipe -ansi -Wall -pthread -O2 -fPIC -UDEBUG -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_SASL=1 -DHAVE_SASL_OPTIONS=1 -DLDAP_SASLIO_HOOKS=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -I../../../ldap/include -I../../../../../dist/./include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 io.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from lber-int.h:58, from io.c:51: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ io.c: In function 'ber_get_next': io.c:869:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if ( ((ber_len_t) ber->ber_end - (ber_len_t) ber->ber_buf) < newlen) { ^ io.c:869:39: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if ( ((ber_len_t) ber->ber_end - (ber_len_t) ber->ber_buf) < newlen) { ^ io.c:890:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] toread = (ber_len_t)ber->ber_end - (ber_len_t)ber->ber_rwptr; ^ io.c:890:37: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] toread = (ber_len_t)ber->ber_end - (ber_len_t)ber->ber_rwptr; ^ io.c:893:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] *len = (ber_len_t) ber->ber_rwptr - (ber_len_t) orig_rwptr; ^ io.c:893:39: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] *len = (ber_len_t) ber->ber_rwptr - (ber_len_t) orig_rwptr; ^ io.c:912:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] *len = (ber_len_t) ber->ber_rwptr - (ber_len_t) orig_rwptr; ^ io.c:912:38: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] *len = (ber_len_t) ber->ber_rwptr - (ber_len_t) orig_rwptr; ^ io.c: In function 'ber_get_next_buffer_ext': io.c:1558:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] toread = (ber_len_t)ber->ber_end - (ber_len_t)ber->ber_rwptr; ^ io.c:1558:37: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] toread = (ber_len_t)ber->ber_end - (ber_len_t)ber->ber_rwptr; ^ gcc -o bprint.o -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pipe -ansi -Wall -pthread -O2 -fPIC -UDEBUG -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_SASL=1 -DHAVE_SASL_OPTIONS=1 -DLDAP_SASLIO_HOOKS=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -I../../../ldap/include -I../../../../../dist/./include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 bprint.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/string.h:26, from bprint.c:39: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ ======= making ./liblber60.a rm -f liblber60.a; /usr/bin/ar cr liblber60.a ./decode.o ./encode.o ./io.o ./bprint.o; ranlib liblber60.a ../../../config/./nsinstall -R -m 444 ./liblber60.a ../../../../../dist/lib make[3]: Leaving directory '/builddir/build/BUILD/mozldap-6.0.5/mozilla/directory/c-sdk/ldap/libraries/liblber' cd libldif; make BUILD_DEBUG=optimize export make[3]: Entering directory '/builddir/build/BUILD/mozldap-6.0.5/mozilla/directory/c-sdk/ldap/libraries/libldif' gcc -o line64.o -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pipe -ansi -Wall -pthread -O2 -fPIC -UDEBUG -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_SASL=1 -DHAVE_SASL_OPTIONS=1 -DLDAP_SASLIO_HOOKS=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -I../../../ldap/include -I../../../../../dist/./include -I../../../../../dist/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 line64.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from line64.c:40: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ line64.c: In function 'ldif_base64_encode_internal': line64.c:444:15: warning: variable 'len' set but not used [-Wunused-but-set-variable] int i, pad, len; ^~~ ======= making ./libldif60.a rm -f libldif60.a; /usr/bin/ar cr libldif60.a ./line64.o; ranlib libldif60.a ======= making ./libldif60.so gcc -shared -Wl,-soname -Wl,libldif60.so -o libldif60.so ./line64.o ../../../config/./nsinstall -R -m 444 ./libldif60.a ../../../../../dist/lib ../../../config/./nsinstall -R -m 444 ./libldif60.a ../../../../../dist/lib ../../../config/./nsinstall -R -m 444 ./libldif60.so ../../../../../dist/lib ../../../config/./nsinstall -R -m 444 ./libldif60.so ../../../../../dist/bin make[3]: Leaving directory '/builddir/build/BUILD/mozldap-6.0.5/mozilla/directory/c-sdk/ldap/libraries/libldif' cd libiutil; make BUILD_DEBUG=optimize export make[3]: Entering directory '/builddir/build/BUILD/mozldap-6.0.5/mozilla/directory/c-sdk/ldap/libraries/libiutil' gcc -o iutil-lock.o -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pipe -ansi -Wall -pthread -O2 -fPIC -UDEBUG -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_SASL=1 -DHAVE_SASL_OPTIONS=1 -DLDAP_SASLIO_HOOKS=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -I../../../../../dist/public/ldap -I../../../ldap/include -I../../../../../dist/./include -I../../../../../dist/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 iutil-lock.c ======= making ./libiutil60.a rm -f libiutil60.a; /usr/bin/ar cr libiutil60.a ./iutil-lock.o; ranlib libiutil60.a ../../../config/./nsinstall -R -m 444 ./libiutil60.a ../../../../../dist/lib make[3]: Leaving directory '/builddir/build/BUILD/mozldap-6.0.5/mozilla/directory/c-sdk/ldap/libraries/libiutil' cd libldap; make BUILD_DEBUG=optimize export make[3]: Entering directory '/builddir/build/BUILD/mozldap-6.0.5/mozilla/directory/c-sdk/ldap/libraries/libldap' gcc -o abandon.o -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pipe -ansi -Wall -pthread -O2 -fPIC -UDEBUG -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_SASL=1 -DHAVE_SASL_OPTIONS=1 -DLDAP_SASLIO_HOOKS=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -UMOZILLA_CLIENT -DUSE_PTHREADS -I../../../../../dist/public/ldap -I../../../ldap/include -I../../../../../dist/./public -I/usr/include/sasl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 abandon.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ldap-int.h:40, from abandon.c:52: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from ../../../../../dist/public/ldap/ldap.h:44:0, from ldap-int.h:85, from abandon.c:52: ../../../../../dist/public/ldap/ldap-standard.h:1:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before '.' token not_perl ./../build/replace.pl LDAP_VENDOR_NAME=mozilla.org LDAP_VENDOR_VERSION=604 ^ In file included from ../liblber/lber-int.h:116:0, from ldap-int.h:82, from abandon.c:52: ../../../../../dist/public/ldap/ldap-extension.h:148:10: error: unknown type name 'LDAPControl' LDAP_API(LDAPControl *) LDAP_CALL ldap_find_control( const char *oid, ^ ../../../../../dist/public/ldap/lber.h:172:22: note: in definition of macro 'LDAP_API' #define LDAP_API(rt) rt ^~ In file included from ../../../../../dist/public/ldap/ldap.h:47:0, from ldap-int.h:85, from abandon.c:52: ../../../../../dist/public/ldap/ldap-extension.h:149:3: error: unknown type name 'LDAPControl' LDAPControl **ctrls ); ^~~~~~~~~~~ ../../../../../dist/public/ldap/ldap-extension.h:194:51: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? LDAP_API(int) LDAP_CALL ldap_create_sort_control( LDAP *ld, ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-extension.h:196:9: error: unknown type name 'LDAPControl'; did you mean 'LDAPsortkey'? LDAPControl **ctrlp ); ^~~~~~~~~~~ LDAPsortkey ../../../../../dist/public/ldap/ldap-extension.h:197:50: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? LDAP_API(int) LDAP_CALL ldap_parse_sort_control( LDAP *ld, ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-extension.h:198:9: error: unknown type name 'LDAPControl'; did you mean 'LDAPsortkey'? LDAPControl **ctrls, ber_int_t *result, char **attribute ); ^~~~~~~~~~~ LDAPsortkey ../../../../../dist/public/ldap/ldap-extension.h:205:3: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? LDAP *ld, const char ctl_iscritical, LDAPControl **ctrlp ); ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-extension.h:205:40: error: unknown type name 'LDAPControl'; did you mean 'LDAPsortkey'? LDAP *ld, const char ctl_iscritical, LDAPControl **ctrlp ); ^~~~~~~~~~~ LDAPsortkey ../../../../../dist/public/ldap/ldap-extension.h:206:56: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? LDAP_API(int) LDAP_CALL ldap_parse_userstatus_control( LDAP *ld, ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-extension.h:207:3: error: unknown type name 'LDAPControl'; did you mean 'LDAPsortkey'? LDAPControl **ctrlp, LDAPuserstatus *us ); ^~~~~~~~~~~ LDAPsortkey ../../../../../dist/public/ldap/ldap-extension.h:209:61: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? LDAP_API(int) LDAP_CALL ldap_create_passwordpolicy_control( LDAP *ld, ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-extension.h:210:3: error: unknown type name 'LDAPControl'; did you mean 'LDAPsortkey'? LDAPControl **ctrlp ); ^~~~~~~~~~~ LDAPsortkey ../../../../../dist/public/ldap/ldap-extension.h:211:65: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? LDAP_API(int) LDAP_CALL ldap_create_passwordpolicy_control_ext( LDAP *ld, ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-extension.h:212:30: error: unknown type name 'LDAPControl'; did you mean 'LDAPsortkey'? const char ctl_iscritical, LDAPControl **ctrlp ); ^~~~~~~~~~~ LDAPsortkey ../../../../../dist/public/ldap/ldap-extension.h:213:60: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? LDAP_API(int) LDAP_CALL ldap_parse_passwordpolicy_control( LDAP *ld, ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-extension.h:214:3: error: unknown type name 'LDAPControl'; did you mean 'LDAPsortkey'? LDAPControl *ctrlp, ber_int_t *expirep, ber_int_t *gracep, ^~~~~~~~~~~ LDAPsortkey ../../../../../dist/public/ldap/ldap-extension.h:216:65: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? LDAP_API(int) LDAP_CALL ldap_parse_passwordpolicy_control_ext ( LDAP *ld, ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-extension.h:217:3: error: unknown type name 'LDAPControl'; did you mean 'LDAPsortkey'? LDAPControl **ctrlp, ber_int_t *expirep, ber_int_t *gracep, ^~~~~~~~~~~ LDAPsortkey ../../../../../dist/public/ldap/ldap-extension.h:222:54: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? LDAP_API(int) LDAP_CALL ldap_create_authzid_control( LDAP *ld, ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-extension.h:223:30: error: unknown type name 'LDAPControl'; did you mean 'LDAPsortkey'? const char ctl_iscritical, LDAPControl **ctrlp ); ^~~~~~~~~~~ LDAPsortkey ../../../../../dist/public/ldap/ldap-extension.h:224:53: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? LDAP_API(int) LDAP_CALL ldap_parse_authzid_control( LDAP *ld, ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-extension.h:225:3: error: unknown type name 'LDAPControl'; did you mean 'LDAPsortkey'? LDAPControl **ctrlp, char **authzid ); ^~~~~~~~~~~ LDAPsortkey ../../../../../dist/public/ldap/ldap-extension.h:227:38: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? LDAP_API(int) LDAP_CALL ldap_whoami( LDAP *ld, LDAPControl **serverctrls, ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-extension.h:227:48: error: unknown type name 'LDAPControl'; did you mean 'LDAPsortkey'? LDAP_API(int) LDAP_CALL ldap_whoami( LDAP *ld, LDAPControl **serverctrls, ^~~~~~~~~~~ LDAPsortkey ../../../../../dist/public/ldap/ldap-extension.h:228:3: error: unknown type name 'LDAPControl'; did you mean 'LDAPsortkey'? LDAPControl **clientctrls, int *msgidp ); ^~~~~~~~~~~ LDAPsortkey ../../../../../dist/public/ldap/ldap-extension.h:229:40: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? LDAP_API(int) LDAP_CALL ldap_whoami_s( LDAP *ld, struct berval **authzid, ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-extension.h:230:3: error: unknown type name 'LDAPControl'; did you mean 'LDAPsortkey'? LDAPControl **serverctrls, LDAPControl **clientctrls ); ^~~~~~~~~~~ LDAPsortkey ../../../../../dist/public/ldap/ldap-extension.h:230:30: error: unknown type name 'LDAPControl'; did you mean 'LDAPsortkey'? LDAPControl **serverctrls, LDAPControl **clientctrls ); ^~~~~~~~~~~ LDAPsortkey ../../../../../dist/public/ldap/ldap-extension.h:231:44: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? LDAP_API(int) LDAP_CALL ldap_parse_whoami( LDAP *ld, LDAPMessage *result, ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-extension.h:231:54: error: unknown type name 'LDAPMessage'; did you mean 'LDAPuserstatus'? LDAP_API(int) LDAP_CALL ldap_parse_whoami( LDAP *ld, LDAPMessage *result, ^~~~~~~~~~~ LDAPuserstatus ../../../../../dist/public/ldap/ldap-extension.h:234:65: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? LDAP_API(int) LDAP_CALL ldap_create_geteffectiveRights_control( LDAP *ld, ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-extension.h:236:3: error: unknown type name 'LDAPControl'; did you mean 'LDAPsortkey'? LDAPControl **ctrlp ); ^~~~~~~~~~~ LDAPsortkey ../../../../../dist/public/ldap/ldap-extension.h:258:58: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? LDAP_API(int) LDAP_CALL ldap_create_virtuallist_control( LDAP *ld, ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-extension.h:259:36: error: unknown type name 'LDAPControl'; did you mean 'LDAPsortkey'? LDAPVirtualList *ldvlistp, LDAPControl **ctrlp ); ^~~~~~~~~~~ LDAPsortkey ../../../../../dist/public/ldap/ldap-extension.h:261:57: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? LDAP_API(int) LDAP_CALL ldap_parse_virtuallist_control( LDAP *ld, ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-extension.h:262:9: error: unknown type name 'LDAPControl'; did you mean 'LDAPsortkey'? LDAPControl **ctrls, ber_int_t *target_posp, ^~~~~~~~~~~ LDAPsortkey ../../../../../dist/public/ldap/ldap-extension.h:275:63: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? LDAP_API(int) LDAP_CALL ldap_create_persistentsearch_control( LDAP *ld, ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-extension.h:277:30: error: unknown type name 'LDAPControl'; did you mean 'LDAPsortkey'? char ctl_iscritical, LDAPControl **ctrlp ); ^~~~~~~~~~~ LDAPsortkey ../../../../../dist/public/ldap/ldap-extension.h:278:57: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? LDAP_API(int) LDAP_CALL ldap_parse_entrychange_control( LDAP *ld, ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-extension.h:279:9: error: unknown type name 'LDAPControl'; did you mean 'LDAPsortkey'? LDAPControl **ctrls, ber_int_t *chgtypep, char **prevdnp, ^~~~~~~~~~~ LDAPsortkey ../../../../../dist/public/ldap/ldap-extension.h:288:56: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? LDAP_API(int) LDAP_CALL ldap_create_proxyauth_control( LDAP *ld, ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-extension.h:289:52: error: unknown type name 'LDAPControl'; did you mean 'LDAPsortkey'? const char *dn, const char ctl_iscritical, LDAPControl **ctrlp ); ^~~~~~~~~~~ LDAPsortkey ../../../../../dist/public/ldap/ldap-extension.h:290:58: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? LDAP_API(int) LDAP_CALL ldap_create_proxiedauth_control( LDAP *ld, ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-extension.h:291:30: error: unknown type name 'LDAPControl'; did you mean 'LDAPsortkey'? const char *authzid, LDAPControl **ctrlp ); ^~~~~~~~~~~ LDAPsortkey ../../../../../dist/public/ldap/ldap-extension.h:300:43: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? LDAP_API(int) LDAP_CALL ldap_get_lderrno( LDAP *ld, char **m, char **s ); ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-extension.h:301:43: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? LDAP_API(int) LDAP_CALL ldap_set_lderrno( LDAP *ld, int e, char *m, char *s ); ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-extension.h:343:42: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? LDAP_API(int) LDAP_CALL ldap_url_search( LDAP *ld, const char *url, ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-extension.h:345:44: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? LDAP_API(int) LDAP_CALL ldap_url_search_s( LDAP *ld, const char *url, ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-extension.h:346:24: error: unknown type name 'LDAPMessage' int attrsonly, LDAPMessage **res ); ^~~~~~~~~~~ ../../../../../dist/public/ldap/ldap-extension.h:347:45: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? LDAP_API(int) LDAP_CALL ldap_url_search_st( LDAP *ld, const char *url, ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-extension.h:348:49: error: unknown type name 'LDAPMessage' int attrsonly, struct timeval *timeout, LDAPMessage **res ); ^~~~~~~~~~~ ../../../../../dist/public/ldap/ldap-extension.h:356:42: error: unknown type name 'LDAPMod'; did you mean 'LDAP_C'? LDAP_API(void) LDAP_CALL ldap_mods_free( LDAPMod **mods, int freemods ); ^~~~~~~ LDAP_C ../../../../../dist/public/ldap/ldap-extension.h:373:65: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? typedef int (LDAP_CALL LDAP_CALLBACK LDAP_REBINDPROC_CALLBACK)( LDAP *ld, ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-extension.h:375:48: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? LDAP_API(void) LDAP_CALL ldap_set_rebind_proc( LDAP *ld, ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-extension.h:376:9: error: unknown type name 'LDAP_REBINDPROC_CALLBACK'; did you mean 'LDAP_REALLOC_CALLBACK'? LDAP_REBINDPROC_CALLBACK *rebindproc, void *arg ); ^~~~~~~~~~~~~~~~~~~~~~~~ LDAP_REALLOC_CALLBACK ../../../../../dist/public/ldap/ldap-extension.h:511:13: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? LDAP *ld, struct lextiof_session_private *sessionarg ); ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-extension.h:513:13: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? LDAP *ld, struct lextiof_session_private *sessionarg ); ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-extension.h:526:9: error: unknown type name 'LDAP_X_EXTIOF_NEWHANDLE_CALLBACK' LDAP_X_EXTIOF_NEWHANDLE_CALLBACK *lextiof_newhandle; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../../../dist/public/ldap/ldap-extension.h:527:9: error: unknown type name 'LDAP_X_EXTIOF_DISPOSEHANDLE_CALLBACK' LDAP_X_EXTIOF_DISPOSEHANDLE_CALLBACK *lextiof_disposehandle; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../../../dist/public/ldap/ldap-extension.h:555:43: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? LDAP_KEYGEN_CALLBACK)( void *arg, LDAP *ld, LDAPMessage *entry ); ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-extension.h:555:53: error: unknown type name 'LDAPMessage' LDAP_KEYGEN_CALLBACK)( void *arg, LDAP *ld, LDAPMessage *entry ); ^~~~~~~~~~~ ../../../../../dist/public/ldap/ldap-extension.h:569:47: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? LDAP_API(int) LDAP_CALL ldap_keysort_entries( LDAP *ld, LDAPMessage **chain, ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-extension.h:569:57: error: unknown type name 'LDAPMessage' LDAP_API(int) LDAP_CALL ldap_keysort_entries( LDAP *ld, LDAPMessage **chain, ^~~~~~~~~~~ ../../../../../dist/public/ldap/ldap-extension.h:570:20: error: unknown type name 'LDAP_KEYGEN_CALLBACK'; did you mean 'LDAP_KEYFREE_CALLBACK'? void *arg, LDAP_KEYGEN_CALLBACK *gen, LDAP_KEYCMP_CALLBACK *cmp, ^~~~~~~~~~~~~~~~~~~~ LDAP_KEYFREE_CALLBACK ../../../../../dist/public/ldap/ldap-extension.h:572:49: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? LDAP_API(int) LDAP_CALL ldap_multisort_entries( LDAP *ld, LDAPMessage **chain, ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-extension.h:572:59: error: unknown type name 'LDAPMessage' LDAP_API(int) LDAP_CALL ldap_multisort_entries( LDAP *ld, LDAPMessage **chain, ^~~~~~~~~~~ ../../../../../dist/public/ldap/ldap-extension.h:574:44: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? LDAP_API(int) LDAP_CALL ldap_sort_entries( LDAP *ld, LDAPMessage **chain, ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-extension.h:574:54: error: unknown type name 'LDAPMessage' LDAP_API(int) LDAP_CALL ldap_sort_entries( LDAP *ld, LDAPMessage **chain, ^~~~~~~~~~~ ../../../../../dist/public/ldap/ldap-extension.h:576:43: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? LDAP_API(int) LDAP_CALL ldap_sort_values( LDAP *ld, char **vals, ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-extension.h:637:44: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? LDAP_API(int) LDAP_CALL ldap_memcache_set( LDAP *ld, LDAPMemCache *cache ); ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-extension.h:638:44: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? LDAP_API(int) LDAP_CALL ldap_memcache_get( LDAP *ld, LDAPMemCache **cachep ); ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-extension.h:798:10: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? (LDAP *ld, unsigned flags, void* defaults, void *interact ); ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-extension.h:801:9: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? LDAP *ld, ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-extension.h:804:9: error: unknown type name 'LDAPControl'; did you mean 'LDAPsortkey'? LDAPControl **serverControls, ^~~~~~~~~~~ LDAPsortkey ../../../../../dist/public/ldap/ldap-extension.h:805:9: error: unknown type name 'LDAPControl'; did you mean 'LDAPsortkey'? LDAPControl **clientControls, ^~~~~~~~~~~ LDAPsortkey ../../../../../dist/public/ldap/ldap-extension.h:809:9: error: unknown type name 'LDAP_SASL_INTERACT_PROC'; did you mean 'LDAP_SASL_INTERACTIVE'? LDAP_SASL_INTERACT_PROC *proc, ^~~~~~~~~~~~~~~~~~~~~~~ LDAP_SASL_INTERACTIVE ../../../../../dist/public/ldap/ldap-extension.h:813:9: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? LDAP *ld, ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-extension.h:816:9: error: unknown type name 'LDAPControl'; did you mean 'LDAPsortkey'? LDAPControl **serverControls, ^~~~~~~~~~~ LDAPsortkey ../../../../../dist/public/ldap/ldap-extension.h:817:9: error: unknown type name 'LDAPControl'; did you mean 'LDAPsortkey'? LDAPControl **clientControls, ^~~~~~~~~~~ LDAPsortkey ../../../../../dist/public/ldap/ldap-extension.h:821:9: error: unknown type name 'LDAP_SASL_INTERACT_PROC'; did you mean 'LDAP_SASL_INTERACTIVE'? LDAP_SASL_INTERACT_PROC *proc, ^~~~~~~~~~~~~~~~~~~~~~~ LDAP_SASL_INTERACTIVE ../../../../../dist/public/ldap/ldap-extension.h:823:9: error: unknown type name 'LDAPControl'; did you mean 'LDAPsortkey'? LDAPControl ***responseControls ); ^~~~~~~~~~~ LDAPsortkey ../../../../../dist/public/ldap/ldap-extension.h:828:38: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? LDAP_API(int) LDAP_CALL ldap_passwd( LDAP *ld, struct berval *userid, ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-extension.h:830:2: error: unknown type name 'LDAPControl'; did you mean 'LDAPsortkey'? LDAPControl **serverctrls, LDAPControl **clientctrls, ^~~~~~~~~~~ LDAPsortkey ../../../../../dist/public/ldap/ldap-extension.h:830:29: error: unknown type name 'LDAPControl'; did you mean 'LDAPsortkey'? LDAPControl **serverctrls, LDAPControl **clientctrls, ^~~~~~~~~~~ LDAPsortkey ../../../../../dist/public/ldap/ldap-extension.h:833:40: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? LDAP_API(int) LDAP_CALL ldap_passwd_s( LDAP *ld, struct berval *userid, ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-extension.h:835:28: error: unknown type name 'LDAPControl'; did you mean 'LDAPsortkey'? struct berval *genpasswd, LDAPControl **serverctrls, ^~~~~~~~~~~ LDAPsortkey ../../../../../dist/public/ldap/ldap-extension.h:836:2: error: unknown type name 'LDAPControl'; did you mean 'LDAPsortkey'? LDAPControl **clientctrls ); ^~~~~~~~~~~ LDAPsortkey ../../../../../dist/public/ldap/ldap-extension.h:838:44: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? LDAP_API(int) LDAP_CALL ldap_parse_passwd( LDAP *ld, LDAPMessage *result, ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-extension.h:838:54: error: unknown type name 'LDAPMessage'; did you mean 'LDAPMemCache'? LDAP_API(int) LDAP_CALL ldap_parse_passwd( LDAP *ld, LDAPMessage *result, ^~~~~~~~~~~ LDAPMemCache In file included from ../liblber/lber-int.h:116:0, from ldap-int.h:82, from abandon.c:52: ../../../../../dist/public/ldap/ldap-extension.h:844:10: error: unknown type name 'LDAPMessage'; did you mean 'LDAPMemCache'? LDAP_API(LDAPMessage *) LDAP_CALL ldap_delete_result_entry( LDAPMessage **list, LDAPMessage *e ); ^ ../../../../../dist/public/ldap/lber.h:172:22: note: in definition of macro 'LDAP_API' #define LDAP_API(rt) rt ^~ In file included from ../../../../../dist/public/ldap/ldap.h:47:0, from ldap-int.h:85, from abandon.c:52: ../../../../../dist/public/ldap/ldap-extension.h:844:61: error: unknown type name 'LDAPMessage'; did you mean 'LDAPMemCache'? LDAP_API(LDAPMessage *) LDAP_CALL ldap_delete_result_entry( LDAPMessage **list, LDAPMessage *e ); ^~~~~~~~~~~ LDAPMemCache ../../../../../dist/public/ldap/ldap-extension.h:844:81: error: unknown type name 'LDAPMessage'; did you mean 'LDAPMemCache'? LDAP_API(LDAPMessage *) LDAP_CALL ldap_delete_result_entry( LDAPMessage **list, LDAPMessage *e ); ^~~~~~~~~~~ LDAPMemCache ../../../../../dist/public/ldap/ldap-extension.h:845:49: error: unknown type name 'LDAPMessage'; did you mean 'LDAPMemCache'? LDAP_API(void) LDAP_CALL ldap_add_result_entry( LDAPMessage **list, LDAPMessage *e ); ^~~~~~~~~~~ LDAPMemCache ../../../../../dist/public/ldap/ldap-extension.h:845:69: error: unknown type name 'LDAPMessage'; did you mean 'LDAPMemCache'? LDAP_API(void) LDAP_CALL ldap_add_result_entry( LDAPMessage **list, LDAPMessage *e ); ^~~~~~~~~~~ LDAPMemCache In file included from ../../../../../dist/public/ldap/ldap.h:56:0, from ldap-int.h:85, from abandon.c:52: ../../../../../dist/public/ldap/ldap-to-be-deprecated.h:120:9: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? LDAP *ld, struct sockaddr *netaddr, char *buffer, int buflen); ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-to-be-deprecated.h:127:2: error: unknown type name 'LDAP_DNSFN_GETPEERNAME' LDAP_DNSFN_GETPEERNAME *lddnsfn_getpeername; ^~~~~~~~~~~~~~~~~~~~~~ ../../../../../dist/public/ldap/ldap-to-be-deprecated.h:141:44: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? LDAP_API(int) LDAP_CALL ldap_ufn_search_c( LDAP *ld, char *ufn, ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-to-be-deprecated.h:142:38: error: unknown type name 'LDAPMessage'; did you mean 'LDAPMemCache'? char **attrs, int attrsonly, LDAPMessage **res, ^~~~~~~~~~~ LDAPMemCache ../../../../../dist/public/ldap/ldap-to-be-deprecated.h:144:45: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? LDAP_API(int) LDAP_CALL ldap_ufn_search_ct( LDAP *ld, char *ufn, ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-to-be-deprecated.h:145:38: error: unknown type name 'LDAPMessage'; did you mean 'LDAPMemCache'? char **attrs, int attrsonly, LDAPMessage **res, ^~~~~~~~~~~ LDAPMemCache ../../../../../dist/public/ldap/ldap-to-be-deprecated.h:148:44: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? LDAP_API(int) LDAP_CALL ldap_ufn_search_s( LDAP *ld, char *ufn, ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-to-be-deprecated.h:149:38: error: unknown type name 'LDAPMessage'; did you mean 'LDAPMemCache'? char **attrs, int attrsonly, LDAPMessage **res ); ^~~~~~~~~~~ LDAPMemCache ../../../../../dist/public/ldap/ldap-to-be-deprecated.h:150:56: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? LDAP_API(LDAPFiltDesc *) LDAP_CALL ldap_ufn_setfilter( LDAP *ld, char *fname ); ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-to-be-deprecated.h:151:46: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? LDAP_API(void) LDAP_CALL ldap_ufn_setprefix( LDAP *ld, char *prefix ); ^~~~ LDAP_C In file included from ../liblber/lber-int.h:116:0, from ldap-int.h:82, from abandon.c:52: ../../../../../dist/public/ldap/ldap-deprecated.h:63:10: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? LDAP_API(LDAP *) LDAP_CALL ldap_open( const char *host, int port ); ^ ../../../../../dist/public/ldap/lber.h:172:22: note: in definition of macro 'LDAP_API' #define LDAP_API(rt) rt ^~ In file included from ../../../../../dist/public/ldap/ldap.h:59:0, from ldap-int.h:85, from abandon.c:52: ../../../../../dist/public/ldap/ldap-deprecated.h:71:36: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? LDAP_API(int) LDAP_CALL ldap_bind( LDAP *ld, const char *who, ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-deprecated.h:73:38: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? LDAP_API(int) LDAP_CALL ldap_bind_s( LDAP *ld, const char *who, ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-deprecated.h:76:38: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? LDAP_API(int) LDAP_CALL ldap_modrdn( LDAP *ld, const char *dn, ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-deprecated.h:78:40: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? LDAP_API(int) LDAP_CALL ldap_modrdn_s( LDAP *ld, const char *dn, ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-deprecated.h:80:39: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? LDAP_API(int) LDAP_CALL ldap_modrdn2( LDAP *ld, const char *dn, ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-deprecated.h:82:41: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? LDAP_API(int) LDAP_CALL ldap_modrdn2_s( LDAP *ld, const char *dn, ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-deprecated.h:85:39: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? LDAP_API(void) LDAP_CALL ldap_perror( LDAP *ld, const char *s ); ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-deprecated.h:86:44: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? LDAP_API(int) LDAP_CALL ldap_result2error( LDAP *ld, LDAPMessage *r, ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-deprecated.h:86:54: error: unknown type name 'LDAPMessage'; did you mean 'LDAPMemCache'? LDAP_API(int) LDAP_CALL ldap_result2error( LDAP *ld, LDAPMessage *r, ^~~~~~~~~~~ LDAPMemCache ../../../../../dist/public/ldap/ldap-deprecated.h:97:51: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? LDAP_API(char **) LDAP_CALL ldap_get_lang_values( LDAP *ld, LDAPMessage *entry, ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-deprecated.h:97:61: error: unknown type name 'LDAPMessage'; did you mean 'LDAPMemCache'? LDAP_API(char **) LDAP_CALL ldap_get_lang_values( LDAP *ld, LDAPMessage *entry, ^~~~~~~~~~~ LDAPMemCache ../../../../../dist/public/ldap/ldap-deprecated.h:99:64: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? LDAP_API(struct berval **) LDAP_CALL ldap_get_lang_values_len( LDAP *ld, ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-deprecated.h:100:9: error: unknown type name 'LDAPMessage'; did you mean 'LDAPMemCache'? LDAPMessage *entry, const char *target, char **type ); ^~~~~~~~~~~ LDAPMemCache ../../../../../dist/public/ldap/ldap-deprecated.h:155:59: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? typedef int (LDAP_C LDAP_CALLBACK LDAP_CF_BIND_CALLBACK)( LDAP *ld, int msgid, ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-deprecated.h:158:61: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? typedef int (LDAP_C LDAP_CALLBACK LDAP_CF_UNBIND_CALLBACK)( LDAP *ld, ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-deprecated.h:160:61: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? typedef int (LDAP_C LDAP_CALLBACK LDAP_CF_SEARCH_CALLBACK)( LDAP *ld, ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-deprecated.h:163:62: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? typedef int (LDAP_C LDAP_CALLBACK LDAP_CF_COMPARE_CALLBACK)( LDAP *ld, ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-deprecated.h:166:58: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? typedef int (LDAP_C LDAP_CALLBACK LDAP_CF_ADD_CALLBACK)( LDAP *ld, ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-deprecated.h:167:55: error: unknown type name 'LDAPMod'; did you mean 'LDAP_C'? int msgid, unsigned long tag, const char *dn, LDAPMod **attrs ); ^~~~~~~ LDAP_C ../../../../../dist/public/ldap/ldap-deprecated.h:168:61: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? typedef int (LDAP_C LDAP_CALLBACK LDAP_CF_DELETE_CALLBACK)( LDAP *ld, ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-deprecated.h:170:61: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? typedef int (LDAP_C LDAP_CALLBACK LDAP_CF_MODIFY_CALLBACK)( LDAP *ld, ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-deprecated.h:171:55: error: unknown type name 'LDAPMod'; did you mean 'LDAP_C'? int msgid, unsigned long tag, const char *dn, LDAPMod **mods ); ^~~~~~~ LDAP_C ../../../../../dist/public/ldap/ldap-deprecated.h:172:61: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? typedef int (LDAP_C LDAP_CALLBACK LDAP_CF_MODRDN_CALLBACK)( LDAP *ld, ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-deprecated.h:175:61: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? typedef int (LDAP_C LDAP_CALLBACK LDAP_CF_RESULT_CALLBACK)( LDAP *ld, ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-deprecated.h:176:54: error: unknown type name 'LDAPMessage'; did you mean 'LDAPMemCache'? int msgid, int all, struct timeval *timeout, LDAPMessage **result ); ^~~~~~~~~~~ LDAPMemCache ../../../../../dist/public/ldap/ldap-deprecated.h:177:60: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? typedef int (LDAP_C LDAP_CALLBACK LDAP_CF_FLUSH_CALLBACK)( LDAP *ld, ^~~~ LDAP_C ../../../../../dist/public/ldap/ldap-deprecated.h:182:9: error: unknown type name 'LDAP_CF_BIND_CALLBACK' LDAP_CF_BIND_CALLBACK *lcf_bind; ^~~~~~~~~~~~~~~~~~~~~ ../../../../../dist/public/ldap/ldap-deprecated.h:183:9: error: unknown type name 'LDAP_CF_UNBIND_CALLBACK' LDAP_CF_UNBIND_CALLBACK *lcf_unbind; ^~~~~~~~~~~~~~~~~~~~~~~ ../../../../../dist/public/ldap/ldap-deprecated.h:184:9: error: unknown type name 'LDAP_CF_SEARCH_CALLBACK' LDAP_CF_SEARCH_CALLBACK *lcf_search; ^~~~~~~~~~~~~~~~~~~~~~~ ../../../../../dist/public/ldap/ldap-deprecated.h:185:9: error: unknown type name 'LDAP_CF_COMPARE_CALLBACK' LDAP_CF_COMPARE_CALLBACK *lcf_compare; ^~~~~~~~~~~~~~~~~~~~~~~~ ../../../../../dist/public/ldap/ldap-deprecated.h:186:9: error: unknown type name 'LDAP_CF_ADD_CALLBACK' LDAP_CF_ADD_CALLBACK *lcf_add; ^~~~~~~~~~~~~~~~~~~~ ../../../../../dist/public/ldap/ldap-deprecated.h:187:9: error: unknown type name 'LDAP_CF_DELETE_CALLBACK' LDAP_CF_DELETE_CALLBACK *lcf_delete; ^~~~~~~~~~~~~~~~~~~~~~~ ../../../../../dist/public/ldap/ldap-deprecated.h:188:9: error: unknown type name 'LDAP_CF_MODIFY_CALLBACK' LDAP_CF_MODIFY_CALLBACK *lcf_modify; ^~~~~~~~~~~~~~~~~~~~~~~ ../../../../../dist/public/ldap/ldap-deprecated.h:189:9: error: unknown type name 'LDAP_CF_MODRDN_CALLBACK' LDAP_CF_MODRDN_CALLBACK *lcf_modrdn; ^~~~~~~~~~~~~~~~~~~~~~~ ../../../../../dist/public/ldap/ldap-deprecated.h:190:9: error: unknown type name 'LDAP_CF_RESULT_CALLBACK' LDAP_CF_RESULT_CALLBACK *lcf_result; ^~~~~~~~~~~~~~~~~~~~~~~ ../../../../../dist/public/ldap/ldap-deprecated.h:191:9: error: unknown type name 'LDAP_CF_FLUSH_CALLBACK' LDAP_CF_FLUSH_CALLBACK *lcf_flush; ^~~~~~~~~~~~~~~~~~~~~~ ../../../../../dist/public/ldap/ldap-deprecated.h:194:43: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? LDAP_API(int) LDAP_CALL ldap_cache_flush( LDAP *ld, const char *dn, ^~~~ LDAP_C In file included from abandon.c:52:0: ldap-int.h:238:2: error: unknown type name 'LDAPControl' LDAPControl **lr_res_ctrls; /* result controls */ ^~~~~~~~~~~ ldap-int.h:244:2: error: unknown type name 'LDAPMessage' LDAPMessage *lp_result; /* result storage */ ^~~~~~~~~~~ ldap-int.h:264:9: error: unknown type name 'LDAP_X_EXTIOF_NEWHANDLE_CALLBACK' LDAP_X_EXTIOF_NEWHANDLE_CALLBACK *lextiof_newhandle; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ldap-int.h:265:9: error: unknown type name 'LDAP_X_EXTIOF_DISPOSEHANDLE_CALLBACK' LDAP_X_EXTIOF_DISPOSEHANDLE_CALLBACK *lextiof_disposehandle; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ldap-int.h:297:2: error: unknown type name 'LDAPMessage' LDAPMessage *ld_responses; /* list of outstanding responses */ ^~~~~~~~~~~ ldap-int.h:321:2: error: unknown type name 'LDAP_REBINDPROC_CALLBACK' LDAP_REBINDPROC_CALLBACK *ld_rebind_fn; ^~~~~~~~~~~~~~~~~~~~~~~~ ldap-int.h:384:2: error: unknown type name 'LDAPControl' LDAPControl **ld_servercontrols; ^~~~~~~~~~~ ldap-int.h:385:2: error: unknown type name 'LDAPControl' LDAPControl **ld_clientcontrols; ^~~~~~~~~~~ ldap-int.h:677:27: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? char *nsldapi_get_binddn( LDAP *ld ); ^~~~ LDAP_C ldap-int.h:682:35: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? void nsldapi_add_result_to_cache( LDAP *ld, LDAPMessage *result ); ^~~~ LDAP_C ldap-int.h:682:45: error: unknown type name 'LDAPMessage'; did you mean 'LDAPMemCache'? void nsldapi_add_result_to_cache( LDAP *ld, LDAPMessage *result ); ^~~~~~~~~~~ LDAPMemCache ldap-int.h:693:27: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? int nsldapi_parse_result( LDAP *ld, int msgtype, BerElement *rber, ^~~~ LDAP_C ldap-int.h:695:5: error: unknown type name 'LDAPControl'; did you mean 'LDAPConn'? LDAPControl ***serverctrlsp ); ^~~~~~~~~~~ LDAPConn ldap-int.h:701:31: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? void nsldapi_mutex_alloc_all( LDAP *ld ); ^~~~ LDAP_C ldap-int.h:702:30: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? void nsldapi_mutex_free_all( LDAP *ld ); ^~~~ LDAP_C ldap-int.h:703:32: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? int nsldapi_open_ldap_defconn( LDAP *ld ); ^~~~ LDAP_C ldap-int.h:709:30: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? int nsldapi_connect_to_host( LDAP *ld, Sockbuf *sb, const char *host, ^~~~ LDAP_C ldap-int.h:711:32: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? void nsldapi_close_connection( LDAP *ld, Sockbuf *sb ); ^~~~ LDAP_C ldap-int.h:713:28: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? int nsldapi_iostatus_poll( LDAP *ld, struct timeval *timeout ); ^~~~ LDAP_C ldap-int.h:714:29: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? void nsldapi_iostatus_free( LDAP *ld ); ^~~~ LDAP_C ldap-int.h:715:38: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? int nsldapi_iostatus_interest_write( LDAP *ld, Sockbuf *sb ); ^~~~ LDAP_C ldap-int.h:716:37: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? int nsldapi_iostatus_interest_read( LDAP *ld, Sockbuf *sb ); ^~~~ LDAP_C ldap-int.h:717:38: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? int nsldapi_iostatus_interest_clear( LDAP *ld, Sockbuf *sb ); ^~~~ LDAP_C ldap-int.h:718:37: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? int nsldapi_iostatus_is_read_ready( LDAP *ld, Sockbuf *sb ); ^~~~ LDAP_C ldap-int.h:719:38: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? int nsldapi_iostatus_is_write_ready( LDAP *ld, Sockbuf *sb ); ^~~~ LDAP_C ldap-int.h:720:36: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? int nsldapi_install_lber_extiofns( LDAP *ld, Sockbuf *sb ); ^~~~ LDAP_C ldap-int.h:721:36: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? int nsldapi_install_compat_io_fns( LDAP *ld, struct ldap_io_fns *iofns ); ^~~~ LDAP_C ldap-int.h:726:30: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? int nsldapi_parse_reference( LDAP *ld, BerElement *rber, char ***referralsp, ^~~~ LDAP_C ldap-int.h:727:2: error: unknown type name 'LDAPControl'; did you mean 'LDAPConn'? LDAPControl ***serverctrlsp ); ^~~~~~~~~~~ LDAPConn ldap-int.h:733:21: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? int ldap_msgdelete( LDAP *ld, int msgid ); ^~~~ LDAP_C ldap-int.h:734:28: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? int nsldapi_result_nolock( LDAP *ld, int msgid, int all, int unlock_permitted, ^~~~ LDAP_C ldap-int.h:735:30: error: unknown type name 'LDAPMessage'; did you mean 'LDAPMemCache'? struct timeval *timeout, LDAPMessage **result ); ^~~~~~~~~~~ LDAPMemCache ldap-int.h:736:26: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? int nsldapi_wait_result( LDAP *ld, int msgid, int all, struct timeval *timeout, ^~~~ LDAP_C ldap-int.h:737:5: error: unknown type name 'LDAPMessage'; did you mean 'LDAPMemCache'? LDAPMessage **result ); ^~~~~~~~~~~ LDAPMemCache ldap-int.h:738:26: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? int nsldapi_post_result( LDAP *ld, int msgid, LDAPMessage *result ); ^~~~ LDAP_C ldap-int.h:738:47: error: unknown type name 'LDAPMessage'; did you mean 'LDAPMemCache'? int nsldapi_post_result( LDAP *ld, int msgid, LDAPMessage *result ); ^~~~~~~~~~~ LDAPMemCache ldap-int.h:743:35: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? int nsldapi_send_initial_request( LDAP *ld, int msgid, unsigned long msgtype, ^~~~ LDAP_C ldap-int.h:745:43: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? int nsldapi_send_pending_requests_nolock( LDAP *ld, LDAPConn *lc ); ^~~~ LDAP_C ldap-int.h:746:37: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? int nsldapi_alloc_ber_with_options( LDAP *ld, BerElement **berp ); ^~~~ LDAP_C ldap-int.h:747:31: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? void nsldapi_set_ber_options( LDAP *ld, BerElement *ber ); ^~~~ LDAP_C ldap-int.h:748:31: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? int nsldapi_send_ber_message( LDAP *ld, Sockbuf *sb, BerElement *ber, ^~~~ LDAP_C ldap-int.h:750:34: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? int nsldapi_send_server_request( LDAP *ld, BerElement *ber, int msgid, ^~~~ LDAP_C ldap-int.h:753:35: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? LDAPConn *nsldapi_new_connection( LDAP *ld, LDAPServer **srvlistp, int use_ldsb, ^~~~ LDAP_C ldap-int.h:755:45: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? LDAPRequest *nsldapi_find_request_by_msgid( LDAP *ld, int msgid ); ^~~~ LDAP_C ldap-int.h:758:28: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? void nsldapi_free_request( LDAP *ld, LDAPRequest *lr, int free_conn ); ^~~~ LDAP_C ldap-int.h:759:36: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? void nsldapi_queue_request_nolock( LDAP *ld, LDAPRequest *lr ); ^~~~ LDAP_C ldap-int.h:760:31: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? void nsldapi_free_connection( LDAP *ld, LDAPConn *lc, ^~~~ LDAP_C ldap-int.h:761:2: error: unknown type name 'LDAPControl'; did you mean 'LDAPConn'? LDAPControl **serverctrls, LDAPControl **clientctrls, ^~~~~~~~~~~ LDAPConn ldap-int.h:761:29: error: unknown type name 'LDAPControl'; did you mean 'LDAPConn'? LDAPControl **serverctrls, LDAPControl **clientctrls, ^~~~~~~~~~~ LDAPConn ldap-int.h:763:31: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? void nsldapi_dump_connection( LDAP *ld, LDAPConn *lconns, int all ); ^~~~ LDAP_C ldap-int.h:764:43: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? void nsldapi_dump_requests_and_responses( LDAP *ld ); ^~~~ LDAP_C ldap-int.h:765:33: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? int nsldapi_chase_v2_referrals( LDAP *ld, LDAPRequest *lr, char **errstrp, ^~~~ LDAP_C ldap-int.h:767:28: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? int nsldapi_chase_v3_refs( LDAP *ld, LDAPRequest *lr, char **refs, ^~~~ LDAP_C ldap-int.h:769:30: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? int nsldapi_append_referral( LDAP *ld, char **referralsp, char *s ); ^~~~ LDAP_C ldap-int.h:770:38: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? void nsldapi_connection_lost_nolock( LDAP *ld, Sockbuf *sb ); ^~~~ LDAP_C ldap-int.h:777:28: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? int nsldapi_sasl_cvterrno( LDAP *ld, int err, char *msg ); ^~~~ LDAP_C ldap-int.h:784:27: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? int nsldapi_sasl_install( LDAP *ld, LDAPConn *lconn ); ^~~~ LDAP_C ldap-int.h:785:24: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? int nsldapi_sasl_open( LDAP *ld, LDAPConn *lconn, sasl_conn_t **ctx, sasl_ssf_t ssf ); ^~~~ LDAP_C ldap-int.h:792:31: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? int nsldapi_build_search_req( LDAP *ld, const char *base, int scope, ^~~~ LDAP_C ldap-int.h:794:2: error: unknown type name 'LDAPControl'; did you mean 'LDAPConn'? LDAPControl **serverctrls, LDAPControl **clientctrls, ^~~~~~~~~~~ LDAPConn ldap-int.h:794:29: error: unknown type name 'LDAPControl'; did you mean 'LDAPConn'? LDAPControl **serverctrls, LDAPControl **clientctrls, ^~~~~~~~~~~ LDAPConn ldap-int.h:800:19: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? int ldap_ld_free( LDAP *ld, LDAPControl **serverctrls, ^~~~ LDAP_C ldap-int.h:800:29: error: unknown type name 'LDAPControl'; did you mean 'LDAPConn'? int ldap_ld_free( LDAP *ld, LDAPControl **serverctrls, ^~~~~~~~~~~ LDAPConn ldap-int.h:801:2: error: unknown type name 'LDAPControl'; did you mean 'LDAPConn'? LDAPControl **clientctrls, int close ); ^~~~~~~~~~~ LDAPConn ldap-int.h:802:26: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? int nsldapi_send_unbind( LDAP *ld, Sockbuf *sb, LDAPControl **serverctrls, ^~~~ LDAP_C ldap-int.h:802:49: error: unknown type name 'LDAPControl'; did you mean 'LDAPConn'? int nsldapi_send_unbind( LDAP *ld, Sockbuf *sb, LDAPControl **serverctrls, ^~~~~~~~~~~ LDAPConn ldap-int.h:803:2: error: unknown type name 'LDAPControl'; did you mean 'LDAPConn'? LDAPControl **clientctrls ); ^~~~~~~~~~~ LDAPConn ldap-int.h:830:27: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? int nsldapi_put_controls( LDAP *ld, LDAPControl **ctrls, int closeseq, ^~~~ LDAP_C ldap-int.h:830:37: error: unknown type name 'LDAPControl'; did you mean 'LDAPConn'? int nsldapi_put_controls( LDAP *ld, LDAPControl **ctrls, int closeseq, ^~~~~~~~~~~ LDAPConn ldap-int.h:832:44: error: unknown type name 'LDAPControl'; did you mean 'LDAPConn'? int nsldapi_get_controls( BerElement *ber, LDAPControl ***controlsp ); ^~~~~~~~~~~ LDAPConn ldap-int.h:833:45: error: unknown type name 'LDAPControl'; did you mean 'LDAPConn'? int nsldapi_find_controls( BerElement *ber, LDAPControl ***controlsp ); ^~~~~~~~~~~ LDAPConn ldap-int.h:834:27: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? int nsldapi_dup_controls( LDAP *ld, LDAPControl ***ldctrls, ^~~~ LDAP_C ldap-int.h:834:37: error: unknown type name 'LDAPControl'; did you mean 'LDAPConn'? int nsldapi_dup_controls( LDAP *ld, LDAPControl ***ldctrls, ^~~~~~~~~~~ LDAPConn ldap-int.h:835:2: error: unknown type name 'LDAPControl'; did you mean 'LDAPConn'? LDAPControl **newctrls ); ^~~~~~~~~~~ LDAPConn ldap-int.h:837:22: error: unknown type name 'LDAPControl'; did you mean 'LDAPConn'? char iscritical, LDAPControl **ctrlp ); ^~~~~~~~~~~ LDAPConn ldap-int.h:873:30: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? int ldap_memcache_createkey( LDAP *ld, const char *base, int scope, ^~~~ LDAP_C ldap-int.h:875:2: error: unknown type name 'LDAPControl'; did you mean 'LDAPConn'? LDAPControl **serverctrls, LDAPControl **clientctrls, ^~~~~~~~~~~ LDAPConn ldap-int.h:875:29: error: unknown type name 'LDAPControl'; did you mean 'LDAPConn'? LDAPControl **serverctrls, LDAPControl **clientctrls, ^~~~~~~~~~~ LDAPConn ldap-int.h:877:27: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? int ldap_memcache_result( LDAP *ld, int msgid, unsigned long key ); ^~~~ LDAP_C ldap-int.h:878:24: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? int ldap_memcache_new( LDAP *ld, int msgid, unsigned long key, ^~~~ LDAP_C ldap-int.h:880:27: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? int ldap_memcache_append( LDAP *ld, int msgid, int bLast, LDAPMessage *result ); ^~~~ LDAP_C ldap-int.h:880:59: error: unknown type name 'LDAPMessage'; did you mean 'LDAPMemCache'? int ldap_memcache_append( LDAP *ld, int msgid, int bLast, LDAPMessage *result ); ^~~~~~~~~~~ LDAPMemCache ldap-int.h:881:28: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? int ldap_memcache_abandon( LDAP *ld, int msgid ); ^~~~ LDAP_C ldap-int.h:886:32: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? void nsldapi_handle_reconnect( LDAP *ld ); ^~~~ LDAP_C abandon.c:54:24: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? static int do_abandon( LDAP *ld, int origid, int msgid, ^~~~ LDAP_C abandon.c:55:5: error: unknown type name 'LDAPControl'; did you mean 'LDAPConn'? LDAPControl **serverctrls, LDAPControl **clientctrls ); ^~~~~~~~~~~ LDAPConn abandon.c:55:32: error: unknown type name 'LDAPControl'; did you mean 'LDAPConn'? LDAPControl **serverctrls, LDAPControl **clientctrls ); ^~~~~~~~~~~ LDAPConn abandon.c:56:42: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? static int nsldapi_send_abandon_message( LDAP *ld, LDAPConn *lc, ^~~~ LDAP_C abandon.c:72:15: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? ldap_abandon( LDAP *ld, int msgid ) ^~~~ LDAP_C abandon.c:92:19: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? ldap_abandon_ext( LDAP *ld, int msgid, LDAPControl **serverctrls, ^~~~ LDAP_C abandon.c:92:40: error: unknown type name 'LDAPControl'; did you mean 'LDAPConn'? ldap_abandon_ext( LDAP *ld, int msgid, LDAPControl **serverctrls, ^~~~~~~~~~~ LDAPConn abandon.c:93:2: error: unknown type name 'LDAPControl'; did you mean 'LDAPConn'? LDAPControl **clientctrls ) ^~~~~~~~~~~ LDAPConn abandon.c:126:13: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? do_abandon( LDAP *ld, int origid, int msgid, LDAPControl **serverctrls, ^~~~ LDAP_C abandon.c:126:46: error: unknown type name 'LDAPControl'; did you mean 'LDAPConn'? do_abandon( LDAP *ld, int origid, int msgid, LDAPControl **serverctrls, ^~~~~~~~~~~ LDAPConn abandon.c:127:5: error: unknown type name 'LDAPControl'; did you mean 'LDAPConn'? LDAPControl **clientctrls ) ^~~~~~~~~~~ LDAPConn abandon.c:267:31: error: unknown type name 'LDAP'; did you mean 'LDAP_C'? nsldapi_send_abandon_message( LDAP *ld, LDAPConn *lc, BerElement *ber, ^~~~ LDAP_C make[3]: *** [../../../config/rules.mk:420: abandon.o] Error 1 make[3]: Leaving directory '/builddir/build/BUILD/mozldap-6.0.5/mozilla/directory/c-sdk/ldap/libraries/libldap' make[2]: *** [../../config/rules.mk:202: export] Error 2 make[2]: Leaving directory '/builddir/build/BUILD/mozldap-6.0.5/mozilla/directory/c-sdk/ldap/libraries' make[1]: *** [../config/rules.mk:202: export] Error 2 make[1]: Leaving directory '/builddir/build/BUILD/mozldap-6.0.5/mozilla/directory/c-sdk/ldap' make: *** [config/rules.mk:202: export] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.eaEuKy (%build) RPM build errors: bogus date in %changelog: Mon Jan 9 2007 Rich Megginson - 6.0.1-2 Bad exit status from /var/tmp/rpm-tmp.eaEuKy (%build) ++ cleanup ++ set +e ++ sync ++ sleep 5 ++ sync ++ poweroff Terminated +++ cleanup +++ set +e +++ sync Terminated ++++ cleanup ++++ set +e ++++ sync ++++ sleep 5 ++++ sync ++++ poweroff