Re: RPM build failure on Redhat6

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



于 2011-10-1 5:08, Eric Blake 写道:
On 09/28/2011 10:48 PM, Wayne Xia wrote:
Hi, I want to build rpm for latest libvit version on Redhat6, but when
I type:
./autogen.sh --system
make rpm -j4

error happens:

sitemap.html.tmp index.html.tmp archdomain.html.tmp downloads.html.tmp
auth.html.tmp internals/locking.html.tmp archnode.html.tmp
hvsupport.html.tmp bugs.html.tmp java.html.tmp locking.html.tmp
logging.html.tmp testapi.html.tmp formatnetwork.html.tmp
bindings.html.tmp uri.html.tmp drvtest.html.tmp contact.html.tmp
formatnwfilter.html.tmp intro.html.tmp drvxen.html.tmp drvesx.html.tmp
drvqemu.html.tmp drvvmware.html.tmp testsuites.html.tmp
devguide.html.tmp firewall.html.tmp architecture.html.tmp todo.html.tmp
formatsnapshot.html.tmp formatstorage.html.tmp deployment.html.tmp
internals.html.tmp api_extension.html.tmp drvuml.html.tmp
virshcmdref.html.tmp csharp.html.tmp python.html.tmp drvremote.html.tmp
archstorage.html.tmp remote.html.tmp drivers.html.tmp formatnode.html.tmp
make[2]: Leaving directory
`/home/xiawenc/WorkDir/Source/libvirt/libvirt/docs'
make[1]: *** [distdir] Error 1

That's not the actual error (which happened several lines before where
you started pasting).

I'm not sure what's going on, but I will add that I have sometimes seen
a 'make -j2' failure when the makefile gets to the point of generating
todo.html. I'm not sure where the missing make dependency is, but
hopefully next time someone sees it, and accurately reports it, we can
patch docs/Makefile.am to avoid these parallel make problems.

In the meantime, 'make -C docs' without -j should get you past this issue.

Thanks for the information. I tried to use command make rpm and make -C docs, but it did not work, some error pops like following:

make[2]: Entering directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/docs'
Generating api.html.tmp
missing XHTML1 DTD
Generating api_extension.html.tmp
missing XHTML1 DTD

complete records after command "make rpm" is in the attachment, I am not
sure how to find the clue to solve the problem.

--
Best Regards

Wayne Xia
mail:xiawenc@xxxxxxxxxxxxxxxxxx
tel:86-010-82450803
Making clean in examples/systemtap
make[1]: Entering directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/examples/systemtap'
rm -rf .libs _libs
rm -f *.lo
make[1]: Leaving directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/examples/systemtap'
Making clean in examples/openauth
make[1]: Entering directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/examples/openauth'
rm -rf .libs _libs
 rm -f openauth
rm -f *.o
rm -f *.lo
make[1]: Leaving directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/examples/openauth'
Making clean in examples/xml/nwfilter
make[1]: Entering directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/examples/xml/nwfilter'
rm -rf .libs _libs
rm -f *.lo
make[1]: Leaving directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/examples/xml/nwfilter'
Making clean in examples/apparmor
make[1]: Entering directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/examples/apparmor'
rm -rf .libs _libs
rm -f *.lo
make[1]: Leaving directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/examples/apparmor'
Making clean in examples/python
make[1]: Entering directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/examples/python'
rm -rf .libs _libs
rm -f *.lo
make[1]: Leaving directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/examples/python'
Making clean in examples/domsuspend
make[1]: Entering directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/examples/domsuspend'
rm -rf .libs _libs
 rm -f suspend
rm -f *.o
rm -f *.lo
make[1]: Leaving directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/examples/domsuspend'
Making clean in examples/dominfo
make[1]: Entering directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/examples/dominfo'
rm -rf .libs _libs
 rm -f info1
rm -f *.o
rm -f *.lo
make[1]: Leaving directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/examples/dominfo'
Making clean in examples/hellolibvirt
make[1]: Entering directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/examples/hellolibvirt'
rm -rf .libs _libs
 rm -f hellolibvirt
rm -f *.o
rm -f *.lo
make[1]: Leaving directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/examples/hellolibvirt'
Making clean in examples/domain-events/events-c
make[1]: Entering directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/examples/domain-events/events-c'
rm -rf .libs _libs
 rm -f event-test
rm -f *.o
rm -f *.lo
make[1]: Leaving directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/examples/domain-events/events-c'
Making clean in po
make[1]: Entering directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/po'
rm -f *.insert-header
rm -f remove-potcdate.sed
rm -f stamp-poT
rm -f core core.* libvirt.po libvirt.1po libvirt.2po *.new.po
rm -fr *.o
make[1]: Leaving directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/po'
Making clean in tests
make[1]: Entering directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/tests'
test -z "libshunload.la" || rm -f libshunload.la
rm -f "./so_locations"
 rm -f virshtest conftest sockettest nodeinfotest qparamtest virbuftest commandtest commandhelper seclabeltest hashtest virnetmessagetest virnetsockettest ssh utiltest virnettlscontexttest shunloadtest qemuxml2argvtest qemuxml2xmltest qemuargv2xmltest qemuhelptest openvzutilstest esxutilstest vmx2xmltest xml2vmxtest networkxml2xmltest networkxml2argvtest nwfilterxml2xmltest storagevolxml2xmltest storagepoolxml2xmltest nodedevxml2xmltest interfacexml2xmltest cputest eventtest
test -z "*.cov *.gcov .libs/*.gcda .libs/*.gcno *.gcno *.gcda *.cmi *.cmx object-locking-files.txt" || rm -f *.cov *.gcov .libs/*.gcda .libs/*.gcno *.gcno *.gcda *.cmi *.cmx object-locking-files.txt
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
make[1]: Leaving directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/tests'
Making clean in python
make[1]: Entering directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/python'
Making clean in tests
make[2]: Entering directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/python/tests'
rm -f *.pyc core
make[2]: Leaving directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/python/tests'
Making clean in .
make[2]: Entering directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/python'
test -z "libvirt-export.c libvirt.c libvirt.h libvirt.py libvirt-qemu-export.c libvirt-qemu.c libvirt-qemu.h libvirt_qemu.py generator.py.stamp" || rm -f libvirt-export.c libvirt.c libvirt.h libvirt.py libvirt-qemu-export.c libvirt-qemu.c libvirt-qemu.h libvirt_qemu.py generator.py.stamp
rm -rf .libs _libs
test -z "libvirtmod.la libvirtmod_qemu.la" || rm -f libvirtmod.la libvirtmod_qemu.la
rm -f "./so_locations"
rm -f "./so_locations"
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/python'
make[1]: Leaving directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/python'
Making clean in gnulib/tests
make[1]: Entering directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/gnulib/tests'
Making clean in .
make[2]: Entering directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/gnulib/tests'
test -z "libtests.a" || rm -f libtests.a
 rm -f test-alignof test-alloca-opt test-areadlink test-arpa_inet test-base64 test-binary-io test-btowc test-byteswap test-c-ctype test-c-strcasecmp test-c-strncasecmp test-c-strcasestr test-canonicalize-lgpl test-chown test-cloexec test-count-one-bits test-md5 test-dup2 test-environ test-errno test-fclose test-fcntl-h test-fcntl test-fflush test-fflush2 test-ffs test-float test-fnmatch test-fpurge test-freading test-fseek test-fseeko test-fseeko3 test-fsync test-ftell test-ftell3 test-ftello test-ftello3 test-func test-getaddrinfo test-getcwd-lgpl test-getdelim test-getdtablesize test-getgroups test-gethostname test-getline test-gettimeofday test-ignore-value test-inet_ntop test-inet_pton test-intprops test-inttypes test-locale test-localename test-lock test-lseek test-lstat test-malloca test-mbrtowc test-mbrtowc-w32 test-mbsinit test-mbsrtowcs test-memchr test-netdb test-netinet_in test-nonblocking-pipe-main test-nonblocking-pipe-child test-nonblocking-socket-main test-nonblocking-socket-child test-nonblocking test-open test-passfd test-pathmax test-perror test-perror2 test-pipe test-pipe2 test-poll-h test-poll test-posix_spawn1 test-posix_spawn2 test-pthread_sigmask1 test-pthread_sigmask2 test-random_r test-rawmemchr test-readlink test-realloc-gnu test-sched test-select test-select-fd test-select-stdin test-setenv test-setlocale1 test-setlocale2 test-sigaction test-signal test-sigpipe test-sigprocmask test-sleep test-snprintf test-sockets test-spawn test-stat test-stat-time test-stdbool test-stddef test-stdint test-stdio test-stdlib test-strchrnul test-strerror test-strerror_r test-string test-strings test-strnlen test-symlink test-sys_ioctl test-sys_select test-sys_socket test-sys_stat test-sys_time test-sys_uio test-sys_utsname test-sys_wait test-termios test-thread_self test-thread_create test-time test-uname test-unistd test-unsetenv test-usleep test-vasnprintf test-vasprintf test-verify test-vsnprintf test-wchar test-wcrtomb test-wcrtomb-w32 test-wctype-h test-xalloc-die
test -z "" || rm -f 
rm -rf .libs _libs
rm -rf SunWS_cache
test -z "" || rm -f 
rm -f *.o
rm -f glthread/thread.o
test -z "core *.stackdump test-fflush.txt t-fpurge.tmp t-freading.tmp t-ftell3.tmp t-ftello3.tmp test-getdelim.txt test-getline.txt inttypes.h inttypes.h-t locale.h locale.h-t test-posix_spawn1.sh test-posix_spawn1.sh-t test-posix_spawn2.sh test-posix_spawn2.sh-t arg-nonnull.h arg-nonnull.h-t c++defs.h c++defs.h-t warn-on-use.h warn-on-use.h-t spawn.h spawn.h-t" || rm -f core *.stackdump test-fflush.txt t-fpurge.tmp t-freading.tmp t-ftell3.tmp t-ftello3.tmp test-getdelim.txt test-getline.txt inttypes.h inttypes.h-t locale.h locale.h-t test-posix_spawn1.sh test-posix_spawn1.sh-t test-posix_spawn2.sh test-posix_spawn2.sh-t arg-nonnull.h arg-nonnull.h-t c++defs.h c++defs.h-t warn-on-use.h warn-on-use.h-t spawn.h spawn.h-t
rm -f *.lo
make[2]: Leaving directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/gnulib/tests'
make[1]: Leaving directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/gnulib/tests'
Making clean in docs
make[1]: Entering directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/docs'
Making clean in schemas
make[2]: Entering directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/docs/schemas'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/docs/schemas'
Making clean in .
make[2]: Entering directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/docs'
rm -rf .libs _libs
rm -f *~ *.bak *.hierarchy *.signals *-unused.txt *.html
rm -f *.lo
make[2]: Leaving directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/docs'
make[1]: Leaving directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/docs'
Making clean in tools
make[1]: Entering directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/tools'
 rm -f virsh
test -z "virt-xml-validate virt-pki-validate *.gcov .libs/*.gcda .libs/*.gcno *.gcno *.gcda *.i *.s" || rm -f virt-xml-validate virt-pki-validate *.gcov .libs/*.gcda .libs/*.gcno *.gcno *.gcda *.i *.s
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
make[1]: Leaving directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/tools'
Making clean in daemon
make[1]: Entering directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/daemon'
test -z "  libvirtd.qemu.logrotate libvirtd.lxc.logrotate libvirtd.uml.logrotate libvirtd.logrotate libvirtd.init libvirtd.8 *.cov *.gcov .libs/*.gcda .libs/*.gcno *.gcno *.gcda" || rm -f   libvirtd.qemu.logrotate libvirtd.lxc.logrotate libvirtd.uml.logrotate libvirtd.logrotate libvirtd.init libvirtd.8 *.cov *.gcov .libs/*.gcda .libs/*.gcno *.gcno *.gcda
rm -rf .libs _libs
 rm -f libvirtd
rm -f *.o
rm -f *.lo
make[1]: Leaving directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/daemon'
Making clean in src
make[1]: Entering directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/src'
test -z "*.gcov .libs/*.gcda .libs/*.gcno *.gcno *.gcda *.i *.s" || rm -f *.gcov .libs/*.gcda .libs/*.gcno *.gcno *.gcda *.i *.s
test -z "libvirt.la libvirt-qemu.la" || rm -f libvirt.la libvirt-qemu.la
rm -f "./so_locations"
rm -f "./so_locations"
 rm -f libvirt_iohelper libvirt_lxc
rm -rf .libs _libs
test -z "" || rm -f 
test -z "                   " || rm -f                    
test -z "libvirt_util.la libvirt_conf.la libvirt_cpu.la libvirt_vmx.la  libvirt_driver.la libvirt_driver_test.la libvirt_driver_remote.la   libvirt_driver_openvz.la libvirt_driver_vmware.la libvirt_driver_vbox.la   libvirt_driver_qemu.la libvirt_driver_lxc.la libvirt_driver_uml.la libvirt_driver_esx.la  libvirt_driver_network.la  libvirt_driver_secret.la libvirt_driver_storage.la  libvirt_driver_nwfilter.la libvirt_driver_security.la libvirt_test.la libvirt-net-rpc.la libvirt-net-rpc-server.la libvirt-net-rpc-client.la" || rm -f libvirt_util.la libvirt_conf.la libvirt_cpu.la libvirt_vmx.la  libvirt_driver.la libvirt_driver_test.la libvirt_driver_remote.la   libvirt_driver_openvz.la libvirt_driver_vmware.la libvirt_driver_vbox.la   libvirt_driver_qemu.la libvirt_driver_lxc.la libvirt_driver_uml.la libvirt_driver_esx.la  libvirt_driver_network.la  libvirt_driver_secret.la libvirt_driver_storage.la  libvirt_driver_nwfilter.la libvirt_driver_security.la libvirt_test.la libvirt-net-rpc.la libvirt-net-rpc-server.la libvirt-net-rpc-client.la
rm -f "./so_locations"
rm -f "./so_locations"
rm -f "./so_locations"
rm -f "./so_locations"
rm -f "./so_locations"
rm -f "./so_locations"
rm -f "./so_locations"
rm -f "./so_locations"
rm -f "./so_locations"
rm -f "./so_locations"
rm -f "./so_locations"
rm -f "./so_locations"
rm -f "./so_locations"
rm -f "./so_locations"
rm -f "./so_locations"
rm -f "./so_locations"
rm -f "./so_locations"
rm -f "./so_locations"
rm -f "./so_locations"
rm -f "./so_locations"
rm -f "./so_locations"
rm -f "./so_locations"
rm -f "./so_locations"
rm -f *.o
rm -f *.lo
make[1]: Leaving directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/src'
Making clean in include
make[1]: Entering directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/include'
Making clean in libvirt
make[2]: Entering directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/include/libvirt'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/include/libvirt'
Making clean in .
make[2]: Entering directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/include'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/include'
make[1]: Leaving directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/include'
Making clean in gnulib/lib
make[1]: Entering directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/gnulib/lib'
Making clean in .
make[2]: Entering directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/gnulib/lib'
test -z "configmake.h configmake.h-t charset.alias ref-add.sed ref-del.sed" || rm -f configmake.h configmake.h-t charset.alias ref-add.sed ref-del.sed
rm -rf .libs _libs
rm -rf glthread/.libs glthread/_libs
test -z "" || rm -f 
test -z "libgnu.la" || rm -f libgnu.la
rm -f "./so_locations"
rm -f *.o
rm -f glthread/lock.o
rm -f glthread/lock.lo
rm -f glthread/threadlib.o
rm -f glthread/threadlib.lo
test -z "core *.stackdump alloca.h alloca.h-t arpa/inet.h arpa/inet.h-t byteswap.h byteswap.h-t errno.h errno.h-t fcntl.h fcntl.h-t float.h float.h-t fnmatch.h fnmatch.h-t netdb.h netdb.h-t netinet/in.h netinet/in.h-t poll.h poll.h-t pthread.h pthread.h-t sched.h sched.h-t signal.h signal.h-t arg-nonnull.h arg-nonnull.h-t c++defs.h c++defs.h-t warn-on-use.h warn-on-use.h-t stdarg.h stdarg.h-t stdbool.h stdbool.h-t stddef.h stddef.h-t stdint.h stdint.h-t stdio.h stdio.h-t stdlib.h stdlib.h-t string.h string.h-t strings.h strings.h-t sys/ioctl.h sys/ioctl.h-t sys/select.h sys/select.h-t sys/socket.h sys/socket.h-t sys/stat.h sys/stat.h-t sys/time.h sys/time.h-t sys/uio.h sys/uio.h-t sys/utsname.h sys/utsname.h-t sys/wait.h sys/wait.h-t termios.h termios.h-t time.h time.h-t unistd.h unistd.h-t wchar.h wchar.h-t wctype.h wctype.h-t" || rm -f core *.stackdump alloca.h alloca.h-t arpa/inet.h arpa/inet.h-t byteswap.h byteswap.h-t errno.h errno.h-t fcntl.h fcntl.h-t float.h float.h-t fnmatch.h fnmatch.h-t netdb.h netdb.h-t netinet/in.h netinet/in.h-t poll.h poll.h-t pthread.h pthread.h-t sched.h sched.h-t signal.h signal.h-t arg-nonnull.h arg-nonnull.h-t c++defs.h c++defs.h-t warn-on-use.h warn-on-use.h-t stdarg.h stdarg.h-t stdbool.h stdbool.h-t stddef.h stddef.h-t stdint.h stdint.h-t stdio.h stdio.h-t stdlib.h stdlib.h-t string.h string.h-t strings.h strings.h-t sys/ioctl.h sys/ioctl.h-t sys/select.h sys/select.h-t sys/socket.h sys/socket.h-t sys/stat.h sys/stat.h-t sys/time.h sys/time.h-t sys/uio.h sys/uio.h-t sys/utsname.h sys/utsname.h-t sys/wait.h sys/wait.h-t termios.h termios.h-t time.h time.h-t unistd.h unistd.h-t wchar.h wchar.h-t wctype.h wctype.h-t
rm -f *.lo
make[2]: Leaving directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/gnulib/lib'
make[1]: Leaving directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/gnulib/lib'
Making clean in .
make[1]: Entering directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt'
rm -rf .libs _libs
rm -f *.lo
make[1]: Leaving directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt'
make[1]: Entering directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt'
{ test ! -d "libvirt-0.9.6" || { find "libvirt-0.9.6" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr "libvirt-0.9.6"; }; }
test -d "libvirt-0.9.6" || mkdir "libvirt-0.9.6"
 (cd gnulib/lib && make  top_distdir=../../libvirt-0.9.6 distdir=../../libvirt-0.9.6/gnulib/lib \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/gnulib/lib'
make[2]: Leaving directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/gnulib/lib'
 (cd include && make  top_distdir=../libvirt-0.9.6 distdir=../libvirt-0.9.6/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/include'
 (cd libvirt && make  top_distdir=../../libvirt-0.9.6 distdir=../../libvirt-0.9.6/include/libvirt \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/include/libvirt'
make[3]: Leaving directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/include/libvirt'
make[2]: Leaving directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/include'
 (cd src && make  top_distdir=../libvirt-0.9.6 distdir=../libvirt-0.9.6/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/src'
  CC     libvirt_driver_remote_la-remote_protocol.lo
  GEN    remote_protocol-structs
  CC     libvirt_driver_remote_la-qemu_protocol.lo
  GEN    qemu_protocol-structs
  CC     libvirt_net_rpc_la-virnetprotocol.lo
  GEN    virnetprotocol-structs
make[2]: Leaving directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/src'
 (cd daemon && make  top_distdir=../libvirt-0.9.6 distdir=../libvirt-0.9.6/daemon \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/daemon'
make[2]: Leaving directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/daemon'
 (cd tools && make  top_distdir=../libvirt-0.9.6 distdir=../libvirt-0.9.6/tools \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/tools'
make[2]: Leaving directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/tools'
 (cd docs && make  top_distdir=../libvirt-0.9.6 distdir=../libvirt-0.9.6/docs \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/docs'
Generating api.html.tmp
missing XHTML1 DTD
Generating api_extension.html.tmp
missing XHTML1 DTD
Generating apps.html.tmp
missing XHTML1 DTD
Generating archdomain.html.tmp
missing XHTML1 DTD
Generating architecture.html.tmp
missing XHTML1 DTD
Generating archnetwork.html.tmp
missing XHTML1 DTD
Generating archnode.html.tmp
missing XHTML1 DTD
Generating archstorage.html.tmp
missing XHTML1 DTD
Generating auth.html.tmp
missing XHTML1 DTD
Generating bindings.html.tmp
missing XHTML1 DTD
Generating bugs.html.tmp
missing XHTML1 DTD
Generating compiling.html.tmp
missing XHTML1 DTD
Generating contact.html.tmp
missing XHTML1 DTD
Generating csharp.html.tmp
missing XHTML1 DTD
Generating deployment.html.tmp
missing XHTML1 DTD
Generating devguide.html.tmp
missing XHTML1 DTD
Generating docs.html.tmp
missing XHTML1 DTD
Generating downloads.html.tmp
missing XHTML1 DTD
Generating drivers.html.tmp
missing XHTML1 DTD
Generating drvesx.html.tmp
missing XHTML1 DTD
Generating drvhyperv.html.tmp
missing XHTML1 DTD
Generating drvlxc.html.tmp
missing XHTML1 DTD
Generating drvopenvz.html.tmp
missing XHTML1 DTD
Generating drvqemu.html.tmp
missing XHTML1 DTD
Generating drvremote.html.tmp
missing XHTML1 DTD
Generating drvtest.html.tmp
missing XHTML1 DTD
Generating drvuml.html.tmp
missing XHTML1 DTD
Generating drvvbox.html.tmp
missing XHTML1 DTD
Generating drvvmware.html.tmp
missing XHTML1 DTD
Generating drvxen.html.tmp
missing XHTML1 DTD
Generating errors.html.tmp
missing XHTML1 DTD
Generating firewall.html.tmp
missing XHTML1 DTD
Generating format.html.tmp
missing XHTML1 DTD
Generating formatcaps.html.tmp
missing XHTML1 DTD
Generating formatdomain.html.tmp
missing XHTML1 DTD
Generating formatnetwork.html.tmp
missing XHTML1 DTD
Generating formatnode.html.tmp
missing XHTML1 DTD
Generating formatnwfilter.html.tmp
missing XHTML1 DTD
Generating formatsecret.html.tmp
missing XHTML1 DTD
Generating formatsnapshot.html.tmp
missing XHTML1 DTD
Generating formatstorage.html.tmp
missing XHTML1 DTD
Generating formatstorageencryption.html.tmp
missing XHTML1 DTD
Generating goals.html.tmp
missing XHTML1 DTD
Generating hacking.html.tmp
missing XHTML1 DTD
Generating hooks.html.tmp
missing XHTML1 DTD
Generating hvsupport.html.tmp
missing XHTML1 DTD
Generating index.html.tmp
missing XHTML1 DTD
Generating internals.html.tmp
missing XHTML1 DTD
Generating intro.html.tmp
missing XHTML1 DTD
Generating java.html.tmp
missing XHTML1 DTD
Generating locking.html.tmp
missing XHTML1 DTD
Generating logging.html.tmp
missing XHTML1 DTD
Generating news.html.tmp
missing XHTML1 DTD
Generating php.html.tmp
missing XHTML1 DTD
Generating python.html.tmp
missing XHTML1 DTD
Generating relatedlinks.html.tmp
missing XHTML1 DTD
Generating remote.html.tmp
missing XHTML1 DTD
Generating sitemap.html.tmp
missing XHTML1 DTD
Generating storage.html.tmp
missing XHTML1 DTD
Generating testapi.html.tmp
missing XHTML1 DTD
Generating testsuites.html.tmp
missing XHTML1 DTD
Generating testtck.html.tmp
missing XHTML1 DTD
Generating todo.html.tmp
missing XHTML1 DTD
Generating uri.html.tmp
missing XHTML1 DTD
Generating virshcmdref.html.tmp
missing XHTML1 DTD
Generating windows.html.tmp
missing XHTML1 DTD
Generating internals/command.html.tmp
missing XHTML1 DTD
Generating internals/locking.html.tmp
missing XHTML1 DTD
Generating internals/rpc.html.tmp
missing XHTML1 DTD
rm news.html.tmp goals.html.tmp archnetwork.html.tmp formatsecret.html.tmp drvopenvz.html.tmp compiling.html.tmp windows.html.tmp testtck.html.tmp drvlxc.html.tmp internals/rpc.html.tmp apps.html.tmp docs.html.tmp formatstorageencryption.html.tmp internals/command.html.tmp drvvbox.html.tmp formatdomain.html.tmp php.html.tmp drvhyperv.html.tmp errors.html.tmp hooks.html.tmp hacking.html.tmp format.html.tmp api.html.tmp storage.html.tmp formatcaps.html.tmp relatedlinks.html.tmp sitemap.html.tmp index.html.tmp archdomain.html.tmp downloads.html.tmp auth.html.tmp internals/locking.html.tmp archnode.html.tmp hvsupport.html.tmp bugs.html.tmp java.html.tmp locking.html.tmp logging.html.tmp testapi.html.tmp formatnetwork.html.tmp bindings.html.tmp uri.html.tmp drvtest.html.tmp contact.html.tmp formatnwfilter.html.tmp intro.html.tmp drvxen.html.tmp drvesx.html.tmp drvqemu.html.tmp drvvmware.html.tmp testsuites.html.tmp devguide.html.tmp firewall.html.tmp architecture.html.tmp todo.html.tmp formatsnapshot.html.tmp formatstorage.html.tmp deployment.html.tmp internals.html.tmp api_extension.html.tmp drvuml.html.tmp virshcmdref.html.tmp csharp.html.tmp python.html.tmp drvremote.html.tmp archstorage.html.tmp remote.html.tmp drivers.html.tmp formatnode.html.tmp
make[2]: Leaving directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt/docs'
make[1]: Leaving directory `/home/xiawenc/WorkDir/Source/libvirt/libvirt'
--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list

[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]