libvirt List Archives
Sign In Sign Up
Manage this list Sign In Sign Up

Keyboard Shortcuts

Thread View

  • j: Next unread message
  • k: Previous unread message
  • j a: Jump to all threads
  • j l: Jump to MailingList overview

CI

Thread Start a new thread
Download
Threads by month
  • ----- 2026 -----
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2025 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2024 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2023 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2022 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2021 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2020 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2019 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2018 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2017 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2016 -----
  • December
  • November
  • October
  • September
  • August
  • July
ci@lists.libvirt.org

  • 1 participants
  • 9868 discussions
[Libvirt-ci] Build failed in Jenkins: libvirt-cim-master-rpm » libvirt-fedora-24 #580
by ci@centos.org 08 Sep '17

08 Sep '17
See <https://ci.centos.org/job/libvirt-cim-master-rpm/systems=libvirt-fedora-24/…> ------------------------------------------ [...truncated 10.30 KB...] + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in '$(find $(dirname ./configure) -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find $(dirname ./configure) -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in '$(find . -name ltmain.sh)' + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-werror checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking for an ANSI C-conforming const... yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for ANSI C header files... (cached) yes checking for popen... yes checking for pclose... yes checking for fgets... yes checking for asprintf... yes checking for vfprintf... yes checking for fprintf... yes checking for snprintf... yes checking for sscanf... yes checking for xsltproc... /usr/bin/xsltproc configure: checking for CMPI headers... checking standard... no checking /usr/include/cmpi... no checking /usr/local/include/cmpi... no checking /src/Pegasus/Provider/CMPI... no checking /opt/tog-pegasus/include/Pegasus/Provider/CMPI... no checking /usr/include/Pegasus/Provider/CMPI... yes checking return type for indications... CMPIStatus configure: checking for CMPI provider directory checking for /usr/lib64/cmpi... implied: /usr/lib64/cmpi configure: checking for CIM servers checking sfcbd ... no checking cimserver ... yes checking for x86_64-redhat-linux-gnu-pkg-config... /usr/bin/x86_64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBVIRT... yes checking for LIBXML... yes checking for LIBCU... yes checking for LIBUUID... yes checking for LIBCONFIG... yes ---------------------------------------------------------- Configuration for libvirt-cim complete. The following configuration options have been selected: CIMSERVER: pegasus PROVIDERDIR: /usr/lib64/cmpi CPPFLAGS: -DCMPI_VERSION=100 -I/usr/include/Pegasus/Provider/CMPI -I/usr/include/libxml2 -I/usr/include/libcmpiutil -I/usr/include/uuid You can override these values by setting the corresponding configure command-line option(s); e.g. ./configure PROVIDERDIR=/home/me/lib/sblim/ ---------------------------------------------------------- checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating base_schema/install_base_schema.sh config.status: creating base_schema/Makefile config.status: creating libxkutil/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating Makefile config.status: creating libvirt-cim.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands You may now run make + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + make -j2 make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/home/jenkins/rpmbuild/BUILD/libvirt-cim-0.6.3' make all-recursive make[2]: Entering directory '/home/jenkins/rpmbuild/BUILD/libvirt-cim-0.6.3' Making all in libxkutil make[3]: Entering directory '/home/jenkins/rpmbuild/BUILD/libvirt-cim-0.6.3/libxkutil' CC cs_util_instance.lo CC misc_util.lo CC device_parsing.lo CC capability_parsing.lo CC xmlgen.lo CC infostore.lo CC pool_parsing.lo CC acl_parsing.lo CC list_util.lo CC xml_parse_test.o CCLD libxkutil.la CCLD xml_parse_test make[3]: Leaving directory '/home/jenkins/rpmbuild/BUILD/libvirt-cim-0.6.3/libxkutil' Making all in src make[3]: Entering directory '/home/jenkins/rpmbuild/BUILD/libvirt-cim-0.6.3/src' CC Virt_VirtualSystemSnapshotService.lo CC Virt_ComputerSystem.lo CC Virt_HostSystem.lo CC Virt_VSSD.lo CC Virt_Device.lo CC Virt_RASD.lo CC Virt_EnabledLogicalElementCapabilities.lo CC Virt_DevicePool.lo CC Virt_RegisteredProfile.lo CC Virt_VSMigrationCapabilities.lo CC Virt_VSMigrationSettingData.lo CC Virt_VirtualSystemSnapshotServiceCapabilities.lo CC Virt_SystemDevice.lo CC Virt_ComputerSystemIndication.lo CC Virt_ResourceAllocationSettingDataIndication.lo CC Virt_SwitchService.lo CC Virt_ComputerSystemMigrationIndication.lo CC Virt_VirtualSystemManagementCapabilities.lo CC Virt_AllocationCapabilities.lo ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: Resource temporarily unavailable Makefile:1064: recipe for target 'Virt_VirtualSystemManagementCapabilities.lo' failed make[3]: *** [Virt_VirtualSystemManagementCapabilities.lo] Error 254 make[3]: *** Waiting for unfinished jobs.... ../libtool: fork: Resource temporarily unavailable Makefile:1064: recipe for target 'Virt_AllocationCapabilities.lo' failed make[3]: *** [Virt_AllocationCapabilities.lo] Error 254 make[3]: Leaving directory '/home/jenkins/rpmbuild/BUILD/libvirt-cim-0.6.3/src' Makefile:704: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory '/home/jenkins/rpmbuild/BUILD/libvirt-cim-0.6.3' Makefile:578: recipe for target 'all' failed make[1]: *** [all] Error 2 make[1]: Leaving directory '/home/jenkins/rpmbuild/BUILD/libvirt-cim-0.6.3' error: Bad exit status from /var/tmp/rpm-tmp.dZ5Mf9 (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.dZ5Mf9 (%build) Makefile:1181: recipe for target 'rpm' failed make: *** [rpm] Error 1 Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: virt-viewer-master-build » libvirt-fedora-24 #633
by ci@centos.org 08 Sep '17

08 Sep '17
See <https://ci.centos.org/job/virt-viewer-master-build/systems=libvirt-fedora-2…> ------------------------------------------ Started by upstream project "virt-viewer-master-build" build number 633 originally caused by: Started by upstream project "libvirt-glib-master-build" build number 618 originally caused by: Started by upstream project "libvirt-master-build" build number 839 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-24 (libvirt) in workspace <https://ci.centos.org/job/virt-viewer-master-build/systems=libvirt-fedora-2…> > git rev-parse --is-inside-work-tree # timeout=10 ERROR: Workspace has a .git repository, but it appears to be corrupt. FATAL: java.io.IOException: Remote call on Channel to /172.19.1.16 failed java.lang.OutOfMemoryError: unable to create new native thread at java.lang.Thread.start0(Native Method) at java.lang.Thread.start(Thread.java:717) at hudson.remoting.AtmostOneThreadExecutor.execute(AtmostOneThreadExecutor.java:94) at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112) at hudson.remoting.JarCacheSupport.resolve(JarCacheSupport.java:61) at hudson.remoting.ResourceImageBoth.initiateJarRetrieval(ResourceImageBoth.java:40) at hudson.remoting.ResourceImageBoth.resolve(ResourceImageBoth.java:22) at hudson.remoting.RemoteClassLoader.findClass(RemoteClassLoader.java:248) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at hudson.util.StreamTaskListener._error(StreamTaskListener.java:166) at hudson.util.StreamTaskListener.error(StreamTaskListener.java:175) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.hasGitRepo(CliGitAPIImpl.java:231) at hudson.plugins.git.GitAPI.hasGitRepo(GitAPI.java:232) at sun.reflect.GeneratedMethodAccessor75.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:608) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:583) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:542) at hudson.remoting.UserRequest.perform(UserRequest.java:120) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:326) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at hudson.remoting.Engine$1$1.run(Engine.java:62) at java.lang.Thread.run(Thread.java:748) at ......remote call to Channel to /172.19.1.16(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545) at hudson.remoting.UserResponse.retrieve(UserRequest.java:253) at hudson.remoting.Channel.call(Channel.java:830) Caused: java.io.IOException: Remote call on Channel to /172.19.1.16 failed at hudson.remoting.Channel.call(Channel.java:838) at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:257) Caused: hudson.remoting.RemotingSystemException at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:273) at com.sun.proxy.$Proxy80.hasGitRepo(Unknown Source) at org.jenkinsci.plugins.gitclient.RemoteGitImpl.hasGitRepo(RemoteGitImpl.java:280) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1060) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1115) at hudson.scm.SCM.checkout(SCM.java:495) at hudson.model.AbstractProject.checkout(AbstractProject.java:1276) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:560) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:485) at hudson.model.Run.execute(Run.java:1735) at hudson.matrix.MatrixRun.run(MatrixRun.java:146) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:405)
1 1
0 0
[Libvirt-ci] Jenkins build is back to normal : virt-manager-master-check » libvirt-fedora-24 #783
by ci@centos.org 08 Sep '17

08 Sep '17
See <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…>
1 0
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-glib-master-syntax-check » libvirt-fedora-24 #608
by ci@centos.org 08 Sep '17

08 Sep '17
See <https://ci.centos.org/job/libvirt-glib-master-syntax-check/systems=libvirt-…> ------------------------------------------ Started by upstream project "libvirt-glib-master-syntax-check" build number 608 originally caused by: Started by upstream project "libvirt-glib-master-build" build number 618 originally caused by: Started by upstream project "libvirt-master-build" build number 839 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-24 (libvirt) in workspace <https://ci.centos.org/job/libvirt-glib-master-syntax-check/systems=libvirt-…> [libvirt-glib-master] $ /bin/sh -xe /tmp/jenkins1855049071409996857.sh + MAKE=make ++ uname + unamestr=Linux + '[' Linux = FreeBSD ']' + cd build + make -j3 syntax-check Wundef_boolean TAB_in_indentation GFDL_version avoid_attribute_unused_in_header avoid_if_before_free bindtextdomain cast_of_argument_to_free cast_of_x_alloc_return_value changelog const_long_option copyright_format copyright_check error_message_period error_message_warn_fatal makefile_TAB_only_indentation m4_quote_check po_check makefile_at_at_check preprocessor_indentation prohibit_HAVE_MBRTOWC prohibit_always-defined_macros prohibit_argmatch_without_use prohibit_assert_without_use prohibit_backup_files prohibit_canonicalize_without_use prohibit_c_ctype_without_use prohibit_cloexec_without_use prohibit_cvs_keyword prohibit_close_stream_without_use prohibit_dirent_without_use prohibit_doubled_word prohibit_empty_lines_at_EOF prohibit_error_without_use prohibit_getopt_without_use prohibit_hash_pjw_without_use prohibit_ignore_value_without_use prohibit_have_config_h prohibit_intprops_without_use prohibit_inttostr_without_use prohibit_long_options_without_use prohibit_magic_number_exit prohibit_openat_without_use prohibit_path_max_allocation prohibit_posixver_without_use prohibit_root_dev_ino_without_use prohibit_safe_read_without_use prohibit_signal_without_use prohibit_same_without_use prohibit_stddef_without_use prohibit_stdio-safer_without_use prohibit_stdio--_without_use prohibit_strcmp prohibit_strings_without_use prohibit_test_double_equal prohibit_test_minus_ao prohibit_undesirable_word_seq prohibit_verify_without_use prohibit_xalloc_without_use redundant_const proper_name_utf8_requires_ICONV prohibit_xfreopen_without_use require_config_h require_config_h_first trailing_blank unmarked_diagnostics vulnerable_makefile_CVE-2009-4029 maint.mk: skipping test sc_preprocessor_indentation: cppi not installed sed: couldn't write 49 items to stdout: Broken pipe grep: write error: Broken pipe sed: couldn't flush stdout: Broken pipe sed: couldn't flush stdout: Broken pipe sed: couldn't write 49 items to stdout: Broken pipe grep: write error: Broken pipe sed: couldn't write 49 items to stdout: Broken pipe grep: write error: Broken pipe sed: couldn't write 49 items to stdout: Broken pipe grep: write error: Broken pipe sed: couldn't write 49 items to stdout: Broken pipe sed: couldn't write 49 items to stdout: Broken pipe sed: couldn't flush stdout: Broken pipe sed: couldn't write 49 items to stdout: Broken pipe grep: write error: Broken pipe sed: couldn't write 49 items to stdout: Broken pipe grep: write error: Broken pipe sed: couldn't write 49 items to stdout: Broken pipe sed: couldn't write 49 items to stdout: Broken pipe grep: write error: Broken pipe sed: couldn't write 49 items to stdout: Broken pipe sed: couldn't write 49 items to stdout: Broken pipe sed: couldn't write 49 items to stdout: Broken pipe sed: couldn't flush stdout: Broken pipe sed: couldn't write 49 items to stdout: Broken pipe grep: write error: Broken pipe sed: couldn't write 49 items to stdout: Broken pipe sed: couldn't write 49 items to stdout: Broken pipe grep: write error: Broken pipe sed: couldn't flush stdout: Broken pipe sed: couldn't write 49 items to stdout: Broken pipe grep: write error: Broken pipe sed: couldn't write 49 items to stdout: Broken pipe grep: write error: Broken pipe sed: couldn't write 49 items to stdout: Broken pipe sed: couldn't write 49 items to stdout: Broken pipe 14.64 GFDL_version 14.73 TAB_in_indentation 14.77 Wundef_boolean 14.87 avoid_attribute_unused_in_header 14.92 avoid_if_before_free 14.97 bindtextdomain 15.00 cast_of_argument_to_free 15.13 cast_of_x_alloc_return_value 15.32 changelog 15.34 const_long_option 15.30 copyright_check 15.41 copyright_format 15.48 error_message_period 15.48 error_message_warn_fatal 15.55 m4_quote_check 15.61 makefile_TAB_only_indentation 15.64 makefile_at_at_check 15.76 po_check /bin/sh: fork: retry: Resource temporarily unavailable 15.74 preprocessor_indentation make: fork: Resource temporarily unavailable /bin/sh: fork: retry: No child processes /bin/sh: fork: retry: Resource temporarily unavailable /bin/sh: fork: retry: No child processes /bin/sh: fork: retry: No child processes /bin/sh: fork: retry: No child processes /bin/sh: fork: retry: No child processes /bin/sh: fork: retry: No child processes /bin/sh: fork: retry: No child processes /bin/sh: fork: Resource temporarily unavailable /bin/sh: fork: retry: No child processes /bin/sh: fork: Resource temporarily unavailable ../maint.mk:393: recipe for target 'sc_require_config_h_first' failed make: *** [sc_require_config_h_first] Error 254 make: *** Waiting for unfinished jobs.... /bin/sh: fork: retry: No child processes /bin/sh: fork: retry: No child processes -1504627645.09 prohibit_HAVE_MBRTOWC Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Errored: libvirt/libvirt#478 (master - 1a81722)
by Travis CI 07 Sep '17

07 Sep '17
Build Update for libvirt/libvirt ------------------------------------- Build: #478 Status: Errored Duration: 1 hour, 2 minutes, and 11 seconds Commit: 1a81722 (master) Author: Andrea Bolognani Message: qemu: Clean up qemuBuildControllerDevCommandLine() Add a 'cleanup' label and improve the readability of one of the checks by making it conform to our formatting standard and moving the corresponding comment. Signed-off-by: Andrea Bolognani <abologna(a)redhat.com> Reviewed-by: Laine Stump <laine(a)laine.org> View the changeset: https://github.com/libvirt/libvirt/compare/a0b628432a11...1a81722921c2 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/272871826?utm_source=email&utm… -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
1 0
0 0
[Libvirt-ci] Passed: libvirt/libvirt#476 (master - 01f3ea6)
by Travis CI 06 Sep '17

06 Sep '17
Build Update for libvirt/libvirt ------------------------------------- Build: #476 Status: Passed Duration: 1 hour, 3 minutes, and 34 seconds Commit: 01f3ea6 (master) Author: Andrea Bolognani Message: travis: Install gettext msgmerge(1) and friends are required to build libvirt, so the corresponding package should be installed in the Travis worker. Signed-off-by: Andrea Bolognani <abologna(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/c57f3fd2f899...01f3ea6488a1 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/272478099?utm_source=email&utm… -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
1 0
0 0
[Libvirt-ci] Still Failing: libvirt/libvirt#474 (master - fbe315b)
by Travis CI 06 Sep '17

06 Sep '17
Build Update for libvirt/libvirt ------------------------------------- Build: #474 Status: Still Failing Duration: 17 minutes and 3 seconds Commit: fbe315b (master) Author: Andrea Bolognani Message: m4: Disable -Wdisabled-optimization After b4f7793ce269, qemuxml2xmltest has apparently become big enough to trigger a compilation error when using --enable-test-coverage on aarch64: CC qemuxml2xmltest.o qemuxml2xmltest.c: In function 'mymain': qemuxml2xmltest.c:1216:1: error: const/copy propagation disabled: 4361 basic blocks and 99285 registers [-Werror=disabled-optimization] } ^ qemuxml2xmltest.c:1216:1: error: PRE disabled: 4361 basic blocks and 99285 registers [-Werror=disabled-optimization] qemuxml2xmltest.c:1216:1: error: const/copy propagation disabled: 4361 basic blocks and 99285 registers [-Werror=disabled-optimization] qemuxml2xmltest.c:1216:1: error: const/copy propagation disabled: 4361 basic blocks and 99285 registers [-Werror=disabled-optimization] However, as the GCC documentation states, this warning is not really caused by issues in our code, so it makes sense to disable it. Signed-off-by: Andrea Bolognani <abologna(a)redhat.com> Reviewed-by: Daniel P. Berrange <berrange(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/d143837bd181...fbe315bdc897 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/272367757?utm_source=email&utm… -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
1 0
0 0
[Libvirt-ci] Errored: libvirt/libvirt#475 (master - c57f3fd)
by Travis CI 06 Sep '17

06 Sep '17
Build Update for libvirt/libvirt ------------------------------------- Build: #475 Status: Errored Duration: 42 minutes and 37 seconds Commit: c57f3fd (master) Author: Michal Privoznik Message: conf: Validate device on update-device https://bugzilla.redhat.com/show_bug.cgi?id=1439991 Whenever a device is being updated via virDomainUpdateDeviceFlags() API, we parse the device XML and ideally run some generic checks to validate the configuration (e.g. if device defines per-device boot order but the domain has os/boot element already). Well, that's the theory - due to a missing check we've jumped early from that check function. Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com> Reviewed-by: Erik Skultety <eskultet(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/fbe315bdc897...c57f3fd2f899 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/272412598?utm_source=email&utm… -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
1 0
0 0
[Libvirt-ci] Broken: libvirt/libvirt#472 (master - dda0da1)
by Travis CI 05 Sep '17

05 Sep '17
Build Update for libvirt/libvirt ------------------------------------- Build: #472 Status: Broken Duration: 18 minutes and 1 second Commit: dda0da1 (master) Author: Cole Robinson Message: qemu: Default to video type=virtio for machvirt arm/aarch64 -M virt on KVM doesn't and will never work with standard VGA card emulation. The recommended method is to use type=virtio, so let's make it the default for video devices without an explicit type set by the user. https://bugzilla.redhat.com/show_bug.cgi?id=1404112 Signed-off-by: Cole Robinson <crobinso(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/4c248e938a55...dda0da14cd6e View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/272094471?utm_source=email&utm… -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
1 0
0 0
[Libvirt-ci] Broken: libvirt/libvirt#473 (master - d143837)
by Travis CI 05 Sep '17

05 Sep '17
Build Update for libvirt/libvirt ------------------------------------- Build: #473 Status: Broken Duration: 25 minutes and 17 seconds Commit: d143837 (master) Author: John Ferlan Message: qemu: Remove unused params from qemuDomainDeviceDefValidate Neither @cfg nor (now) @driver is used in the API, so remove them and mark @opaque as UNUSED. NB: Commit id 'fa3c558596' dropped the unused @qemuCaps which was the last consumer of @driver other than @cfg, but even @cfg was never used even in the original implementation from commit id 'd987f63a'. View the changeset: https://github.com/libvirt/libvirt/compare/dda0da14cd6e...d143837bd181 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/272100289?utm_source=email&utm… -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 956
  • 957
  • 958
  • 959
  • 960
  • 961
  • 962
  • ...
  • 987
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.