D: [iurt_root_command] chroot warning: Macro expanded in comment on line 89: %{_sysconfdir}/tmpfiles.d/%{pkgname}-dsgw.conf Installing /home/pterjan/rpmbuild/SRPMS/389-dsgw-1.1.11-13.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.fNQWQP + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf 389-dsgw-1.1.11 + /usr/bin/bzip2 -dc /home/pterjan/rpmbuild/SOURCES/389-dsgw-1.1.11.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd 389-dsgw-1.1.11 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.RvrJ06 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd 389-dsgw-1.1.11 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -fi libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in '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' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. configure.ac:34: installing './compile' configure.ac:26: installing './missing' Makefile.am: installing './depcomp' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export FFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./configure --build=x86_64-mageia-linux-gnu --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 --x-includes=/usr/include --x-libraries=/usr/lib64 --disable-rpath --with-openldap checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking for g++... g++ 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 g++ accepts -g... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of g++... gcc3 checking for gcc... gcc 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 whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking how to print strings... printf 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-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-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... no 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 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 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... no 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 how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for working strtod... yes checking for vprintf... yes checking for _doprnt... no checking for ftruncate... yes checking for getcwd... yes checking for isascii... yes checking for localtime_r... yes checking for memmove... yes checking for memset... yes checking for select... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strpbrk... yes checking for strrchr... yes checking for strstr... yes checking for strtoul... yes checking for lockf... yes checking for --with-instconfigdir... no checking for --enable-debug... no checking for --enable-bundle... no checking for --enable-rpath... configure: checking for FHS... checking for --with-fhs... no checking for --with-fhs-opt... no configure: checking for NSPR... checking for --with-nspr... no checking for --with-nspr-inc... no checking for --with-nspr-lib... no checking for pkg-config... /usr/bin/pkg-config checking for nspr with pkg-config... using system NSPR configure: checking for NSS... checking for --with-nss... no checking for --with-nss-inc... no checking for --with-nss-lib... no checking for pkg-config... (cached) /usr/bin/pkg-config checking for nss with pkg-config... using system NSS configure: checking for sasl... checking for --with-sasl... no checking for --with-sasl-inc... no checking for --with-sasl-lib... no checking for sasl.h... using /usr/include/sasl/sasl.h configure: checking for OpenLDAP... checking for --with-openldap... using system OpenLDAP checking for --with-openldap-inc... no checking for --with-openldap-lib... no checking for --with-openldap-bin... no checking for pkg-config... (cached) /usr/bin/pkg-config checking for OpenLDAP with pkg-config... no OpenLDAP pkg-config files checking ldap_features.h usability... yes checking ldap_features.h presence... yes checking for ldap_features.h... yes checking for ldap_initialize in -lldap-2.4... no checking for ldap_initialize in -lldap... yes checking for ldap_url_parse_ext in -lldap... yes checking for ldif_open in -lldap... yes configure: checking for Mozilla LDAPSDK... checking for --with-ldapsdk... no checking for --with-ldapsdk-inc... no checking for --with-ldapsdk-lib... no checking for --with-ldapsdk-bin... no configure: checking for LIBICU... checking for --with-icu... no checking for --with-icu-inc... no checking for --with-icu-lib... no checking for --with-icu-bin... no checking for icu with icu-config... checking for icu-config... /usr/bin/icu-config using system ICU checking for genrb... 1 configure: checking for ADMINUTIL... checking for --with-adminutil... no checking for adminutil with pkg-config... checking for pkg-config... (cached) /usr/bin/pkg-config checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: Fixing libtool to remove automatic rpath to /usr/lib64 . . . + export 'XCFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + XCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export USE_64=1 + USE_64=1 + echo 'warning: %make is deprecated, try %make_build instead' warning: %make is deprecated, try %make_build instead + /usr/bin/make -O -j4 /usr/bin/make all-am make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' depbase=`echo auth.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -DDSGW_VER_STR=\""Directory-Server-Gateway/1.1.11"\" -I/usr/include/admsslutil -I/usr/include/adminutil -I/usr/include/nspr4 -I/usr/include/nss -I/usr/include -I/usr/include -I/usr/include/nss -I/usr/include/nspr4 -I/usr/include/nspr4 -I./include -I./include/base -DXP_UNIX -DPROPERTYDIR=\"/usr/share/dirsrv/properties/dsgw\" -DHTMLDIR=\"/usr/share/dirsrv/dsgw/html\" -DCOOKIEDIR=\"/var/run/dirsrv/dsgw/cookies\" -DCONFIGDIR=\"/usr/share/dirsrv/dsgw/config\" -DSECURITYDIR=\"/etc/dirsrv/dsgw\" -DCGIBINDIR=\"/usr/lib64/dirsrv/dsgw-cgi-bin\" -DCONTEXTDIR=\"/etc/dirsrv/dsgw\" -DINSTCONFIGDIR=\"/etc/dirsrv\" -DMANUALDIR=\"/usr/share/dirsrv/manual\" -DCGIURIBASE=\"/dsgwcmd\" -DMANUALSUBDIR=\"dsgw\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT auth.o -MD -MP -MF $depbase.Tpo -c -o auth.o auth.c &&\ mv -f $depbase.Tpo $depbase.Po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' depbase=`echo error.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -DDSGW_VER_STR=\""Directory-Server-Gateway/1.1.11"\" -I/usr/include/admsslutil -I/usr/include/adminutil -I/usr/include/nspr4 -I/usr/include/nss -I/usr/include -I/usr/include -I/usr/include/nss -I/usr/include/nspr4 -I/usr/include/nspr4 -I./include -I./include/base -DXP_UNIX -DPROPERTYDIR=\"/usr/share/dirsrv/properties/dsgw\" -DHTMLDIR=\"/usr/share/dirsrv/dsgw/html\" -DCOOKIEDIR=\"/var/run/dirsrv/dsgw/cookies\" -DCONFIGDIR=\"/usr/share/dirsrv/dsgw/config\" -DSECURITYDIR=\"/etc/dirsrv/dsgw\" -DCGIBINDIR=\"/usr/lib64/dirsrv/dsgw-cgi-bin\" -DCONTEXTDIR=\"/etc/dirsrv/dsgw\" -DINSTCONFIGDIR=\"/etc/dirsrv\" -DMANUALDIR=\"/usr/share/dirsrv/manual\" -DCGIURIBASE=\"/dsgwcmd\" -DMANUALSUBDIR=\"dsgw\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT error.o -MD -MP -MF $depbase.Tpo -c -o error.o error.c &&\ mv -f $depbase.Tpo $depbase.Po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' depbase=`echo htmlout.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -DDSGW_VER_STR=\""Directory-Server-Gateway/1.1.11"\" -I/usr/include/admsslutil -I/usr/include/adminutil -I/usr/include/nspr4 -I/usr/include/nss -I/usr/include -I/usr/include -I/usr/include/nss -I/usr/include/nspr4 -I/usr/include/nspr4 -I./include -I./include/base -DXP_UNIX -DPROPERTYDIR=\"/usr/share/dirsrv/properties/dsgw\" -DHTMLDIR=\"/usr/share/dirsrv/dsgw/html\" -DCOOKIEDIR=\"/var/run/dirsrv/dsgw/cookies\" -DCONFIGDIR=\"/usr/share/dirsrv/dsgw/config\" -DSECURITYDIR=\"/etc/dirsrv/dsgw\" -DCGIBINDIR=\"/usr/lib64/dirsrv/dsgw-cgi-bin\" -DCONTEXTDIR=\"/etc/dirsrv/dsgw\" -DINSTCONFIGDIR=\"/etc/dirsrv\" -DMANUALDIR=\"/usr/share/dirsrv/manual\" -DCGIURIBASE=\"/dsgwcmd\" -DMANUALSUBDIR=\"dsgw\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT htmlout.o -MD -MP -MF $depbase.Tpo -c -o htmlout.o htmlout.c &&\ mv -f $depbase.Tpo $depbase.Po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' depbase=`echo htmlparse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -DDSGW_VER_STR=\""Directory-Server-Gateway/1.1.11"\" -I/usr/include/admsslutil -I/usr/include/adminutil -I/usr/include/nspr4 -I/usr/include/nss -I/usr/include -I/usr/include -I/usr/include/nss -I/usr/include/nspr4 -I/usr/include/nspr4 -I./include -I./include/base -DXP_UNIX -DPROPERTYDIR=\"/usr/share/dirsrv/properties/dsgw\" -DHTMLDIR=\"/usr/share/dirsrv/dsgw/html\" -DCOOKIEDIR=\"/var/run/dirsrv/dsgw/cookies\" -DCONFIGDIR=\"/usr/share/dirsrv/dsgw/config\" -DSECURITYDIR=\"/etc/dirsrv/dsgw\" -DCGIBINDIR=\"/usr/lib64/dirsrv/dsgw-cgi-bin\" -DCONTEXTDIR=\"/etc/dirsrv/dsgw\" -DINSTCONFIGDIR=\"/etc/dirsrv\" -DMANUALDIR=\"/usr/share/dirsrv/manual\" -DCGIURIBASE=\"/dsgwcmd\" -DMANUALSUBDIR=\"dsgw\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT htmlparse.o -MD -MP -MF $depbase.Tpo -c -o htmlparse.o htmlparse.c &&\ mv -f $depbase.Tpo $depbase.Po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' depbase=`echo cgiutil.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -DDSGW_VER_STR=\""Directory-Server-Gateway/1.1.11"\" -I/usr/include/admsslutil -I/usr/include/adminutil -I/usr/include/nspr4 -I/usr/include/nss -I/usr/include -I/usr/include -I/usr/include/nss -I/usr/include/nspr4 -I/usr/include/nspr4 -I./include -I./include/base -DXP_UNIX -DPROPERTYDIR=\"/usr/share/dirsrv/properties/dsgw\" -DHTMLDIR=\"/usr/share/dirsrv/dsgw/html\" -DCOOKIEDIR=\"/var/run/dirsrv/dsgw/cookies\" -DCONFIGDIR=\"/usr/share/dirsrv/dsgw/config\" -DSECURITYDIR=\"/etc/dirsrv/dsgw\" -DCGIBINDIR=\"/usr/lib64/dirsrv/dsgw-cgi-bin\" -DCONTEXTDIR=\"/etc/dirsrv/dsgw\" -DINSTCONFIGDIR=\"/etc/dirsrv\" -DMANUALDIR=\"/usr/share/dirsrv/manual\" -DCGIURIBASE=\"/dsgwcmd\" -DMANUALSUBDIR=\"dsgw\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT cgiutil.o -MD -MP -MF $depbase.Tpo -c -o cgiutil.o cgiutil.c &&\ mv -f $depbase.Tpo $depbase.Po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' depbase=`echo dsgwutil.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -DDSGW_VER_STR=\""Directory-Server-Gateway/1.1.11"\" -I/usr/include/admsslutil -I/usr/include/adminutil -I/usr/include/nspr4 -I/usr/include/nss -I/usr/include -I/usr/include -I/usr/include/nss -I/usr/include/nspr4 -I/usr/include/nspr4 -I./include -I./include/base -DXP_UNIX -DPROPERTYDIR=\"/usr/share/dirsrv/properties/dsgw\" -DHTMLDIR=\"/usr/share/dirsrv/dsgw/html\" -DCOOKIEDIR=\"/var/run/dirsrv/dsgw/cookies\" -DCONFIGDIR=\"/usr/share/dirsrv/dsgw/config\" -DSECURITYDIR=\"/etc/dirsrv/dsgw\" -DCGIBINDIR=\"/usr/lib64/dirsrv/dsgw-cgi-bin\" -DCONTEXTDIR=\"/etc/dirsrv/dsgw\" -DINSTCONFIGDIR=\"/etc/dirsrv\" -DMANUALDIR=\"/usr/share/dirsrv/manual\" -DCGIURIBASE=\"/dsgwcmd\" -DMANUALSUBDIR=\"dsgw\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT dsgwutil.o -MD -MP -MF $depbase.Tpo -c -o dsgwutil.o dsgwutil.c &&\ mv -f $depbase.Tpo $depbase.Po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' depbase=`echo cookie.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -DDSGW_VER_STR=\""Directory-Server-Gateway/1.1.11"\" -I/usr/include/admsslutil -I/usr/include/adminutil -I/usr/include/nspr4 -I/usr/include/nss -I/usr/include -I/usr/include -I/usr/include/nss -I/usr/include/nspr4 -I/usr/include/nspr4 -I./include -I./include/base -DXP_UNIX -DPROPERTYDIR=\"/usr/share/dirsrv/properties/dsgw\" -DHTMLDIR=\"/usr/share/dirsrv/dsgw/html\" -DCOOKIEDIR=\"/var/run/dirsrv/dsgw/cookies\" -DCONFIGDIR=\"/usr/share/dirsrv/dsgw/config\" -DSECURITYDIR=\"/etc/dirsrv/dsgw\" -DCGIBINDIR=\"/usr/lib64/dirsrv/dsgw-cgi-bin\" -DCONTEXTDIR=\"/etc/dirsrv/dsgw\" -DINSTCONFIGDIR=\"/etc/dirsrv\" -DMANUALDIR=\"/usr/share/dirsrv/manual\" -DCGIURIBASE=\"/dsgwcmd\" -DMANUALSUBDIR=\"dsgw\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT cookie.o -MD -MP -MF $depbase.Tpo -c -o cookie.o cookie.c &&\ mv -f $depbase.Tpo $depbase.Po cookie.c: In function 'dsgw_delcookie': cookie.c:401:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets( buf, sizeof(buf), fp ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cookie.c: In function 'dsgw_getlastpurged': cookie.c:481:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets( buf, sizeof(buf), fp ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cookie.c: In function 'dsgw_purgedatabase': cookie.c:624:5: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] ftruncate( fileno( fp ), csize ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' depbase=`echo ldaputil.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -DDSGW_VER_STR=\""Directory-Server-Gateway/1.1.11"\" -I/usr/include/admsslutil -I/usr/include/adminutil -I/usr/include/nspr4 -I/usr/include/nss -I/usr/include -I/usr/include -I/usr/include/nss -I/usr/include/nspr4 -I/usr/include/nspr4 -I./include -I./include/base -DXP_UNIX -DPROPERTYDIR=\"/usr/share/dirsrv/properties/dsgw\" -DHTMLDIR=\"/usr/share/dirsrv/dsgw/html\" -DCOOKIEDIR=\"/var/run/dirsrv/dsgw/cookies\" -DCONFIGDIR=\"/usr/share/dirsrv/dsgw/config\" -DSECURITYDIR=\"/etc/dirsrv/dsgw\" -DCGIBINDIR=\"/usr/lib64/dirsrv/dsgw-cgi-bin\" -DCONTEXTDIR=\"/etc/dirsrv/dsgw\" -DINSTCONFIGDIR=\"/etc/dirsrv\" -DMANUALDIR=\"/usr/share/dirsrv/manual\" -DCGIURIBASE=\"/dsgwcmd\" -DMANUALSUBDIR=\"dsgw\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT ldaputil.o -MD -MP -MF $depbase.Tpo -c -o ldaputil.o ldaputil.c &&\ mv -f $depbase.Tpo $depbase.Po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' depbase=`echo emitauth.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -DDSGW_VER_STR=\""Directory-Server-Gateway/1.1.11"\" -I/usr/include/admsslutil -I/usr/include/adminutil -I/usr/include/nspr4 -I/usr/include/nss -I/usr/include -I/usr/include -I/usr/include/nss -I/usr/include/nspr4 -I/usr/include/nspr4 -I./include -I./include/base -DXP_UNIX -DPROPERTYDIR=\"/usr/share/dirsrv/properties/dsgw\" -DHTMLDIR=\"/usr/share/dirsrv/dsgw/html\" -DCOOKIEDIR=\"/var/run/dirsrv/dsgw/cookies\" -DCONFIGDIR=\"/usr/share/dirsrv/dsgw/config\" -DSECURITYDIR=\"/etc/dirsrv/dsgw\" -DCGIBINDIR=\"/usr/lib64/dirsrv/dsgw-cgi-bin\" -DCONTEXTDIR=\"/etc/dirsrv/dsgw\" -DINSTCONFIGDIR=\"/etc/dirsrv\" -DMANUALDIR=\"/usr/share/dirsrv/manual\" -DCGIURIBASE=\"/dsgwcmd\" -DMANUALSUBDIR=\"dsgw\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT emitauth.o -MD -MP -MF $depbase.Tpo -c -o emitauth.o emitauth.c &&\ mv -f $depbase.Tpo $depbase.Po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' depbase=`echo config.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -DDSGW_VER_STR=\""Directory-Server-Gateway/1.1.11"\" -I/usr/include/admsslutil -I/usr/include/adminutil -I/usr/include/nspr4 -I/usr/include/nss -I/usr/include -I/usr/include -I/usr/include/nss -I/usr/include/nspr4 -I/usr/include/nspr4 -I./include -I./include/base -DXP_UNIX -DPROPERTYDIR=\"/usr/share/dirsrv/properties/dsgw\" -DHTMLDIR=\"/usr/share/dirsrv/dsgw/html\" -DCOOKIEDIR=\"/var/run/dirsrv/dsgw/cookies\" -DCONFIGDIR=\"/usr/share/dirsrv/dsgw/config\" -DSECURITYDIR=\"/etc/dirsrv/dsgw\" -DCGIBINDIR=\"/usr/lib64/dirsrv/dsgw-cgi-bin\" -DCONTEXTDIR=\"/etc/dirsrv/dsgw\" -DINSTCONFIGDIR=\"/etc/dirsrv\" -DMANUALDIR=\"/usr/share/dirsrv/manual\" -DCGIURIBASE=\"/dsgwcmd\" -DMANUALSUBDIR=\"dsgw\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT config.o -MD -MP -MF $depbase.Tpo -c -o config.o config.c &&\ mv -f $depbase.Tpo $depbase.Po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' depbase=`echo collate.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -DDSGW_VER_STR=\""Directory-Server-Gateway/1.1.11"\" -I/usr/include/admsslutil -I/usr/include/adminutil -I/usr/include/nspr4 -I/usr/include/nss -I/usr/include -I/usr/include -I/usr/include/nss -I/usr/include/nspr4 -I/usr/include/nspr4 -I./include -I./include/base -DXP_UNIX -DPROPERTYDIR=\"/usr/share/dirsrv/properties/dsgw\" -DHTMLDIR=\"/usr/share/dirsrv/dsgw/html\" -DCOOKIEDIR=\"/var/run/dirsrv/dsgw/cookies\" -DCONFIGDIR=\"/usr/share/dirsrv/dsgw/config\" -DSECURITYDIR=\"/etc/dirsrv/dsgw\" -DCGIBINDIR=\"/usr/lib64/dirsrv/dsgw-cgi-bin\" -DCONTEXTDIR=\"/etc/dirsrv/dsgw\" -DINSTCONFIGDIR=\"/etc/dirsrv\" -DMANUALDIR=\"/usr/share/dirsrv/manual\" -DCGIURIBASE=\"/dsgwcmd\" -DMANUALSUBDIR=\"dsgw\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT collate.o -MD -MP -MF $depbase.Tpo -c -o collate.o collate.c &&\ mv -f $depbase.Tpo $depbase.Po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' depbase=`echo Versiongw.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -DDSGW_VER_STR=\""Directory-Server-Gateway/1.1.11"\" -I/usr/include/admsslutil -I/usr/include/adminutil -I/usr/include/nspr4 -I/usr/include/nss -I/usr/include -I/usr/include -I/usr/include/nss -I/usr/include/nspr4 -I/usr/include/nspr4 -I./include -I./include/base -DXP_UNIX -DPROPERTYDIR=\"/usr/share/dirsrv/properties/dsgw\" -DHTMLDIR=\"/usr/share/dirsrv/dsgw/html\" -DCOOKIEDIR=\"/var/run/dirsrv/dsgw/cookies\" -DCONFIGDIR=\"/usr/share/dirsrv/dsgw/config\" -DSECURITYDIR=\"/etc/dirsrv/dsgw\" -DCGIBINDIR=\"/usr/lib64/dirsrv/dsgw-cgi-bin\" -DCONTEXTDIR=\"/etc/dirsrv/dsgw\" -DINSTCONFIGDIR=\"/etc/dirsrv\" -DMANUALDIR=\"/usr/share/dirsrv/manual\" -DCGIURIBASE=\"/dsgwcmd\" -DMANUALSUBDIR=\"dsgw\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT Versiongw.o -MD -MP -MF $depbase.Tpo -c -o Versiongw.o Versiongw.c &&\ mv -f $depbase.Tpo $depbase.Po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' depbase=`echo vcard.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -DDSGW_VER_STR=\""Directory-Server-Gateway/1.1.11"\" -I/usr/include/admsslutil -I/usr/include/adminutil -I/usr/include/nspr4 -I/usr/include/nss -I/usr/include -I/usr/include -I/usr/include/nss -I/usr/include/nspr4 -I/usr/include/nspr4 -I./include -I./include/base -DXP_UNIX -DPROPERTYDIR=\"/usr/share/dirsrv/properties/dsgw\" -DHTMLDIR=\"/usr/share/dirsrv/dsgw/html\" -DCOOKIEDIR=\"/var/run/dirsrv/dsgw/cookies\" -DCONFIGDIR=\"/usr/share/dirsrv/dsgw/config\" -DSECURITYDIR=\"/etc/dirsrv/dsgw\" -DCGIBINDIR=\"/usr/lib64/dirsrv/dsgw-cgi-bin\" -DCONTEXTDIR=\"/etc/dirsrv/dsgw\" -DINSTCONFIGDIR=\"/etc/dirsrv\" -DMANUALDIR=\"/usr/share/dirsrv/manual\" -DCGIURIBASE=\"/dsgwcmd\" -DMANUALSUBDIR=\"dsgw\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT vcard.o -MD -MP -MF $depbase.Tpo -c -o vcard.o vcard.c &&\ mv -f $depbase.Tpo $depbase.Po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' depbase=`echo emitf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -DDSGW_VER_STR=\""Directory-Server-Gateway/1.1.11"\" -I/usr/include/admsslutil -I/usr/include/adminutil -I/usr/include/nspr4 -I/usr/include/nss -I/usr/include -I/usr/include -I/usr/include/nss -I/usr/include/nspr4 -I/usr/include/nspr4 -I./include -I./include/base -DXP_UNIX -DPROPERTYDIR=\"/usr/share/dirsrv/properties/dsgw\" -DHTMLDIR=\"/usr/share/dirsrv/dsgw/html\" -DCOOKIEDIR=\"/var/run/dirsrv/dsgw/cookies\" -DCONFIGDIR=\"/usr/share/dirsrv/dsgw/config\" -DSECURITYDIR=\"/etc/dirsrv/dsgw\" -DCGIBINDIR=\"/usr/lib64/dirsrv/dsgw-cgi-bin\" -DCONTEXTDIR=\"/etc/dirsrv/dsgw\" -DINSTCONFIGDIR=\"/etc/dirsrv\" -DMANUALDIR=\"/usr/share/dirsrv/manual\" -DCGIURIBASE=\"/dsgwcmd\" -DMANUALSUBDIR=\"dsgw\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT emitf.o -MD -MP -MF $depbase.Tpo -c -o emitf.o emitf.c &&\ mv -f $depbase.Tpo $depbase.Po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' depbase=`echo entrydisplay.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -DDSGW_VER_STR=\""Directory-Server-Gateway/1.1.11"\" -I/usr/include/admsslutil -I/usr/include/adminutil -I/usr/include/nspr4 -I/usr/include/nss -I/usr/include -I/usr/include -I/usr/include/nss -I/usr/include/nspr4 -I/usr/include/nspr4 -I./include -I./include/base -DXP_UNIX -DPROPERTYDIR=\"/usr/share/dirsrv/properties/dsgw\" -DHTMLDIR=\"/usr/share/dirsrv/dsgw/html\" -DCOOKIEDIR=\"/var/run/dirsrv/dsgw/cookies\" -DCONFIGDIR=\"/usr/share/dirsrv/dsgw/config\" -DSECURITYDIR=\"/etc/dirsrv/dsgw\" -DCGIBINDIR=\"/usr/lib64/dirsrv/dsgw-cgi-bin\" -DCONTEXTDIR=\"/etc/dirsrv/dsgw\" -DINSTCONFIGDIR=\"/etc/dirsrv\" -DMANUALDIR=\"/usr/share/dirsrv/manual\" -DCGIURIBASE=\"/dsgwcmd\" -DMANUALSUBDIR=\"dsgw\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT entrydisplay.o -MD -MP -MF $depbase.Tpo -c -o entrydisplay.o entrydisplay.c &&\ mv -f $depbase.Tpo $depbase.Po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' depbase=`echo srchpref.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -DDSGW_VER_STR=\""Directory-Server-Gateway/1.1.11"\" -I/usr/include/admsslutil -I/usr/include/adminutil -I/usr/include/nspr4 -I/usr/include/nss -I/usr/include -I/usr/include -I/usr/include/nss -I/usr/include/nspr4 -I/usr/include/nspr4 -I./include -I./include/base -DXP_UNIX -DPROPERTYDIR=\"/usr/share/dirsrv/properties/dsgw\" -DHTMLDIR=\"/usr/share/dirsrv/dsgw/html\" -DCOOKIEDIR=\"/var/run/dirsrv/dsgw/cookies\" -DCONFIGDIR=\"/usr/share/dirsrv/dsgw/config\" -DSECURITYDIR=\"/etc/dirsrv/dsgw\" -DCGIBINDIR=\"/usr/lib64/dirsrv/dsgw-cgi-bin\" -DCONTEXTDIR=\"/etc/dirsrv/dsgw\" -DINSTCONFIGDIR=\"/etc/dirsrv\" -DMANUALDIR=\"/usr/share/dirsrv/manual\" -DCGIURIBASE=\"/dsgwcmd\" -DMANUALSUBDIR=\"dsgw\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT srchpref.o -MD -MP -MF $depbase.Tpo -c -o srchpref.o srchpref.c &&\ mv -f $depbase.Tpo $depbase.Po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' depbase=`echo dsgwgetlang.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -DDSGW_VER_STR=\""Directory-Server-Gateway/1.1.11"\" -I/usr/include/admsslutil -I/usr/include/adminutil -I/usr/include/nspr4 -I/usr/include/nss -I/usr/include -I/usr/include -I/usr/include/nss -I/usr/include/nspr4 -I/usr/include/nspr4 -I./include -I./include/base -DXP_UNIX -DPROPERTYDIR=\"/usr/share/dirsrv/properties/dsgw\" -DHTMLDIR=\"/usr/share/dirsrv/dsgw/html\" -DCOOKIEDIR=\"/var/run/dirsrv/dsgw/cookies\" -DCONFIGDIR=\"/usr/share/dirsrv/dsgw/config\" -DSECURITYDIR=\"/etc/dirsrv/dsgw\" -DCGIBINDIR=\"/usr/lib64/dirsrv/dsgw-cgi-bin\" -DCONTEXTDIR=\"/etc/dirsrv/dsgw\" -DINSTCONFIGDIR=\"/etc/dirsrv\" -DMANUALDIR=\"/usr/share/dirsrv/manual\" -DCGIURIBASE=\"/dsgwcmd\" -DMANUALSUBDIR=\"dsgw\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT dsgwgetlang.o -MD -MP -MF $depbase.Tpo -c -o dsgwgetlang.o dsgwgetlang.c &&\ mv -f $depbase.Tpo $depbase.Po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' depbase=`echo utf8compare.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -DDSGW_VER_STR=\""Directory-Server-Gateway/1.1.11"\" -I/usr/include/admsslutil -I/usr/include/adminutil -I/usr/include/nspr4 -I/usr/include/nss -I/usr/include -I/usr/include -I/usr/include/nss -I/usr/include/nspr4 -I/usr/include/nspr4 -I./include -I./include/base -DXP_UNIX -DPROPERTYDIR=\"/usr/share/dirsrv/properties/dsgw\" -DHTMLDIR=\"/usr/share/dirsrv/dsgw/html\" -DCOOKIEDIR=\"/var/run/dirsrv/dsgw/cookies\" -DCONFIGDIR=\"/usr/share/dirsrv/dsgw/config\" -DSECURITYDIR=\"/etc/dirsrv/dsgw\" -DCGIBINDIR=\"/usr/lib64/dirsrv/dsgw-cgi-bin\" -DCONTEXTDIR=\"/etc/dirsrv/dsgw\" -DINSTCONFIGDIR=\"/etc/dirsrv\" -DMANUALDIR=\"/usr/share/dirsrv/manual\" -DCGIURIBASE=\"/dsgwcmd\" -DMANUALSUBDIR=\"dsgw\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT utf8compare.o -MD -MP -MF $depbase.Tpo -c -o utf8compare.o utf8compare.c &&\ mv -f $depbase.Tpo $depbase.Po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' depbase=`echo sort.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -DDSGW_VER_STR=\""Directory-Server-Gateway/1.1.11"\" -I/usr/include/admsslutil -I/usr/include/adminutil -I/usr/include/nspr4 -I/usr/include/nss -I/usr/include -I/usr/include -I/usr/include/nss -I/usr/include/nspr4 -I/usr/include/nspr4 -I./include -I./include/base -DXP_UNIX -DPROPERTYDIR=\"/usr/share/dirsrv/properties/dsgw\" -DHTMLDIR=\"/usr/share/dirsrv/dsgw/html\" -DCOOKIEDIR=\"/var/run/dirsrv/dsgw/cookies\" -DCONFIGDIR=\"/usr/share/dirsrv/dsgw/config\" -DSECURITYDIR=\"/etc/dirsrv/dsgw\" -DCGIBINDIR=\"/usr/lib64/dirsrv/dsgw-cgi-bin\" -DCONTEXTDIR=\"/etc/dirsrv/dsgw\" -DINSTCONFIGDIR=\"/etc/dirsrv\" -DMANUALDIR=\"/usr/share/dirsrv/manual\" -DCGIURIBASE=\"/dsgwcmd\" -DMANUALSUBDIR=\"dsgw\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT sort.o -MD -MP -MF $depbase.Tpo -c -o sort.o sort.c &&\ mv -f $depbase.Tpo $depbase.Po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' depbase=`echo dsparse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -DDSGW_VER_STR=\""Directory-Server-Gateway/1.1.11"\" -I/usr/include/admsslutil -I/usr/include/adminutil -I/usr/include/nspr4 -I/usr/include/nss -I/usr/include -I/usr/include -I/usr/include/nss -I/usr/include/nspr4 -I/usr/include/nspr4 -I./include -I./include/base -DXP_UNIX -DPROPERTYDIR=\"/usr/share/dirsrv/properties/dsgw\" -DHTMLDIR=\"/usr/share/dirsrv/dsgw/html\" -DCOOKIEDIR=\"/var/run/dirsrv/dsgw/cookies\" -DCONFIGDIR=\"/usr/share/dirsrv/dsgw/config\" -DSECURITYDIR=\"/etc/dirsrv/dsgw\" -DCGIBINDIR=\"/usr/lib64/dirsrv/dsgw-cgi-bin\" -DCONTEXTDIR=\"/etc/dirsrv/dsgw\" -DINSTCONFIGDIR=\"/etc/dirsrv\" -DMANUALDIR=\"/usr/share/dirsrv/manual\" -DCGIURIBASE=\"/dsgwcmd\" -DMANUALSUBDIR=\"dsgw\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT dsparse.o -MD -MP -MF $depbase.Tpo -c -o dsparse.o dsparse.c &&\ mv -f $depbase.Tpo $depbase.Po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' depbase=`echo utf8.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -DDSGW_VER_STR=\""Directory-Server-Gateway/1.1.11"\" -I/usr/include/admsslutil -I/usr/include/adminutil -I/usr/include/nspr4 -I/usr/include/nss -I/usr/include -I/usr/include -I/usr/include/nss -I/usr/include/nspr4 -I/usr/include/nspr4 -I./include -I./include/base -DXP_UNIX -DPROPERTYDIR=\"/usr/share/dirsrv/properties/dsgw\" -DHTMLDIR=\"/usr/share/dirsrv/dsgw/html\" -DCOOKIEDIR=\"/var/run/dirsrv/dsgw/cookies\" -DCONFIGDIR=\"/usr/share/dirsrv/dsgw/config\" -DSECURITYDIR=\"/etc/dirsrv/dsgw\" -DCGIBINDIR=\"/usr/lib64/dirsrv/dsgw-cgi-bin\" -DCONTEXTDIR=\"/etc/dirsrv/dsgw\" -DINSTCONFIGDIR=\"/etc/dirsrv\" -DMANUALDIR=\"/usr/share/dirsrv/manual\" -DCGIURIBASE=\"/dsgwcmd\" -DMANUALSUBDIR=\"dsgw\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT utf8.o -MD -MP -MF $depbase.Tpo -c -o utf8.o utf8.c &&\ mv -f $depbase.Tpo $depbase.Po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' depbase=`echo propmaker.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -DDSGW_VER_STR=\""Directory-Server-Gateway/1.1.11"\" -I/usr/include/admsslutil -I/usr/include/adminutil -I/usr/include/nspr4 -I/usr/include/nss -I/usr/include -I/usr/include -I/usr/include/nss -I/usr/include/nspr4 -I/usr/include/nspr4 -I./include -I./include/base -DXP_UNIX -DPROPERTYDIR=\"/usr/share/dirsrv/properties/dsgw\" -DHTMLDIR=\"/usr/share/dirsrv/dsgw/html\" -DCOOKIEDIR=\"/var/run/dirsrv/dsgw/cookies\" -DCONFIGDIR=\"/usr/share/dirsrv/dsgw/config\" -DSECURITYDIR=\"/etc/dirsrv/dsgw\" -DCGIBINDIR=\"/usr/lib64/dirsrv/dsgw-cgi-bin\" -DCONTEXTDIR=\"/etc/dirsrv/dsgw\" -DINSTCONFIGDIR=\"/etc/dirsrv\" -DMANUALDIR=\"/usr/share/dirsrv/manual\" -DCGIURIBASE=\"/dsgwcmd\" -DMANUALSUBDIR=\"dsgw\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT propmaker.o -MD -MP -MF $depbase.Tpo -c -o propmaker.o propmaker.c &&\ mv -f $depbase.Tpo $depbase.Po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' depbase=`echo disptmpl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -DDSGW_VER_STR=\""Directory-Server-Gateway/1.1.11"\" -I/usr/include/admsslutil -I/usr/include/adminutil -I/usr/include/nspr4 -I/usr/include/nss -I/usr/include -I/usr/include -I/usr/include/nss -I/usr/include/nspr4 -I/usr/include/nspr4 -I./include -I./include/base -DXP_UNIX -DPROPERTYDIR=\"/usr/share/dirsrv/properties/dsgw\" -DHTMLDIR=\"/usr/share/dirsrv/dsgw/html\" -DCOOKIEDIR=\"/var/run/dirsrv/dsgw/cookies\" -DCONFIGDIR=\"/usr/share/dirsrv/dsgw/config\" -DSECURITYDIR=\"/etc/dirsrv/dsgw\" -DCGIBINDIR=\"/usr/lib64/dirsrv/dsgw-cgi-bin\" -DCONTEXTDIR=\"/etc/dirsrv/dsgw\" -DINSTCONFIGDIR=\"/etc/dirsrv\" -DMANUALDIR=\"/usr/share/dirsrv/manual\" -DCGIURIBASE=\"/dsgwcmd\" -DMANUALSUBDIR=\"dsgw\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT disptmpl.o -MD -MP -MF $depbase.Tpo -c -o disptmpl.o disptmpl.c &&\ mv -f $depbase.Tpo $depbase.Po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' depbase=`echo edit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -DDSGW_VER_STR=\""Directory-Server-Gateway/1.1.11"\" -I/usr/include/admsslutil -I/usr/include/adminutil -I/usr/include/nspr4 -I/usr/include/nss -I/usr/include -I/usr/include -I/usr/include/nss -I/usr/include/nspr4 -I/usr/include/nspr4 -I./include -I./include/base -DXP_UNIX -DPROPERTYDIR=\"/usr/share/dirsrv/properties/dsgw\" -DHTMLDIR=\"/usr/share/dirsrv/dsgw/html\" -DCOOKIEDIR=\"/var/run/dirsrv/dsgw/cookies\" -DCONFIGDIR=\"/usr/share/dirsrv/dsgw/config\" -DSECURITYDIR=\"/etc/dirsrv/dsgw\" -DCGIBINDIR=\"/usr/lib64/dirsrv/dsgw-cgi-bin\" -DCONTEXTDIR=\"/etc/dirsrv/dsgw\" -DINSTCONFIGDIR=\"/etc/dirsrv\" -DMANUALDIR=\"/usr/share/dirsrv/manual\" -DCGIURIBASE=\"/dsgwcmd\" -DMANUALSUBDIR=\"dsgw\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT edit.o -MD -MP -MF $depbase.Tpo -c -o edit.o edit.c &&\ mv -f $depbase.Tpo $depbase.Po edit.c: In function 'main': edit.c:30:5: warning: type of 'env' defaults to 'int' [-Wimplicit-int] int main( argc, argv, env ) ^~~~ make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' depbase=`echo doauth.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -DDSGW_VER_STR=\""Directory-Server-Gateway/1.1.11"\" -I/usr/include/admsslutil -I/usr/include/adminutil -I/usr/include/nspr4 -I/usr/include/nss -I/usr/include -I/usr/include -I/usr/include/nss -I/usr/include/nspr4 -I/usr/include/nspr4 -I./include -I./include/base -DXP_UNIX -DPROPERTYDIR=\"/usr/share/dirsrv/properties/dsgw\" -DHTMLDIR=\"/usr/share/dirsrv/dsgw/html\" -DCOOKIEDIR=\"/var/run/dirsrv/dsgw/cookies\" -DCONFIGDIR=\"/usr/share/dirsrv/dsgw/config\" -DSECURITYDIR=\"/etc/dirsrv/dsgw\" -DCGIBINDIR=\"/usr/lib64/dirsrv/dsgw-cgi-bin\" -DCONTEXTDIR=\"/etc/dirsrv/dsgw\" -DINSTCONFIGDIR=\"/etc/dirsrv\" -DMANUALDIR=\"/usr/share/dirsrv/manual\" -DCGIURIBASE=\"/dsgwcmd\" -DMANUALSUBDIR=\"dsgw\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT doauth.o -MD -MP -MF $depbase.Tpo -c -o doauth.o doauth.c &&\ mv -f $depbase.Tpo $depbase.Po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' depbase=`echo tmplout.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -DDSGW_VER_STR=\""Directory-Server-Gateway/1.1.11"\" -I/usr/include/admsslutil -I/usr/include/adminutil -I/usr/include/nspr4 -I/usr/include/nss -I/usr/include -I/usr/include -I/usr/include/nss -I/usr/include/nspr4 -I/usr/include/nspr4 -I./include -I./include/base -DXP_UNIX -DPROPERTYDIR=\"/usr/share/dirsrv/properties/dsgw\" -DHTMLDIR=\"/usr/share/dirsrv/dsgw/html\" -DCOOKIEDIR=\"/var/run/dirsrv/dsgw/cookies\" -DCONFIGDIR=\"/usr/share/dirsrv/dsgw/config\" -DSECURITYDIR=\"/etc/dirsrv/dsgw\" -DCGIBINDIR=\"/usr/lib64/dirsrv/dsgw-cgi-bin\" -DCONTEXTDIR=\"/etc/dirsrv/dsgw\" -DINSTCONFIGDIR=\"/etc/dirsrv\" -DMANUALDIR=\"/usr/share/dirsrv/manual\" -DCGIURIBASE=\"/dsgwcmd\" -DMANUALSUBDIR=\"dsgw\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT tmplout.o -MD -MP -MF $depbase.Tpo -c -o tmplout.o tmplout.c &&\ mv -f $depbase.Tpo $depbase.Po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' depbase=`echo dosearch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -DDSGW_VER_STR=\""Directory-Server-Gateway/1.1.11"\" -I/usr/include/admsslutil -I/usr/include/adminutil -I/usr/include/nspr4 -I/usr/include/nss -I/usr/include -I/usr/include -I/usr/include/nss -I/usr/include/nspr4 -I/usr/include/nspr4 -I./include -I./include/base -DXP_UNIX -DPROPERTYDIR=\"/usr/share/dirsrv/properties/dsgw\" -DHTMLDIR=\"/usr/share/dirsrv/dsgw/html\" -DCOOKIEDIR=\"/var/run/dirsrv/dsgw/cookies\" -DCONFIGDIR=\"/usr/share/dirsrv/dsgw/config\" -DSECURITYDIR=\"/etc/dirsrv/dsgw\" -DCGIBINDIR=\"/usr/lib64/dirsrv/dsgw-cgi-bin\" -DCONTEXTDIR=\"/etc/dirsrv/dsgw\" -DINSTCONFIGDIR=\"/etc/dirsrv\" -DMANUALDIR=\"/usr/share/dirsrv/manual\" -DCGIURIBASE=\"/dsgwcmd\" -DMANUALSUBDIR=\"dsgw\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT dosearch.o -MD -MP -MF $depbase.Tpo -c -o dosearch.o dosearch.c &&\ mv -f $depbase.Tpo $depbase.Po dosearch.c: In function 'main': dosearch.c:53:5: warning: type of 'env' defaults to 'int' [-Wimplicit-int] int main( argc, argv, env ) ^~~~ make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' depbase=`echo dnedit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -DDSGW_VER_STR=\""Directory-Server-Gateway/1.1.11"\" -I/usr/include/admsslutil -I/usr/include/adminutil -I/usr/include/nspr4 -I/usr/include/nss -I/usr/include -I/usr/include -I/usr/include/nss -I/usr/include/nspr4 -I/usr/include/nspr4 -I./include -I./include/base -DXP_UNIX -DPROPERTYDIR=\"/usr/share/dirsrv/properties/dsgw\" -DHTMLDIR=\"/usr/share/dirsrv/dsgw/html\" -DCOOKIEDIR=\"/var/run/dirsrv/dsgw/cookies\" -DCONFIGDIR=\"/usr/share/dirsrv/dsgw/config\" -DSECURITYDIR=\"/etc/dirsrv/dsgw\" -DCGIBINDIR=\"/usr/lib64/dirsrv/dsgw-cgi-bin\" -DCONTEXTDIR=\"/etc/dirsrv/dsgw\" -DINSTCONFIGDIR=\"/etc/dirsrv\" -DMANUALDIR=\"/usr/share/dirsrv/manual\" -DCGIURIBASE=\"/dsgwcmd\" -DMANUALSUBDIR=\"dsgw\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT dnedit.o -MD -MP -MF $depbase.Tpo -c -o dnedit.o dnedit.c &&\ mv -f $depbase.Tpo $depbase.Po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' depbase=`echo secglue.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -DDSGW_VER_STR=\""Directory-Server-Gateway/1.1.11"\" -I/usr/include/admsslutil -I/usr/include/adminutil -I/usr/include/nspr4 -I/usr/include/nss -I/usr/include -I/usr/include -I/usr/include/nss -I/usr/include/nspr4 -I/usr/include/nspr4 -I./include -I./include/base -DXP_UNIX -DPROPERTYDIR=\"/usr/share/dirsrv/properties/dsgw\" -DHTMLDIR=\"/usr/share/dirsrv/dsgw/html\" -DCOOKIEDIR=\"/var/run/dirsrv/dsgw/cookies\" -DCONFIGDIR=\"/usr/share/dirsrv/dsgw/config\" -DSECURITYDIR=\"/etc/dirsrv/dsgw\" -DCGIBINDIR=\"/usr/lib64/dirsrv/dsgw-cgi-bin\" -DCONTEXTDIR=\"/etc/dirsrv/dsgw\" -DINSTCONFIGDIR=\"/etc/dirsrv\" -DMANUALDIR=\"/usr/share/dirsrv/manual\" -DCGIURIBASE=\"/dsgwcmd\" -DMANUALSUBDIR=\"dsgw\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT secglue.o -MD -MP -MF $depbase.Tpo -c -o secglue.o secglue.c &&\ mv -f $depbase.Tpo $depbase.Po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' depbase=`echo unauth.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -DDSGW_VER_STR=\""Directory-Server-Gateway/1.1.11"\" -I/usr/include/admsslutil -I/usr/include/adminutil -I/usr/include/nspr4 -I/usr/include/nss -I/usr/include -I/usr/include -I/usr/include/nss -I/usr/include/nspr4 -I/usr/include/nspr4 -I./include -I./include/base -DXP_UNIX -DPROPERTYDIR=\"/usr/share/dirsrv/properties/dsgw\" -DHTMLDIR=\"/usr/share/dirsrv/dsgw/html\" -DCOOKIEDIR=\"/var/run/dirsrv/dsgw/cookies\" -DCONFIGDIR=\"/usr/share/dirsrv/dsgw/config\" -DSECURITYDIR=\"/etc/dirsrv/dsgw\" -DCGIBINDIR=\"/usr/lib64/dirsrv/dsgw-cgi-bin\" -DCONTEXTDIR=\"/etc/dirsrv/dsgw\" -DINSTCONFIGDIR=\"/etc/dirsrv\" -DMANUALDIR=\"/usr/share/dirsrv/manual\" -DCGIURIBASE=\"/dsgwcmd\" -DMANUALSUBDIR=\"dsgw\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT unauth.o -MD -MP -MF $depbase.Tpo -c -o unauth.o unauth.c &&\ mv -f $depbase.Tpo $depbase.Po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' depbase=`echo search.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -DDSGW_VER_STR=\""Directory-Server-Gateway/1.1.11"\" -I/usr/include/admsslutil -I/usr/include/adminutil -I/usr/include/nspr4 -I/usr/include/nss -I/usr/include -I/usr/include -I/usr/include/nss -I/usr/include/nspr4 -I/usr/include/nspr4 -I./include -I./include/base -DXP_UNIX -DPROPERTYDIR=\"/usr/share/dirsrv/properties/dsgw\" -DHTMLDIR=\"/usr/share/dirsrv/dsgw/html\" -DCOOKIEDIR=\"/var/run/dirsrv/dsgw/cookies\" -DCONFIGDIR=\"/usr/share/dirsrv/dsgw/config\" -DSECURITYDIR=\"/etc/dirsrv/dsgw\" -DCGIBINDIR=\"/usr/lib64/dirsrv/dsgw-cgi-bin\" -DCONTEXTDIR=\"/etc/dirsrv/dsgw\" -DINSTCONFIGDIR=\"/etc/dirsrv\" -DMANUALDIR=\"/usr/share/dirsrv/manual\" -DCGIURIBASE=\"/dsgwcmd\" -DMANUALSUBDIR=\"dsgw\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT search.o -MD -MP -MF $depbase.Tpo -c -o search.o search.c &&\ mv -f $depbase.Tpo $depbase.Po search.c: In function 'main': search.c:31:5: warning: type of 'env' defaults to 'int' [-Wimplicit-int] int main( argc, argv, env ) ^~~~ make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' depbase=`echo csearch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -DDSGW_VER_STR=\""Directory-Server-Gateway/1.1.11"\" -I/usr/include/admsslutil -I/usr/include/adminutil -I/usr/include/nspr4 -I/usr/include/nss -I/usr/include -I/usr/include -I/usr/include/nss -I/usr/include/nspr4 -I/usr/include/nspr4 -I./include -I./include/base -DXP_UNIX -DPROPERTYDIR=\"/usr/share/dirsrv/properties/dsgw\" -DHTMLDIR=\"/usr/share/dirsrv/dsgw/html\" -DCOOKIEDIR=\"/var/run/dirsrv/dsgw/cookies\" -DCONFIGDIR=\"/usr/share/dirsrv/dsgw/config\" -DSECURITYDIR=\"/etc/dirsrv/dsgw\" -DCGIBINDIR=\"/usr/lib64/dirsrv/dsgw-cgi-bin\" -DCONTEXTDIR=\"/etc/dirsrv/dsgw\" -DINSTCONFIGDIR=\"/etc/dirsrv\" -DMANUALDIR=\"/usr/share/dirsrv/manual\" -DCGIURIBASE=\"/dsgwcmd\" -DMANUALSUBDIR=\"dsgw\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT csearch.o -MD -MP -MF $depbase.Tpo -c -o csearch.o csearch.c &&\ mv -f $depbase.Tpo $depbase.Po csearch.c: In function 'main': csearch.c:33:5: warning: type of 'env' defaults to 'int' [-Wimplicit-int] int main( argc, argv, env ) ^~~~ make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' depbase=`echo domodify.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -DDSGW_VER_STR=\""Directory-Server-Gateway/1.1.11"\" -I/usr/include/admsslutil -I/usr/include/adminutil -I/usr/include/nspr4 -I/usr/include/nss -I/usr/include -I/usr/include -I/usr/include/nss -I/usr/include/nspr4 -I/usr/include/nspr4 -I./include -I./include/base -DXP_UNIX -DPROPERTYDIR=\"/usr/share/dirsrv/properties/dsgw\" -DHTMLDIR=\"/usr/share/dirsrv/dsgw/html\" -DCOOKIEDIR=\"/var/run/dirsrv/dsgw/cookies\" -DCONFIGDIR=\"/usr/share/dirsrv/dsgw/config\" -DSECURITYDIR=\"/etc/dirsrv/dsgw\" -DCGIBINDIR=\"/usr/lib64/dirsrv/dsgw-cgi-bin\" -DCONTEXTDIR=\"/etc/dirsrv/dsgw\" -DINSTCONFIGDIR=\"/etc/dirsrv\" -DMANUALDIR=\"/usr/share/dirsrv/manual\" -DCGIURIBASE=\"/dsgwcmd\" -DMANUALSUBDIR=\"dsgw\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT domodify.o -MD -MP -MF $depbase.Tpo -c -o domodify.o domodify.c &&\ mv -f $depbase.Tpo $depbase.Po domodify.c: In function 'main': domodify.c:52:5: warning: type of 'env' defaults to 'int' [-Wimplicit-int] int main( argc, argv, env ) ^~~~ make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' depbase=`echo tutor.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -DDSGW_VER_STR=\""Directory-Server-Gateway/1.1.11"\" -I/usr/include/admsslutil -I/usr/include/adminutil -I/usr/include/nspr4 -I/usr/include/nss -I/usr/include -I/usr/include -I/usr/include/nss -I/usr/include/nspr4 -I/usr/include/nspr4 -I./include -I./include/base -DXP_UNIX -DPROPERTYDIR=\"/usr/share/dirsrv/properties/dsgw\" -DHTMLDIR=\"/usr/share/dirsrv/dsgw/html\" -DCOOKIEDIR=\"/var/run/dirsrv/dsgw/cookies\" -DCONFIGDIR=\"/usr/share/dirsrv/dsgw/config\" -DSECURITYDIR=\"/etc/dirsrv/dsgw\" -DCGIBINDIR=\"/usr/lib64/dirsrv/dsgw-cgi-bin\" -DCONTEXTDIR=\"/etc/dirsrv/dsgw\" -DINSTCONFIGDIR=\"/etc/dirsrv\" -DMANUALDIR=\"/usr/share/dirsrv/manual\" -DCGIURIBASE=\"/dsgwcmd\" -DMANUALSUBDIR=\"dsgw\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT tutor.o -MD -MP -MF $depbase.Tpo -c -o tutor.o tutor.c &&\ mv -f $depbase.Tpo $depbase.Po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d orgbin/ ] ; then mkdir -p orgbin/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" orgbin/org.in > orgbin/org make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d orgbin/ ] ; then mkdir -p orgbin/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" orgbin/myorg.in > orgbin/myorg make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d ./ ] ; then mkdir -p ./ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" setup-ds-dsgw.in > setup-ds-dsgw make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' depbase=`echo newentry.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -DDSGW_VER_STR=\""Directory-Server-Gateway/1.1.11"\" -I/usr/include/admsslutil -I/usr/include/adminutil -I/usr/include/nspr4 -I/usr/include/nss -I/usr/include -I/usr/include -I/usr/include/nss -I/usr/include/nspr4 -I/usr/include/nspr4 -I./include -I./include/base -DXP_UNIX -DPROPERTYDIR=\"/usr/share/dirsrv/properties/dsgw\" -DHTMLDIR=\"/usr/share/dirsrv/dsgw/html\" -DCOOKIEDIR=\"/var/run/dirsrv/dsgw/cookies\" -DCONFIGDIR=\"/usr/share/dirsrv/dsgw/config\" -DSECURITYDIR=\"/etc/dirsrv/dsgw\" -DCGIBINDIR=\"/usr/lib64/dirsrv/dsgw-cgi-bin\" -DCONTEXTDIR=\"/etc/dirsrv/dsgw\" -DINSTCONFIGDIR=\"/etc/dirsrv\" -DMANUALDIR=\"/usr/share/dirsrv/manual\" -DCGIURIBASE=\"/dsgwcmd\" -DMANUALSUBDIR=\"dsgw\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT newentry.o -MD -MP -MF $depbase.Tpo -c -o newentry.o newentry.c &&\ mv -f $depbase.Tpo $depbase.Po newentry.c: In function 'main': newentry.c:340:1: warning: type of 'env' defaults to 'int' [-Wimplicit-int] main( argc, argv, env ) ^~~~ make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d config/ ] ; then mkdir -p config/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" config/authPassword.html.in > config/authPassword.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d config/ ] ; then mkdir -p config/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" config/authSearch.html.in > config/authSearch.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d config/ ] ; then mkdir -p config/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" config/csearchAttr.html.in > config/csearchAttr.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d config/ ] ; then mkdir -p config/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" config/dsgw.tmpl.in > config/dsgw.tmpl make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d config/ ] ; then mkdir -p config/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" config/csearchBase.html.in > config/csearchBase.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d config/ ] ; then mkdir -p config/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" config/csearch.html.in > config/csearch.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d config/ ] ; then mkdir -p config/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" config/list-Anything.html.in > config/list-Anything.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d config/ ] ; then mkdir -p config/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" config/csearchMatch.html.in > config/csearchMatch.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d config/ ] ; then mkdir -p config/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" config/csearchString.html.in > config/csearchString.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d config/ ] ; then mkdir -p config/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" config/list-Auth.html.in > config/list-Auth.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d config/ ] ; then mkdir -p config/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" config/list-Domaincomponent.html.in > config/list-Domaincomponent.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d config/ ] ; then mkdir -p config/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" config/csearchType.html.in > config/csearchType.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d config/ ] ; then mkdir -p config/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" config/display-country.html.in > config/display-country.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d config/ ] ; then mkdir -p config/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" config/list-fa-Groups.html.in > config/list-fa-Groups.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d config/ ] ; then mkdir -p config/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" config/list-fa-People.html.in > config/list-fa-People.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d config/ ] ; then mkdir -p config/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" config/list-Groups.html.in > config/list-Groups.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d config/ ] ; then mkdir -p config/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" config/display-dc.html.in > config/display-dc.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' depbase=`echo lang.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -DDSGW_VER_STR=\""Directory-Server-Gateway/1.1.11"\" -I/usr/include/admsslutil -I/usr/include/adminutil -I/usr/include/nspr4 -I/usr/include/nss -I/usr/include -I/usr/include -I/usr/include/nss -I/usr/include/nspr4 -I/usr/include/nspr4 -I./include -I./include/base -DXP_UNIX -DPROPERTYDIR=\"/usr/share/dirsrv/properties/dsgw\" -DHTMLDIR=\"/usr/share/dirsrv/dsgw/html\" -DCOOKIEDIR=\"/var/run/dirsrv/dsgw/cookies\" -DCONFIGDIR=\"/usr/share/dirsrv/dsgw/config\" -DSECURITYDIR=\"/etc/dirsrv/dsgw\" -DCGIBINDIR=\"/usr/lib64/dirsrv/dsgw-cgi-bin\" -DCONTEXTDIR=\"/etc/dirsrv/dsgw\" -DINSTCONFIGDIR=\"/etc/dirsrv\" -DMANUALDIR=\"/usr/share/dirsrv/manual\" -DCGIURIBASE=\"/dsgwcmd\" -DMANUALSUBDIR=\"dsgw\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT lang.o -MD -MP -MF $depbase.Tpo -c -o lang.o lang.c &&\ mv -f $depbase.Tpo $depbase.Po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d config/ ] ; then mkdir -p config/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" config/display-dnedit.html.in > config/display-dnedit.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d config/ ] ; then mkdir -p config/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" config/list-NT-People.html.in > config/list-NT-People.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d config/ ] ; then mkdir -p config/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" config/list-NT-Groups.html.in > config/list-NT-Groups.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d config/ ] ; then mkdir -p config/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" config/display-group.html.in > config/display-group.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d config/ ] ; then mkdir -p config/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" config/display-dneditpeople.html.in > config/display-dneditpeople.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d config/ ] ; then mkdir -p config/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" config/list-Organizations.html.in > config/list-Organizations.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d config/ ] ; then mkdir -p config/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" config/display-groupun.html.in > config/display-groupun.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d config/ ] ; then mkdir -p config/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" config/display-ntgroup.html.in > config/display-ntgroup.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d config/ ] ; then mkdir -p config/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" config/list-Org-Units.html.in > config/list-Org-Units.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d config/ ] ; then mkdir -p config/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" config/list-People.html.in > config/list-People.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d config/ ] ; then mkdir -p config/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" config/display-ntperson.html.in > config/display-ntperson.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d config/ ] ; then mkdir -p config/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" config/list-urlsearch.html.in > config/list-urlsearch.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d config/ ] ; then mkdir -p config/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" config/display-org.html.in > config/display-org.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d config/ ] ; then mkdir -p config/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" config/newentry.html.in > config/newentry.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d config/ ] ; then mkdir -p config/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" config/newentryName.html.in > config/newentryName.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d config/ ] ; then mkdir -p config/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" config/display-person.html.in > config/display-person.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d config/ ] ; then mkdir -p config/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" config/display-orgunit.html.in > config/display-orgunit.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d config/ ] ; then mkdir -p config/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" config/display-orgperson.html.in > config/display-orgperson.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d config/ ] ; then mkdir -p config/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" config/newentryType.html.in > config/newentryType.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d config/ ] ; then mkdir -p config/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" config/search.html.in > config/search.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d config/ ] ; then mkdir -p config/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" config/searchString.html.in > config/searchString.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d html/ ] ; then mkdir -p html/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" html/newentrytitle.html.in > html/newentrytitle.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d html/ ] ; then mkdir -p html/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" html/alert.html.in > html/alert.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d html/ ] ; then mkdir -p html/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" html/auth.html.in > html/auth.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d html/ ] ; then mkdir -p html/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" html/authroot.html.in > html/authroot.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d html/ ] ; then mkdir -p html/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" html/greeting.html.in > html/greeting.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d html/ ] ; then mkdir -p html/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" html/authtitle.html.in > html/authtitle.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d html/ ] ; then mkdir -p html/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" html/index.html.in > html/index.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d html/ ] ; then mkdir -p html/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" html/confirm.html.in > html/confirm.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d html/ ] ; then mkdir -p html/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" html/searchtitle.html.in > html/searchtitle.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d html/ ] ; then mkdir -p html/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" html/maintitle.html.in > html/maintitle.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d html/ ] ; then mkdir -p html/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" html/csearchtitle.html.in > html/csearchtitle.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d orghtml/ ] ; then mkdir -p orghtml/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" orghtml/orgchart.tmpl.in > orghtml/orgchart.tmpl make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d orghtml/ ] ; then mkdir -p orghtml/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" orghtml/topframe.html.in > orghtml/topframe.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d pbconfig/ ] ; then mkdir -p pbconfig/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" pbconfig/authPassword.html.in > pbconfig/authPassword.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d pbconfig/ ] ; then mkdir -p pbconfig/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" pbconfig/edit-passwd.html.in > pbconfig/edit-passwd.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d pbconfig/ ] ; then mkdir -p pbconfig/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" pbconfig/authSearch.html.in > pbconfig/authSearch.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d pbconfig/ ] ; then mkdir -p pbconfig/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" pbconfig/display-orgperson.html.in > pbconfig/display-orgperson.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d pbconfig/ ] ; then mkdir -p pbconfig/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" pbconfig/list-People.html.in > pbconfig/list-People.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d pbconfig/ ] ; then mkdir -p pbconfig/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" pbconfig/display-room.html.in > pbconfig/display-room.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d pbconfig/ ] ; then mkdir -p pbconfig/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" pbconfig/list-Auth.html.in > pbconfig/list-Auth.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d pbconfig/ ] ; then mkdir -p pbconfig/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" pbconfig/display-orgunit.html.in > pbconfig/display-orgunit.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d pbconfig/ ] ; then mkdir -p pbconfig/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" pbconfig/pb.tmpl.in > pbconfig/pb.tmpl make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d pbhtml/ ] ; then mkdir -p pbhtml/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" pbhtml/phone.html.in > pbhtml/phone.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d pbhtml/ ] ; then mkdir -p pbhtml/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" pbhtml/index.html.in > pbhtml/index.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d pbhtml/ ] ; then mkdir -p pbhtml/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" pbhtml/report.html.in > pbhtml/report.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d pbhtml/ ] ; then mkdir -p pbhtml/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" pbhtml/intro.html.in > pbhtml/intro.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d pbhtml/ ] ; then mkdir -p pbhtml/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" pbhtml/modify.html.in > pbhtml/modify.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d pbhtml/ ] ; then mkdir -p pbhtml/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" pbhtml/carded.html.in > pbhtml/carded.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d pbhtml/ ] ; then mkdir -p pbhtml/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" pbhtml/alert.html.in > pbhtml/alert.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d pbhtml/ ] ; then mkdir -p pbhtml/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" pbhtml/nullStringError.html.in > pbhtml/nullStringError.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d pbhtml/ ] ; then mkdir -p pbhtml/ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" pbhtml/confirm.html.in > pbhtml/confirm.html make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' if [ ! -d ./ ] ; then mkdir -p ./ ; fi sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@localstatedir\@,/var,g' -e 's,@cgibindir\@,/usr/lib64/dirsrv/dsgw-cgi-bin,g' -e 's,@cgiuri\@,/dsgwcmd,g' -e 's,@admservdata\@,/usr/share/dirsrv/data,g' -e 's,@admservhtml\@,/usr/share/dirsrv/html,g' -e 's,@orguri\@,/org,g' -e 's,@dsgwuri\@,/dsgw,g' -e 's,@pburi\@,/pb,g' -e 's,@cmdbindir\@,,g' -e 's,@propertydir\@,/usr/share/dirsrv/properties/dsgw,g' -e 's,@htmldir\@,/usr/share/dirsrv/dsgw/html,g' -e 's,@pbhtmldir\@,/usr/share/dirsrv/dsgw/pbhtml,g' -e 's,@orghtmldir\@,/usr/share/dirsrv/dsgw/orghtml,g' -e 's,@configdir\@,/usr/share/dirsrv/dsgw/config,g' -e 's,@pbconfigdir\@,/usr/share/dirsrv/dsgw/pbconfig,g' -e 's,@contextdir\@,/etc/dirsrv/dsgw,g' -e 's,@securitydir\@,/etc/dirsrv/dsgw,g' -e 's,@instconfigdir\@,/etc/dirsrv,g' -e 's,@cookiedir\@,/var/run/dirsrv/dsgw/cookies,g' -e 's,@perlpath\@,/usr/lib64/dirsrv/perl,g' -e 's,@perlexec\@,/usr/bin/env perl,g' -e 's,@manualdir\@,/usr/share/dirsrv/manual,g' -e 's,@BUILD_NUM\@,,g' -e 's,@NQBUILD_NUM\@,,g' -e 's,@package_name\@,dirsrv-gw,g' -e 's,@PACKAGE_BASE_NAME\@,dirsrv,g' -e 's,@PACKAGE_VERSION\@,1.1.11,g' -e 's,@PACKAGE_BASE_VERSION\@,,g' -e 's,@brand\@,,g' -e 's,@capbrand\@,,g' -e 's,@vendor\@,,g' -e "s,@progname\@,$progname,g" dsgw-httpd.conf.in > dsgw-httpd.conf make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o propmaker propmaker.o libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o propmaker propmaker.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o edit edit.o htmlout.o htmlparse.o error.o cgiutil.o dsgwutil.o ldaputil.o entrydisplay.o config.o cookie.o emitauth.o emitf.o collate.o vcard.o Versiongw.o utf8compare.o dsgwgetlang.o srchpref.o utf8.o sort.o dsparse.o tmplout.o disptmpl.o -ladmsslutil -ladminutil -L/usr/lib64 -licui18n -licuuc -licudata -lldap -llber -lsasl2 -lsmime3 -lssl3 -lnss3 -lsoftokn3 -lplds4 -lplc4 -lnspr4 libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o edit edit.o htmlout.o htmlparse.o error.o cgiutil.o dsgwutil.o ldaputil.o entrydisplay.o config.o cookie.o emitauth.o emitf.o collate.o vcard.o Versiongw.o utf8compare.o dsgwgetlang.o srchpref.o utf8.o sort.o dsparse.o tmplout.o disptmpl.o -ladmsslutil -ladminutil -L/usr/lib64 -licui18n -licuuc -licudata -lldap -llber -lsasl2 -lsmime3 -lssl3 -lnss3 -lsoftokn3 -lplds4 -lplc4 -lnspr4 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o domodify domodify.o htmlout.o htmlparse.o error.o cgiutil.o dsgwutil.o ldaputil.o entrydisplay.o config.o cookie.o emitauth.o emitf.o collate.o vcard.o Versiongw.o utf8compare.o dsgwgetlang.o srchpref.o utf8.o sort.o dsparse.o tmplout.o disptmpl.o -ladmsslutil -ladminutil -L/usr/lib64 -licui18n -licuuc -licudata -lldap -llber -lsasl2 -lsmime3 -lssl3 -lnss3 -lsoftokn3 -lplds4 -lplc4 -lnspr4 libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o domodify domodify.o htmlout.o htmlparse.o error.o cgiutil.o dsgwutil.o ldaputil.o entrydisplay.o config.o cookie.o emitauth.o emitf.o collate.o vcard.o Versiongw.o utf8compare.o dsgwgetlang.o srchpref.o utf8.o sort.o dsparse.o tmplout.o disptmpl.o -ladmsslutil -ladminutil -L/usr/lib64 -licui18n -licuuc -licudata -lldap -llber -lsasl2 -lsmime3 -lssl3 -lnss3 -lsoftokn3 -lplds4 -lplc4 -lnspr4 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o doauth doauth.o htmlout.o htmlparse.o error.o cgiutil.o dsgwutil.o ldaputil.o entrydisplay.o config.o cookie.o emitauth.o emitf.o collate.o vcard.o Versiongw.o utf8compare.o dsgwgetlang.o srchpref.o utf8.o sort.o dsparse.o tmplout.o disptmpl.o -ladmsslutil -ladminutil -L/usr/lib64 -licui18n -licuuc -licudata -lldap -llber -lsasl2 -lsmime3 -lssl3 -lnss3 -lsoftokn3 -lplds4 -lplc4 -lnspr4 libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o doauth doauth.o htmlout.o htmlparse.o error.o cgiutil.o dsgwutil.o ldaputil.o entrydisplay.o config.o cookie.o emitauth.o emitf.o collate.o vcard.o Versiongw.o utf8compare.o dsgwgetlang.o srchpref.o utf8.o sort.o dsparse.o tmplout.o disptmpl.o -ladmsslutil -ladminutil -L/usr/lib64 -licui18n -licuuc -licudata -lldap -llber -lsasl2 -lsmime3 -lssl3 -lnss3 -lsoftokn3 -lplds4 -lplc4 -lnspr4 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o dnedit dnedit.o htmlout.o htmlparse.o error.o cgiutil.o dsgwutil.o ldaputil.o entrydisplay.o config.o cookie.o emitauth.o emitf.o collate.o vcard.o Versiongw.o utf8compare.o dsgwgetlang.o srchpref.o utf8.o sort.o dsparse.o tmplout.o disptmpl.o -ladmsslutil -ladminutil -L/usr/lib64 -licui18n -licuuc -licudata -lldap -llber -lsasl2 -lsmime3 -lssl3 -lnss3 -lsoftokn3 -lplds4 -lplc4 -lnspr4 libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o dnedit dnedit.o htmlout.o htmlparse.o error.o cgiutil.o dsgwutil.o ldaputil.o entrydisplay.o config.o cookie.o emitauth.o emitf.o collate.o vcard.o Versiongw.o utf8compare.o dsgwgetlang.o srchpref.o utf8.o sort.o dsparse.o tmplout.o disptmpl.o -ladmsslutil -ladminutil -L/usr/lib64 -licui18n -licuuc -licudata -lldap -llber -lsasl2 -lsmime3 -lssl3 -lnss3 -lsoftokn3 -lplds4 -lplc4 -lnspr4 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o dosearch dosearch.o htmlout.o htmlparse.o error.o cgiutil.o dsgwutil.o ldaputil.o entrydisplay.o config.o cookie.o emitauth.o emitf.o collate.o vcard.o Versiongw.o utf8compare.o dsgwgetlang.o srchpref.o utf8.o sort.o dsparse.o tmplout.o disptmpl.o -ladmsslutil -ladminutil -L/usr/lib64 -licui18n -licuuc -licudata -lldap -llber -lsasl2 -lsmime3 -lssl3 -lnss3 -lsoftokn3 -lplds4 -lplc4 -lnspr4 libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o dosearch dosearch.o htmlout.o htmlparse.o error.o cgiutil.o dsgwutil.o ldaputil.o entrydisplay.o config.o cookie.o emitauth.o emitf.o collate.o vcard.o Versiongw.o utf8compare.o dsgwgetlang.o srchpref.o utf8.o sort.o dsparse.o tmplout.o disptmpl.o -ladmsslutil -ladminutil -L/usr/lib64 -licui18n -licuuc -licudata -lldap -llber -lsasl2 -lsmime3 -lssl3 -lnss3 -lsoftokn3 -lplds4 -lplc4 -lnspr4 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o unauth unauth.o htmlout.o htmlparse.o error.o cgiutil.o dsgwutil.o ldaputil.o entrydisplay.o config.o cookie.o emitauth.o emitf.o collate.o vcard.o Versiongw.o utf8compare.o dsgwgetlang.o srchpref.o utf8.o sort.o dsparse.o tmplout.o disptmpl.o secglue.o -ladmsslutil -ladminutil -L/usr/lib64 -licui18n -licuuc -licudata -lldap -llber -lsasl2 -lsmime3 -lssl3 -lnss3 -lsoftokn3 -lplds4 -lplc4 -lnspr4 libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o unauth unauth.o htmlout.o htmlparse.o error.o cgiutil.o dsgwutil.o ldaputil.o entrydisplay.o config.o cookie.o emitauth.o emitf.o collate.o vcard.o Versiongw.o utf8compare.o dsgwgetlang.o srchpref.o utf8.o sort.o dsparse.o tmplout.o disptmpl.o secglue.o -ladmsslutil -ladminutil -L/usr/lib64 -licui18n -licuuc -licudata -lldap -llber -lsasl2 -lsmime3 -lssl3 -lnss3 -lsoftokn3 -lplds4 -lplc4 -lnspr4 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o csearch csearch.o htmlout.o htmlparse.o error.o cgiutil.o dsgwutil.o ldaputil.o entrydisplay.o config.o cookie.o emitauth.o emitf.o collate.o vcard.o Versiongw.o utf8compare.o dsgwgetlang.o srchpref.o utf8.o sort.o dsparse.o tmplout.o disptmpl.o secglue.o -ladmsslutil -ladminutil -L/usr/lib64 -licui18n -licuuc -licudata -lldap -llber -lsasl2 -lsmime3 -lssl3 -lnss3 -lsoftokn3 -lplds4 -lplc4 -lnspr4 libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o csearch csearch.o htmlout.o htmlparse.o error.o cgiutil.o dsgwutil.o ldaputil.o entrydisplay.o config.o cookie.o emitauth.o emitf.o collate.o vcard.o Versiongw.o utf8compare.o dsgwgetlang.o srchpref.o utf8.o sort.o dsparse.o tmplout.o disptmpl.o secglue.o -ladmsslutil -ladminutil -L/usr/lib64 -licui18n -licuuc -licudata -lldap -llber -lsasl2 -lsmime3 -lssl3 -lnss3 -lsoftokn3 -lplds4 -lplc4 -lnspr4 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o search search.o htmlout.o htmlparse.o error.o cgiutil.o dsgwutil.o ldaputil.o entrydisplay.o config.o cookie.o emitauth.o emitf.o collate.o vcard.o Versiongw.o utf8compare.o dsgwgetlang.o srchpref.o utf8.o sort.o dsparse.o tmplout.o disptmpl.o secglue.o -ladmsslutil -ladminutil -L/usr/lib64 -licui18n -licuuc -licudata -lldap -llber -lsasl2 -lsmime3 -lssl3 -lnss3 -lsoftokn3 -lplds4 -lplc4 -lnspr4 libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o search search.o htmlout.o htmlparse.o error.o cgiutil.o dsgwutil.o ldaputil.o entrydisplay.o config.o cookie.o emitauth.o emitf.o collate.o vcard.o Versiongw.o utf8compare.o dsgwgetlang.o srchpref.o utf8.o sort.o dsparse.o tmplout.o disptmpl.o secglue.o -ladmsslutil -ladminutil -L/usr/lib64 -licui18n -licuuc -licudata -lldap -llber -lsasl2 -lsmime3 -lssl3 -lnss3 -lsoftokn3 -lplds4 -lplc4 -lnspr4 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' ./propmaker dsgw.properties Add Library dsgw make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' sh -x ./genrb_wrapper.sh "/usr/bin" "/usr/lib64" -s. -d. --encoding 8859-1 dsgw.properties + '[' 7 -lt 3 ']' + icu_bin=/usr/bin + shift + icu_lib=/usr/lib64 + shift + SHLIB_PATH=/usr/lib64: + LD_LIBRARY_PATH=/usr/lib64: + PATH=/usr/bin:/usr/local/bin:/usr/bin:/usr/local/games:/usr/games:/home/pterjan/.local/bin:/home/pterjan/bin + exec genrb -s. -d. --encoding 8859-1 dsgw.properties make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o newentry newentry.o htmlout.o htmlparse.o error.o cgiutil.o dsgwutil.o ldaputil.o entrydisplay.o config.o cookie.o emitauth.o emitf.o collate.o vcard.o Versiongw.o utf8compare.o dsgwgetlang.o srchpref.o utf8.o sort.o dsparse.o tmplout.o disptmpl.o secglue.o -ladmsslutil -ladminutil -L/usr/lib64 -licui18n -licuuc -licudata -lldap -llber -lsasl2 -lsmime3 -lssl3 -lnss3 -lsoftokn3 -lplds4 -lplc4 -lnspr4 libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o newentry newentry.o htmlout.o htmlparse.o error.o cgiutil.o dsgwutil.o ldaputil.o entrydisplay.o config.o cookie.o emitauth.o emitf.o collate.o vcard.o Versiongw.o utf8compare.o dsgwgetlang.o srchpref.o utf8.o sort.o dsparse.o tmplout.o disptmpl.o secglue.o -ladmsslutil -ladminutil -L/usr/lib64 -licui18n -licuuc -licudata -lldap -llber -lsasl2 -lsmime3 -lssl3 -lnss3 -lsoftokn3 -lplds4 -lplc4 -lnspr4 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' cp -p root.res en.res make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' cp -p root.res en_US.res make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tutor tutor.o htmlout.o htmlparse.o error.o cgiutil.o dsgwutil.o ldaputil.o entrydisplay.o config.o cookie.o emitauth.o emitf.o collate.o vcard.o Versiongw.o utf8compare.o dsgwgetlang.o srchpref.o utf8.o sort.o dsparse.o tmplout.o disptmpl.o secglue.o -ladmsslutil -ladminutil -L/usr/lib64 -licui18n -licuuc -licudata -lldap -llber -lsasl2 -lsmime3 -lssl3 -lnss3 -lsoftokn3 -lplds4 -lplc4 -lnspr4 libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tutor tutor.o htmlout.o htmlparse.o error.o cgiutil.o dsgwutil.o ldaputil.o entrydisplay.o config.o cookie.o emitauth.o emitf.o collate.o vcard.o Versiongw.o utf8compare.o dsgwgetlang.o srchpref.o utf8.o sort.o dsparse.o tmplout.o disptmpl.o secglue.o -ladmsslutil -ladminutil -L/usr/lib64 -licui18n -licuuc -licudata -lldap -llber -lsasl2 -lsmime3 -lssl3 -lnss3 -lsoftokn3 -lplds4 -lplc4 -lnspr4 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o lang lang.o htmlout.o htmlparse.o error.o cgiutil.o dsgwutil.o ldaputil.o entrydisplay.o config.o cookie.o emitauth.o emitf.o collate.o vcard.o Versiongw.o utf8compare.o dsgwgetlang.o srchpref.o utf8.o sort.o dsparse.o tmplout.o disptmpl.o secglue.o -ladmsslutil -ladminutil -L/usr/lib64 -licui18n -licuuc -licudata -lldap -llber -lsasl2 -lsmime3 -lssl3 -lnss3 -lsoftokn3 -lplds4 -lplc4 -lnspr4 libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o lang lang.o htmlout.o htmlparse.o error.o cgiutil.o dsgwutil.o ldaputil.o entrydisplay.o config.o cookie.o emitauth.o emitf.o collate.o vcard.o Versiongw.o utf8compare.o dsgwgetlang.o srchpref.o utf8.o sort.o dsparse.o tmplout.o disptmpl.o secglue.o -ladmsslutil -ladminutil -L/usr/lib64 -licui18n -licuuc -licudata -lldap -llber -lsasl2 -lsmime3 -lssl3 -lnss3 -lsoftokn3 -lplds4 -lplc4 -lnspr4 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o auth auth.o htmlout.o htmlparse.o error.o cgiutil.o dsgwutil.o ldaputil.o entrydisplay.o config.o cookie.o emitauth.o emitf.o collate.o vcard.o Versiongw.o utf8compare.o dsgwgetlang.o srchpref.o utf8.o sort.o dsparse.o tmplout.o disptmpl.o -ladmsslutil -ladminutil -L/usr/lib64 -licui18n -licuuc -licudata -lldap -llber -lsasl2 -lsmime3 -lssl3 -lnss3 -lsoftokn3 -lplds4 -lplc4 -lnspr4 libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o auth auth.o htmlout.o htmlparse.o error.o cgiutil.o dsgwutil.o ldaputil.o entrydisplay.o config.o cookie.o emitauth.o emitf.o collate.o vcard.o Versiongw.o utf8compare.o dsgwgetlang.o srchpref.o utf8.o sort.o dsparse.o tmplout.o disptmpl.o -ladmsslutil -ladminutil -L/usr/lib64 -licui18n -licuuc -licudata -lldap -llber -lsasl2 -lsmime3 -lssl3 -lnss3 -lsoftokn3 -lplds4 -lplc4 -lnspr4 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.PFpDL2 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/389-dsgw-1.1.11-13.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/389-dsgw-1.1.11-13.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/389-dsgw-1.1.11-13.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/389-dsgw-1.1.11-13.mga7.x86_64 + cd 389-dsgw-1.1.11 + '[' 1 -eq 1 ']' + make DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/389-dsgw-1.1.11-13.mga7.x86_64 install /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o auth auth.o htmlout.o htmlparse.o error.o cgiutil.o dsgwutil.o ldaputil.o entrydisplay.o config.o cookie.o emitauth.o emitf.o collate.o vcard.o Versiongw.o utf8compare.o dsgwgetlang.o srchpref.o utf8.o sort.o dsparse.o tmplout.o disptmpl.o -ladmsslutil -ladminutil -L/usr/lib64 -licui18n -licuuc -licudata -lldap -llber -lsasl2 -lsmime3 -lssl3 -lnss3 -lsoftokn3 -lplds4 -lplc4 -lnspr4 libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o auth auth.o htmlout.o htmlparse.o error.o cgiutil.o dsgwutil.o ldaputil.o entrydisplay.o config.o cookie.o emitauth.o emitf.o collate.o vcard.o Versiongw.o utf8compare.o dsgwgetlang.o srchpref.o utf8.o sort.o dsparse.o tmplout.o disptmpl.o -ladmsslutil -ladminutil -L/usr/lib64 -licui18n -licuuc -licudata -lldap -llber -lsasl2 -lsmime3 -lssl3 -lnss3 -lsoftokn3 -lplds4 -lplc4 -lnspr4 make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/389-dsgw-1.1.11-13.mga7.x86_64/usr/sbin' /usr/bin/install -c setup-ds-dsgw '/home/pterjan/rpmbuild/BUILDROOT/389-dsgw-1.1.11-13.mga7.x86_64/usr/sbin' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o auth auth.o htmlout.o htmlparse.o error.o cgiutil.o dsgwutil.o ldaputil.o entrydisplay.o config.o cookie.o emitauth.o emitf.o collate.o vcard.o Versiongw.o utf8compare.o dsgwgetlang.o srchpref.o utf8.o sort.o dsparse.o tmplout.o disptmpl.o -ladmsslutil -ladminutil -L/usr/lib64 -licui18n -licuuc -licudata -lldap -llber -lsasl2 -lsmime3 -lssl3 -lnss3 -lsoftokn3 -lplds4 -lplc4 -lnspr4 libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o auth auth.o htmlout.o htmlparse.o error.o cgiutil.o dsgwutil.o ldaputil.o entrydisplay.o config.o cookie.o emitauth.o emitf.o collate.o vcard.o Versiongw.o utf8compare.o dsgwgetlang.o srchpref.o utf8.o sort.o dsparse.o tmplout.o disptmpl.o -ladmsslutil -ladminutil -L/usr/lib64 -licui18n -licuuc -licudata -lldap -llber -lsasl2 -lsmime3 -lssl3 -lnss3 -lsoftokn3 -lplds4 -lplc4 -lnspr4 /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/389-dsgw-1.1.11-13.mga7.x86_64/usr/lib64/dirsrv/dsgw-cgi-bin' /bin/sh ./libtool --mode=install /usr/bin/install -c auth doauth edit domodify dnedit dosearch unauth search csearch newentry tutor lang '/home/pterjan/rpmbuild/BUILDROOT/389-dsgw-1.1.11-13.mga7.x86_64/usr/lib64/dirsrv/dsgw-cgi-bin' libtool: install: /usr/bin/install -c auth /home/pterjan/rpmbuild/BUILDROOT/389-dsgw-1.1.11-13.mga7.x86_64/usr/lib64/dirsrv/dsgw-cgi-bin/auth libtool: install: /usr/bin/install -c doauth /home/pterjan/rpmbuild/BUILDROOT/389-dsgw-1.1.11-13.mga7.x86_64/usr/lib64/dirsrv/dsgw-cgi-bin/doauth libtool: install: /usr/bin/install -c edit /home/pterjan/rpmbuild/BUILDROOT/389-dsgw-1.1.11-13.mga7.x86_64/usr/lib64/dirsrv/dsgw-cgi-bin/edit libtool: install: /usr/bin/install -c domodify /home/pterjan/rpmbuild/BUILDROOT/389-dsgw-1.1.11-13.mga7.x86_64/usr/lib64/dirsrv/dsgw-cgi-bin/domodify libtool: install: /usr/bin/install -c dnedit /home/pterjan/rpmbuild/BUILDROOT/389-dsgw-1.1.11-13.mga7.x86_64/usr/lib64/dirsrv/dsgw-cgi-bin/dnedit libtool: install: /usr/bin/install -c dosearch /home/pterjan/rpmbuild/BUILDROOT/389-dsgw-1.1.11-13.mga7.x86_64/usr/lib64/dirsrv/dsgw-cgi-bin/dosearch libtool: install: /usr/bin/install -c unauth /home/pterjan/rpmbuild/BUILDROOT/389-dsgw-1.1.11-13.mga7.x86_64/usr/lib64/dirsrv/dsgw-cgi-bin/unauth libtool: install: /usr/bin/install -c search /home/pterjan/rpmbuild/BUILDROOT/389-dsgw-1.1.11-13.mga7.x86_64/usr/lib64/dirsrv/dsgw-cgi-bin/search libtool: install: /usr/bin/install -c csearch /home/pterjan/rpmbuild/BUILDROOT/389-dsgw-1.1.11-13.mga7.x86_64/usr/lib64/dirsrv/dsgw-cgi-bin/csearch libtool: install: /usr/bin/install -c newentry /home/pterjan/rpmbuild/BUILDROOT/389-dsgw-1.1.11-13.mga7.x86_64/usr/lib64/dirsrv/dsgw-cgi-bin/newentry libtool: install: /usr/bin/install -c tutor /home/pterjan/rpmbuild/BUILDROOT/389-dsgw-1.1.11-13.mga7.x86_64/usr/lib64/dirsrv/dsgw-cgi-bin/tutor libtool: install: /usr/bin/install -c lang /home/pterjan/rpmbuild/BUILDROOT/389-dsgw-1.1.11-13.mga7.x86_64/usr/lib64/dirsrv/dsgw-cgi-bin/lang /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/389-dsgw-1.1.11-13.mga7.x86_64/usr/lib64/dirsrv/dsgw-cgi-bin' /usr/bin/install -c orgbin/org orgbin/myorg '/home/pterjan/rpmbuild/BUILDROOT/389-dsgw-1.1.11-13.mga7.x86_64/usr/lib64/dirsrv/dsgw-cgi-bin' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/389-dsgw-1.1.11-13.mga7.x86_64/usr/share/dirsrv/dsgw/config' /usr/bin/install -c -m 644 config/authPassword.html config/dsgw-l10n.conf config/authSearch.html config/dsgwsearchprefs.conf config/csearchAttr.html config/dsgw.tmpl config/csearchBase.html config/edit-passwd.html config/csearch.html config/list-Anything.html config/csearchMatch.html config/list-Auth.html config/csearchString.html config/list-Domaincomponent.html config/csearchType.html config/list-fa-Groups.html config/display-country.html config/list-fa-People.html config/display-dc.html config/list-Groups.html config/display-dnedit.html config/list-NT-Groups.html config/display-dneditpeople.html config/list-NT-People.html config/display-group.html config/list-Organizations.html config/display-groupun.html config/list-Org-Units.html config/display-ntgroup.html config/list-People.html config/display-ntperson.html config/list-urlsearch.html config/display-org.html config/display-orgperson.html config/newentry.html config/display-orgunit.html config/newentryName.html config/display-person.html config/newentryType.html config/orgchart.tmpl '/home/pterjan/rpmbuild/BUILDROOT/389-dsgw-1.1.11-13.mga7.x86_64/usr/share/dirsrv/dsgw/config' /usr/bin/install -c -m 644 config/search.html config/dsgwfilter.conf config/searchString.html config/en/dsgwcollate.conf config/en/dsgw-l10n.conf '/home/pterjan/rpmbuild/BUILDROOT/389-dsgw-1.1.11-13.mga7.x86_64/usr/share/dirsrv/dsgw/config' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/389-dsgw-1.1.11-13.mga7.x86_64/usr/share/dirsrv/dsgw/html' /usr/bin/install -c -m 644 html/aim-online.gif html/eduser.html html/newentrytitle.html html/alert.gif html/emptyFrame.html html/organization.gif html/alert.html html/exit1.gif html/orgicon.gif html/auth.html html/forward1.gif html/orgunit.gif html/authroot.html html/greeting.html html/person.gif html/authtitle.html html/group.gif html/right_bottom.gif html/back1.gif html/index1.gif html/right_off.gif html/clear.gif html/index.html html/right_on.gif html/confirm.gif html/left_bottom.gif html/rolodex.gif html/confirm.html html/left_off.gif html/searchtitle.html html/content1.gif html/left_on.gif html/style.css html/country.gif html/maintitle.html html/transparent.gif html/csearchtitle.html html/dc.gif html/message.gif '/home/pterjan/rpmbuild/BUILDROOT/389-dsgw-1.1.11-13.mga7.x86_64/usr/share/dirsrv/dsgw/html' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/389-dsgw-1.1.11-13.mga7.x86_64/usr/share/dirsrv/manual/en/dsgw' /usr/bin/install -c -m 644 html/manual/a.gif html/manual/add.htm html/manual/attribua.gif html/manual/attribut.htm html/manual/auth.htm html/manual/contents.html html/manual/intro.htm html/manual/mod.htm html/manual/n.gif html/manual/objclass.htm html/manual/search.htm html/manual/t.gif html/manual/y.gif html/manual/index.map html/info/infonav.html '/home/pterjan/rpmbuild/BUILDROOT/389-dsgw-1.1.11-13.mga7.x86_64/usr/share/dirsrv/manual/en/dsgw' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/389-dsgw-1.1.11-13.mga7.x86_64/usr/share/dirsrv/dsgw/orghtml' /usr/bin/install -c -m 644 orghtml/aim-online.gif orghtml/arrow.gif orghtml/botframe.html orghtml/branch-cc1.gif orghtml/index.html orghtml/ldap-person.gif orghtml/mag.gif orghtml/mail.gif orghtml/new-branch-blank.gif orghtml/new-branch-first.gif orghtml/new-branch-straight.gif orghtml/orgicon.gif orghtml/styles.css orghtml/topframe.html orghtml/starthelp.gif orghtml/orgchart.tmpl '/home/pterjan/rpmbuild/BUILDROOT/389-dsgw-1.1.11-13.mga7.x86_64/usr/share/dirsrv/dsgw/orghtml' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/389-dsgw-1.1.11-13.mga7.x86_64/usr/share/dirsrv/dsgw/pbconfig' /usr/bin/install -c -m 644 pbconfig/authPassword.html pbconfig/dsgwsearchprefs.conf pbconfig/authSearch.html pbconfig/edit-passwd.html pbconfig/display-orgperson.html pbconfig/list-Auth.html pbconfig/display-orgunit.html pbconfig/list-People.html pbconfig/display-room.html pbconfig/dsgwfilter.conf pbconfig/pb.tmpl '/home/pterjan/rpmbuild/BUILDROOT/389-dsgw-1.1.11-13.mga7.x86_64/usr/share/dirsrv/dsgw/pbconfig' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/389-dsgw-1.1.11-13.mga7.x86_64/usr/share/dirsrv/dsgw/pbhtml' /usr/bin/install -c -m 644 pbhtml/16-conference.gif pbhtml/department.gif pbhtml/person.gif pbhtml/16-person.gif pbhtml/emptyFrame.html pbhtml/phone.html pbhtml/32-alert.gif pbhtml/get_cert.gif pbhtml/phone.js pbhtml/32-conference.gif pbhtml/get_cert_sm.gif pbhtml/pixel.gif pbhtml/32-message.gif pbhtml/index.html pbhtml/report.html pbhtml/32-office.gif pbhtml/intro.html pbhtml/rolodex.gif pbhtml/32-person.gif pbhtml/pbrd.jpg pbhtml/style.css pbhtml/aim-online.gif pbhtml/modify.html pbhtml/tiny_cert.gif pbhtml/alert.html pbhtml/nonemp.html pbhtml/tiny_vcard.gif pbhtml/carded.html pbhtml/nullStringError.html pbhtml/vendor.gif pbhtml/clear.gif pbhtml/office.gif pbhtml/view_vcard.gif pbhtml/conference.gif pbhtml/orgicon.gif pbhtml/view_vcard_sm.gif pbhtml/confirm.html '/home/pterjan/rpmbuild/BUILDROOT/389-dsgw-1.1.11-13.mga7.x86_64/usr/share/dirsrv/dsgw/pbhtml' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/389-dsgw-1.1.11-13.mga7.x86_64/etc/dirsrv/dsgw' /usr/bin/install -c -m 644 dsgw-httpd.conf '/home/pterjan/rpmbuild/BUILDROOT/389-dsgw-1.1.11-13.mga7.x86_64/etc/dirsrv/dsgw' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/389-dsgw-1.1.11-13.mga7.x86_64/usr/share/dirsrv/properties/dsgw' /usr/bin/install -c -m 644 root.res en.res en_US.res '/home/pterjan/rpmbuild/BUILDROOT/389-dsgw-1.1.11-13.mga7.x86_64/usr/share/dirsrv/properties/dsgw' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11' + mkdir -p /home/pterjan/rpmbuild/BUILDROOT/389-dsgw-1.1.11-13.mga7.x86_64/var/run/dirsrv/dsgw/cookies + /usr/lib/rpm/find-debuginfo.sh -j4 -m -i --build-id-seed 1.1.11-13.mga7 --unique-debug-suffix -1.1.11-13.mga7.x86_64 --unique-debug-src-base 389-dsgw-1.1.11-13.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/389-dsgw-1.1.11 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/389-dsgw-1.1.11-13.mga7.x86_64/usr/lib64/dirsrv/dsgw-cgi-bin/tutor extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/389-dsgw-1.1.11-13.mga7.x86_64/usr/lib64/dirsrv/dsgw-cgi-bin/csearch extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/389-dsgw-1.1.11-13.mga7.x86_64/usr/lib64/dirsrv/dsgw-cgi-bin/newentry extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/389-dsgw-1.1.11-13.mga7.x86_64/usr/lib64/dirsrv/dsgw-cgi-bin/lang extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/389-dsgw-1.1.11-13.mga7.x86_64/usr/lib64/dirsrv/dsgw-cgi-bin/unauth extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/389-dsgw-1.1.11-13.mga7.x86_64/usr/lib64/dirsrv/dsgw-cgi-bin/search extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/389-dsgw-1.1.11-13.mga7.x86_64/usr/lib64/dirsrv/dsgw-cgi-bin/dosearch extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/389-dsgw-1.1.11-13.mga7.x86_64/usr/lib64/dirsrv/dsgw-cgi-bin/dnedit extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/389-dsgw-1.1.11-13.mga7.x86_64/usr/lib64/dirsrv/dsgw-cgi-bin/domodify extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/389-dsgw-1.1.11-13.mga7.x86_64/usr/lib64/dirsrv/dsgw-cgi-bin/edit extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/389-dsgw-1.1.11-13.mga7.x86_64/usr/lib64/dirsrv/dsgw-cgi-bin/doauth extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/389-dsgw-1.1.11-13.mga7.x86_64/usr/lib64/dirsrv/dsgw-cgi-bin/auth /usr/lib/rpm/sepdebugcrcfix: Updated 12 CRC32s, 0 CRC32s did match. 1550 blocks + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: 389-dsgw-1.1.11-13.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.xZfDF6 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd 389-dsgw-1.1.11 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/389-dsgw-1.1.11-13.mga7.x86_64/usr/share/doc/389-dsgw + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/389-dsgw-1.1.11-13.mga7.x86_64/usr/share/doc/389-dsgw + cp -pr LICENSE /home/pterjan/rpmbuild/BUILDROOT/389-dsgw-1.1.11-13.mga7.x86_64/usr/share/doc/389-dsgw + exit 0 Provides: 389-dsgw = 1.1.11-13.mga7 389-dsgw(x86-64) = 1.1.11-13.mga7 config(389-dsgw) = 1.1.11-13.mga7 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires: libadminutil.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libicui18n.so.59()(64bit) libicuuc.so.59()(64bit) liblber-2.4.so.2()(64bit) libldap-2.4.so.2()(64bit) libnspr4.so()(64bit) libnss3.so()(64bit) libnss3.so(NSS_3.2)(64bit) libnss3.so(NSS_3.3)(64bit) libplc4.so()(64bit) perl(CGI) perl(Mozilla::LDAP::API) perl(Mozilla::LDAP::Conn) perl(Mozilla::LDAP::Utils) perl(lib) perl-base Processing files: 389-dsgw-debugsource-1.1.11-13.mga7.x86_64 Provides: 389-dsgw-debugsource = 1.1.11-13.mga7 389-dsgw-debugsource(x86-64) = 1.1.11-13.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: 389-dsgw-debuginfo-1.1.11-13.mga7.x86_64 Provides: 389-dsgw-debuginfo = 1.1.11-13.mga7 389-dsgw-debuginfo(x86-64) = 1.1.11-13.mga7 debuginfo(build-id) = 2041fdef777a501bbc2cc4a185787705c5ca74a6 debuginfo(build-id) = 29ab7edb3e27fb8795cc0acc38d5ea4bd10d9841 debuginfo(build-id) = 2bea933306502941c933b1ffcee3dfb45b9e4676 debuginfo(build-id) = 2dd9d4384ee1243cfc0b059e5cdda9becb07599e debuginfo(build-id) = 7b66dacfa3d724ba269d50a7326f1125acdbb1d0 debuginfo(build-id) = 860c909d18cd5da51d126e052c7fc4456557a943 debuginfo(build-id) = 92ec903c5ad69ffc66962555afad80ed24b63e37 debuginfo(build-id) = c559e3256bd43afd4a21496ec1cf504cf7b8a336 debuginfo(build-id) = d1a1515ce40b0e42f24aaeeeaf2a88b1e3f70f1f debuginfo(build-id) = ddf9c51af77ff88f72963f40e920949372db9974 debuginfo(build-id) = eb49c4db65e6563225beac849fe49069ef791f91 debuginfo(build-id) = fbdb9bca37076008fde601fbc77093918b7248dd Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: 389-dsgw-debugsource(x86-64) = 1.1.11-13.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/389-dsgw-1.1.11-13.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/389-dsgw-1.1.11-13.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/389-dsgw-debugsource-1.1.11-13.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/389-dsgw-debuginfo-1.1.11-13.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Fb68Ak + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd 389-dsgw-1.1.11 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/389-dsgw-1.1.11-13.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.lfI8yy + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf 389-dsgw-1.1.11 + exit 0 D: [iurt_root_command] Success!