Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 370908 Details for
Bug 538969
FTBFS cld-0.3-0.3.g3fc1d60a.fc13
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 58.17 KB, created by
FTBFS
on 2009-11-19 16:15:47 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2009-11-19 16:15:47 UTC
Size:
58.17 KB
patch
obsolete
>Mock Version: 0.9.19 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/cld.spec'], False, '/var/lib/mock/fedora-development-i386-cld-0.3-0.3.g3fc1d60a.fc13.src.rpm/root/', None, 21600, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x18c98d0>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/cld.spec'] >Building target platforms: i386 >Building for target i386 >Wrote: /builddir/build/SRPMS/cld-0.3-0.3.g3fc1d60a.fc13.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/cld.spec'], False, '/var/lib/mock/fedora-development-i386-cld-0.3-0.3.g3fc1d60a.fc13.src.rpm/root/', None, 21600, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x18c98d0>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/cld.spec'] >Building target platforms: i386 >Building for target i386 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xM6WOT >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf cld-0.3git >+ /usr/bin/gzip -dc /builddir/build/SOURCES/cld-0.3git.tar.gz >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd cld-0.3git >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wrv6DF >+ umask 022 >+ cd /builddir/build/BUILD >+ cd cld-0.3git >+ LANG=C >+ export LANG >+ unset DISPLAY >+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' >+ export FFLAGS >+ ./configure --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --target=i386-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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking for i686-pc-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 for style of include used by make... GNU >checking dependency style of gcc... gcc3 >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 whether gcc needs -traditional... no >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by gcc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1966080 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/bin/ld option to reload object files... -r >checking for i686-pc-linux-gnu-objdump... no >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for i686-pc-linux-gnu-ar... no >checking for ar... ar >checking for i686-pc-linux-gnu-strip... no >checking for strip... strip >checking for i686-pc-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking command to parse /usr/bin/nm -B output from gcc object... ok >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC -DPIC >checking if gcc PIC flag -fPIC -DPIC works... yes >checking if gcc static flag -static works... no >checking if gcc supports -c -o file.o... yes >checking if gcc supports -c -o file.o... (cached) yes >checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking db.h usability... yes >checking db.h presence... yes >checking for db.h... yes >checking for db_create in -ldb-4.7... yes >checking for event_base_new in -levent... yes >checking for argp_parse in -largp... no >checking for MD5_Init in -lcrypto... yes >checking for strnlen... yes >checking for daemon... yes >checking for memmem... yes >checking for memrchr... yes >checking for i686-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for i686-pc-linux-gnu-pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.16... yes >checking for GLIB - version >= 2.0.0... yes (version 2.22.2) >configure: creating ./config.status >config.status: creating Makefile >config.status: creating doc/Makefile >config.status: creating lib/Makefile >config.status: creating lib/libcldc.pc >config.status: creating lib/libcldc-uninstalled.pc >config.status: creating include/Makefile >config.status: creating server/Makefile >config.status: creating test/Makefile >config.status: creating tools/Makefile >config.status: creating cld-config.h >config.status: executing depfiles commands >config.status: executing libtool commands >+ make -j4 >make all-recursive >make[1]: Entering directory `/builddir/build/BUILD/cld-0.3git' >Making all in doc >make[2]: Entering directory `/builddir/build/BUILD/cld-0.3git/doc' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/cld-0.3git/doc' >Making all in lib >make[2]: Entering directory `/builddir/build/BUILD/cld-0.3git/lib' >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT cldc.lo -MD -MP -MF .deps/cldc.Tpo -c -o cldc.lo cldc.c >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT cldc-udp.lo -MD -MP -MF .deps/cldc-udp.Tpo -c -o cldc-udp.lo cldc-udp.c >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT cldc-dns.lo -MD -MP -MF .deps/cldc-dns.Tpo -c -o cldc-dns.lo cldc-dns.c >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT common.lo -MD -MP -MF .deps/common.Tpo -c -o common.lo common.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT cldc-udp.lo -MD -MP -MF .deps/cldc-udp.Tpo -c cldc-udp.c -fPIC -DPIC -o .libs/cldc-udp.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT cldc.lo -MD -MP -MF .deps/cldc.Tpo -c cldc.c -fPIC -DPIC -o .libs/cldc.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c -fPIC -DPIC -o .libs/common.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT cldc-dns.lo -MD -MP -MF .deps/cldc-dns.Tpo -c cldc-dns.c -fPIC -DPIC -o .libs/cldc-dns.o >mv -f .deps/cldc-udp.Tpo .deps/cldc-udp.Plo >mv -f .deps/common.Tpo .deps/common.Plo >mv -f .deps/cldc-dns.Tpo .deps/cldc-dns.Plo >mv -f .deps/cldc.Tpo .deps/cldc.Plo >/bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -version-info 100:1:100 -no-undefined -export-symbols-regex "^[^_].*" -o libcldc.la -rpath /usr/lib cldc.lo cldc-udp.lo cldc-dns.lo common.lo >libtool: link: /usr/bin/nm -B .libs/cldc.o .libs/cldc-udp.o .libs/cldc-dns.o .libs/common.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libcldc.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libcldc.exp" > ".libs/libcldc.expT" >libtool: link: mv -f ".libs/libcldc.expT" ".libs/libcldc.exp" >libtool: link: echo "{ global:" > .libs/libcldc.ver >libtool: link: cat .libs/libcldc.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libcldc.ver >libtool: link: echo "local: *; };" >> .libs/libcldc.ver >libtool: link: gcc -shared .libs/cldc.o .libs/cldc-udp.o .libs/cldc-dns.o .libs/common.o -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,libcldc.so.0 -Wl,-version-script -Wl,.libs/libcldc.ver -o .libs/libcldc.so.0.100.1 >libtool: link: (cd ".libs" && rm -f "libcldc.so.0" && ln -s "libcldc.so.0.100.1" "libcldc.so.0") >libtool: link: (cd ".libs" && rm -f "libcldc.so" && ln -s "libcldc.so.0.100.1" "libcldc.so") >libtool: link: ( cd ".libs" && rm -f "libcldc.la" && ln -s "../libcldc.la" "libcldc.la" ) >make[2]: Leaving directory `/builddir/build/BUILD/cld-0.3git/lib' >Making all in include >make[2]: Entering directory `/builddir/build/BUILD/cld-0.3git/include' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/cld-0.3git/include' >Making all in server >make[2]: Entering directory `/builddir/build/BUILD/cld-0.3git/server' >gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DCLD_LIBDIR=\""/usr/lib"\" -DCLD_LOCAL_STATE_DIR="\"/var\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT common.o -MD -MP -MF .deps/common.Tpo -c -o common.o `test -f '../lib/common.c' || echo './'`../lib/common.c >gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DCLD_LIBDIR=\""/usr/lib"\" -DCLD_LOCAL_STATE_DIR="\"/var\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT cldb.o -MD -MP -MF .deps/cldb.Tpo -c -o cldb.o cldb.c >gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DCLD_LIBDIR=\""/usr/lib"\" -DCLD_LOCAL_STATE_DIR="\"/var\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT msg.o -MD -MP -MF .deps/msg.Tpo -c -o msg.o msg.c >gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DCLD_LIBDIR=\""/usr/lib"\" -DCLD_LOCAL_STATE_DIR="\"/var\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT server.o -MD -MP -MF .deps/server.Tpo -c -o server.o server.c >mv -f .deps/common.Tpo .deps/common.Po >gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DCLD_LIBDIR=\""/usr/lib"\" -DCLD_LOCAL_STATE_DIR="\"/var\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT session.o -MD -MP -MF .deps/session.Tpo -c -o session.o session.c >mv -f .deps/cldb.Tpo .deps/cldb.Po >gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DCLD_LIBDIR=\""/usr/lib"\" -DCLD_LOCAL_STATE_DIR="\"/var\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c >mv -f .deps/util.Tpo .deps/util.Po >gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DCLD_LIBDIR=\""/usr/lib"\" -DCLD_LOCAL_STATE_DIR="\"/var\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT cldbadm.o -MD -MP -MF .deps/cldbadm.Tpo -c -o cldbadm.o cldbadm.c >mv -f .deps/msg.Tpo .deps/msg.Po >mv -f .deps/cldbadm.Tpo .deps/cldbadm.Po >/bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o cldbadm cldbadm.o -lcrypto -pthread -lgthread-2.0 -lrt -lglib-2.0 -ldb-4.7 >mv -f .deps/session.Tpo .deps/session.Po >mv -f .deps/server.Tpo .deps/server.Po >/bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o cld common.o cldb.o msg.o server.o session.o util.o -lcrypto -pthread -lgthread-2.0 -lrt -lglib-2.0 -ldb-4.7 >libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o cldbadm cldbadm.o -pthread -lcrypto -lgthread-2.0 -lrt -lglib-2.0 -ldb-4.7 -pthread >libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o cld common.o cldb.o msg.o server.o session.o util.o -pthread -lcrypto -lgthread-2.0 -lrt -lglib-2.0 -ldb-4.7 -pthread >make[2]: Leaving directory `/builddir/build/BUILD/cld-0.3git/server' >Making all in test >make[2]: Entering directory `/builddir/build/BUILD/cld-0.3git/test' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/cld-0.3git/test' >Making all in tools >make[2]: Entering directory `/builddir/build/BUILD/cld-0.3git/tools' >gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT cldcli.o -MD -MP -MF .deps/cldcli.Tpo -c -o cldcli.o cldcli.c >cldcli.c: In function 'cmd_cat': >cldcli.c:992: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >mv -f .deps/cldcli.Tpo .deps/cldcli.Po >/bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o cldcli cldcli.o ../lib/libcldc.la -pthread -lgthread-2.0 -lrt -lglib-2.0 -lcrypto -levent >libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/cldcli cldcli.o -pthread ../lib/.libs/libcldc.so -lgthread-2.0 -lrt -lglib-2.0 -lcrypto -levent -pthread >make[2]: Leaving directory `/builddir/build/BUILD/cld-0.3git/tools' >make[2]: Entering directory `/builddir/build/BUILD/cld-0.3git' >make[2]: Leaving directory `/builddir/build/BUILD/cld-0.3git' >make[1]: Leaving directory `/builddir/build/BUILD/cld-0.3git' >+ rm -rf gendoc >+ mkdir gendoc >+ doxygen >Searching for include files... >Searching for example files... >Searching for images... >Searching for dot files... >Searching for files to exclude >Searching for files to process... >Searching for files in directory /builddir/build/BUILD/cld-0.3git/include >Reading and parsing tag files >Preprocessing /builddir/build/BUILD/cld-0.3git/include/cld-private.h... >Parsing file /builddir/build/BUILD/cld-0.3git/include/cld-private.h... >Preprocessing /builddir/build/BUILD/cld-0.3git/include/cld_msg.h... >Parsing file /builddir/build/BUILD/cld-0.3git/include/cld_msg.h... >Preprocessing /builddir/build/BUILD/cld-0.3git/include/cldc.h... >Parsing file /builddir/build/BUILD/cld-0.3git/include/cldc.h... >Building group list... >Building directory list... >Building namespace list... >Building file list... >Building class list... >Associating documentation with classes... >Computing nesting relations for classes... >Building example list... >Searching for enumerations... >Searching for documented typedefs... >Searching for members imported via using declarations... >Searching for included using directives... >Searching for documented variables... >Building member list... >Searching for friends... >Searching for documented defines... >Computing class inheritance relations... >Computing class usage relations... >Flushing cached template relations that have become invalid... >Creating members for template instances... >Computing class relations... >Add enum values to enums... >Searching for member function documentation... >Building page list... >Search for main page... >Computing page relations... >Determining the scope of groups... >Sorting lists... >Freeing entry tree >Determining which enums are documented >Computing member relations... >Building full member lists recursively... >Adding members to member groups. >Computing member references... >Inheriting documentation... >Generating disk names... >Adding source references... >Adding xrefitems... >Counting data structures... >Resolving user defined references... >Finding anchors and sections in the documentation... >Combining using relations... >Adding members to index pages... >Generating style sheet... >Generating index page... >Generating page index... >Generating example documentation... >Generating file sources... >Generating file documentation... >Generating docs for file include/cld-private.h... >Generating docs for file include/cld_msg.h... >Generating docs for file include/cldc.h... >Generating page documentation... >Generating group documentation... >Generating group index... >Generating class documentation... >Generating annotated compound index... >Generating alphabetical compound index... >Generating hierarchical class index... >Generating member index... >Generating docs for compound cld_dirent_cur... >Generating docs for compound cld_msg_ack_frag... >Generating docs for compound cld_msg_close... >Generating docs for compound cld_msg_del... >Generating docs for compound cld_msg_event... >Generating docs for compound cld_msg_get... >Generating docs for compound cld_msg_get_resp... >Generating docs for compound cld_msg_hdr... >Generating docs for compound cld_msg_lock... >Generating docs for compound cld_msg_open... >Generating docs for compound cld_msg_open_resp... >Generating docs for compound cld_msg_put... >Generating docs for compound cld_msg_resp... >Generating docs for compound cld_msg_unlock... >Generating docs for compound cld_packet... >Generating docs for compound cldc_call_opts... >Generating docs for compound cldc_fh... >Generating docs for compound cldc_host... >Generating docs for compound cldc_msg... >Generating docs for compound cldc_ops... >Generating docs for compound cldc_pkt_info... >Generating docs for compound cldc_session... >Generating docs for compound cldc_udp... >Generating namespace index... >Generating namespace member index... >Generating graph info page... >Generating file index... >Generating example index... >Generating file member index... >rm -f *.ps *.dvi *.aux *.toc *.idx *.ind *.ilg *.log *.out refman.pdf >pdflatex refman.tex >+ cd gendoc/latex >+ make >This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) > %&-line parsing enabled. >kpathsea: Running mktexfmt pdflatex.fmt >fmtutil: running `pdftex -ini -jobname=pdflatex -progname=pdflatex -translate-file=cp227.tcx *pdflatex.ini' ... >This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) (INITEX) > %&-line parsing enabled. > (/usr/share/texmf/web2c/cp227.tcx) >entering extended mode >(/usr/share/texmf/tex/latex/latexconfig/pdflatex.ini >(/var/lib/texmf/tex/generic/config/pdftexconfig.tex) >(/usr/share/texmf/tex/latex/base/latex.ltx >(/usr/share/texmf/tex/latex/base/texsys.cfg) >./texsys.aux found >\@currdir set to: ./. >Assuming \openin and \input >have the same search path. >Defining UNIX/DOS style filename parser. >catcodes, registers, compatibility for TeX 2, parameters, >LaTeX2e <2005/12/01> >hacks, control, par, spacing, files, font encodings, lengths, >==================================== >Local config file fonttext.cfg used >==================================== >(/usr/share/texmf/tex/latex/base/fonttext.cfg >(/usr/share/texmf/tex/latex/base/fonttext.ltx >=== Don't modify this file, use a .cfg file instead === >(/usr/share/texmf/tex/latex/base/omlenc.def) >(/usr/share/texmf/tex/latex/base/t1enc.def) >(/usr/share/texmf/tex/latex/base/ot1enc.def) >(/usr/share/texmf/tex/latex/base/omsenc.def) >(/usr/share/texmf/tex/latex/base/t1cmr.fd) >(/usr/share/texmf/tex/latex/base/ot1cmr.fd) >(/usr/share/texmf/tex/latex/base/ot1cmss.fd) >(/usr/share/texmf/tex/latex/base/ot1cmtt.fd))) >==================================== >Local config file fontmath.cfg used >==================================== >(/usr/share/texmf/tex/latex/base/fontmath.cfg >(/usr/share/texmf/tex/latex/base/fontmath.ltx >=== Don't modify this file, use a .cfg file instead === >(/usr/share/texmf/tex/latex/base/omlcmm.fd) >(/usr/share/texmf/tex/latex/base/omscmsy.fd) >(/usr/share/texmf/tex/latex/base/omxcmex.fd) >(/usr/share/texmf/tex/latex/base/ucmr.fd))) >==================================== >Local config file preload.cfg used >===================================== >(/usr/share/texmf/tex/latex/base/preload.cfg >(/usr/share/texmf/tex/latex/base/preload.ltx)) page nos., x-ref, environments, >center, verbatim, math definitions, boxes, title, sectioning, contents, >floats, footnotes, index, bibliography, output, >=========================================== >Local configuration file hyphen.cfg used >=========================================== >(/usr/share/texmf/tex/generic/babel/hyphen.cfg >(/usr/share/texmf/tex/generic/hyphen/hyphen.tex) >(/usr/share/texmf/tex/generic/hyphen/ushyphmax.tex) >(/usr/share/texmf/tex/generic/hyphen/dumyhyph.tex) >(/usr/share/texmf/tex/generic/hyphen/zerohyph.tex) >(/usr/share/texmf/tex/generic/hyphen/zerohyph.tex) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-bahyph.tex >(/usr/share/texmf/tex/generic/hyphen/bahyph.tex)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-bghyphen.tex >(/usr/share/texmf/tex/generic/bghyphen/bghyphen.tex >Bulgarian hyphenation patterns >(/usr/share/texmf/tex/generic/bghyphen/catmik.tex) >(/usr/share/texmf/tex/generic/bghyphen/mik2t2.tex) >(/usr/share/texmf/tex/generic/bghyphen/bghyphsi.tex))) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-copthyph.tex >(/usr/share/texmf/tex/generic/hyphen/copthyph.tex)) >(/usr/share/texmf/tex/generic/hyphen/cyhyph.tex >(/usr/share/texmf/tex/generic/hyphen/cathyph.tex)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-czhyph.tex >(/usr/share/texmf/tex/generic/hyphen/czhyph.tex >(/usr/share/texmf/tex/csplain/base/t1code.tex Font encoding set to Cork.) >The \^, \`, \', \v, \" and \r expands to characters by Cork. >(/usr/share/texmf/tex/csplain/base/czhyphen.tex))) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-skhyph.tex >(/usr/share/texmf/tex/generic/hyphen/skhyph.tex >(/usr/share/texmf/tex/csplain/base/t1code.tex Font encoding set to Cork.) >The \^, \`, \', \v, \" and \r expands to characters by Cork. >(/usr/share/texmf/tex/csplain/base/skhyphen.tex))) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-dehypht.tex >(/usr/share/texmf/tex/generic/hyphen/dehypht.tex >German Traditional Hyphenation Patterns `dehypht' Version 3.2a <1999/03/03> >(Formerly known under the name `ghyph31' and `ghyphen'.))) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-dehyphn.tex >(/usr/share/texmf/tex/generic/hyphen/dehyphn.tex >New German Hyphenation Patterns `dehyphn' Rev.31 <2001-05-07> (WaS))) >(/usr/share/texmf/tex/generic/hyphen/dkhyph.tex >(/usr/share/texmf/tex/generic/hyphen/dkcommon.tex) >(/usr/share/texmf/tex/generic/hyphen/dkspecial.tex) >(/usr/share/texmf/tex/generic/hyphen/dkspecial.tex)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-eohyph.tex >(/usr/share/texmf/tex/generic/hyphen/eohyph.tex >Esperanto Hyphenation Patterns `eohyph', 1999-08-10)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-eshyph.tex >(/usr/share/texmf/tex/generic/hyphen/eshyph.tex)) >(/usr/share/texmf/tex/generic/hyphen/cahyph.tex >Catalan Hyphenation Patterns `cahyphen' Version 1.11 <2003/07/15>) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-glhyph.tex >(/usr/share/texmf/tex/generic/hyphen/glhyph.tex)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-ethyph.tex >(/usr/share/texmf/tex/generic/hyphen/ethyph.tex >(/usr/share/texmf/tex/generic/hyphen/cathyph.tex))) >(/usr/share/texmf/tex/generic/hyphen/zerohyph.tex) >(/usr/share/texmf/tex/generic/hyphen/fihyph.tex) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-frhyph.tex >(/usr/share/texmf/tex/generic/hyphen/frhyph.tex >frhyph.tex - French hyphenation patterns (V2.12) <2002/12/11>)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-grphyph4.tex >(/usr/share/texmf/tex/generic/hyphen/grphyph4.tex >Hyphenation patterns for multi-accent (polytonic) Modern Greek)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-grmhyph4.tex >(/usr/share/texmf/tex/generic/hyphen/grmhyph4.tex >Hyphenation patterns for uni-accent (monotonic) Modern Greek)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-grahyph4.tex >(/usr/share/texmf/tex/generic/hyphen/grahyph4.tex >Hyphenation patterns for Ancient Greek)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-hrhyph.tex >(/usr/share/texmf/tex/generic/hyphen/hrhyph.tex)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-huhyphn.tex >(/usr/share/texmf/tex/generic/hyphen/huhyphn.tex >Huhyphn - hungarian hyphenation patterns v20031107)) >(/usr/share/texmf/tex/generic/hyphen/iahyphen.tex) >(/usr/share/texmf/tex/generic/hyphen/ibyhyph.tex >Greek hyphenation patterns for Ibycus 4) >(/usr/share/texmf/tex/generic/hyphen/inhyph.tex) >(/usr/share/texmf/tex/generic/hyphen/icehyph.tex) >(/usr/share/texmf/tex/generic/hyphen/ithyph.tex) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-lahyph.tex >(/usr/share/texmf/tex/generic/hyphen/lahyph.tex >Latin Hyphenation Patterns `lahyph' Version 3.0b <2001/11/21>)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-mnhyph.tex >(/usr/share/texmf/tex/generic/hyphen/mnhyph.tex >mnhyphen.tex - Hyphenation Patterns for Xalx Mongolian, LMC Encoding)) >(/usr/share/texmf/tex/generic/hyphen/nehyph96.tex) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-nohyphbx.tex >(/usr/share/texmf/tex/generic/hyphen/nohyphbx.tex >Hyphenation patterns for Norwegian)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-plhyph.tex >(/usr/share/texmf/tex/generic/hyphen/plhyph.tex)) >(/usr/share/texmf/tex/generic/hyphen/pthyph.tex >portuguese hiphenation 8 bits and -) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-pyhyph.tex >(/usr/share/texmf/tex/generic/hyphen/pyhyph.tex >Hyphenation patterns for unaccented pinyin syllables (CJK 4.7.0))) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-rohyphen.tex >(/usr/share/texmf/tex/generic/hyphen/rohyphen.tex >Romanian Hyphenation Patterns: `rohyphen' 1.1 <29.10.1996>)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-ruhyphen.tex >(/usr/share/texmf/tex/generic/ruhyphen/ruhyphen.tex >(/usr/share/texmf/tex/generic/ruhyphen/catkoi.tex) >(/usr/share/texmf/tex/generic/ruhyphen/koi2t2a.tex) >(/usr/share/texmf/tex/generic/ruhyphen/ruhyphal.tex) >(/usr/share/texmf/tex/generic/ruhyphen/cyryoal.tex) >(/usr/share/texmf/tex/generic/ruhyphen/hypht2.tex))) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-sihyph.tex >(/usr/share/texmf/tex/generic/hyphen/sihyph.tex >Slovene Hyphenation Patterns `sihyph23' Version 2.3 <97/15/04>)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-sorhyph.tex >(/usr/share/texmf/tex/generic/hyphen/sorhyph.tex >Hyphenation patterns for Upper Sorbian, E. Werner >Completely new revision 1997, March 22)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-srhyphc.tex >(/usr/share/texmf/tex/generic/hyphen/srhyphc.tex >Serbian Cyrillic Hyphenation Patterns `srhyphc.tex' v1.0a <2003-06-09>)) >(/usr/share/texmf/tex/generic/hyphen/svhyph.tex >Swedish hyphenation patterns, Jan Michael Rynning, 1994-03-03.) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-tkhyph.tex >(/usr/share/texmf/tex/generic/hyphen/tkhyph.tex >(/usr/share/texmf/tex/generic/hyphen/cathyph.tex))) >(/usr/share/texmf/tex/generic/hyphen/ukhyphen.tex) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-ukrhyph.tex >(/usr/share/texmf/tex/generic/ukrhyph/ukrhyph.tex >Ukrainian hyphenation patterns in t2a encoding >(/usr/share/texmf/tex/generic/ukrhyph/catlcy.tex) >(/usr/share/texmf/tex/generic/ukrhyph/lcy2t2a.tex) >(/usr/share/texmf/tex/generic/ukrhyph/ukrhypmp.tex) >(/usr/share/texmf/tex/generic/ruhyphen/hypht2.tex)))) >================================= >Applying patch file ltpatch.ltx >================================= >(/usr/share/texmf/tex/latex/base/ltpatch.ltx) > ) ) >Beginning to dump on file pdflatex.fmt > (format=pdflatex 2009.11.18) >5927 strings of total length 82929 >47930 memory locations dumped; current usage is 144&43637 >3390 multiletter control sequences >\font\nullfont=nullfont >\font\OMX/cmex/m/n/10=cmex10 >\font\tenln=line10 >\font\tenlnw=linew10 >\font\tencirc=lcircle10 >\font\tencircw=lcirclew10 >\font\OT1/cmr/m/n/5=cmr5 >\font\OT1/cmr/m/n/7=cmr7 >\font\OT1/cmr/m/n/10=cmr10 >\font\OML/cmm/m/it/5=cmmi5 >\font\OML/cmm/m/it/7=cmmi7 >\font\OML/cmm/m/it/10=cmmi10 >\font\OMS/cmsy/m/n/5=cmsy5 >\font\OMS/cmsy/m/n/7=cmsy7 >\font\OMS/cmsy/m/n/10=cmsy10 >3633 words of font info for 14 preloaded fonts >645 hyphenation exceptions >Hyphenation trie of length 172735 has 4897 ops out of 35111 > 138 for language 47 > 224 for language 46 > 13 for language 45 > 127 for language 44 > 62 for language 43 > 110 for language 42 > 71 for language 41 > 119 for language 40 > 68 for language 39 > 2 for language 38 > 7 for language 37 > 194 for language 36 > 756 for language 35 > 265 for language 34 > 21 for language 33 > 26 for language 32 > 35 for language 31 > 147 for language 30 > 21 for language 29 > 98 for language 28 > 38 for language 27 > 117 for language 26 > 19 for language 25 > 98 for language 24 > 18 for language 23 > 50 for language 22 > 88 for language 21 > 31 for language 20 > 45 for language 18 > 18 for language 17 > 21 for language 16 > 158 for language 15 > 145 for language 14 > 60 for language 13 > 235 for language 12 > 207 for language 11 > 248 for language 10 > 63 for language 9 > 143 for language 8 > 14 for language 7 > 12 for language 6 > 5 for language 5 > 2 for language 2 > 377 for language 1 > 181 for language 0 >No pages of output. >Transcript written on pdflatex.log. >fmtutil: /builddir/.texlive2007/texmf-var/web2c/pdftex/pdflatex.fmt installed. >entering extended mode >(./refman.tex >LaTeX2e <2005/12/01> >Babel <v3.8h> and hyphenation patterns for english, usenglishmax, dumylang, noh >yphenation, arabic, basque, bulgarian, coptic, welsh, czech, slovak, german, ng >erman, danish, esperanto, spanish, catalan, galician, estonian, farsi, finnish, > french, greek, monogreek, ancientgreek, croatian, hungarian, interlingua, ibyc >us, indonesian, icelandic, italian, latin, mongolian, dutch, norsk, polish, por >tuguese, pinyin, romanian, russian, slovenian, uppersorbian, serbian, swedish, >turkish, ukenglish, ukrainian, loaded. >(/usr/share/texmf/tex/latex/base/book.cls >Document Class: book 2005/09/16 v1.4f Standard LaTeX document class >(/usr/share/texmf/tex/latex/base/bk10.clo)) >(/usr/share/texmf/tex/latex/ltxmisc/a4wide.sty >(/usr/share/texmf/tex/latex/ntgclass/a4.sty)) >(/usr/share/texmf/tex/latex/base/makeidx.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/config/graphics.cfg) >(/usr/share/texmf/tex/latex/pdftex-def/pdftex.def))) >(/usr/share/texmf/tex/latex/tools/multicol.sty) >(/usr/share/texmf/tex/latex/float/float.sty) >(/usr/share/texmf/tex/latex/listings/listings.sty >(/usr/share/texmf/tex/latex/listings/lstpatch.sty) >(/usr/share/texmf/tex/latex/listings/lstmisc.sty) >(/usr/share/texmf/tex/latex/listings/listings.cfg)) >(/usr/share/texmf/tex/latex/graphics/color.sty >(/usr/share/texmf/tex/latex/config/color.cfg)) >(/usr/share/texmf/tex/latex/base/textcomp.sty >(/usr/share/texmf/tex/latex/base/ts1enc.def)) >(/usr/share/texmf/tex/latex/base/alltt.sty) >(/usr/share/texmf/tex/latex/psnfss/times.sty) >(/usr/share/texmf/tex/generic/oberdiek/ifpdf.sty) >(/usr/share/texmf/tex/latex/hyperref/hyperref.sty >(/usr/share/texmf/tex/latex/hyperref/pd1enc.def) >(/usr/share/texmf/tex/latex/config/hyperref.cfg) >(/usr/share/texmf/tex/latex/oberdiek/kvoptions.sty) >(/usr/share/texmf/tex/latex/hyperref/puenc.def) >Implicit mode ON; LaTeX internals redefined >(/usr/share/texmf/tex/latex/hyperref/backref.sty) >(/usr/share/texmf/tex/latex/ltxmisc/url.sty)) >*hyperref using driver hpdftex* >(/usr/share/texmf/tex/latex/hyperref/hpdftex.def) >(/usr/share/texmf/tex/latex/base/inputenc.sty >(/usr/share/texmf/tex/latex/base/utf8.def >(/usr/share/texmf/tex/latex/base/t1enc.dfu) >(/usr/share/texmf/tex/latex/base/ot1enc.dfu) >(/usr/share/texmf/tex/latex/base/omsenc.dfu) >(/usr/share/texmf/tex/latex/base/ts1enc.dfu))) (./doxygen.sty >(/usr/share/texmf/tex/latex/tools/array.sty) >(/usr/share/texmf/tex/latex/tools/calc.sty) >(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty) >(/usr/share/texmf/tex/latex/tools/verbatim.sty) >(/usr/share/texmf/tex/latex/base/fontenc.sty >(/usr/share/texmf/tex/latex/base/t1enc.def))) >(/usr/share/texmf/tex/latex/listings/lstlang1.sty) >(/usr/share/texmf/tex/latex/listings/lstlang1.sty) >(/usr/share/texmf/tex/latex/listings/lstmisc.sty) >Writing index file refman.idx >No file refman.aux. >(/usr/share/texmf/tex/latex/base/ts1cmr.fd) >(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd) >(/usr/share/texmf/tex/latex/hyperref/nameref.sty >(/usr/share/texmf/tex/latex/oberdiek/refcount.sty)) [1{/usr/share/texmf/fonts/m >ap/pdftex/updmap/pdftex.map}] [2] [1] [2] >Chapter 1. >(./annotated.tex >LaTeX Warning: Reference `structcld__dirent__cur' on page 1 undefined on input >line 3. >LaTeX Warning: Reference `structcld__msg__ack__frag' on page 1 undefined on inp >ut line 4. >LaTeX Warning: Reference `structcld__msg__close' on page 1 undefined on input l >ine 5. >LaTeX Warning: Reference `structcld__msg__del' on page 1 undefined on input lin >e 6. >LaTeX Warning: Reference `structcld__msg__event' on page 1 undefined on input l >ine 7. >LaTeX Warning: Reference `structcld__msg__get' on page 1 undefined on input lin >e 8. >LaTeX Warning: Reference `structcld__msg__get__resp' on page 1 undefined on inp >ut line 9. >LaTeX Warning: Reference `structcld__msg__hdr' on page 1 undefined on input lin >e 10. >LaTeX Warning: Reference `structcld__msg__lock' on page 1 undefined on input li >ne 11. >LaTeX Warning: Reference `structcld__msg__open' on page 1 undefined on input li >ne 12. >LaTeX Warning: Reference `structcld__msg__open__resp' on page 1 undefined on in >put line 13. >LaTeX Warning: Reference `structcld__msg__put' on page 1 undefined on input lin >e 14. >LaTeX Warning: Reference `structcld__msg__resp' on page 1 undefined on input li >ne 15. >LaTeX Warning: Reference `structcld__msg__unlock' on page 1 undefined on input >line 16. >LaTeX Warning: Reference `structcld__packet' on page 1 undefined on input line >17. >LaTeX Warning: Reference `structcldc__call__opts' on page 1 undefined on input >line 18. >LaTeX Warning: Reference `structcldc__fh' on page 1 undefined on input line 19. >LaTeX Warning: Reference `structcldc__host' on page 1 undefined on input line 2 >0. >LaTeX Warning: Reference `structcldc__msg' on page 1 undefined on input line 21 >. >LaTeX Warning: Reference `structcldc__ops' on page 1 undefined on input line 22 >. >LaTeX Warning: Reference `structcldc__pkt__info' on page 1 undefined on input l >ine 23. >LaTeX Warning: Reference `structcldc__session' on page 1 undefined on input lin >e 24. >LaTeX Warning: Reference `structcldc__udp' on page 1 undefined on input line 25 >. >) [1] [2] >Chapter 2. >(./files.tex >LaTeX Warning: Reference `cld-private_8h' on page 3 undefined on input line 3. >LaTeX Warning: Reference `cld__msg_8h' on page 3 undefined on input line 4. >LaTeX Warning: Reference `cldc_8h' on page 3 undefined on input line 5. >) [3] [4] >Chapter 3. >(./structcld__dirent__cur.tex (/usr/share/texmf/tex/latex/psnfss/t1pcr.fd) >(/usr/share/texmf/tex/latex/psnfss/ts1ptm.fd)) [5] >(./structcld__msg__ack__frag.tex) [6] (./structcld__msg__close.tex) [7] >(./structcld__msg__del.tex) [8] (./structcld__msg__event.tex) [9] >(./structcld__msg__get.tex) [10] (./structcld__msg__get__resp.tex [11]) >[12] (./structcld__msg__hdr.tex) [13] (./structcld__msg__lock.tex) [14] >(./structcld__msg__open.tex) [15] (./structcld__msg__open__resp.tex) [16] >(./structcld__msg__put.tex) [17] (./structcld__msg__resp.tex) [18] >(./structcld__msg__unlock.tex) [19] (./structcld__packet.tex [20]) [21] >(./structcldc__call__opts.tex) [22] (./structcldc__fh.tex) [23] >(./structcldc__host.tex) [24] (./structcldc__msg.tex) [25] >(./structcldc__ops.tex) [26] (./structcldc__pkt__info.tex) [27] >(./structcldc__session.tex >Underfull \vbox (badness 10000) has occurred while \output is active [28]) >[29] (./structcldc__udp.tex) [30] >Chapter 4. >(./cld-private_8h.tex) [31] (./cld__msg_8h.tex [32] >Underfull \hbox (badness 1043) in paragraph at lines 100--104 >[][][]\T1/ptm/m/n/10 CLE_-FH_-INVAL[][] = 8, [][]CLE_-DATA_-INVAL[][] = 9, [][] >CLE_-LOCK_-INVAL[][] = 10, [][]CLE_-LOCK_- >[33] [34] [35]) [36] (./cldc_8h.tex [37] >Underfull \vbox (badness 10000) has occurred while \output is active [38] >[39]) [40] >No file refman.ind. >(./refman.aux (./structcld__msg__ack__frag.aux) (./structcld__msg__close.aux) >(./structcld__msg__del.aux) (./structcld__msg__event.aux) >(./structcld__msg__get.aux) (./structcld__msg__get__resp.aux) >(./structcld__msg__hdr.aux) (./structcld__msg__lock.aux) >(./structcld__msg__open.aux) (./structcld__msg__open__resp.aux) >(./structcld__msg__put.aux) (./structcld__msg__resp.aux) >(./structcld__msg__unlock.aux) (./structcld__packet.aux) >(./structcldc__call__opts.aux) (./structcldc__fh.aux) (./structcldc__host.aux) >(./structcldc__msg.aux) (./structcldc__ops.aux) (./structcldc__pkt__info.aux) >(./structcldc__session.aux) (./structcldc__udp.aux) (./cld__msg_8h.aux) >(./cldc_8h.aux)) >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){/usr/share/texmf/fonts/enc >/dvips/base/8r.enc}</usr/share/texmf/fonts/type1/bluesky/cm/cmmi10.pfb></usr/sh >are/texmf/fonts/type1/bluesky/cm/cmmi9.pfb></usr/share/texmf/fonts/type1/bluesk >y/cm/cmsy10.pfb></usr/share/texmf/fonts/type1/urw/courier/ucrb8a.pfb></usr/shar >e/texmf/fonts/type1/urw/courier/ucrr8a.pfb></usr/share/texmf/fonts/type1/urw/ti >mes/utmb8a.pfb></usr/share/texmf/fonts/type1/urw/times/utmbi8a.pfb></usr/share/ >texmf/fonts/type1/urw/times/utmr8a.pfb></usr/share/texmf/fonts/type1/urw/times/ >utmri8a.pfb> >Output written on refman.pdf (44 pages, 308040 bytes). >Transcript written on refman.log. >makeindex refman.idx >This is makeindex, version 2.14 [02-Oct-2002] (kpathsea + Thai support). >Scanning input file refman.idx....done (460 entries accepted, 0 rejected). >Sorting entries......done (4416 comparisons). >Generating output file refman.ind....done (699 lines written, 0 warnings). >Output written in refman.ind. >Transcript written in refman.ilg. >pdflatex refman.tex >This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) > %&-line parsing enabled. >entering extended mode >(./refman.tex >LaTeX2e <2005/12/01> >Babel <v3.8h> and hyphenation patterns for english, usenglishmax, dumylang, noh >yphenation, arabic, basque, bulgarian, coptic, welsh, czech, slovak, german, ng >erman, danish, esperanto, spanish, catalan, galician, estonian, farsi, finnish, > french, greek, monogreek, ancientgreek, croatian, hungarian, interlingua, ibyc >us, indonesian, icelandic, italian, latin, mongolian, dutch, norsk, polish, por >tuguese, pinyin, romanian, russian, slovenian, uppersorbian, serbian, swedish, >turkish, ukenglish, ukrainian, loaded. >(/usr/share/texmf/tex/latex/base/book.cls >Document Class: book 2005/09/16 v1.4f Standard LaTeX document class >(/usr/share/texmf/tex/latex/base/bk10.clo)) >(/usr/share/texmf/tex/latex/ltxmisc/a4wide.sty >(/usr/share/texmf/tex/latex/ntgclass/a4.sty)) >(/usr/share/texmf/tex/latex/base/makeidx.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/config/graphics.cfg) >(/usr/share/texmf/tex/latex/pdftex-def/pdftex.def))) >(/usr/share/texmf/tex/latex/tools/multicol.sty) >(/usr/share/texmf/tex/latex/float/float.sty) >(/usr/share/texmf/tex/latex/listings/listings.sty >(/usr/share/texmf/tex/latex/listings/lstpatch.sty) >(/usr/share/texmf/tex/latex/listings/lstmisc.sty) >(/usr/share/texmf/tex/latex/listings/listings.cfg)) >(/usr/share/texmf/tex/latex/graphics/color.sty >(/usr/share/texmf/tex/latex/config/color.cfg)) >(/usr/share/texmf/tex/latex/base/textcomp.sty >(/usr/share/texmf/tex/latex/base/ts1enc.def)) >(/usr/share/texmf/tex/latex/base/alltt.sty) >(/usr/share/texmf/tex/latex/psnfss/times.sty) >(/usr/share/texmf/tex/generic/oberdiek/ifpdf.sty) >(/usr/share/texmf/tex/latex/hyperref/hyperref.sty >(/usr/share/texmf/tex/latex/hyperref/pd1enc.def) >(/usr/share/texmf/tex/latex/config/hyperref.cfg) >(/usr/share/texmf/tex/latex/oberdiek/kvoptions.sty) >(/usr/share/texmf/tex/latex/hyperref/puenc.def) >Implicit mode ON; LaTeX internals redefined >(/usr/share/texmf/tex/latex/hyperref/backref.sty) >(/usr/share/texmf/tex/latex/ltxmisc/url.sty)) >*hyperref using driver hpdftex* >(/usr/share/texmf/tex/latex/hyperref/hpdftex.def) >(/usr/share/texmf/tex/latex/base/inputenc.sty >(/usr/share/texmf/tex/latex/base/utf8.def >(/usr/share/texmf/tex/latex/base/t1enc.dfu) >(/usr/share/texmf/tex/latex/base/ot1enc.dfu) >(/usr/share/texmf/tex/latex/base/omsenc.dfu) >(/usr/share/texmf/tex/latex/base/ts1enc.dfu))) (./doxygen.sty >(/usr/share/texmf/tex/latex/tools/array.sty) >(/usr/share/texmf/tex/latex/tools/calc.sty) >(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty) >(/usr/share/texmf/tex/latex/tools/verbatim.sty) >(/usr/share/texmf/tex/latex/base/fontenc.sty >(/usr/share/texmf/tex/latex/base/t1enc.def))) >(/usr/share/texmf/tex/latex/listings/lstlang1.sty) >(/usr/share/texmf/tex/latex/listings/lstlang1.sty) >(/usr/share/texmf/tex/latex/listings/lstmisc.sty) >Writing index file refman.idx >(./refman.aux (./structcld__msg__ack__frag.aux) (./structcld__msg__close.aux) >(./structcld__msg__del.aux) (./structcld__msg__event.aux) >(./structcld__msg__get.aux) (./structcld__msg__get__resp.aux) >(./structcld__msg__hdr.aux) (./structcld__msg__lock.aux) >(./structcld__msg__open.aux) (./structcld__msg__open__resp.aux) >(./structcld__msg__put.aux) (./structcld__msg__resp.aux) >(./structcld__msg__unlock.aux) (./structcld__packet.aux) >(./structcldc__call__opts.aux) (./structcldc__fh.aux) (./structcldc__host.aux) >(./structcldc__msg.aux) (./structcldc__ops.aux) (./structcldc__pkt__info.aux) >(./structcldc__session.aux) (./structcldc__udp.aux) (./cld__msg_8h.aux) >(./cldc_8h.aux)) (/usr/share/texmf/tex/latex/base/ts1cmr.fd) >(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd) >(/usr/share/texmf/tex/latex/hyperref/nameref.sty >(/usr/share/texmf/tex/latex/oberdiek/refcount.sty)) (./refman.out) >(./refman.out) [1{/usr/share/texmf/fonts/map/pdftex/updmap/pdftex.map}] >[2] (./refman.toc [1] >Underfull \vbox (badness 1389) has occurred while \output is active [2] >Underfull \vbox (badness 1389) has occurred while \output is active [3] >Underfull \vbox (badness 1389) has occurred while \output is active [4] >Underfull \vbox (badness 1389) has occurred while \output is active [5] >[6]) [7] [8] >Chapter 1. >(./annotated.tex) [1] [2] >Chapter 2. >(./files.tex) [3] [4] >Chapter 3. >(./structcld__dirent__cur.tex (/usr/share/texmf/tex/latex/psnfss/t1pcr.fd) >(/usr/share/texmf/tex/latex/psnfss/ts1ptm.fd)) [5] >(./structcld__msg__ack__frag.tex) [6] (./structcld__msg__close.tex) [7] >(./structcld__msg__del.tex) [8] (./structcld__msg__event.tex) [9] >(./structcld__msg__get.tex) [10] (./structcld__msg__get__resp.tex [11]) >[12] (./structcld__msg__hdr.tex) [13] (./structcld__msg__lock.tex) [14] >(./structcld__msg__open.tex) [15] (./structcld__msg__open__resp.tex) [16] >(./structcld__msg__put.tex) [17] (./structcld__msg__resp.tex) [18] >(./structcld__msg__unlock.tex) [19] (./structcld__packet.tex [20]) [21] >(./structcldc__call__opts.tex) [22] (./structcldc__fh.tex) [23] >(./structcldc__host.tex) [24] (./structcldc__msg.tex) [25] >(./structcldc__ops.tex) [26] (./structcldc__pkt__info.tex) [27] >(./structcldc__session.tex >Underfull \vbox (badness 10000) has occurred while \output is active [28]) >[29] (./structcldc__udp.tex) [30] >Chapter 4. >(./cld-private_8h.tex) [31] (./cld__msg_8h.tex [32] >Underfull \hbox (badness 1043) in paragraph at lines 100--104 >[][][]\T1/ptm/m/n/10 CLE_-FH_-INVAL[][] = 8, [][]CLE_-DATA_-INVAL[][] = 9, [][] >CLE_-LOCK_-INVAL[][] = 10, [][]CLE_-LOCK_- >[33] [34] [35]) [36] (./cldc_8h.tex [37] >Underfull \vbox (badness 10000) has occurred while \output is active [38] >[39]) [40] (./refman.ind [41] [42] [43] [44] [45] [46] [47]) (./refman.aux >(./structcld__msg__ack__frag.aux) (./structcld__msg__close.aux) >(./structcld__msg__del.aux) (./structcld__msg__event.aux) >(./structcld__msg__get.aux) (./structcld__msg__get__resp.aux) >(./structcld__msg__hdr.aux) (./structcld__msg__lock.aux) >(./structcld__msg__open.aux) (./structcld__msg__open__resp.aux) >(./structcld__msg__put.aux) (./structcld__msg__resp.aux) >(./structcld__msg__unlock.aux) (./structcld__packet.aux) >(./structcldc__call__opts.aux) (./structcldc__fh.aux) (./structcldc__host.aux) >(./structcldc__msg.aux) (./structcldc__ops.aux) (./structcldc__pkt__info.aux) >(./structcldc__session.aux) (./structcldc__udp.aux) (./cld__msg_8h.aux) >(./cldc_8h.aux)) ) >(see the transcript file for additional information){/usr/share/texmf/fonts/enc >/dvips/base/8r.enc}</usr/share/texmf/fonts/type1/bluesky/cm/cmmi10.pfb></usr/sh >are/texmf/fonts/type1/bluesky/cm/cmmi9.pfb></usr/share/texmf/fonts/type1/bluesk >y/cm/cmsy10.pfb></usr/share/texmf/fonts/type1/urw/courier/ucrb8a.pfb></usr/shar >e/texmf/fonts/type1/urw/courier/ucrr8a.pfb></usr/share/texmf/fonts/type1/urw/ti >mes/utmb8a.pfb></usr/share/texmf/fonts/type1/urw/times/utmbi8a.pfb></usr/share/ >texmf/fonts/type1/urw/times/utmr8a.pfb></usr/share/texmf/fonts/type1/urw/times/ >utmri8a.pfb> >Output written on refman.pdf (57 pages, 534780 bytes). >Transcript written on refman.log. >latex_count=5 ; \ > while egrep -s 'Rerun (LaTeX|to get cross-references right)' refman.log && [ $latex_count -gt 0 ] ;\ > do \ > echo "Rerunning latex...." ;\ > pdflatex refman.tex ;\ > latex_count=`expr $latex_count - 1` ;\ > done >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0Hqq9b >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/cld-0.3-0.3.g3fc1d60a.fc13.i386 '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/cld-0.3-0.3.g3fc1d60a.fc13.i386 >++ dirname /builddir/build/BUILDROOT/cld-0.3-0.3.g3fc1d60a.fc13.i386 >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/cld-0.3-0.3.g3fc1d60a.fc13.i386 >+ cd cld-0.3git >+ LANG=C >+ export LANG >+ unset DISPLAY >+ rm -rf /builddir/build/BUILDROOT/cld-0.3-0.3.g3fc1d60a.fc13.i386 >+ make install DESTDIR=/builddir/build/BUILDROOT/cld-0.3-0.3.g3fc1d60a.fc13.i386 >Making install in doc >make[1]: Entering directory `/builddir/build/BUILD/cld-0.3git/doc' >make[2]: Entering directory `/builddir/build/BUILD/cld-0.3git/doc' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/builddir/build/BUILD/cld-0.3git/doc' >make[1]: Leaving directory `/builddir/build/BUILD/cld-0.3git/doc' >Making install in lib >make[1]: Entering directory `/builddir/build/BUILD/cld-0.3git/lib' >make[2]: Entering directory `/builddir/build/BUILD/cld-0.3git/lib' >test -z "/usr/lib" || /bin/mkdir -p "/builddir/build/BUILDROOT/cld-0.3-0.3.g3fc1d60a.fc13.i386/usr/lib" > /bin/sh ../libtool --mode=install /usr/bin/install -c libcldc.la '/builddir/build/BUILDROOT/cld-0.3-0.3.g3fc1d60a.fc13.i386/usr/lib' >libtool: install: /usr/bin/install -c .libs/libcldc.so.0.100.1 /builddir/build/BUILDROOT/cld-0.3-0.3.g3fc1d60a.fc13.i386/usr/lib/libcldc.so.0.100.1 >libtool: install: (cd /builddir/build/BUILDROOT/cld-0.3-0.3.g3fc1d60a.fc13.i386/usr/lib && { ln -s -f libcldc.so.0.100.1 libcldc.so.0 || { rm -f libcldc.so.0 && ln -s libcldc.so.0.100.1 libcldc.so.0; }; }) >libtool: install: (cd /builddir/build/BUILDROOT/cld-0.3-0.3.g3fc1d60a.fc13.i386/usr/lib && { ln -s -f libcldc.so.0.100.1 libcldc.so || { rm -f libcldc.so && ln -s libcldc.so.0.100.1 libcldc.so; }; }) >libtool: install: /usr/bin/install -c .libs/libcldc.lai /builddir/build/BUILDROOT/cld-0.3-0.3.g3fc1d60a.fc13.i386/usr/lib/libcldc.la >libtool: install: warning: remember to run `libtool --finish /usr/lib' >test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/builddir/build/BUILDROOT/cld-0.3-0.3.g3fc1d60a.fc13.i386/usr/lib/pkgconfig" > /usr/bin/install -c -m 644 libcldc.pc '/builddir/build/BUILDROOT/cld-0.3-0.3.g3fc1d60a.fc13.i386/usr/lib/pkgconfig' >make[2]: Leaving directory `/builddir/build/BUILD/cld-0.3git/lib' >make[1]: Leaving directory `/builddir/build/BUILD/cld-0.3git/lib' >Making install in include >make[1]: Entering directory `/builddir/build/BUILD/cld-0.3git/include' >make[2]: Entering directory `/builddir/build/BUILD/cld-0.3git/include' >make[2]: Nothing to be done for `install-exec-am'. >test -z "/usr/include" || /bin/mkdir -p "/builddir/build/BUILDROOT/cld-0.3-0.3.g3fc1d60a.fc13.i386/usr/include" > /usr/bin/install -c -m 644 cldc.h cld_msg.h '/builddir/build/BUILDROOT/cld-0.3-0.3.g3fc1d60a.fc13.i386/usr/include' >make[2]: Leaving directory `/builddir/build/BUILD/cld-0.3git/include' >make[1]: Leaving directory `/builddir/build/BUILD/cld-0.3git/include' >Making install in server >make[1]: Entering directory `/builddir/build/BUILD/cld-0.3git/server' >make[2]: Entering directory `/builddir/build/BUILD/cld-0.3git/server' >test -z "/usr/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/cld-0.3-0.3.g3fc1d60a.fc13.i386/usr/sbin" > /bin/sh ../libtool --mode=install /usr/bin/install -c cld cldbadm '/builddir/build/BUILDROOT/cld-0.3-0.3.g3fc1d60a.fc13.i386/usr/sbin' >libtool: install: /usr/bin/install -c cld /builddir/build/BUILDROOT/cld-0.3-0.3.g3fc1d60a.fc13.i386/usr/sbin/cld >libtool: install: /usr/bin/install -c cldbadm /builddir/build/BUILDROOT/cld-0.3-0.3.g3fc1d60a.fc13.i386/usr/sbin/cldbadm >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/builddir/build/BUILD/cld-0.3git/server' >make[1]: Leaving directory `/builddir/build/BUILD/cld-0.3git/server' >Making install in test >make[1]: Entering directory `/builddir/build/BUILD/cld-0.3git/test' >make[2]: Entering directory `/builddir/build/BUILD/cld-0.3git/test' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/builddir/build/BUILD/cld-0.3git/test' >make[1]: Leaving directory `/builddir/build/BUILD/cld-0.3git/test' >Making install in tools >make[1]: Entering directory `/builddir/build/BUILD/cld-0.3git/tools' >make[2]: Entering directory `/builddir/build/BUILD/cld-0.3git/tools' >test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/cld-0.3-0.3.g3fc1d60a.fc13.i386/usr/bin" > /bin/sh ../libtool --mode=install /usr/bin/install -c cldcli '/builddir/build/BUILDROOT/cld-0.3-0.3.g3fc1d60a.fc13.i386/usr/bin' >libtool: install: warning: `../lib/libcldc.la' has not been installed in `/usr/lib' >libtool: install: /usr/bin/install -c .libs/cldcli /builddir/build/BUILDROOT/cld-0.3-0.3.g3fc1d60a.fc13.i386/usr/bin/cldcli >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/builddir/build/BUILD/cld-0.3git/tools' >make[1]: Leaving directory `/builddir/build/BUILD/cld-0.3git/tools' >make[1]: Entering directory `/builddir/build/BUILD/cld-0.3git' >make[2]: Entering directory `/builddir/build/BUILD/cld-0.3git' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/builddir/build/BUILD/cld-0.3git' >make[1]: Leaving directory `/builddir/build/BUILD/cld-0.3git' >+ mkdir -p /builddir/build/BUILDROOT/cld-0.3-0.3.g3fc1d60a.fc13.i386/etc/rc.d/init.d >+ install -m 755 /builddir/build/SOURCES/cld.init /builddir/build/BUILDROOT/cld-0.3-0.3.g3fc1d60a.fc13.i386/etc/rc.d/init.d/cld >+ mkdir -p /builddir/build/BUILDROOT/cld-0.3-0.3.g3fc1d60a.fc13.i386/etc/sysconfig >+ install -m 644 /builddir/build/SOURCES/cld.sysconf /builddir/build/BUILDROOT/cld-0.3-0.3.g3fc1d60a.fc13.i386/etc/sysconfig/cld >+ find /builddir/build/BUILDROOT/cld-0.3-0.3.g3fc1d60a.fc13.i386 -name '*.la' -exec rm -f '{}' ';' >+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/cld-0.3git >extracting debug info from /builddir/build/BUILDROOT/cld-0.3-0.3.g3fc1d60a.fc13.i386/usr/sbin/cld >extracting debug info from /builddir/build/BUILDROOT/cld-0.3-0.3.g3fc1d60a.fc13.i386/usr/sbin/cldbadm >extracting debug info from /builddir/build/BUILDROOT/cld-0.3-0.3.g3fc1d60a.fc13.i386/usr/bin/cldcli >extracting debug info from /builddir/build/BUILDROOT/cld-0.3-0.3.g3fc1d60a.fc13.i386/usr/lib/libcldc.so.0.100.1 >symlinked /usr/lib/debug/usr/lib/libcldc.so.0.100.1.debug to /usr/lib/debug/usr/lib/libcldc.so.0.debug >symlinked /usr/lib/debug/usr/lib/libcldc.so.0.100.1.debug to /usr/lib/debug/usr/lib/libcldc.so.debug >411 blocks >+ /usr/lib/rpm/check-buildroot >+ /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-python-hardlink >+ /usr/lib/rpm/redhat/brp-java-repack-jars >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.sCUU0L >+ umask 022 >+ cd /builddir/build/BUILD >+ cd cld-0.3git >+ unset DISPLAY >+ make -s check >Making check in doc >Making check in lib >Making check in include >Making check in server >Making check in test >libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/it-works it-works.o -pthread ../lib/.libs/libcldc.so -lgthread-2.0 -lrt -lglib-2.0 -lcrypto -levent -pthread >libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/save-file-event save-file-event.o -pthread ../lib/.libs/libcldc.so -lgthread-2.0 -lrt -lglib-2.0 -lcrypto -levent -pthread >libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/load-file-event load-file-event.o -pthread ../lib/.libs/libcldc.so -lgthread-2.0 -lrt -lglib-2.0 -lcrypto -levent -pthread >libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/lock-file-event lock-file-event.o -pthread ../lib/.libs/libcldc.so -lgthread-2.0 -lrt -lglib-2.0 -lcrypto -levent -pthread >PASS: prep-db >PASS: start-daemon >port file not found. >FAIL: pid-exists >FAIL: it-works >FAIL: save-file-event >FAIL: load-file-event >FAIL: lock-file-event >cld[19704]: databases up >cld[19704]: Listening on port 48785 >cld[19704]: initialized: dbg 0 >cld[19704]: shutting down >cld[19704]: databases down >PASS: stop-daemon >PASS: clean-db >============================================= >5 of 9 tests failed >Please report to http://hail.wiki.kernel.org/ >============================================= >make[2]: *** [check-TESTS] Error 1 >make[1]: *** [check-am] Error 2 >make: *** [check-recursive] Error 1 >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.sCUU0L (%check) > Bad exit status from /var/tmp/rpm-tmp.sCUU0L (%check) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/cld.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/mock/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.6/site-packages/mock/util.py", line 324, in do > raise mock.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/cld.spec'] >LEAVE do --> EXCEPTION RAISED >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 538969
:
370907
| 370908 |
370909