Originally reported by Dan Horák, Since vzctl will still build all the vz-kernel support even if the goal is running on upstream Linux kernels, it won't build on all secondary arches. build.log says: ... In file included from cpu.c:31:0: ../../include/vzsyscalls.h:66:2: error: #error "no syscall for this arch" cpu.c: In function 'fairsched_chwt': cpu.c:37:16: error: '__NR_fairsched_chwt' undeclared (first use in this function) cpu.c:37:16: note: each undeclared identifier is reported only once for each function it appears in cpu.c: In function 'fairsched_rate': cpu.c:47:16: error: '__NR_fairsched_rate' undeclared (first use in this function) cpu.c: In function 'fairsched_vcpus': cpu.c:57:16: error: '__NR_fairsched_vcpus' undeclared (first use in this function) make[2]: *** [cpu.lo] Error 1 and same error should occur on ARM and PPC64. Nothing critical, I've excluded vzctl in s390 build system now, the other secondary arch maintainers will do the same, but nice to have in the future I think.
Thanks, please ping us on #fedora-{arm,ppc,s390x} if you'll need access to the HW (no public s390x AFAIK).
vzctl-4.1.1-3.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/vzctl-4.1.1-3.fc17
vzctl-4.1.1-3.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/vzctl-4.1.1-3.fc18
Package vzctl-4.1.1-3.fc18: * should fix your issue, * was pushed to the Fedora 18 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing vzctl-4.1.1-3.fc18' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-20175/vzctl-4.1.1-3.fc18 then log in and leave karma (feedback).
vzctl-4.1.1-3.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report.
vzctl-4.1.1-3.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report.