ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/ejabberd.spec'], False, '/var/lib/mock/centos5-rutgers-unstable-build-223-221/root/', None, 86400, True, 0, 72, 200, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/ejabberd.spec'] warning: Could not canonicalize hostname: omachi.rutgers.edu Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/ejabberd-2.0.2-8.ru.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/ejabberd.spec'], False, '/var/lib/mock/centos5-rutgers-unstable-build-223-221/root/', None, 86400, True, 0, 72, 200, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/ejabberd.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.57525 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf ejabberd-2.0.2 + /bin/gzip -dc /builddir/build/SOURCES/ejabberd-2.0.2.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd ejabberd-2.0.2 ++ /usr/bin/id -u + '[' 72 = 0 ']' ++ /usr/bin/id -u + '[' 72 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (ejabberd-build.patch):' Patch #1 (ejabberd-build.patch): + patch -p0 -b --suffix .fix_paths -s + echo 'Patch #2 (ejabberd-ejabberdctl_fix-2.diff):' Patch #2 (ejabberd-ejabberdctl_fix-2.diff): + patch -p0 -b --suffix .fix_user -s + echo 'Patch #3 (ejabberd-ejabberd_cfg_pam_name.diff):' Patch #3 (ejabberd-ejabberd_cfg_pam_name.diff): + patch -p0 -b --suffix .pam_name -s + dos2unix src/odbc/mssql.sql dos2unix: converting file src/odbc/mssql.sql to UNIX format ... + echo 'Patch #4 (ejabberd-2.0.2-nicklock.patch):' Patch #4 (ejabberd-2.0.2-nicklock.patch): + patch -p1 -s + echo 'Patch #5 (ejabberd-2.0.2-sysgroup.patch):' Patch #5 (ejabberd-2.0.2-sysgroup.patch): + patch -p1 -s + cp /builddir/build/SOURCES/mod_ctlextra.erl src + cp /builddir/build/SOURCES/ejabberd_auth_ad.erl src + cp /builddir/build/SOURCES/mod_shared_roster_ad.erl src + cp /builddir/build/SOURCES/mod_vcard_ad.erl src + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.28134 + umask 022 + cd /builddir/build/BUILD ~/build/BUILD/ejabberd-2.0.2/src ~/build/BUILD/ejabberd-2.0.2 + cd ejabberd-2.0.2 + LANG=C + export LANG + unset DISPLAY + pushd src + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export FFLAGS ++ find . -name config.guess -o -name config.sub + ./configure --build=x86_64-koji-linux-gnu --host=x86_64-koji-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --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=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --enable-odbc --enable-debug --enable-pam checking for x86_64-koji-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether make sets $(MAKE)... yes checking for x86_64-koji-linux-gnu-erlc... no checking for erlc... /usr/bin/erlc checking for x86_64-koji-linux-gnu-erl... no checking for erl... /usr/bin/erl checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for 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 XML_ParserCreate in -lexpat... yes checking expat.h usability... yes checking expat.h presence... yes checking for expat.h... yes checking for gzgets in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for pam_start in -lpam... yes checking security/pam_appl.h usability... yes checking security/pam_appl.h presence... yes checking for security/pam_appl.h... yes checking for an ANSI C-conforming const... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for ANSI C header files... (cached) yes checking whether build mod_pubsub... yes checking whether build mod_irc... yes checking whether build mod_muc... yes checking whether build mod_proxy65... yes checking whether build eldap... yes checking whether build pam... yes checking whether build web... yes checking whether build tls... yes checking whether build odbc... yes checking whether build ejabberd_zlib... yes looking for openssl in /usr/local/ssl... checking for SSL_new in -lssl... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes openssl found in /usr/local/ssl checking krb5.h usability... yes checking krb5.h presence... yes checking for krb5.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating mod_irc/Makefile config.status: creating mod_muc/Makefile config.status: creating mod_pubsub/Makefile config.status: creating mod_proxy65/Makefile config.status: creating eldap/Makefile config.status: creating pam/Makefile config.status: creating web/Makefile config.status: creating stringprep/Makefile config.status: creating tls/Makefile config.status: creating odbc/Makefile config.status: creating ejabberd_zlib/Makefile + make gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall \ expat_erl.c \ -lexpat \ -L/usr/lib64/erlang/lib/erl_interface-3.5.9/lib -lerl_interface -lei -I/usr/lib64/erlang/lib/erl_interface-3.5.9/include -I/usr/lib64/erlang/usr/include \ -o expat_erl.so -fpic -shared expat_erl.c: In function 'ei_x_encode_string_len_fixed': expat_erl.c:81: warning: implicit declaration of function 'x_fix_buff' gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall \ erl_groupcheck.c \ -lexpat \ -L/usr/lib64/erlang/lib/erl_interface-3.5.9/lib -lerl_interface -lei -I/usr/lib64/erlang/lib/erl_interface-3.5.9/include -I/usr/lib64/erlang/usr/include \ -o erl_groupcheck.so -fpic -shared /usr/bin/erlc -bber_bin +der +compact_bit_string +optimize +noobj XmppAddr.asn1 Erlang ASN.1 version "1.6.2" compiling "/builddir/build/BUILD/ejabberd-2.0.2/src/XmppAddr.asn1" Compiler Options: [ber_bin_v2,report_errors, {cwd,"/builddir/build/BUILD/ejabberd-2.0.2/src"}, {outdir,"/builddir/build/BUILD/ejabberd-2.0.2/src"}, noobj,optimize,compact_bit_string,der, {i,"."}, {i,"/builddir/build/BUILD/ejabberd-2.0.2/src"}] --{generated,"/builddir/build/BUILD/ejabberd-2.0.2/src/XmppAddr.asn1db"}-- --{generated,"/builddir/build/BUILD/ejabberd-2.0.2/src/XmppAddr.hrl"}-- --{generated,"/builddir/build/BUILD/ejabberd-2.0.2/src/XmppAddr.erl"}-- ok /usr/bin/erlc -W -DSSL39 XmppAddr.erl /usr/bin/erlc -W -DSSL39 cyrsasl.erl /usr/bin/erlc -W -DSSL39 gen_mod.erl /usr/bin/erlc -W -DSSL39 p1_fsm.erl /usr/bin/erlc -W -DSSL39 acl.erl /usr/bin/erlc -W -DSSL39 adhoc.erl /usr/bin/erlc -W -DSSL39 configure.erl /usr/bin/erlc -W -DSSL39 cyrsasl_anonymous.erl /usr/bin/erlc -W -DSSL39 cyrsasl_digest.erl /usr/bin/erlc -W -DSSL39 cyrsasl_plain.erl /usr/bin/erlc -W -DSSL39 ejabberd.erl /usr/bin/erlc -W -DSSL39 ejabberd_admin.erl /usr/bin/erlc -W -DSSL39 ejabberd_app.erl /usr/bin/erlc -W -DSSL39 ejabberd_auth.erl /usr/bin/erlc -W -DSSL39 ejabberd_auth_ad.erl /usr/bin/erlc -W -DSSL39 ejabberd_auth_anonymous.erl /usr/bin/erlc -W -DSSL39 ejabberd_auth_external.erl /usr/bin/erlc -W -DSSL39 ejabberd_auth_internal.erl /usr/bin/erlc -W -DSSL39 ejabberd_auth_ldap.erl /usr/bin/erlc -W -DSSL39 ejabberd_auth_odbc.erl /usr/bin/erlc -W -DSSL39 ejabberd_auth_pam.erl /usr/bin/erlc -W -DSSL39 ejabberd_c2s.erl /usr/bin/erlc -W -DSSL39 ejabberd_c2s_config.erl /usr/bin/erlc -W -DSSL39 ejabberd_check.erl /usr/bin/erlc -W -DSSL39 ejabberd_config.erl /usr/bin/erlc -W -DSSL39 ejabberd_ctl.erl /usr/bin/erlc -W -DSSL39 ejabberd_frontend_socket.erl /usr/bin/erlc -W -DSSL39 ejabberd_hooks.erl /usr/bin/erlc -W -DSSL39 ejabberd_listener.erl ./ejabberd_listener.erl:159: Warning: ssl:accept/2: deprecated; use ssl:transport_accept/1,2 and ssl:ssl_accept/1,2 /usr/bin/erlc -W -DSSL39 ejabberd_local.erl /usr/bin/erlc -W -DSSL39 ejabberd_logger_h.erl /usr/bin/erlc -W -DSSL39 ejabberd_loglevel.erl /usr/bin/erlc -W -DSSL39 ejabberd_node_groups.erl /usr/bin/erlc -W -DSSL39 ejabberd_rdbms.erl /usr/bin/erlc -W -DSSL39 ejabberd_receiver.erl /usr/bin/erlc -W -DSSL39 ejabberd_router.erl /usr/bin/erlc -W -DSSL39 ejabberd_s2s.erl /usr/bin/erlc -W -DSSL39 ejabberd_s2s_in.erl /usr/bin/erlc -W -DSSL39 ejabberd_s2s_out.erl /usr/bin/erlc -W -DSSL39 ejabberd_service.erl /usr/bin/erlc -W -DSSL39 ejabberd_sm.erl /usr/bin/erlc -W -DSSL39 ejabberd_socket.erl /usr/bin/erlc -W -DSSL39 ejabberd_sup.erl /usr/bin/erlc -W -DSSL39 ejabberd_system_monitor.erl /usr/bin/erlc -W -DSSL39 ejabberd_tmp_sup.erl /usr/bin/erlc -W -DSSL39 ejabberd_update.erl /usr/bin/erlc -W -DSSL39 ejd2odbc.erl /usr/bin/erlc -W -DSSL39 extauth.erl /usr/bin/erlc -W -DSSL39 gen_iq_handler.erl /usr/bin/erlc -W -DSSL39 idna.erl /usr/bin/erlc -W -DSSL39 jd2ejd.erl /usr/bin/erlc -W -DSSL39 jlib.erl /usr/bin/erlc -W -DSSL39 mod_adhoc.erl /usr/bin/erlc -W -DSSL39 mod_announce.erl /usr/bin/erlc -W -DSSL39 mod_caps.erl /usr/bin/erlc -W -DSSL39 mod_configure.erl /usr/bin/erlc -W -DSSL39 mod_configure2.erl /usr/bin/erlc -W -DSSL39 mod_ctlextra.erl /usr/bin/erlc -W -DSSL39 mod_disco.erl /usr/bin/erlc -W -DSSL39 mod_echo.erl /usr/bin/erlc -W -DSSL39 mod_groupcheck.erl /usr/bin/erlc -W -DSSL39 mod_ip_blacklist.erl /usr/bin/erlc -W -DSSL39 mod_last.erl /usr/bin/erlc -W -DSSL39 mod_last_odbc.erl /usr/bin/erlc -W -DSSL39 mod_offline.erl /usr/bin/erlc -W -DSSL39 mod_offline_odbc.erl /usr/bin/erlc -W -DSSL39 mod_privacy.erl /usr/bin/erlc -W -DSSL39 mod_privacy_odbc.erl /usr/bin/erlc -W -DSSL39 mod_private.erl /usr/bin/erlc -W -DSSL39 mod_private_odbc.erl /usr/bin/erlc -W -DSSL39 mod_register.erl /usr/bin/erlc -W -DSSL39 mod_roster.erl /usr/bin/erlc -W -DSSL39 mod_roster_odbc.erl /usr/bin/erlc -W -DSSL39 mod_service_log.erl /usr/bin/erlc -W -DSSL39 mod_shared_roster.erl /usr/bin/erlc -W -DSSL39 mod_shared_roster_ad.erl ./mod_shared_roster_ad.erl:229: Warning: function get_user_groups/1 is unused ./mod_shared_roster_ad.erl:238: Warning: function is_group_enabled/2 is unused ./mod_shared_roster_ad.erl:276: Warning: function get_group_name/2 is unused ./mod_shared_roster_ad.erl:279: Warning: function get_all_users_groups/1 is unused ./mod_shared_roster_ad.erl:284: Warning: function get_user_displayed_groups/1 is unused /usr/bin/erlc -W -DSSL39 mod_stats.erl /usr/bin/erlc -W -DSSL39 mod_time.erl /usr/bin/erlc -W -DSSL39 mod_vcard.erl /usr/bin/erlc -W -DSSL39 mod_vcard_ad.erl ./mod_vcard_ad.erl:134: Warning: variable 'From' is unused ./mod_vcard_ad.erl:134: Warning: variable 'Name' is unused ./mod_vcard_ad.erl:134: Warning: variable 'To' is unused ./mod_vcard_ad.erl:326: Warning: variable 'SubEl' is unused ./mod_vcard_ad.erl:354: Warning: variable 'SubEl' is unused ./mod_vcard_ad.erl:445: Warning: function case_exact_compare/2 is unused ./mod_vcard_ad.erl:452: Warning: function ldap_sort_entries/1 is unused ./mod_vcard_ad.erl:462: Warning: variable 'Attr' is unused ./mod_vcard_ad.erl:556: Warning: variable 'Err' is unused ./mod_vcard_ad.erl:629: Warning: variable 'User' is unused /usr/bin/erlc -W -DSSL39 mod_vcard_ldap.erl /usr/bin/erlc -W -DSSL39 mod_vcard_odbc.erl /usr/bin/erlc -W -DSSL39 mod_version.erl /usr/bin/erlc -W -DSSL39 p1_mnesia.erl /usr/bin/erlc -W -DSSL39 ram_file_io_server.erl /usr/bin/erlc -W -DSSL39 randoms.erl /usr/bin/erlc -W -DSSL39 sha.erl /usr/bin/erlc -W -DSSL39 shaper.erl /usr/bin/erlc -W -DSSL39 translate.erl /usr/bin/erlc -W -DSSL39 treap.erl /usr/bin/erlc -W -DSSL39 xml.erl /usr/bin/erlc -W -DSSL39 xml_stream.erl making all in mod_irc make[1]: Entering directory `/builddir/build/BUILD/ejabberd-2.0.2/src/mod_irc' /usr/bin/erlc -W -I .. -pz .. -o .. iconv.erl /usr/bin/erlc -W -I .. -pz .. -o .. mod_irc.erl /usr/bin/erlc -W -I .. -pz .. -o .. mod_irc_connection.erl ./mod_irc_connection.erl:379: Warning: the result of the expression is ignored ./mod_irc_connection.erl:386: Warning: the result of the expression is ignored ./mod_irc_connection.erl:393: Warning: the result of the expression is ignored gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall \ iconv_erl.c \ -I/usr/lib64/erlang/lib/erl_interface-3.5.9/include -I/usr/lib64/erlang/usr/include -L/usr/lib64/erlang/lib/erl_interface-3.5.9/lib -lerl_interface -lei \ -o ../iconv_erl.so -fpic -shared make[1]: Leaving directory `/builddir/build/BUILD/ejabberd-2.0.2/src/mod_irc' making all in mod_pubsub make[1]: Entering directory `/builddir/build/BUILD/ejabberd-2.0.2/src/mod_pubsub' /usr/bin/erlc -W -I .. -pz .. -o .. gen_pubsub_node.erl /usr/bin/erlc -W -I .. -pz .. -o .. gen_pubsub_nodetree.erl /usr/bin/erlc -W -I .. -pz .. -o .. mod_pubsub.erl ./mod_pubsub.erl:1727: Warning: function send_all_items/3 is unused /usr/bin/erlc -W -I .. -pz .. -o .. node_buddy.erl /usr/bin/erlc -W -I .. -pz .. -o .. node_club.erl /usr/bin/erlc -W -I .. -pz .. -o .. node_default.erl /usr/bin/erlc -W -I .. -pz .. -o .. node_dispatch.erl /usr/bin/erlc -W -I .. -pz .. -o .. node_pep.erl /usr/bin/erlc -W -I .. -pz .. -o .. node_private.erl /usr/bin/erlc -W -I .. -pz .. -o .. node_public.erl /usr/bin/erlc -W -I .. -pz .. -o .. nodetree_default.erl /usr/bin/erlc -W -I .. -pz .. -o .. nodetree_virtual.erl make[1]: Leaving directory `/builddir/build/BUILD/ejabberd-2.0.2/src/mod_pubsub' making all in mod_muc make[1]: Entering directory `/builddir/build/BUILD/ejabberd-2.0.2/src/mod_muc' /usr/bin/erlc -W -I .. -pz .. -o .. mod_muc.erl /usr/bin/erlc -W -I .. -pz .. -o .. mod_muc_log.erl /usr/bin/erlc -W -I .. -pz .. -o .. mod_muc_room.erl make[1]: Leaving directory `/builddir/build/BUILD/ejabberd-2.0.2/src/mod_muc' making all in mod_proxy65 make[1]: Entering directory `/builddir/build/BUILD/ejabberd-2.0.2/src/mod_proxy65' /usr/bin/erlc -W -I .. -pz .. -o .. mod_proxy65.erl /usr/bin/erlc -W -I .. -pz .. -o .. mod_proxy65_lib.erl /usr/bin/erlc -W -I .. -pz .. -o .. mod_proxy65_service.erl /usr/bin/erlc -W -I .. -pz .. -o .. mod_proxy65_sm.erl /usr/bin/erlc -W -I .. -pz .. -o .. mod_proxy65_stream.erl make[1]: Leaving directory `/builddir/build/BUILD/ejabberd-2.0.2/src/mod_proxy65' making all in eldap make[1]: Entering directory `/builddir/build/BUILD/ejabberd-2.0.2/src/eldap' /usr/bin/erlc -bber_bin -W -I .. -pz .. ELDAPv3.asn Erlang ASN.1 version "1.6.2" compiling "/builddir/build/BUILD/ejabberd-2.0.2/src/eldap/ELDAPv3.asn" Compiler Options: [ber_bin,report_errors, {cwd,"/builddir/build/BUILD/ejabberd-2.0.2/src/eldap"}, {outdir,"/builddir/build/BUILD/ejabberd-2.0.2/src/eldap"}, {i,"/builddir/build/BUILD/ejabberd-2.0.2/src/eldap/.."}, {i,"."}, {i,"/builddir/build/BUILD/ejabberd-2.0.2/src/eldap"}] --{generated,"/builddir/build/BUILD/ejabberd-2.0.2/src/eldap/ELDAPv3.asn1db"}-- --{generated,"/builddir/build/BUILD/ejabberd-2.0.2/src/eldap/ELDAPv3.hrl"}-- --{generated,"/builddir/build/BUILD/ejabberd-2.0.2/src/eldap/ELDAPv3.erl"}-- ok /usr/bin/erlc -W -I .. -pz .. -o .. eldap.erl /usr/bin/erlc -W -I .. -pz .. -o .. eldap_filter.erl /usr/bin/erlc -W -I .. -pz .. -o .. eldap_pool.erl /usr/bin/erlc -W -I .. -pz .. -o .. eldap_utils.erl /usr/bin/erlc -W -I .. -pz .. -o .. ELDAPv3.erl make[1]: Leaving directory `/builddir/build/BUILD/ejabberd-2.0.2/src/eldap' making all in pam make[1]: Entering directory `/builddir/build/BUILD/ejabberd-2.0.2/src/pam' /usr/bin/erlc -W -I .. -pz .. -o .. epam.erl gcc -I/usr/local/ssl/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall \ epam.c -lpam \ -L/usr/lib64/erlang/lib/erl_interface-3.5.9/lib -lerl_interface -lei -I/usr/lib64/erlang/lib/erl_interface-3.5.9/include -I/usr/lib64/erlang/usr/include \ -o ../epam -lpthread epam.c: In function 'write_cmd': epam.c:147: warning: pointer targets in passing argument 2 of 'write_buf' differ in signedness epam.c: In function 'process_reply': epam.c:170: warning: pointer targets in passing argument 1 of 'write_cmd' differ in signedness make[1]: Leaving directory `/builddir/build/BUILD/ejabberd-2.0.2/src/pam' making all in web make[1]: Entering directory `/builddir/build/BUILD/ejabberd-2.0.2/src/web' /usr/bin/erlc -W -DSSL39 -I .. -pz .. -o .. ejabberd_http.erl /usr/bin/erlc -W -DSSL39 -I .. -pz .. -o .. ejabberd_http_bind.erl /usr/bin/erlc -W -DSSL39 -I .. -pz .. -o .. ejabberd_http_poll.erl /usr/bin/erlc -W -DSSL39 -I .. -pz .. -o .. ejabberd_web.erl /usr/bin/erlc -W -DSSL39 -I .. -pz .. -o .. ejabberd_web_admin.erl /usr/bin/erlc -W -DSSL39 -I .. -pz .. -o .. mod_http_bind.erl ./mod_http_bind.erl:71: Warning: variable 'Host' is unused /usr/bin/erlc -W -DSSL39 -I .. -pz .. -o .. mod_http_fileserver.erl make[1]: Leaving directory `/builddir/build/BUILD/ejabberd-2.0.2/src/web' making all in stringprep make[1]: Entering directory `/builddir/build/BUILD/ejabberd-2.0.2/src/stringprep' /usr/bin/erlc -W -I .. -pz .. -o .. stringprep.erl /usr/bin/erlc -W -I .. -pz .. -o .. stringprep_sup.erl gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall \ stringprep_drv.c \ -L/usr/lib64/erlang/lib/erl_interface-3.5.9/lib -lerl_interface -lei -I/usr/lib64/erlang/lib/erl_interface-3.5.9/include -I/usr/lib64/erlang/usr/include \ -o ../stringprep_drv.so -fpic -shared make[1]: Leaving directory `/builddir/build/BUILD/ejabberd-2.0.2/src/stringprep' making all in tls make[1]: Entering directory `/builddir/build/BUILD/ejabberd-2.0.2/src/tls' /usr/bin/erlc -W -I .. -pz .. -o .. tls.erl gcc -I/usr/local/ssl/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall \ tls_drv.c \ -L/usr/local/ssl/lib -lssl -lcrypto -DHAVE_SSL \ -L/usr/lib64/erlang/lib/erl_interface-3.5.9/lib -lerl_interface -lei -I/usr/lib64/erlang/lib/erl_interface-3.5.9/include -I/usr/lib64/erlang/usr/include \ -o ../tls_drv.so -fpic -shared make[1]: Leaving directory `/builddir/build/BUILD/ejabberd-2.0.2/src/tls' making all in odbc make[1]: Entering directory `/builddir/build/BUILD/ejabberd-2.0.2/src/odbc' /usr/bin/erlc -W -I .. -pz .. -Dgeneric -o .. ejabberd_odbc.erl /usr/bin/erlc -W -I .. -pz .. -Dgeneric -o .. ejabberd_odbc_sup.erl /usr/bin/erlc -W -I .. -pz .. -Dgeneric -o .. odbc_queries.erl make[1]: Leaving directory `/builddir/build/BUILD/ejabberd-2.0.2/src/odbc' making all in ejabberd_zlib make[1]: Entering directory `/builddir/build/BUILD/ejabberd-2.0.2/src/ejabberd_zlib' /usr/bin/erlc -W -I .. -pz .. -o .. ejabberd_zlib.erl gcc -I/usr/local/ssl/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall \ ejabberd_zlib_drv.c \ -lz \ -L/usr/lib64/erlang/lib/erl_interface-3.5.9/lib -lerl_interface -lei -I/usr/lib64/erlang/lib/erl_interface-3.5.9/include -I/usr/lib64/erlang/usr/include \ -o ../ejabberd_zlib_drv.so -fpic -shared make[1]: Leaving directory `/builddir/build/BUILD/ejabberd-2.0.2/src/ejabberd_zlib' + popd ~/build/BUILD/ejabberd-2.0.2 + pushd doc ~/build/BUILD/ejabberd-2.0.2/doc ~/build/BUILD/ejabberd-2.0.2 + make html pdf make: Nothing to be done for `html'. pdflatex guide.tex This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4) entering extended mode (./guide.tex LaTeX2e <2003/12/01> Babel and hyphenation patterns for american, french, german, ngerman, b ahasa, basque, bulgarian, catalan, croatian, czech, danish, dutch, esperanto, e stonian, finnish, greek, icelandic, irish, italian, latin, magyar, norsk, polis h, portuges, romanian, russian, serbian, slovak, slovene, spanish, swedish, tur kish, ukrainian, nohyphenation, loaded. (/usr/share/texmf/tex/latex/base/book.cls Document Class: book 2004/02/16 v1.4f Standard LaTeX document class (/usr/share/texmf/tex/latex/base/bk10.clo ) ) (/usr/share/texmf/tex/latex/float/float.sty ) (/usr/share/texmf/tex/latex/graphics/graphics.sty (/usr/share/texmf/tex/latex/graphics/trig.sty ) (/usr/share/texmf/tex/latex/graphics/graphics.cfg ) (/usr/share/texmf/tex/latex/graphics/pdftex.def ) ) (/usr/share/texmf/tex/latex/hevea/hevea.sty (/usr/share/texmf/tex/latex/comment/comment.sty Excluding comment 'comment' ) Excluding comment 'rawhtml' Excluding comment 'htmlonly' ) (/usr/share/texmf/tex/latex/hyperref/hyperref.sty (/usr/share/texmf/tex/latex/graphics/keyval.sty ) (/usr/share/texmf/tex/latex/hyperref/pd1enc.def ) (/usr/share/texmf/tex/latex/hyperref/hyperref.cfg ) (/usr/share/texmf/tex/latex/hyperref/puenc.def ) Implicit mode ON; LaTeX internals redefined (/usr/share/texmf/tex/latex/url/url.sty ) ) *hyperref using driver hpdftex* (/usr/share/texmf/tex/latex/hyperref/hpdftex.def (/usr/share/texmf/tex/latex/psnfss/pifont.sty (/usr/share/texmf/tex/latex/psnfss/upzd.fd ) (/usr/share/texmf/tex/latex/psnfss/upsy.fd ) ) ) (/usr/share/texmf/tex/latex/base/makeidx.sty ) (/usr/share/texmf/tex/latex/tools/verbatim.sty ) (/usr/share/texmf/tex/latex/geometry/geometry.sty (/usr/share/texmf/tex/latex/geometry/geometry.cfg ) ) (/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty ) Writing index file guide.idx (/usr/share/texmf/tex/latex/base/ifthen.sty ) \@input{contributed_modules.aux} No file contributed_modules.tex. \@input{version.aux} (./version.tex ) No file guide.aux. (/usr/share/texmf/tex/context/base/supp-pdf.tex (/usr/share/texmf/tex/context/base/supp-mis.tex loading : Context Support Macros / Miscellaneous (2004.10.26) ) loading : Context Support Macros / PDF (2004.03.26) ) (/usr/share/texmf/tex/latex/graphics/color.sty (/usr/share/texmf/tex/latex/graphics/color.cfg ) ) (/usr/share/texmf/tex/latex/hyperref/nameref.sty ) [1 {/usr/share/texmf-var/fonts /map/pdftex/updmap/pdftex.map } ] [2 ] (./introduction.tex [3 ] [4 ] Chapter 1. [5 ] (/usr/share/texmf/tex/latex/base/omscmr.fd ) [6 ] ) [7 ] [8 ] Chapter 2. Overfull \hbox (31.63289pt too wide) in paragraph at lines 210--215 \OT1/cmr/m/n/10 in the Pro-ces-sOne \OT1/cmtt/m/n/10 ejabberd \OT1/cmr/m/n/10 d own-loads page: [][]\OT1/cmtt/m/n/10 http://www.process-one.net/en/ejabberd/dow nloads[][] Overfull \hbox (1.9686pt too wide) in paragraph at lines 240--243 []\OT1/cmr/m/n/10 On a *nix sys-tem, if you want ejab-berd to be started as dae -mon at boot time, copy \OT1/cmtt/m/n/10 ejabberd.init [9 ] LaTeX Warning: Reference `ejabberdctl' on page 10 undefined on input line 261. Overfull \hbox (8.68745pt too wide) in paragraph at lines 264--264 []\OT1/cmr/bx/n/14.4 Installing \OT1/cmtt/m/n/14.4 ejabberd \OT1/cmr/bx/n/14.4 with Op-er-at-ing Sys-tem spe-cific pack- [10 ] Overfull \hbox (219.49384pt too wide) in paragraph at lines 313--315 \OT1/cmr/m/n/10 Released ver-sions of \OT1/cmtt/m/n/10 ejabberd \OT1/cmr/m/n/10 are avail-able in the Pro-ces-sOne \OT1/cmtt/m/n/10 ejabberd \OT1/cmr/m/n/10 d own-loads page: [][]\OT1/cmtt/m/n/10 http://www.process-one.net/en/ejabberd/dow nloads[][] LaTeX Warning: Reference `pam' on page 11 undefined on input line 344. LaTeX Warning: Reference `database' on page 11 undefined on input line 348. [11 ] LaTeX Warning: Reference `ejabberdctl' on page 12 undefined on input line 378. LaTeX Warning: Reference `cookie' on page 12 undefined on input line 381. LaTeX Warning: Reference `logfiles' on page 12 undefined on input line 391. [12 ] LaTeX Warning: Reference `ejabberdctl' on page 13 undefined on input line 422. [13 ] Overfull \hbox (124.34706pt too wide) in paragraph at lines 505--506 []\OT1/cmr/m/n/10 Make sure the you can ac-cess Er-lang bi-na-ries from your pa th. For ex-am-ple: []\OT1/cmtt/m/n/10 set PATH=%PATH%;"C:\sdk\erl5.5.5\bin" [14 ] LaTeX Warning: Reference `ejabberdctl' on page 15 undefined on input line 529. LaTeX Warning: Reference `modregister' on page 15 undefined on input line 533. [15 ] [16 ] Chapter 3. [17 ] Overfull \hbox (6.96812pt too wide) in paragraph at lines 631--634 []\OT1/cmr/m/n/10 Domain \OT1/cmtt/m/n/10 example.net \OT1/cmr/m/n/10 is us-ing the in-ter-nal au-then-ti-ca-tion method while do-main \OT1/cmtt/m/n/10 exampl e.com Overfull \hbox (68.74232pt too wide) in paragraph at lines 649--649 [] \OT1/cmtt/m/n/10 {odbc_server, "DSN=ejabberd;U ID=ejabberd;PWD=ejabberd"}]}.[] [18 ] [19 ] Overfull \hbox (34.58344pt too wide) in paragraph at lines 725--730 \OT1/cmr/m/n/10 Options: \OT1/cmtt/m/n/10 access\OT1/cmr/m/n/10 , \OT1/cmtt/m/n /10 certfile\OT1/cmr/m/n/10 , \OT1/cmtt/m/n/10 inet6\OT1/cmr/m/n/10 , \OT1/cmtt /m/n/10 ip\OT1/cmr/m/n/10 , \OT1/cmtt/m/n/10 max[]stanza[]size\OT1/cmr/m/n/10 , \OT1/cmtt/m/n/10 shaper\OT1/cmr/m/n/10 , \OT1/cmtt/m/n/10 starttls\OT1/cmr/m/n /10 , \OT1/cmtt/m/n/10 starttls[]required\OT1/cmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 739--742 Overfull \hbox (8.26497pt too wide) in paragraph at lines 756--763 \OT1/cmr/m/n/10 one or more host-names of ex-ter-nal Jab-ber com-po-nents that pro-vide a ser-vice. In \OT1/cmtt/m/n/10 HostOptions Overfull \hbox (11.54373pt too wide) in paragraph at lines 756--763 \OT1/cmr/m/n/10 to ejab-berd: \OT1/cmtt/m/n/10 {password, Secret}\OT1/cmr/m/n/1 0 . Note that you can-not de-fine in a sin-gle \OT1/cmtt/m/n/10 ejabberd[]servi ce [20 ] LaTeX Font Warning: Font shape `OMS/cmtt/m/n' undefined (Font) using `OMS/cmsy/m/n' instead (Font) for symbol `textbraceleft' on input line 807. LaTeX Warning: Reference `shapers' on page 21 undefined on input line 814. [21 ] [22 ] LaTeX Warning: Reference `webadmin' on page 23 undefined on input line 872. LaTeX Warning: Reference `webadmin' on page 23 undefined on input line 918. [23 ] Overfull \hbox (9.32796pt too wide) in paragraph at lines 921--925 []\OT1/cmr/m/n/10 The AIM trans-port[][][][][] \OT1/cmtt/m/n/10 aim.example.org \OT1/cmr/m/n/10 is con-nected to port 5233 with pass-word `\OT1/cmtt/m/n/10 ai msecret\OT1/cmr/m/n/10 '. Overfull \hbox (11.27242pt too wide) in paragraph at lines 928--932 []\OT1/cmr/m/n/10 The MSN trans-port[][][][][] \OT1/cmtt/m/n/10 msn.example.org \OT1/cmr/m/n/10 is con-nected to port 5235 with pass-word `\OT1/cmtt/m/n/10 ms nsecret\OT1/cmr/m/n/10 '. [24 ] Overfull \hbox (12.24257pt too wide) in paragraph at lines 1008--1008 [] \OT1/cmtt/m/n/10 /var/spool/jabber[] Underfull \vbox (badness 5050) has occurred while \output is active [25 ] LaTeX Warning: Reference `internalauth' on page 26 undefined on input line 1024 . LaTeX Warning: Reference `ldap' on page 26 undefined on input line 1027. LaTeX Warning: Reference `mysql' on page 26 undefined on input line 1028. LaTeX Warning: Reference `pgsql' on page 26 undefined on input line 1028. LaTeX Warning: Reference `mssql' on page 26 undefined on input line 1029. LaTeX Warning: Reference `odbc' on page 26 undefined on input line 1029. LaTeX Warning: Reference `saslanonymous' on page 26 undefined on input line 103 0. LaTeX Warning: Reference `pam' on page 26 undefined on input line 1031. LaTeX Warning: Reference `virtualhost' on page 26 undefined on input line 1064. [26 ] LaTeX Warning: Reference `virtualhost' on page 27 undefined on input line 1085. [27 ] [28 ] [29 ] Overfull \hbox (5.16788pt too wide) in paragraph at lines 1230--1233 []\OT1/cmr/m/n/10 Matches any user with a name that matches [30 ] [31 ] [32 ] LaTeX Warning: Reference `ad' on page 33 undefined on input line 1413. [33 ] [34 ] LaTeX Warning: Reference `modoverview' on page 35 undefined on input line 1508. [35 ] LaTeX Warning: Reference `odbcauth' on page 36 undefined on input line 1562. LaTeX Warning: Reference `modoverview' on page 36 undefined on input line 1568. [36 ] [37 ] LaTeX Warning: Reference `modoverview' on page 38 undefined on input line 1667. [38 ] LaTeX Warning: Reference `modoverview' on page 39 undefined on input line 1737. [39 ] Overfull \hbox (22.11438pt too wide) in paragraph at lines 1794--1802 \OT1/cmr/m/n/10 JID. The value is of the form: \OT1/cmtt/m/n/10 [\OMS/cmtt/m/n/ 10 f\OT1/cmtt/m/n/10 ldap[]uidattr\OMS/cmtt/m/n/10 g\OT1/cmtt/m/n/10 ] \OT1/cmr /m/n/10 or \OT1/cmtt/m/n/10 [\OMS/cmtt/m/n/10 f\OT1/cmtt/m/n/10 ldap[]uidattr, ldap[]uidattr[]format\OMS/cmtt/m/n/10 g\OT1/cmtt/m/n/10 ]\OT1/cmr/m/n/10 . Overfull \hbox (129.44768pt too wide) in paragraph at lines 1813--1819 []\OT1/cmr/m/n/10 RFC 2254[][][][][] LDAP fil-ter. The de-fault is \OT1/cmtt/m/ n/10 none\OT1/cmr/m/n/10 . Ex-am-ple: \OT1/cmtt/m/n/10 "(&(objectClass=shadowAc count)(memberOf=Jabber [40 ] Overfull \hbox (26.35638pt too wide) in paragraph at lines 1840--1845 \OT1/cmr/m/n/10 book, which con-tains users emails and their ad-di-tional in-fo s in \OT1/cmtt/m/n/10 "ou=AddressBook,dc=example,dc=org" Overfull \hbox (17.49252pt too wide) in paragraph at lines 1881--1881 [] \OT1/cmtt/m/n/10 %% We have to define empty filter here, because entries in addressbook does not[] [41 ] [42 ] [43 ] LaTeX Warning: Reference `database' on page 44 undefined on input line 2048. [44 ] LaTeX Warning: Reference `database' on page 45 undefined on input line 2056. [45 ] Overfull \hbox (52.9672pt too wide) in paragraph at lines 2131--2134 []\OT1/cmr/m/n/10 This ex-am-ple con-fig-ures the []echo mod-ule to pro-vide it s echo-ing ser-vice in the Jab-ber ID \OT1/cmtt/m/n/10 mirror.example.org\OT1/c mr/m/n/10 : [46 ] LaTeX Warning: Reference `modoffline' on page 47 undefined on input line 2176. Overfull \hbox (1.3825pt too wide) in paragraph at lines 2171--2177 []\OT1/cmr/m/n/10 The mes-sage is sent to Overfull \hbox (1.99332pt too wide) in paragraph at lines 2177--2180 []\OT1/cmr/m/n/10 The mes-sage is Overfull \hbox (8.21504pt too wide) in paragraph at lines 2185--2187 []\OT1/cmr/m/n/10 The Overfull \hbox (9.0484pt too wide) in paragraph at lines 2188--2189 []\OT1/cmr/m/n/10 Any [47 ] LaTeX Warning: Reference `modiqdiscoption' on page 48 undefined on input line 2 252. Overfull \hbox (78.66133pt too wide) in paragraph at lines 2252--2253 []\OT1/cmr/m/n/10 This spec-i-fies the pro-cess-ing dis-ci-pline for Ser-vice D is-cov-ery (\OT1/cmtt/m/n/10 http://jabber.org/protocol/disco#items [48 ] [49 ] [50 ] LaTeX Warning: Reference `modiqdiscoption' on page 51 undefined on input line 2 395. [51 ] [52 ] [53 ] [54 ] [55 ] Overfull \hbox (92.31416pt too wide) in paragraph at lines 2690--2696 \OT1/cmr/m/n/10 time zone will be GMT/UTC. Fi-nally, the top link will be []\OT 1/cmtt/m/n/10 Jabber.ru\OT1/cmr/m/n/10 . [56 ] LaTeX Warning: Reference `ejabberdctl' on page 57 undefined on input line 2749. [57 ] LaTeX Warning: Reference `modiqdiscoption' on page 58 undefined on input line 2 788. Overfull \hbox (6.35692pt too wide) in paragraph at lines 2788--2789 []\OT1/cmr/m/n/10 This spec-i-fies the pro-cess-ing dis-ci-pline for Block-ing Com-mu-ni-ca-tion (\OT1/cmtt/m/n/10 jabber:iq:privacy\OT1/cmr/m/n/10 ) [58 ] LaTeX Warning: Reference `modiqdiscoption' on page 59 undefined on input line 2 804. [59 ] [60 ] LaTeX Warning: Reference `modiqdiscoption' on page 61 undefined on input line 2 935. [61 ] Overfull \hbox (194.74123pt too wide) in paragraph at lines 2991--2991 [] \OT1/cmtt/m/n/10 {welcome_message, {"Welcome!", "Hi.\nWelcome to this Ja bber server.\n Check http://www.jabber.org\n\nBye"}},[] [62 ] LaTeX Warning: Reference `modiqdiscoption' on page 63 undefined on input line 3 006. Overfull \hbox (18.49568pt too wide) in paragraph at lines 3026--3028 []\OT1/cmr/m/n/10 To log all end user pack-ets to the Ban-der-snatch ser-vice r un-ning on \OT1/cmtt/m/n/10 bandersnatch.example.com\OT1/cmr/m/n/10 : Overfull \hbox (15.7179pt too wide) in paragraph at lines 3036--3039 []\OT1/cmr/m/n/10 To log all end user pack-ets to the Ban-der-snatch ser-vice r un-ning on \OT1/cmtt/m/n/10 bandersnatch.example.com [63 ] Overfull \hbox (81.71582pt too wide) in paragraph at lines 3107--3155 [][] Underfull \vbox (badness 1609) has occurred while \output is active [64 ] LaTeX Warning: Reference `modiqdiscoption' on page 65 undefined on input line 3 172. Overfull \hbox (62.12001pt too wide) in paragraph at lines 3172--3173 []\OT1/cmr/m/n/10 This spec-i-fies the pro-cess-ing dis-ci-pline for Statis-tic s Gath-er-ing (\OT1/cmtt/m/n/10 http://jabber.org/protocol/stats\OT1/cmr/m/n/10 ) [65 ] LaTeX Warning: Reference `modiqdiscoption' on page 66 undefined on input line 3 208. LaTeX Warning: Reference `modiqdiscoption' on page 66 undefined on input line 3 222. [66 ] LaTeX Warning: Reference `ldapauth' on page 67 undefined on input line 3278. LaTeX Warning: Reference `ldapauth' on page 67 undefined on input line 3289. Overfull \hbox (12.39746pt too wide) in paragraph at lines 3284--3292 \OT1/cmtt/m/n/10 ldap[]servers\OT1/cmr/m/n/10 , \OT1/cmtt/m/n/10 ldap[]port\OT1 /cmr/m/n/10 , \OT1/cmtt/m/n/10 ldap[]rootdn\OT1/cmr/m/n/10 , \OT1/cmtt/m/n/10 l dap[]password\OT1/cmr/m/n/10 , \OT1/cmtt/m/n/10 ldap[]base\OT1/cmr/m/n/10 , \OT 1/cmtt/m/n/10 ldap[]uids\OT1/cmr/m/n/10 , and \OT1/cmtt/m/n/10 ldap[]filter\OT1 /cmr/m/n/10 . LaTeX Warning: Reference `modiqdiscoption' on page 67 undefined on input line 3 298. [67 ] Overfull \hbox (9.08118pt too wide) in paragraph at lines 3307--3318 \OT1/cmr/m/n/10 fields. The for-mat is: \OT1/cmtt/m/n/10 [Name[]of[]vCard[]fiel d, Pattern, List[]of[]LDAP[]attributes, ...]\OT1/cmr/m/n/10 .[] [68 ] Overfull \hbox (5.74287pt too wide) in paragraph at lines 3412--3412 [] \OT1/cmtt/m/n/10 %% We use the same server and port, but want to bind an onymously because[] [69 ] Overfull \hbox (42.49255pt too wide) in paragraph at lines 3422--3422 [] \OT1/cmtt/m/n/10 %% We have to define empty filter here, because entries in addressbook does not[] Overfull \hbox (0.49292pt too wide) in paragraph at lines 3427--3427 [] \OT1/cmtt/m/n/10 [{"NICKNAME", "%u", []}, % just use user's part of JID as his nickname[] [70 ] LaTeX Warning: Reference `modiqdiscoption' on page 71 undefined on input line 3 493. [71 ] [72 ] Chapter 4. [73 ] [74 ] Overfull \hbox (5.08157pt too wide) in paragraph at lines 3607--3608 []\OT1/cmr/m/n/10 Path to the Er-lang/OTP LaTeX Warning: Reference `listened' on page 75 undefined on input line 3628. LaTeX Warning: Reference `fig:webadmmain' on page 75 undefined on input line 36 32. [75 ] Overfull \hbox (16.24278pt too wide) in paragraph at lines 3660--3660 []\OT1/cmtt/m/n/10 {host_config, "example.com", [{acl, admins, {user, "admin", "example.com"}}]}.[] [76 <./webadmmain.png > ] Overfull \hbox (0.49292pt too wide) in paragraph at lines 3685--3685 [] \OT1/cmtt/m/n/10 tls, {certfile, "/usr/local/etc /server.pem"}]},[] LaTeX Warning: Reference `nodename' on page 77 undefined on input line 3706. [77 ] [78 ] Chapter 5. [79 ] [80 ] Overfull \hbox (2.1041pt too wide) in paragraph at lines 3832--3836 []\OT1/cmr/m/n/10 Contains IP ad-dresses of clients. LaTeX Warning: Reference `cookie' on page 81 undefined on input line 3841. [81 ] [82 ] Chapter 6. [83 ] [84 ] [85 ] [86 ] Chapter 7. [87 ] [88 ] Appendix A. LaTeX Warning: Reference `fig:discorus' on page 89 undefined on input line 4096 . [89 <./discorus.png > ] [90 <./webadmmainru.png > ] Appendix B. [91 ] [92 ] Appendix C. [93 ] [94 ] Appendix D. No file guide.ind. [95 ] (./guide.aux ) LaTeX Font Warning: Some font shapes were not available, defaults substituted. LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information) ! pdfTeX warning (dest): name{Hfootnote.73} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.72} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.71} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.70} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.69} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.68} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.67} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.66} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.65} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.64} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.63} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.62} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.61} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.60} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.59} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.58} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.57} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.56} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.55} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.54} has been referenced but does not ex ist, replaced by a fixed one < /usr/share/texmf/fonts/type1/bluesky/cm/cmitt10.pfb> < /usr/share/texmf/fonts/type1/bluesky/cm/cmti10.pfb > < /usr/share/texmf/fonts/type1/bluesky/ cm/cmr12.pfb > Output written on guide.pdf (95 pages, 460500 bytes). Transcript written on guide.log. pdflatex guide.tex This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4) entering extended mode (./guide.tex LaTeX2e <2003/12/01> Babel and hyphenation patterns for american, french, german, ngerman, b ahasa, basque, bulgarian, catalan, croatian, czech, danish, dutch, esperanto, e stonian, finnish, greek, icelandic, irish, italian, latin, magyar, norsk, polis h, portuges, romanian, russian, serbian, slovak, slovene, spanish, swedish, tur kish, ukrainian, nohyphenation, loaded. (/usr/share/texmf/tex/latex/base/book.cls Document Class: book 2004/02/16 v1.4f Standard LaTeX document class (/usr/share/texmf/tex/latex/base/bk10.clo ) ) (/usr/share/texmf/tex/latex/float/float.sty ) (/usr/share/texmf/tex/latex/graphics/graphics.sty (/usr/share/texmf/tex/latex/graphics/trig.sty ) (/usr/share/texmf/tex/latex/graphics/graphics.cfg ) (/usr/share/texmf/tex/latex/graphics/pdftex.def ) ) (/usr/share/texmf/tex/latex/hevea/hevea.sty (/usr/share/texmf/tex/latex/comment/comment.sty Excluding comment 'comment' ) Excluding comment 'rawhtml' Excluding comment 'htmlonly' ) (/usr/share/texmf/tex/latex/hyperref/hyperref.sty (/usr/share/texmf/tex/latex/graphics/keyval.sty ) (/usr/share/texmf/tex/latex/hyperref/pd1enc.def ) (/usr/share/texmf/tex/latex/hyperref/hyperref.cfg ) (/usr/share/texmf/tex/latex/hyperref/puenc.def ) Implicit mode ON; LaTeX internals redefined (/usr/share/texmf/tex/latex/url/url.sty ) ) *hyperref using driver hpdftex* (/usr/share/texmf/tex/latex/hyperref/hpdftex.def (/usr/share/texmf/tex/latex/psnfss/pifont.sty (/usr/share/texmf/tex/latex/psnfss/upzd.fd ) (/usr/share/texmf/tex/latex/psnfss/upsy.fd ) ) ) (/usr/share/texmf/tex/latex/base/makeidx.sty ) (/usr/share/texmf/tex/latex/tools/verbatim.sty ) (/usr/share/texmf/tex/latex/geometry/geometry.sty (/usr/share/texmf/tex/latex/geometry/geometry.cfg ) ) (/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty ) Writing index file guide.idx (/usr/share/texmf/tex/latex/base/ifthen.sty ) \@input{contributed_modules.aux} No file contributed_modules.tex. \@input{version.aux} (./version.tex ) (./guide.aux ) (/usr/share/texmf/tex/context/base/supp-pdf.tex (/usr/share/texmf/tex/context/base/supp-mis.tex loading : Context Support Macros / Miscellaneous (2004.10.26) ) loading : Context Support Macros / PDF (2004.03.26) ) (/usr/share/texmf/tex/latex/graphics/color.sty (/usr/share/texmf/tex/latex/graphics/color.cfg ) ) (/usr/share/texmf/tex/latex/hyperref/nameref.sty ) (./guide.out ) (./guide.out ) [1 {/usr/share/texmf-var/fonts/map/pdftex/updmap/pdftex.map } ] [2 ] (./guide.toc [3 ] [4 ] [5 ] ) (./introduction.tex [6 ] Chapter 1. [7 ] (/usr/share/texmf/tex/latex/base/omscmr.fd ) [8 ] ) [9 ] [10 ] Chapter 2. Overfull \hbox (31.63289pt too wide) in paragraph at lines 210--215 \OT1/cmr/m/n/10 in the Pro-ces-sOne \OT1/cmtt/m/n/10 ejabberd \OT1/cmr/m/n/10 d own-loads page: [][]\OT1/cmtt/m/n/10 http://www.process-one.net/en/ejabberd/dow nloads[][] Overfull \hbox (1.9686pt too wide) in paragraph at lines 240--243 []\OT1/cmr/m/n/10 On a *nix sys-tem, if you want ejab-berd to be started as dae -mon at boot time, copy \OT1/cmtt/m/n/10 ejabberd.init [11 ] Overfull \hbox (8.68745pt too wide) in paragraph at lines 264--264 []\OT1/cmr/bx/n/14.4 Installing \OT1/cmtt/m/n/14.4 ejabberd \OT1/cmr/bx/n/14.4 with Op-er-at-ing Sys-tem spe-cific pack- [12 ] Overfull \hbox (219.49384pt too wide) in paragraph at lines 313--315 \OT1/cmr/m/n/10 Released ver-sions of \OT1/cmtt/m/n/10 ejabberd \OT1/cmr/m/n/10 are avail-able in the Pro-ces-sOne \OT1/cmtt/m/n/10 ejabberd \OT1/cmr/m/n/10 d own-loads page: [][]\OT1/cmtt/m/n/10 http://www.process-one.net/en/ejabberd/dow nloads[][] [13 ] [14 ] [15 ] Overfull \hbox (124.34706pt too wide) in paragraph at lines 505--506 []\OT1/cmr/m/n/10 Make sure the you can ac-cess Er-lang bi-na-ries from your pa th. For ex-am-ple: []\OT1/cmtt/m/n/10 set PATH=%PATH%;"C:\sdk\erl5.5.5\bin" [16 ] [17 ] [18 ] Chapter 3. [19 ] Overfull \hbox (6.96812pt too wide) in paragraph at lines 631--634 []\OT1/cmr/m/n/10 Domain \OT1/cmtt/m/n/10 example.net \OT1/cmr/m/n/10 is us-ing the in-ter-nal au-then-ti-ca-tion method while do-main \OT1/cmtt/m/n/10 exampl e.com Overfull \hbox (68.74232pt too wide) in paragraph at lines 649--649 [] \OT1/cmtt/m/n/10 {odbc_server, "DSN=ejabberd;U ID=ejabberd;PWD=ejabberd"}]}.[] [20 ] [21 ] Overfull \hbox (34.58344pt too wide) in paragraph at lines 725--730 \OT1/cmr/m/n/10 Options: \OT1/cmtt/m/n/10 access\OT1/cmr/m/n/10 , \OT1/cmtt/m/n /10 certfile\OT1/cmr/m/n/10 , \OT1/cmtt/m/n/10 inet6\OT1/cmr/m/n/10 , \OT1/cmtt /m/n/10 ip\OT1/cmr/m/n/10 , \OT1/cmtt/m/n/10 max[]stanza[]size\OT1/cmr/m/n/10 , \OT1/cmtt/m/n/10 shaper\OT1/cmr/m/n/10 , \OT1/cmtt/m/n/10 starttls\OT1/cmr/m/n /10 , \OT1/cmtt/m/n/10 starttls[]required\OT1/cmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 739--742 Overfull \hbox (8.26497pt too wide) in paragraph at lines 756--763 \OT1/cmr/m/n/10 one or more host-names of ex-ter-nal Jab-ber com-po-nents that pro-vide a ser-vice. In \OT1/cmtt/m/n/10 HostOptions Overfull \hbox (11.54373pt too wide) in paragraph at lines 756--763 \OT1/cmr/m/n/10 to ejab-berd: \OT1/cmtt/m/n/10 {password, Secret}\OT1/cmr/m/n/1 0 . Note that you can-not de-fine in a sin-gle \OT1/cmtt/m/n/10 ejabberd[]servi ce [22 ] LaTeX Font Warning: Font shape `OMS/cmtt/m/n' undefined (Font) using `OMS/cmsy/m/n' instead (Font) for symbol `textbraceleft' on input line 807. [23 ] [24 ] [25 ] Overfull \hbox (9.32796pt too wide) in paragraph at lines 921--925 []\OT1/cmr/m/n/10 The AIM trans-port[][][][][] \OT1/cmtt/m/n/10 aim.example.org \OT1/cmr/m/n/10 is con-nected to port 5233 with pass-word `\OT1/cmtt/m/n/10 ai msecret\OT1/cmr/m/n/10 '. Overfull \hbox (11.27242pt too wide) in paragraph at lines 928--932 []\OT1/cmr/m/n/10 The MSN trans-port[][][][][] \OT1/cmtt/m/n/10 msn.example.org \OT1/cmr/m/n/10 is con-nected to port 5235 with pass-word `\OT1/cmtt/m/n/10 ms nsecret\OT1/cmr/m/n/10 '. [26 ] Overfull \hbox (12.24257pt too wide) in paragraph at lines 1008--1008 [] \OT1/cmtt/m/n/10 /var/spool/jabber[] Underfull \vbox (badness 5050) has occurred while \output is active [27 ] [28 ] [29 ] [30 ] [31 ] Overfull \hbox (5.16788pt too wide) in paragraph at lines 1230--1233 []\OT1/cmr/m/n/10 Matches any user with a name that matches [32 ] [33 ] [34 ] [35 ] [36 ] [37 ] [38 ] [39 ] [40 ] [41 ] Overfull \hbox (22.11438pt too wide) in paragraph at lines 1794--1802 \OT1/cmr/m/n/10 JID. The value is of the form: \OT1/cmtt/m/n/10 [\OMS/cmtt/m/n/ 10 f\OT1/cmtt/m/n/10 ldap[]uidattr\OMS/cmtt/m/n/10 g\OT1/cmtt/m/n/10 ] \OT1/cmr /m/n/10 or \OT1/cmtt/m/n/10 [\OMS/cmtt/m/n/10 f\OT1/cmtt/m/n/10 ldap[]uidattr, ldap[]uidattr[]format\OMS/cmtt/m/n/10 g\OT1/cmtt/m/n/10 ]\OT1/cmr/m/n/10 . Overfull \hbox (129.44768pt too wide) in paragraph at lines 1813--1819 []\OT1/cmr/m/n/10 RFC 2254[][][][][] LDAP fil-ter. The de-fault is \OT1/cmtt/m/ n/10 none\OT1/cmr/m/n/10 . Ex-am-ple: \OT1/cmtt/m/n/10 "(&(objectClass=shadowAc count)(memberOf=Jabber [42 ] Overfull \hbox (26.35638pt too wide) in paragraph at lines 1840--1845 \OT1/cmr/m/n/10 book, which con-tains users emails and their ad-di-tional in-fo s in \OT1/cmtt/m/n/10 "ou=AddressBook,dc=example,dc=org" Overfull \hbox (17.49252pt too wide) in paragraph at lines 1881--1881 [] \OT1/cmtt/m/n/10 %% We have to define empty filter here, because entries in addressbook does not[] [43 ] [44 ] [45 ] [46 ] [47 ] Overfull \hbox (52.9672pt too wide) in paragraph at lines 2131--2134 []\OT1/cmr/m/n/10 This ex-am-ple con-fig-ures the []echo mod-ule to pro-vide it s echo-ing ser-vice in the Jab-ber ID \OT1/cmtt/m/n/10 mirror.example.org\OT1/c mr/m/n/10 : [48 ] Overfull \hbox (1.3825pt too wide) in paragraph at lines 2171--2177 []\OT1/cmr/m/n/10 The mes-sage is sent to Overfull \hbox (1.99332pt too wide) in paragraph at lines 2177--2180 []\OT1/cmr/m/n/10 The mes-sage is Overfull \hbox (8.21504pt too wide) in paragraph at lines 2185--2187 []\OT1/cmr/m/n/10 The Overfull \hbox (9.0484pt too wide) in paragraph at lines 2188--2189 []\OT1/cmr/m/n/10 Any [49 ] Overfull \hbox (78.66133pt too wide) in paragraph at lines 2252--2253 []\OT1/cmr/m/n/10 This spec-i-fies the pro-cess-ing dis-ci-pline for Ser-vice D is-cov-ery (\OT1/cmtt/m/n/10 http://jabber.org/protocol/disco#items [50 ] [51 ] [52 ] [53 ] [54 ] [55 ] [56 ] [57 ] Overfull \hbox (92.31416pt too wide) in paragraph at lines 2690--2696 \OT1/cmr/m/n/10 time zone will be GMT/UTC. Fi-nally, the top link will be []\OT 1/cmtt/m/n/10 Jabber.ru\OT1/cmr/m/n/10 . [58 ] [59 ] Overfull \hbox (6.35692pt too wide) in paragraph at lines 2788--2789 []\OT1/cmr/m/n/10 This spec-i-fies the pro-cess-ing dis-ci-pline for Block-ing Com-mu-ni-ca-tion (\OT1/cmtt/m/n/10 jabber:iq:privacy\OT1/cmr/m/n/10 ) [60 ] [61 ] [62 ] [63 ] Overfull \hbox (194.74123pt too wide) in paragraph at lines 2991--2991 [] \OT1/cmtt/m/n/10 {welcome_message, {"Welcome!", "Hi.\nWelcome to this Ja bber server.\n Check http://www.jabber.org\n\nBye"}},[] [64 ] Overfull \hbox (18.49568pt too wide) in paragraph at lines 3026--3028 []\OT1/cmr/m/n/10 To log all end user pack-ets to the Ban-der-snatch ser-vice r un-ning on \OT1/cmtt/m/n/10 bandersnatch.example.com\OT1/cmr/m/n/10 : Overfull \hbox (15.7179pt too wide) in paragraph at lines 3036--3039 []\OT1/cmr/m/n/10 To log all end user pack-ets to the Ban-der-snatch ser-vice r un-ning on \OT1/cmtt/m/n/10 bandersnatch.example.com [65 ] Overfull \hbox (81.71582pt too wide) in paragraph at lines 3107--3155 [][] Underfull \vbox (badness 1609) has occurred while \output is active [66 ] Overfull \hbox (62.12001pt too wide) in paragraph at lines 3172--3173 []\OT1/cmr/m/n/10 This spec-i-fies the pro-cess-ing dis-ci-pline for Statis-tic s Gath-er-ing (\OT1/cmtt/m/n/10 http://jabber.org/protocol/stats\OT1/cmr/m/n/10 ) [67 ] [68 ] Overfull \hbox (12.39746pt too wide) in paragraph at lines 3284--3292 \OT1/cmtt/m/n/10 ldap[]servers\OT1/cmr/m/n/10 , \OT1/cmtt/m/n/10 ldap[]port\OT1 /cmr/m/n/10 , \OT1/cmtt/m/n/10 ldap[]rootdn\OT1/cmr/m/n/10 , \OT1/cmtt/m/n/10 l dap[]password\OT1/cmr/m/n/10 , \OT1/cmtt/m/n/10 ldap[]base\OT1/cmr/m/n/10 , \OT 1/cmtt/m/n/10 ldap[]uids\OT1/cmr/m/n/10 , and \OT1/cmtt/m/n/10 ldap[]filter\OT1 /cmr/m/n/10 . [69 ] Overfull \hbox (9.08118pt too wide) in paragraph at lines 3307--3318 \OT1/cmr/m/n/10 fields. The for-mat is: \OT1/cmtt/m/n/10 [Name[]of[]vCard[]fiel d, Pattern, List[]of[]LDAP[]attributes, ...]\OT1/cmr/m/n/10 .[] [70 ] Overfull \hbox (5.74287pt too wide) in paragraph at lines 3412--3412 [] \OT1/cmtt/m/n/10 %% We use the same server and port, but want to bind an onymously because[] [71 ] Overfull \hbox (42.49255pt too wide) in paragraph at lines 3422--3422 [] \OT1/cmtt/m/n/10 %% We have to define empty filter here, because entries in addressbook does not[] Overfull \hbox (0.49292pt too wide) in paragraph at lines 3427--3427 [] \OT1/cmtt/m/n/10 [{"NICKNAME", "%u", []}, % just use user's part of JID as his nickname[] [72 ] [73 ] [74 ] Chapter 4. [75 ] [76 ] Overfull \hbox (5.08157pt too wide) in paragraph at lines 3607--3608 []\OT1/cmr/m/n/10 Path to the Er-lang/OTP [77 ] Overfull \hbox (16.24278pt too wide) in paragraph at lines 3660--3660 []\OT1/cmtt/m/n/10 {host_config, "example.com", [{acl, admins, {user, "admin", "example.com"}}]}.[] [78 <./webadmmain.png > ] Overfull \hbox (0.49292pt too wide) in paragraph at lines 3685--3685 [] \OT1/cmtt/m/n/10 tls, {certfile, "/usr/local/etc /server.pem"}]},[] [79 ] [80 ] Chapter 5. [81 ] [82 ] Overfull \hbox (2.1041pt too wide) in paragraph at lines 3832--3836 []\OT1/cmr/m/n/10 Contains IP ad-dresses of clients. [83 ] [84 ] Chapter 6. [85 ] [86 ] [87 ] [88 ] Chapter 7. [89 ] [90 ] Appendix A. [91 <./discorus.png > ] [92 <./webadmmainru.png > ] Appendix B. [93 ] [94 ] Appendix C. [95 ] [96 ] Appendix D. No file guide.ind. [97 ] (./guide.aux ) LaTeX Font Warning: Some font shapes were not available, defaults substituted. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information) ! pdfTeX warning (dest): name{Hfootnote.73} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.72} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.71} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.70} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.69} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.68} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.67} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.66} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.65} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.64} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.63} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.62} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.61} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.60} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.59} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.58} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.57} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.56} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.55} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.54} has been referenced but does not ex ist, replaced by a fixed one < /usr/share/texmf/fonts/type1/bluesky/cm/cmti10.pfb > < /usr/share/texmf/fonts/type1/bluesky/ cm/cmr12.pfb > Output written on guide.pdf (97 pages, 526887 bytes). Transcript written on guide.log. pdflatex guide.tex This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4) entering extended mode (./guide.tex LaTeX2e <2003/12/01> Babel and hyphenation patterns for american, french, german, ngerman, b ahasa, basque, bulgarian, catalan, croatian, czech, danish, dutch, esperanto, e stonian, finnish, greek, icelandic, irish, italian, latin, magyar, norsk, polis h, portuges, romanian, russian, serbian, slovak, slovene, spanish, swedish, tur kish, ukrainian, nohyphenation, loaded. (/usr/share/texmf/tex/latex/base/book.cls Document Class: book 2004/02/16 v1.4f Standard LaTeX document class (/usr/share/texmf/tex/latex/base/bk10.clo ) ) (/usr/share/texmf/tex/latex/float/float.sty ) (/usr/share/texmf/tex/latex/graphics/graphics.sty (/usr/share/texmf/tex/latex/graphics/trig.sty ) (/usr/share/texmf/tex/latex/graphics/graphics.cfg ) (/usr/share/texmf/tex/latex/graphics/pdftex.def ) ) (/usr/share/texmf/tex/latex/hevea/hevea.sty (/usr/share/texmf/tex/latex/comment/comment.sty Excluding comment 'comment' ) Excluding comment 'rawhtml' Excluding comment 'htmlonly' ) (/usr/share/texmf/tex/latex/hyperref/hyperref.sty (/usr/share/texmf/tex/latex/graphics/keyval.sty ) (/usr/share/texmf/tex/latex/hyperref/pd1enc.def ) (/usr/share/texmf/tex/latex/hyperref/hyperref.cfg ) (/usr/share/texmf/tex/latex/hyperref/puenc.def ) Implicit mode ON; LaTeX internals redefined (/usr/share/texmf/tex/latex/url/url.sty ) ) *hyperref using driver hpdftex* (/usr/share/texmf/tex/latex/hyperref/hpdftex.def (/usr/share/texmf/tex/latex/psnfss/pifont.sty (/usr/share/texmf/tex/latex/psnfss/upzd.fd ) (/usr/share/texmf/tex/latex/psnfss/upsy.fd ) ) ) (/usr/share/texmf/tex/latex/base/makeidx.sty ) (/usr/share/texmf/tex/latex/tools/verbatim.sty ) (/usr/share/texmf/tex/latex/geometry/geometry.sty (/usr/share/texmf/tex/latex/geometry/geometry.cfg ) ) (/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty ) Writing index file guide.idx (/usr/share/texmf/tex/latex/base/ifthen.sty ) \@input{contributed_modules.aux} No file contributed_modules.tex. \@input{version.aux} (./version.tex ) (./guide.aux ) (/usr/share/texmf/tex/context/base/supp-pdf.tex (/usr/share/texmf/tex/context/base/supp-mis.tex loading : Context Support Macros / Miscellaneous (2004.10.26) ) loading : Context Support Macros / PDF (2004.03.26) ) (/usr/share/texmf/tex/latex/graphics/color.sty (/usr/share/texmf/tex/latex/graphics/color.cfg ) ) (/usr/share/texmf/tex/latex/hyperref/nameref.sty ) (./guide.out ) (./guide.out ) [1 {/usr/share/texmf-var/fonts/map/pdftex/updmap/pdftex.map } ] [2 ] (./guide.toc [3 ] [4 ] [5 ] ) (./introduction.tex [6 ] Chapter 1. [7 ] (/usr/share/texmf/tex/latex/base/omscmr.fd ) [8 ] ) [9 ] [10 ] Chapter 2. Overfull \hbox (31.63289pt too wide) in paragraph at lines 210--215 \OT1/cmr/m/n/10 in the Pro-ces-sOne \OT1/cmtt/m/n/10 ejabberd \OT1/cmr/m/n/10 d own-loads page: [][]\OT1/cmtt/m/n/10 http://www.process-one.net/en/ejabberd/dow nloads[][] Overfull \hbox (1.9686pt too wide) in paragraph at lines 240--243 []\OT1/cmr/m/n/10 On a *nix sys-tem, if you want ejab-berd to be started as dae -mon at boot time, copy \OT1/cmtt/m/n/10 ejabberd.init [11 ] Overfull \hbox (8.68745pt too wide) in paragraph at lines 264--264 []\OT1/cmr/bx/n/14.4 Installing \OT1/cmtt/m/n/14.4 ejabberd \OT1/cmr/bx/n/14.4 with Op-er-at-ing Sys-tem spe-cific pack- [12 ] Overfull \hbox (219.49384pt too wide) in paragraph at lines 313--315 \OT1/cmr/m/n/10 Released ver-sions of \OT1/cmtt/m/n/10 ejabberd \OT1/cmr/m/n/10 are avail-able in the Pro-ces-sOne \OT1/cmtt/m/n/10 ejabberd \OT1/cmr/m/n/10 d own-loads page: [][]\OT1/cmtt/m/n/10 http://www.process-one.net/en/ejabberd/dow nloads[][] [13 ] [14 ] [15 ] Overfull \hbox (124.34706pt too wide) in paragraph at lines 505--506 []\OT1/cmr/m/n/10 Make sure the you can ac-cess Er-lang bi-na-ries from your pa th. For ex-am-ple: []\OT1/cmtt/m/n/10 set PATH=%PATH%;"C:\sdk\erl5.5.5\bin" [16 ] [17 ] [18 ] Chapter 3. [19 ] Overfull \hbox (6.96812pt too wide) in paragraph at lines 631--634 []\OT1/cmr/m/n/10 Domain \OT1/cmtt/m/n/10 example.net \OT1/cmr/m/n/10 is us-ing the in-ter-nal au-then-ti-ca-tion method while do-main \OT1/cmtt/m/n/10 exampl e.com Overfull \hbox (68.74232pt too wide) in paragraph at lines 649--649 [] \OT1/cmtt/m/n/10 {odbc_server, "DSN=ejabberd;U ID=ejabberd;PWD=ejabberd"}]}.[] [20 ] [21 ] Overfull \hbox (34.58344pt too wide) in paragraph at lines 725--730 \OT1/cmr/m/n/10 Options: \OT1/cmtt/m/n/10 access\OT1/cmr/m/n/10 , \OT1/cmtt/m/n /10 certfile\OT1/cmr/m/n/10 , \OT1/cmtt/m/n/10 inet6\OT1/cmr/m/n/10 , \OT1/cmtt /m/n/10 ip\OT1/cmr/m/n/10 , \OT1/cmtt/m/n/10 max[]stanza[]size\OT1/cmr/m/n/10 , \OT1/cmtt/m/n/10 shaper\OT1/cmr/m/n/10 , \OT1/cmtt/m/n/10 starttls\OT1/cmr/m/n /10 , \OT1/cmtt/m/n/10 starttls[]required\OT1/cmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 739--742 Overfull \hbox (8.26497pt too wide) in paragraph at lines 756--763 \OT1/cmr/m/n/10 one or more host-names of ex-ter-nal Jab-ber com-po-nents that pro-vide a ser-vice. In \OT1/cmtt/m/n/10 HostOptions Overfull \hbox (11.54373pt too wide) in paragraph at lines 756--763 \OT1/cmr/m/n/10 to ejab-berd: \OT1/cmtt/m/n/10 {password, Secret}\OT1/cmr/m/n/1 0 . Note that you can-not de-fine in a sin-gle \OT1/cmtt/m/n/10 ejabberd[]servi ce [22 ] LaTeX Font Warning: Font shape `OMS/cmtt/m/n' undefined (Font) using `OMS/cmsy/m/n' instead (Font) for symbol `textbraceleft' on input line 807. [23 ] [24 ] [25 ] Overfull \hbox (9.32796pt too wide) in paragraph at lines 921--925 []\OT1/cmr/m/n/10 The AIM trans-port[][][][][] \OT1/cmtt/m/n/10 aim.example.org \OT1/cmr/m/n/10 is con-nected to port 5233 with pass-word `\OT1/cmtt/m/n/10 ai msecret\OT1/cmr/m/n/10 '. Overfull \hbox (11.27242pt too wide) in paragraph at lines 928--932 []\OT1/cmr/m/n/10 The MSN trans-port[][][][][] \OT1/cmtt/m/n/10 msn.example.org \OT1/cmr/m/n/10 is con-nected to port 5235 with pass-word `\OT1/cmtt/m/n/10 ms nsecret\OT1/cmr/m/n/10 '. [26 ] Overfull \hbox (12.24257pt too wide) in paragraph at lines 1008--1008 [] \OT1/cmtt/m/n/10 /var/spool/jabber[] Underfull \vbox (badness 5050) has occurred while \output is active [27 ] [28 ] [29 ] [30 ] [31 ] Overfull \hbox (5.16788pt too wide) in paragraph at lines 1230--1233 []\OT1/cmr/m/n/10 Matches any user with a name that matches [32 ] [33 ] [34 ] [35 ] [36 ] [37 ] [38 ] [39 ] [40 ] [41 ] Overfull \hbox (22.11438pt too wide) in paragraph at lines 1794--1802 \OT1/cmr/m/n/10 JID. The value is of the form: \OT1/cmtt/m/n/10 [\OMS/cmtt/m/n/ 10 f\OT1/cmtt/m/n/10 ldap[]uidattr\OMS/cmtt/m/n/10 g\OT1/cmtt/m/n/10 ] \OT1/cmr /m/n/10 or \OT1/cmtt/m/n/10 [\OMS/cmtt/m/n/10 f\OT1/cmtt/m/n/10 ldap[]uidattr, ldap[]uidattr[]format\OMS/cmtt/m/n/10 g\OT1/cmtt/m/n/10 ]\OT1/cmr/m/n/10 . Overfull \hbox (129.44768pt too wide) in paragraph at lines 1813--1819 []\OT1/cmr/m/n/10 RFC 2254[][][][][] LDAP fil-ter. The de-fault is \OT1/cmtt/m/ n/10 none\OT1/cmr/m/n/10 . Ex-am-ple: \OT1/cmtt/m/n/10 "(&(objectClass=shadowAc count)(memberOf=Jabber [42 ] Overfull \hbox (26.35638pt too wide) in paragraph at lines 1840--1845 \OT1/cmr/m/n/10 book, which con-tains users emails and their ad-di-tional in-fo s in \OT1/cmtt/m/n/10 "ou=AddressBook,dc=example,dc=org" Overfull \hbox (17.49252pt too wide) in paragraph at lines 1881--1881 [] \OT1/cmtt/m/n/10 %% We have to define empty filter here, because entries in addressbook does not[] [43 ] [44 ] [45 ] [46 ] [47 ] Overfull \hbox (52.9672pt too wide) in paragraph at lines 2131--2134 []\OT1/cmr/m/n/10 This ex-am-ple con-fig-ures the []echo mod-ule to pro-vide it s echo-ing ser-vice in the Jab-ber ID \OT1/cmtt/m/n/10 mirror.example.org\OT1/c mr/m/n/10 : [48 ] Overfull \hbox (1.3825pt too wide) in paragraph at lines 2171--2177 []\OT1/cmr/m/n/10 The mes-sage is sent to Overfull \hbox (1.99332pt too wide) in paragraph at lines 2177--2180 []\OT1/cmr/m/n/10 The mes-sage is Overfull \hbox (8.21504pt too wide) in paragraph at lines 2185--2187 []\OT1/cmr/m/n/10 The Overfull \hbox (9.0484pt too wide) in paragraph at lines 2188--2189 []\OT1/cmr/m/n/10 Any [49 ] Overfull \hbox (78.66133pt too wide) in paragraph at lines 2252--2253 []\OT1/cmr/m/n/10 This spec-i-fies the pro-cess-ing dis-ci-pline for Ser-vice D is-cov-ery (\OT1/cmtt/m/n/10 http://jabber.org/protocol/disco#items [50 ] [51 ] [52 ] [53 ] [54 ] [55 ] [56 ] [57 ] Overfull \hbox (92.31416pt too wide) in paragraph at lines 2690--2696 \OT1/cmr/m/n/10 time zone will be GMT/UTC. Fi-nally, the top link will be []\OT 1/cmtt/m/n/10 Jabber.ru\OT1/cmr/m/n/10 . [58 ] [59 ] Overfull \hbox (6.35692pt too wide) in paragraph at lines 2788--2789 []\OT1/cmr/m/n/10 This spec-i-fies the pro-cess-ing dis-ci-pline for Block-ing Com-mu-ni-ca-tion (\OT1/cmtt/m/n/10 jabber:iq:privacy\OT1/cmr/m/n/10 ) [60 ] [61 ] [62 ] [63 ] Overfull \hbox (194.74123pt too wide) in paragraph at lines 2991--2991 [] \OT1/cmtt/m/n/10 {welcome_message, {"Welcome!", "Hi.\nWelcome to this Ja bber server.\n Check http://www.jabber.org\n\nBye"}},[] [64 ] Overfull \hbox (18.49568pt too wide) in paragraph at lines 3026--3028 []\OT1/cmr/m/n/10 To log all end user pack-ets to the Ban-der-snatch ser-vice r un-ning on \OT1/cmtt/m/n/10 bandersnatch.example.com\OT1/cmr/m/n/10 : Overfull \hbox (15.7179pt too wide) in paragraph at lines 3036--3039 []\OT1/cmr/m/n/10 To log all end user pack-ets to the Ban-der-snatch ser-vice r un-ning on \OT1/cmtt/m/n/10 bandersnatch.example.com [65 ] Overfull \hbox (81.71582pt too wide) in paragraph at lines 3107--3155 [][] Underfull \vbox (badness 1609) has occurred while \output is active [66 ] Overfull \hbox (62.12001pt too wide) in paragraph at lines 3172--3173 []\OT1/cmr/m/n/10 This spec-i-fies the pro-cess-ing dis-ci-pline for Statis-tic s Gath-er-ing (\OT1/cmtt/m/n/10 http://jabber.org/protocol/stats\OT1/cmr/m/n/10 ) [67 ] [68 ] Overfull \hbox (12.39746pt too wide) in paragraph at lines 3284--3292 \OT1/cmtt/m/n/10 ldap[]servers\OT1/cmr/m/n/10 , \OT1/cmtt/m/n/10 ldap[]port\OT1 /cmr/m/n/10 , \OT1/cmtt/m/n/10 ldap[]rootdn\OT1/cmr/m/n/10 , \OT1/cmtt/m/n/10 l dap[]password\OT1/cmr/m/n/10 , \OT1/cmtt/m/n/10 ldap[]base\OT1/cmr/m/n/10 , \OT 1/cmtt/m/n/10 ldap[]uids\OT1/cmr/m/n/10 , and \OT1/cmtt/m/n/10 ldap[]filter\OT1 /cmr/m/n/10 . [69 ] Overfull \hbox (9.08118pt too wide) in paragraph at lines 3307--3318 \OT1/cmr/m/n/10 fields. The for-mat is: \OT1/cmtt/m/n/10 [Name[]of[]vCard[]fiel d, Pattern, List[]of[]LDAP[]attributes, ...]\OT1/cmr/m/n/10 .[] [70 ] Overfull \hbox (5.74287pt too wide) in paragraph at lines 3412--3412 [] \OT1/cmtt/m/n/10 %% We use the same server and port, but want to bind an onymously because[] [71 ] Overfull \hbox (42.49255pt too wide) in paragraph at lines 3422--3422 [] \OT1/cmtt/m/n/10 %% We have to define empty filter here, because entries in addressbook does not[] Overfull \hbox (0.49292pt too wide) in paragraph at lines 3427--3427 [] \OT1/cmtt/m/n/10 [{"NICKNAME", "%u", []}, % just use user's part of JID as his nickname[] [72 ] [73 ] [74 ] Chapter 4. [75 ] [76 ] Overfull \hbox (5.08157pt too wide) in paragraph at lines 3607--3608 []\OT1/cmr/m/n/10 Path to the Er-lang/OTP [77 ] Overfull \hbox (16.24278pt too wide) in paragraph at lines 3660--3660 []\OT1/cmtt/m/n/10 {host_config, "example.com", [{acl, admins, {user, "admin", "example.com"}}]}.[] [78 <./webadmmain.png > ] Overfull \hbox (0.49292pt too wide) in paragraph at lines 3685--3685 [] \OT1/cmtt/m/n/10 tls, {certfile, "/usr/local/etc /server.pem"}]},[] [79 ] [80 ] Chapter 5. [81 ] [82 ] Overfull \hbox (2.1041pt too wide) in paragraph at lines 3832--3836 []\OT1/cmr/m/n/10 Contains IP ad-dresses of clients. [83 ] [84 ] Chapter 6. [85 ] [86 ] [87 ] [88 ] Chapter 7. [89 ] [90 ] Appendix A. [91 <./discorus.png > ] [92 <./webadmmainru.png > ] Appendix B. [93 ] [94 ] Appendix C. [95 ] [96 ] Appendix D. No file guide.ind. [97 ] (./guide.aux ) LaTeX Font Warning: Some font shapes were not available, defaults substituted. ) (see the transcript file for additional information) ! pdfTeX warning (dest): name{Hfootnote.73} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.72} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.71} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.70} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.69} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.68} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.67} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.66} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.65} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.64} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.63} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.62} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.61} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.60} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.59} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.58} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.57} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.56} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.55} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.54} has been referenced but does not ex ist, replaced by a fixed one < /usr/share/texmf/fonts/type1/bluesky/cm/cmti10.pfb > < /usr/share/texmf/fonts/type1/bluesky/cm/cmr17.pfb > Output written on guide.pdf (97 pages, 526893 bytes). Transcript written on guide.log. makeindex guide.idx This is makeindex, version 2.14 [02-Oct-2002] (kpathsea + Thai support). Scanning input file guide.idx.... done (292 entries accepted, 0 rejected). Sorting entries.... . done (2577 comparisons). Generating output file guide.ind.... done (312 lines written, 0 warnings). Output written in guide.ind. Transcript written in guide.ilg. pdflatex guide.tex This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4) entering extended mode (./guide.tex LaTeX2e <2003/12/01> Babel and hyphenation patterns for american, french, german, ngerman, b ahasa, basque, bulgarian, catalan, croatian, czech, danish, dutch, esperanto, e stonian, finnish, greek, icelandic, irish, italian, latin, magyar, norsk, polis h, portuges, romanian, russian, serbian, slovak, slovene, spanish, swedish, tur kish, ukrainian, nohyphenation, loaded. (/usr/share/texmf/tex/latex/base/book.cls Document Class: book 2004/02/16 v1.4f Standard LaTeX document class (/usr/share/texmf/tex/latex/base/bk10.clo ) ) (/usr/share/texmf/tex/latex/float/float.sty ) (/usr/share/texmf/tex/latex/graphics/graphics.sty (/usr/share/texmf/tex/latex/graphics/trig.sty ) (/usr/share/texmf/tex/latex/graphics/graphics.cfg ) (/usr/share/texmf/tex/latex/graphics/pdftex.def ) ) (/usr/share/texmf/tex/latex/hevea/hevea.sty (/usr/share/texmf/tex/latex/comment/comment.sty Excluding comment 'comment' ) Excluding comment 'rawhtml' Excluding comment 'htmlonly' ) (/usr/share/texmf/tex/latex/hyperref/hyperref.sty (/usr/share/texmf/tex/latex/graphics/keyval.sty ) (/usr/share/texmf/tex/latex/hyperref/pd1enc.def ) (/usr/share/texmf/tex/latex/hyperref/hyperref.cfg ) (/usr/share/texmf/tex/latex/hyperref/puenc.def ) Implicit mode ON; LaTeX internals redefined (/usr/share/texmf/tex/latex/url/url.sty ) ) *hyperref using driver hpdftex* (/usr/share/texmf/tex/latex/hyperref/hpdftex.def (/usr/share/texmf/tex/latex/psnfss/pifont.sty (/usr/share/texmf/tex/latex/psnfss/upzd.fd ) (/usr/share/texmf/tex/latex/psnfss/upsy.fd ) ) ) (/usr/share/texmf/tex/latex/base/makeidx.sty ) (/usr/share/texmf/tex/latex/tools/verbatim.sty ) (/usr/share/texmf/tex/latex/geometry/geometry.sty (/usr/share/texmf/tex/latex/geometry/geometry.cfg) ) (/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty ) Writing index file guide.idx (/usr/share/texmf/tex/latex/base/ifthen.sty ) \@input{contributed_modules.aux} No file contributed_modules.tex. \@input{version.aux} (./version.tex ) (./guide.aux ) (/usr/share/texmf/tex/context/base/supp-pdf.tex (/usr/share/texmf/tex/context/base/supp-mis.tex loading : Context Support Macros / Miscellaneous (2004.10.26) ) loading : Context Support Macros / PDF (2004.03.26) ) (/usr/share/texmf/tex/latex/graphics/color.sty (/usr/share/texmf/tex/latex/graphics/color.cfg ) ) (/usr/share/texmf/tex/latex/hyperref/nameref.sty ) (./guide.out ) (./guide.out ) [1 {/usr/share/texmf-var/fonts/map/pdftex/updmap/pdftex.map } ] [2 ] (./guide.toc [3 ] [4 ] [5 ] ) (./introduction.tex [6 ] Chapter 1. [7 ] (/usr/share/texmf/tex/latex/base/omscmr.fd ) [8 ] ) [9 ] [10 ] Chapter 2. Overfull \hbox (31.63289pt too wide) in paragraph at lines 210--215 \OT1/cmr/m/n/10 in the Pro-ces-sOne \OT1/cmtt/m/n/10 ejabberd \OT1/cmr/m/n/10 d own-loads page: [][]\OT1/cmtt/m/n/10 http://www.process-one.net/en/ejabberd/dow nloads[][] Overfull \hbox (1.9686pt too wide) in paragraph at lines 240--243 []\OT1/cmr/m/n/10 On a *nix sys-tem, if you want ejab-berd to be started as dae -mon at boot time, copy \OT1/cmtt/m/n/10 ejabberd.init [11 ] Overfull \hbox (8.68745pt too wide) in paragraph at lines 264--264 []\OT1/cmr/bx/n/14.4 Installing \OT1/cmtt/m/n/14.4 ejabberd \OT1/cmr/bx/n/14.4 with Op-er-at-ing Sys-tem spe-cific pack- [12 ] Overfull \hbox (219.49384pt too wide) in paragraph at lines 313--315 \OT1/cmr/m/n/10 Released ver-sions of \OT1/cmtt/m/n/10 ejabberd \OT1/cmr/m/n/10 are avail-able in the Pro-ces-sOne \OT1/cmtt/m/n/10 ejabberd \OT1/cmr/m/n/10 d own-loads page: [][]\OT1/cmtt/m/n/10 http://www.process-one.net/en/ejabberd/dow nloads[][] [13 ] [14 ] [15 ] Overfull \hbox (124.34706pt too wide) in paragraph at lines 505--506 []\OT1/cmr/m/n/10 Make sure the you can ac-cess Er-lang bi-na-ries from your pa th. For ex-am-ple: []\OT1/cmtt/m/n/10 set PATH=%PATH%;"C:\sdk\erl5.5.5\bin" [16 ] [17 ] [18 ] Chapter 3. [19 ] Overfull \hbox (6.96812pt too wide) in paragraph at lines 631--634 []\OT1/cmr/m/n/10 Domain \OT1/cmtt/m/n/10 example.net \OT1/cmr/m/n/10 is us-ing the in-ter-nal au-then-ti-ca-tion method while do-main \OT1/cmtt/m/n/10 exampl e.com Overfull \hbox (68.74232pt too wide) in paragraph at lines 649--649 [] \OT1/cmtt/m/n/10 {odbc_server, "DSN=ejabberd;U ID=ejabberd;PWD=ejabberd"}]}.[] [20 ] [21 ] Overfull \hbox (34.58344pt too wide) in paragraph at lines 725--730 \OT1/cmr/m/n/10 Options: \OT1/cmtt/m/n/10 access\OT1/cmr/m/n/10 , \OT1/cmtt/m/n /10 certfile\OT1/cmr/m/n/10 , \OT1/cmtt/m/n/10 inet6\OT1/cmr/m/n/10 , \OT1/cmtt /m/n/10 ip\OT1/cmr/m/n/10 , \OT1/cmtt/m/n/10 max[]stanza[]size\OT1/cmr/m/n/10 , \OT1/cmtt/m/n/10 shaper\OT1/cmr/m/n/10 , \OT1/cmtt/m/n/10 starttls\OT1/cmr/m/n /10 , \OT1/cmtt/m/n/10 starttls[]required\OT1/cmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 739--742 Overfull \hbox (8.26497pt too wide) in paragraph at lines 756--763 \OT1/cmr/m/n/10 one or more host-names of ex-ter-nal Jab-ber com-po-nents that pro-vide a ser-vice. In \OT1/cmtt/m/n/10 HostOptions Overfull \hbox (11.54373pt too wide) in paragraph at lines 756--763 \OT1/cmr/m/n/10 to ejab-berd: \OT1/cmtt/m/n/10 {password, Secret}\OT1/cmr/m/n/1 0 . Note that you can-not de-fine in a sin-gle \OT1/cmtt/m/n/10 ejabberd[]servi ce [22 ] LaTeX Font Warning: Font shape `OMS/cmtt/m/n' undefined (Font) using `OMS/cmsy/m/n' instead (Font) for symbol `textbraceleft' on input line 807. [23 ] [24 ] [25 ] Overfull \hbox (9.32796pt too wide) in paragraph at lines 921--925 []\OT1/cmr/m/n/10 The AIM trans-port[][][][][] \OT1/cmtt/m/n/10 aim.example.org \OT1/cmr/m/n/10 is con-nected to port 5233 with pass-word `\OT1/cmtt/m/n/10 ai msecret\OT1/cmr/m/n/10 '. Overfull \hbox (11.27242pt too wide) in paragraph at lines 928--932 []\OT1/cmr/m/n/10 The MSN trans-port[][][][][] \OT1/cmtt/m/n/10 msn.example.org \OT1/cmr/m/n/10 is con-nected to port 5235 with pass-word `\OT1/cmtt/m/n/10 ms nsecret\OT1/cmr/m/n/10 '. [26 ] Overfull \hbox (12.24257pt too wide) in paragraph at lines 1008--1008 [] \OT1/cmtt/m/n/10 /var/spool/jabber[] Underfull \vbox (badness 5050) has occurred while \output is active [27 ] [28 ] [29 ] [30 ] [31 ] Overfull \hbox (5.16788pt too wide) in paragraph at lines 1230--1233 []\OT1/cmr/m/n/10 Matches any user with a name that matches [32 ] [33 ] [34 ] [35 ] [36 ] [37 ] [38 ] [39 ] [40 ] [41 ] Overfull \hbox (22.11438pt too wide) in paragraph at lines 1794--1802 \OT1/cmr/m/n/10 JID. The value is of the form: \OT1/cmtt/m/n/10 [\OMS/cmtt/m/n/ 10 f\OT1/cmtt/m/n/10 ldap[]uidattr\OMS/cmtt/m/n/10 g\OT1/cmtt/m/n/10 ] \OT1/cmr /m/n/10 or \OT1/cmtt/m/n/10 [\OMS/cmtt/m/n/10 f\OT1/cmtt/m/n/10 ldap[]uidattr, ldap[]uidattr[]format\OMS/cmtt/m/n/10 g\OT1/cmtt/m/n/10 ]\OT1/cmr/m/n/10 . Overfull \hbox (129.44768pt too wide) in paragraph at lines 1813--1819 []\OT1/cmr/m/n/10 RFC 2254[][][][][] LDAP fil-ter. The de-fault is \OT1/cmtt/m/ n/10 none\OT1/cmr/m/n/10 . Ex-am-ple: \OT1/cmtt/m/n/10 "(&(objectClass=shadowAc count)(memberOf=Jabber [42 ] Overfull \hbox (26.35638pt too wide) in paragraph at lines 1840--1845 \OT1/cmr/m/n/10 book, which con-tains users emails and their ad-di-tional in-fo s in \OT1/cmtt/m/n/10 "ou=AddressBook,dc=example,dc=org" Overfull \hbox (17.49252pt too wide) in paragraph at lines 1881--1881 [] \OT1/cmtt/m/n/10 %% We have to define empty filter here, because entries in addressbook does not[] [43 ] [44 ] [45 ] [46 ] [47 ] Overfull \hbox (52.9672pt too wide) in paragraph at lines 2131--2134 []\OT1/cmr/m/n/10 This ex-am-ple con-fig-ures the []echo mod-ule to pro-vide it s echo-ing ser-vice in the Jab-ber ID \OT1/cmtt/m/n/10 mirror.example.org\OT1/c mr/m/n/10 : [48 ] Overfull \hbox (1.3825pt too wide) in paragraph at lines 2171--2177 []\OT1/cmr/m/n/10 The mes-sage is sent to Overfull \hbox (1.99332pt too wide) in paragraph at lines 2177--2180 []\OT1/cmr/m/n/10 The mes-sage is Overfull \hbox (8.21504pt too wide) in paragraph at lines 2185--2187 []\OT1/cmr/m/n/10 The Overfull \hbox (9.0484pt too wide) in paragraph at lines 2188--2189 []\OT1/cmr/m/n/10 Any [49 ] Overfull \hbox (78.66133pt too wide) in paragraph at lines 2252--2253 []\OT1/cmr/m/n/10 This spec-i-fies the pro-cess-ing dis-ci-pline for Ser-vice D is-cov-ery (\OT1/cmtt/m/n/10 http://jabber.org/protocol/disco#items [50 ] [51 ] [52 ] [53 ] [54 ] [55 ] [56 ] [57 ] Overfull \hbox (92.31416pt too wide) in paragraph at lines 2690--2696 \OT1/cmr/m/n/10 time zone will be GMT/UTC. Fi-nally, the top link will be []\OT 1/cmtt/m/n/10 Jabber.ru\OT1/cmr/m/n/10 . [58 ] [59 ] Overfull \hbox (6.35692pt too wide) in paragraph at lines 2788--2789 []\OT1/cmr/m/n/10 This spec-i-fies the pro-cess-ing dis-ci-pline for Block-ing Com-mu-ni-ca-tion (\OT1/cmtt/m/n/10 jabber:iq:privacy\OT1/cmr/m/n/10 ) [60 ] [61 ] [62 ] [63 ] Overfull \hbox (194.74123pt too wide) in paragraph at lines 2991--2991 [] \OT1/cmtt/m/n/10 {welcome_message, {"Welcome!", "Hi.\nWelcome to this Ja bber server.\n Check http://www.jabber.org\n\nBye"}},[] [64 ] Overfull \hbox (18.49568pt too wide) in paragraph at lines 3026--3028 []\OT1/cmr/m/n/10 To log all end user pack-ets to the Ban-der-snatch ser-vice r un-ning on \OT1/cmtt/m/n/10 bandersnatch.example.com\OT1/cmr/m/n/10 : Overfull \hbox (15.7179pt too wide) in paragraph at lines 3036--3039 []\OT1/cmr/m/n/10 To log all end user pack-ets to the Ban-der-snatch ser-vice r un-ning on \OT1/cmtt/m/n/10 bandersnatch.example.com [65 ] Overfull \hbox (81.71582pt too wide) in paragraph at lines 3107--3155 [][] Underfull \vbox (badness 1609) has occurred while \output is active [66 ] Overfull \hbox (62.12001pt too wide) in paragraph at lines 3172--3173 []\OT1/cmr/m/n/10 This spec-i-fies the pro-cess-ing dis-ci-pline for Statis-tic s Gath-er-ing (\OT1/cmtt/m/n/10 http://jabber.org/protocol/stats\OT1/cmr/m/n/10 ) [67 ] [68 ] Overfull \hbox (12.39746pt too wide) in paragraph at lines 3284--3292 \OT1/cmtt/m/n/10 ldap[]servers\OT1/cmr/m/n/10 , \OT1/cmtt/m/n/10 ldap[]port\OT1 /cmr/m/n/10 , \OT1/cmtt/m/n/10 ldap[]rootdn\OT1/cmr/m/n/10 , \OT1/cmtt/m/n/10 l dap[]password\OT1/cmr/m/n/10 , \OT1/cmtt/m/n/10 ldap[]base\OT1/cmr/m/n/10 , \OT 1/cmtt/m/n/10 ldap[]uids\OT1/cmr/m/n/10 , and \OT1/cmtt/m/n/10 ldap[]filter\OT1 /cmr/m/n/10 . [69 ] Overfull \hbox (9.08118pt too wide) in paragraph at lines 3307--3318 \OT1/cmr/m/n/10 fields. The for-mat is: \OT1/cmtt/m/n/10 [Name[]of[]vCard[]fiel d, Pattern, List[]of[]LDAP[]attributes, ...]\OT1/cmr/m/n/10 .[] [70 ] Overfull \hbox (5.74287pt too wide) in paragraph at lines 3412--3412 [] \OT1/cmtt/m/n/10 %% We use the same server and port, but want to bind an onymously because[] [71 ] Overfull \hbox (42.49255pt too wide) in paragraph at lines 3422--3422 [] \OT1/cmtt/m/n/10 %% We have to define empty filter here, because entries in addressbook does not[] Overfull \hbox (0.49292pt too wide) in paragraph at lines 3427--3427 [] \OT1/cmtt/m/n/10 [{"NICKNAME", "%u", []}, % just use user's part of JID as his nickname[] [72 ] [73 ] [74 ] Chapter 4. [75 ] [76 ] Overfull \hbox (5.08157pt too wide) in paragraph at lines 3607--3608 []\OT1/cmr/m/n/10 Path to the Er-lang/OTP [77 ] Overfull \hbox (16.24278pt too wide) in paragraph at lines 3660--3660 []\OT1/cmtt/m/n/10 {host_config, "example.com", [{acl, admins, {user, "admin", "example.com"}}]}.[] [78 <./webadmmain.png > ] Overfull \hbox (0.49292pt too wide) in paragraph at lines 3685--3685 [] \OT1/cmtt/m/n/10 tls, {certfile, "/usr/local/etc /server.pem"}]},[] [79 ] [80 ] Chapter 5. [81 ] [82 ] Overfull \hbox (2.1041pt too wide) in paragraph at lines 3832--3836 []\OT1/cmr/m/n/10 Contains IP ad-dresses of clients. [83 ] [84 ] Chapter 6. [85 ] [86 ] [87 ] [88 ] Chapter 7. [89 ] [90 ] Appendix A. [91 <./discorus.png > ] [92 <./webadmmainru.png > ] Appendix B. [93 ] [94 ] Appendix C. [95 ] [96 ] Appendix D. (./guide.ind [97 ] [98 ] [99 ] Overfull \hbox (5.5668pt too wide) in paragraph at lines 239--241 []| \OT1/cmr/m/n/10 RFC 5122: In-ter-na-tion-al-ized Re-source Iden- Overfull \hbox (11.67897pt too wide) in paragraph at lines 239--241 \OT1/cmr/m/n/10 ti-fiers (IRIs) and Uni-form Re-source Iden- Overfull \hbox (4.0957pt too wide) in paragraph at lines 239--241 \OT1/cmr/m/n/10 sag-ing and Pres-ence Pro-to-col (XMPP), [100 ] ) (./guide.aux ) LaTeX Font Warning: Some font shapes were not available, defaults substituted. ) (see the transcript file for additional information) ! pdfTeX warning (dest): name{Hfootnote.73} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.72} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.71} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.70} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.69} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.68} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.67} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.66} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.65} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.64} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.63} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.62} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.61} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.60} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.59} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.58} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.57} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.56} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.55} has been referenced but does not ex ist, replaced by a fixed one ! pdfTeX warning (dest): name{Hfootnote.54} has been referenced but does not ex ist, replaced by a fixed one < /usr/share/texmf/fonts/type1/bluesky/cm/cmti10.pfb > Output written on guide.pdf (100 pages, 597414 bytes). Transcript written on guide.log. pdflatex features.tex This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4) entering extended mode (./features.tex LaTeX2e <2003/12/01> Babel and hyphenation patterns for american, french, german, ngerman, b ahasa, basque, bulgarian, catalan, croatian, czech, danish, dutch, esperanto, e stonian, finnish, greek, icelandic, irish, italian, latin, magyar, norsk, polis h, portuges, romanian, russian, serbian, slovak, slovene, spanish, swedish, tur kish, ukrainian, nohyphenation, loaded. (/usr/share/texmf/tex/latex/base/article.cls Document Class: article 2004/02/16 v1.4f Standard LaTeX document class (/usr/share/texmf/tex/latex/base/size10.clo ) ) (/usr/share/texmf/tex/latex/graphics/epsfig.sty (/usr/share/texmf/tex/latex/graphics/graphicx.sty (/usr/share/texmf/tex/latex/graphics/keyval.sty ) (/usr/share/texmf/tex/latex/graphics/graphics.sty (/usr/share/texmf/tex/latex/graphics/trig.sty ) (/usr/share/texmf/tex/latex/graphics/graphics.cfg ) (/usr/share/texmf/tex/latex/graphics/pdftex.def ) ) ) ) (/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty ) (/usr/share/texmf/tex/latex/hevea/hevea.sty (/usr/share/texmf/tex/latex/comment/comment.sty Excluding comment 'comment' ) Excluding comment 'rawhtml' Excluding comment 'htmlonly' ) (/usr/share/texmf/tex/latex/hyperref/hyperref.sty (/usr/share/texmf/tex/latex/hyperref/pd1enc.def ) (/usr/share/texmf/tex/latex/hyperref/hyperref.cfg ) (/usr/share/texmf/tex/latex/hyperref/puenc.def ) Implicit mode ON; LaTeX internals redefined (/usr/share/texmf/tex/latex/url/url.sty ) ) *hyperref using driver hpdftex* (/usr/share/texmf/tex/latex/hyperref/hpdftex.def (/usr/share/texmf/tex/latex/psnfss/pifont.sty (/usr/share/texmf/tex/latex/psnfss/upzd.fd ) (/usr/share/texmf/tex/latex/psnfss/upsy.fd ) ) ) (/usr/share/texmf/tex/latex/tools/verbatim.sty ) (/usr/share/texmf/tex/latex/graphics/color.sty (/usr/share/texmf/tex/latex/graphics/color.cfg ) ) \@input{version.aux} (./version.tex ) No file features.aux. (/usr/share/texmf/tex/context/base/supp-pdf.tex (/usr/share/texmf/tex/context/base/supp-mis.tex loading : Context Support Macros / Miscellaneous (2004.10.26) ) loading : Context Support Macros / PDF (2004.03.26) ) (/usr/share/texmf/tex/latex/hyperref/nameref.sty ) Overfull \hbox (46.35945pt too wide) in paragraph at lines 98--99 [] [1 {/usr/share/texmf-var/fonts/map/pdftex/updmap/pdftex.map } <./logo.png > ] (./introduction.tex [2 <./yozhikheader.png > ] (/usr/share/texmf/tex/latex/base/omscmr.fd ) [3 ] Overfull \hbox (5.52032pt too wide) in paragraph at lines 91--91 [][]\OT1/cmr/m/it/10 ejabberd is mak-ing in-roads to solv-ing the "buggy in-com -plete server" Overfull \hbox (4.06776pt too wide) in paragraph at lines 91--91 \OT1/cmr/m/it/10 prob-lem --- Justin Kar-neges, Founder of the Psi and the Delt a projects[] Overfull \hbox (5.20679pt too wide) in paragraph at lines 129--130 []\OT1/cmr/m/n/10 Support for web clients: HTTP Polling[][][][][] and HTTP Bind -ing (BOSH)[][][][][] [4 ] ) [5 ] (./features.aux ) LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information) Output written on features.pdf (5 pages, 314302 bytes). Transcript written on features.log. + popd ~/build/BUILD/ejabberd-2.0.2 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.18420 + umask 022 + cd /builddir/build/BUILD + cd ejabberd-2.0.2 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild + pushd src ~/build/BUILD/ejabberd-2.0.2/src ~/build/BUILD/ejabberd-2.0.2 + make install DESTDIR=/var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild /usr/bin/erlc -W -DSSL39 XmppAddr.erl making all in mod_irc make[1]: Entering directory `/builddir/build/BUILD/ejabberd-2.0.2/src/mod_irc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/ejabberd-2.0.2/src/mod_irc' making all in mod_pubsub make[1]: Entering directory `/builddir/build/BUILD/ejabberd-2.0.2/src/mod_pubsub' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/ejabberd-2.0.2/src/mod_pubsub' making all in mod_muc make[1]: Entering directory `/builddir/build/BUILD/ejabberd-2.0.2/src/mod_muc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/ejabberd-2.0.2/src/mod_muc' making all in mod_proxy65 make[1]: Entering directory `/builddir/build/BUILD/ejabberd-2.0.2/src/mod_proxy65' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/ejabberd-2.0.2/src/mod_proxy65' making all in eldap make[1]: Entering directory `/builddir/build/BUILD/ejabberd-2.0.2/src/eldap' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/ejabberd-2.0.2/src/eldap' making all in pam make[1]: Entering directory `/builddir/build/BUILD/ejabberd-2.0.2/src/pam' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/ejabberd-2.0.2/src/pam' making all in web make[1]: Entering directory `/builddir/build/BUILD/ejabberd-2.0.2/src/web' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/ejabberd-2.0.2/src/web' making all in stringprep make[1]: Entering directory `/builddir/build/BUILD/ejabberd-2.0.2/src/stringprep' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/ejabberd-2.0.2/src/stringprep' making all in tls make[1]: Entering directory `/builddir/build/BUILD/ejabberd-2.0.2/src/tls' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/ejabberd-2.0.2/src/tls' making all in odbc make[1]: Entering directory `/builddir/build/BUILD/ejabberd-2.0.2/src/odbc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/ejabberd-2.0.2/src/odbc' making all in ejabberd_zlib make[1]: Entering directory `/builddir/build/BUILD/ejabberd-2.0.2/src/ejabberd_zlib' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/ejabberd-2.0.2/src/ejabberd_zlib' install -d /var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild/usr/lib64/ejabberd/ebin install -m 644 *.beam /var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild/usr/lib64/ejabberd/ebin rm -f /var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild/usr/lib64/ejabberd/ebin/configure.beam install -m 644 *.app /var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild/usr/lib64/ejabberd/ebin install -d -m 750 /var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild/usr/lib64/ejabberd/db install -d /var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild/usr/lib64/ejabberd/priv/lib install -d /var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild/usr/lib64/ejabberd/priv/bin install -m 644 *.so /var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild/usr/lib64/ejabberd/priv/lib install -m 750 epam /var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild/usr/lib64/ejabberd/priv/bin install -d /var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild/usr/lib64/ejabberd/priv/msgs install -m 644 msgs/*.msg /var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild/usr/lib64/ejabberd/priv/msgs install -d -m 750 /var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild/etc/ejabberd [ -f /var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild/etc/ejabberd/ejabberd.cfg ] && install -b -m 644 ejabberd.cfg.example /var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild/etc/ejabberd/ejabberd.cfg-new || install -b -m 644 ejabberd.cfg.example /var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild/etc/ejabberd/ejabberd.cfg sed -e "s*@rootdir@*/usr*" -e "s*@erl@*/usr/bin/erl*" ejabberdctl.template > ejabberdctl.example [ -f /var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild/etc/ejabberd/ejabberdctl.cfg ] && install -b -m 644 ejabberdctl.cfg.example /var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild/etc/ejabberd/ejabberdctl.cfg-new || install -b -m 644 ejabberdctl.cfg.example /var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild/etc/ejabberd/ejabberdctl.cfg install -b -m 644 inetrc /var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild/etc/ejabberd/inetrc install -d /var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild/usr/sbin install -m 755 ejabberdctl.example /var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild/usr/sbin/ejabberdctl install -d -m 750 /var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild/var/log/ejabberd + popd ~/build/BUILD/ejabberd-2.0.2 + chmod a+x /var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild/usr/lib64/ejabberd/priv/lib/ejabberd_zlib_drv.so /var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild/usr/lib64/ejabberd/priv/lib/erl_groupcheck.so /var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild/usr/lib64/ejabberd/priv/lib/expat_erl.so /var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild/usr/lib64/ejabberd/priv/lib/iconv_erl.so /var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild/usr/lib64/ejabberd/priv/lib/stringprep_drv.so /var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild/usr/lib64/ejabberd/priv/lib/tls_drv.so + /usr/bin/perl -pi -e 's!./ssl.pem!/etc/ejabberd/ejabberd.pem!g' /var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild/etc/ejabberd/ejabberd.cfg + mkdir -p /var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild/var/log/ejabberd + mkdir -p /var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild/var/lib/ejabberd/spool + mkdir -p /var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild/usr/bin + ln -s consolehelper /var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild/usr/bin/ejabberdctl + install -D -p -m 0644 /builddir/build/SOURCES/ejabberdctl.pam /var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild/etc/pam.d/ejabberdctl + install -D -p -m 0644 /builddir/build/SOURCES/ejabberdctl.apps /var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild/etc/security/console.apps/ejabberdctl + install -D -p -m 0644 /builddir/build/SOURCES/ejabberd.pam /var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild/etc/pam.d/ejabberd + mkdir -p /var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild/etc/rc.d/init.d + install -p -m 0755 /builddir/build/SOURCES/ejabberd.init /var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild/etc/rc.d/init.d/ejabberd + chmod a+x /var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild/etc/rc.d/init.d/ejabberd + mkdir -p /var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild/etc/logrotate.d + cp -p /builddir/build/SOURCES/ejabberd.logrotate /var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild/etc/logrotate.d/ejabberd + /usr/bin/perl -pi -e 's!\@libdir\@!/usr/lib64!g' /var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild/etc/rc.d/init.d/ejabberd /var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild/etc/logrotate.d/ejabberd /var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild/usr/sbin/ejabberdctl + /usr/bin/perl -pi -e 's!\@version\@!2.0.2!g' /var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild/etc/rc.d/init.d/ejabberd /var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild/etc/logrotate.d/ejabberd /var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild/usr/sbin/ejabberdctl + /usr/bin/perl -pi -e 's!MAINDIR=!MAINDIR=/usr/lib64/ejabberd!g' /var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild/usr/sbin/ejabberdctl + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/ejabberd-2.0.2 extracting debug info from /var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild/usr/lib64/ejabberd/priv/lib/ejabberd_zlib_drv.so extracting debug info from /var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild/usr/lib64/ejabberd/priv/lib/erl_groupcheck.so extracting debug info from /var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild/usr/lib64/ejabberd/priv/lib/expat_erl.so extracting debug info from /var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild/usr/lib64/ejabberd/priv/lib/iconv_erl.so extracting debug info from /var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild/usr/lib64/ejabberd/priv/lib/stringprep_drv.so extracting debug info from /var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild/usr/lib64/ejabberd/priv/lib/tls_drv.so extracting debug info from /var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild/usr/lib64/ejabberd/priv/bin/epam 655 blocks + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: ejabberd-2.0.2-8.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.53925 + umask 022 + cd /builddir/build/BUILD + cd ejabberd-2.0.2 + DOCDIR=/var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild/usr/share/doc/ejabberd-2.0.2 + export DOCDIR + rm -rf /var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild/usr/share/doc/ejabberd-2.0.2 + /bin/mkdir -p /var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild/usr/share/doc/ejabberd-2.0.2 + cp -pr COPYING src/odbc/mysql.sql src/odbc/mssql.sql src/odbc/pg.sql /var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild/usr/share/doc/ejabberd-2.0.2 + exit 0 Provides: config(ejabberd) = 2.0.2-8.ru ejabberd_zlib_drv.so()(64bit) erl_groupcheck.so()(64bit) expat_erl.so()(64bit) iconv_erl.so()(64bit) stringprep_drv.so()(64bit) tls_drv.so()(64bit) Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh fedora-usermgmt Requires(post): /bin/sh /sbin/chkconfig Requires(preun): /bin/sh /sbin/chkconfig /sbin/service Requires(postun): /bin/sh /sbin/service Requires: /bin/bash /bin/sh config(ejabberd) = 2.0.2-8.ru erlang = R12B5 libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.6()(64bit) libexpat.so.0()(64bit) libpam.so.0()(64bit) libpam.so.0(LIBPAM_1.0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libssl.so.6()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) usermode Processing files: ejabberd-doc-2.0.2-8.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.53925 + umask 022 + cd /builddir/build/BUILD + cd ejabberd-2.0.2 + DOCDIR=/var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild/usr/share/doc/ejabberd-doc-2.0.2 + export DOCDIR + rm -rf /var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild/usr/share/doc/ejabberd-doc-2.0.2 + /bin/mkdir -p /var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild/usr/share/doc/ejabberd-doc-2.0.2 + cp -pr ChangeLog COPYING doc/release_notes_0.9.1.txt doc/release_notes_0.9.8.txt doc/release_notes_0.9.txt doc/release_notes_1.0.0.txt doc/release_notes_1.1.0.txt doc/release_notes_1.1.1.txt doc/release_notes_1.1.2.txt doc/release_notes_1.1.3.txt doc/release_notes_1.1.4.txt doc/release_notes_2.0.0.txt doc/release_notes_2.0.1.txt doc/release_notes_2.0.2.txt doc/features.pdf doc/guide.pdf doc/dev.html doc/features.html doc/guide.html doc/discorus.png doc/logo.png doc/webadmmain.png doc/webadmmainru.png doc/yozhikheader.png /var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild/usr/share/doc/ejabberd-doc-2.0.2 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ejabberd-debuginfo-2.0.2-8.ru Provides: ejabberd_zlib_drv.so.debug()(64bit) erl_groupcheck.so.debug()(64bit) expat_erl.so.debug()(64bit) iconv_erl.so.debug()(64bit) stringprep_drv.so.debug()(64bit) tls_drv.so.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild warning: Could not canonicalize hostname: omachi.rutgers.edu Wrote: /builddir/build/RPMS/ejabberd-2.0.2-8.ru.x86_64.rpm Wrote: /builddir/build/RPMS/ejabberd-doc-2.0.2-8.ru.x86_64.rpm Wrote: /builddir/build/RPMS/ejabberd-debuginfo-2.0.2-8.ru.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.53925 + umask 022 + cd /builddir/build/BUILD + cd ejabberd-2.0.2 + rm -rf /var/tmp/ejabberd-2.0.2-8.ru-root-mockbuild + exit 0 Child returncode was: 0 LEAVE do -->