[strongSwan] ubuntu 14.04 testing environment
zhuyj
mounter625 at 163.com
Mon May 18 10:49:35 CEST 2015
Hi, all
I expect to run testing in ubuntu14.04 which supports VT. And I modified
security_driver = "none" in /etc/libvirt/qemu.conf and execute sudo
service libvirt-bin restart.
Then I download strongswan-5.2.2, 5.3.0 and master.
But every time I run "./make-testing" in 5.2.2, 5.3.0 and master, the
final result is as below:
Building base image
[ ok ] Creating base image
/srv/strongswan-testing/build/images/debian-wheezy-amd64.qcow2
[ ok ] Connecting image to NBD device /dev/nbd0
[ ok ] Partitioning disk
[ ok ] Creating ext3 filesystem
[ ok ] Mounting /dev/nbd0p1 to /srv/strongswan-testing/build/loop
[ ok ] Using /srv/strongswan-testing/build/cache as archive for apt
[ ok ] Running debootstrap (wheezy, amd64)
[ ok ] Stopping service apache2
[ ok ] Disabling service apache2
[ ok ] Stopping service dbus
[ ok ] Disabling service dbus
[ ok ] Stopping service isc-dhcp-server
[ ok ] Disabling service isc-dhcp-server
[ ok ] Stopping service slapd
[ ok ] Disabling service slapd
[ ok ] Stopping service bind9
[ ok ] Disabling service bind9
[ ok ] Disabling root password
Building root image
[ ok ] Creating root image /srv/strongswan-testing/build/images/root.qcow2
[ ok ] Connecting root image to NBD device /dev/nbd0
[ ok ] Mounting /dev/nbd0p1 to /srv/strongswan-testing/build/loop
[ ok ] Mounting proc filesystem to /srv/strongswan-testing/build/loop/proc
[ ok ] Mounting /srv/strongswan-testing/build/shared as /root/shared
Installing software from source
[ ok ] Installing from recipe 001_libtnc.mk
[ ok ] Installing from recipe 002_tnc-fhh.mk
[ ok ] Installing from recipe 003_freeradius.mk
[ ok ] Installing from recipe 004_wpa_supplicant.mk
[ ok ] Installing from recipe 005_anet.mk
[ ok ] Installing from recipe 006_tkm-rpc.mk
[ ok ] Installing from recipe 007_x509-ada.mk
[ ok ] Installing from recipe 008_xfrm-ada.mk
[ ok ] Installing from recipe 009_xfrm-proxy.mk
[ ok ] Installing from recipe 010_tkm.mk
[ ok ] Installing from recipe 011_openssl-fips.mk
[FAIL] Installing from recipe 012_openssl.mk
! Command chroot /srv/strongswan-testing/build/loop make
SWANVERSION=5.3.0 -C /root/shared/compile -f 012_openssl.mk failed,
exiting (status 2)
! Check why here /srv/strongswan-testing/build/testing.log
root at strong:~/strongswan-5.3.0/testing# vim
/srv/strongswan-testing/build/testing.log
The output in /srv/strongswan-testing/build/testing.log is as below:
Removing openssl-1.0.1e/index.html?C=M;O=D since it should be rejected.
--2015-05-18 08:36:21-- http://download.strongswan.org/uml/?C=S;O=D
Reusing existing connection to download.strongswan.org:80.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: `openssl-1.0.1e/index.html?C=S;O=D'
0K .......... 34.6K=0.3s
2015-05-18 08:36:22 (34.6 KB/s) - `openssl-1.0.1e/index.html?C=S;O=D'
saved [10915]
Removing openssl-1.0.1e/index.html?C=S;O=D since it should be rejected.
FINISHED --2015-05-18 08:36:22--
Total wall clock time: 16m 47s
Downloaded: 299 files, 70M in 13m 30s (88.3 KB/s)
make: *** [openssl-1.0.1e] Error 8
make: Leaving directory `/root/shared/compile'
On_Exit: umount /srv/strongswan-testing/build/loop/root/shared
On_Exit: umount /srv/strongswan-testing/build/loop/proc
On_Exit: umount /srv/strongswan-testing/build/loop
On_Exit: qemu-nbd -d /dev/nbd0
Any idea?
Thanks a lot.
Zhu Yanjun
More information about the Users
mailing list