|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] 'make tools' error on xen-3.4-testing.hg
OK. Phil
I did fresh F11 install and built the most recent Xen 3.4.1.
1. Installed everything except Virtualization Group. 2. yum install mercurial dev86 3. yum install gitk
[root@ServerXen341F ~]# yum install gitk Loaded plugins: refresh-packagekit Setting up Install Process Resolving Dependencies --> Running transaction check ---> Package gitk.noarch 0:1.6.2.5-1.fc11 set to be updated --> Processing Dependency: git = 1.6.2.5-1.fc11 for package: gitk --> Running transaction check --> Processing Dependency: git = 1.6.2.2-1.fc11 for package: perl-Git ---> Package git.x86_64 0:1.6.2.5-1.fc11 set to be updated --> Running transaction check ---> Package perl-Git.noarch 0:1.6.2.5-1.fc11 set to be updated --> Finished Dependency Resolution
Dependencies
Resolved
================================================================================================================== Package Arch Version Repository Size ================================================================================================================== Installing: gitk
noarch 1.6.2.5-1.fc11 updates 107 k Updating for dependencies: git x86_64 1.6.2.5-1.fc11 updates 6.9
M perl-Git noarch 1.6.2.5-1.fc11 updates 24 k
Transaction Summary ================================================================================================================== Install 1 Package(s) Update 2 Package(s) Remove 0 Package(s)
Total download size: 7.0
M Is this ok [y/N]: y Downloading Packages: (1/3): git-1.6.2.5-1.fc11.x86_64.rpm | 6.9 MB 00:58 (2/3): gitk-1.6.2.5-1.fc11.noarch.rpm | 107 kB 00:00 (3/3):
perl-Git-1.6.2.5-1.fc11.noarch.rpm | 24 kB 00:00
------------------------------------------------------------------------------------------------------------------ Total 121 kB/s | 7.0 MB 00:59 Running rpm_check_debug Running Transaction Test Finished Transaction Test Transaction Test Succeeded Running Transaction Updating :
git 1/5 Updating :
perl-Git 2/5 Installing :
gitk 3/5 Cleanup :
perl-Git 4/5 Cleanup :
git 5/5 Unable to send message to PackageKit
Installed: gitk.noarch
0:1.6.2.5-1.fc11
Dependency Updated: git.x86_64 0:1.6.2.5-1.fc11 perl-Git.noarch 0:1.6.2.5-1.fc11
Complete!
# cd
/usr/src/ # hg clone http://xenbits.xensource.com/xen-3.4-testing.hg # cd xen-3.4-testing.hg # make xen # make tools
+ git clone http://xenbits.xensource.com/git-http/qemu-xen-3.4-testing.git ioemu-remote.tmp Initialized empty Git repository in /usr/src/xen-3.4-testing.hg/tools/ioemu-remote.tmp/.git/ got 1bc25635b75e6b34daca5cb4d0a70b5f0c7524c3 Getting alternates list for http://xenbits.xensource.com/git-http/qemu-xen-3.4-testing.git walk 1bc25635b75e6b34daca5cb4d0a70b5f0c7524c3 Getting pack list for http://xenbits.xensource.com/git-http/qemu-xen-3.4-testing.git Getting index for pack fbf05baa19ab37b0d46740aa77177a280d8f308e got 82787c6f689d869ad349df83ec3f58702afe00fe got 9fb12c7d45b5ffec154fa666c9ea9814f7c409a4 got cd4e45f2a777fcb2109fced510232f348204449f got a1e317f6f57a31a9800f3631dc3f09d7a5b90855 got 6fca30d812e0df9d6428bff9c50f623fa1dd0e18 got 8c67ae7450e28d9b1aac282fb8d417c2d3f16573 got
cbb3236f488db26179f1d72aea2c6323233055c3 got b75434dd1971faf17c06a4d67e4e1cd38097e725 got 527f1caa1122162d5f1a3f02d66d956b652378fe got 438f0453656e54f3f4db248fd280673992d5ad54 got 7465aec799f459aacf685e3394b1775a5619f508 got 3a81b401dc81ce03a6ee0f7d52139754473925a3 Getting index for pack 15350f5e5c842c4d16ed950f52332d1725e932cb Getting index for pack 97efd31afb059e2471f8f8d4087b3ca6e93e4b88 Getting index for pack 4d7dc51f0def8978942f1029f4fb4b3dbc53b0b9 Getting index for pack 68ac9ce0ee93034098f6816a261330ac3f4bb2da Getting index for pack 617eb8f2e7be83dce1090c9efbc20a2f5b71a00f Getting index for pack 602304749f3b5379ddaaf04e526cbbeef9d35f77 Getting index for pack b832e7ffd596a009cb941aff5fac11a3bf3206bf Getting index for pack 5a81b6f167b64977d800bd9d4604df6fd6492b04 Getting index for pack 96723c72463f4176ab5060b93bc5036adc0ccb86 Getting pack fbf05baa19ab37b0d46740aa77177a280d8f308e
. . . . . . .
running install running build running build_py running build_ext running build_scripts running install_lib copying build/lib.linux-x86_64-2.6/fsimage.so -> /usr/src/xen-3.4-testing.hg/dist/install/usr/lib64/python2.6/site-packages creating /usr/src/xen-3.4-testing.hg/dist/install/usr/lib64/python2.6/site-packages/grub copying build/lib.linux-x86_64-2.6/grub/LiloConf.py -> /usr/src/xen-3.4-testing.hg/dist/install/usr/lib64/python2.6/site-packages/grub copying build/lib.linux-x86_64-2.6/grub/GrubConf.py -> /usr/src/xen-3.4-testing.hg/dist/install/usr/lib64/python2.6/site-packages/grub copying build/lib.linux-x86_64-2.6/grub/__init__.py -> /usr/src/xen-3.4-testing.hg/dist/install/usr/lib64/python2.6/site-packages/grub byte-compiling /usr/src/xen-3.4-testing.hg/dist/install/usr/lib64/python2.6/site-packages/grub/LiloConf.py to LiloConf.pyc byte-compiling
/usr/src/xen-3.4-testing.hg/dist/install/usr/lib64/python2.6/site-packages/grub/GrubConf.py to GrubConf.pyc byte-compiling /usr/src/xen-3.4-testing.hg/dist/install/usr/lib64/python2.6/site-packages/grub/__init__.py to __init__.pyc running install_scripts copying build/scripts-2.6/pygrub -> /usr/src/xen-3.4-testing.hg/dist/install/usr/bin changing mode of /usr/src/xen-3.4-testing.hg/dist/install/usr/bin/pygrub to 755 running install_egg_info Writing /usr/src/xen-3.4-testing.hg/dist/install/usr/lib64/python2.6/site-packages/pygrub-0.3-py2.6.egg-info ../../tools/cross-install -d -m0755 -p /usr/src/xen-3.4-testing.hg/dist/install/var/run/xend/boot make[3]: Leaving directory `/usr/src/xen-3.4-testing.hg/tools/pygrub' make[2]: Leaving directory `/usr/src/xen-3.4-testing.hg/tools' ..//tools/cross-install -d -m0755 -p /usr/src/xen-3.4-testing.hg/dist/install/var/xen/dump ..//tools/cross-install -d -m0755 -p
/usr/src/xen-3.4-testing.hg/dist/install/var/log/xen ..//tools/cross-install -d -m0755 -p /usr/src/xen-3.4-testing.hg/dist/install/var/lib/xen make[1]: Leaving directory `/usr/src/xen-3.4-testing.hg/tools'
Done.
Boris
--- On Mon, 7/27/09, Phil Winterfield (winterfi) <winterfi@xxxxxxxxx> wrote:
From: Phil Winterfield (winterfi) <winterfi@xxxxxxxxx> Subject: RE: [Xen-devel] 'make tools' error on xen-3.4-testing.hg To: "Boris Derzhavets" <bderzhavets@xxxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxx, xen-users-request@xxxxxxxxxxxxxxxxxxx Date: Monday, July 27, 2009, 1:25 PM
I built git from ‘git-1.6.3.3.tar’
Phil
From: Boris Derzhavets
[mailto:bderzhavets@xxxxxxxxx]
Sent: Monday, July 27, 2009 10:17
AM
To: xen-devel@xxxxxxxxxxxxxxxxxxx;
xen-users-request@xxxxxxxxxxxxxxxxxxx; Phil Winterfield (winterfi)
Subject: Re: [Xen-devel] 'make
tools' error on xen-3.4-testing.hg
Please, submit command for git install on F11
Boris
--- On Mon, 7/27/09, Phil Winterfield
(winterfi) <winterfi@xxxxxxxxx>
wrote:
From: Phil Winterfield (winterfi) <winterfi@xxxxxxxxx>
Subject: [Xen-devel] 'make tools' error on xen-3.4-testing.hg
To: xen-devel@xxxxxxxxxxxxxxxxxxx, xen-users-request@xxxxxxxxxxxxxxxxxxx
Date: Monday, July 27, 2009, 1:11 PM
I have
been trying for a couple of days to build the pvops kernel on xen-3.4-testing.hg
as per the instructions in Boris’ blog entry http://bderzhavets.blogspot.com/2009/06/setup-f11-pv-domu-at-xen-3.html
, but
I keep hitting an error in the ‘make tools’ phase that a package could not be
located (always a different one - see below). Anyone else seeing this.
Any suggestions?
Thanks,
Phil
# hg clone
http://xenbits.xensource.com/xen-3.4-testing.hg
# cd xen-3.4-testing.hg
# make xen
# make install-xen
# make tools
.
.
walk
14d50bef67881716bf750a1ddee9d2bb429e75f1
walk
fe1e5c53fdd4e07fd217077dc6e03ad7d01d9839
walk
4a49a60b375573c5a30c1a7ed6ca9e3917fdf3d6
error:
transfer closed with outstanding read data remaining (curl_result = 18,
http_code = 200, sha1 = 68ba5574ed33345cc868e18996b7a9f1c4a7adbc)
error:
Unable to find 68ba5574ed33345cc868e18996b7a9f1c4a7adbc under
http://xenbits.xensource.com/git-http/qemu-xen-3.4-testing.git
Cannot
obtain needed tree 68ba5574ed33345cc868e18996b7a9f1c4a7adbc
while
processing commit 4a49a60b375573c5a30c1a7ed6ca9e3917fdf3d6.
fatal:
Fetch failed.
make[1]:
*** [ioemu-dir-find] Error 128
make[1]:
Leaving directory `/root/xen-3.4-testing.hg/tools'
make: ***
[tools/ioemu-dir] Error 2
[root@GreenCity01
xen-3.4-testing.hg]#
-----Inline Attachment Follows-----
|
-----Inline Attachment Follows-----
|
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|