Gentoo Archives: gentoo-alt

From: Osamu Ogasawara <osamu.ogasawara@×××××.com>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] gentoo prefix "Filesize does not match recorded size" error : binutils-config-3
Date: Sat, 17 Nov 2012 03:06:15
Message-Id: CAG7RAEY7L4HSp=JoSpxuWo9vowtRWdFdo-dikZ10m4BNRsRtgA@mail.gmail.com
In Reply to: Re: [gentoo-alt] gentoo prefix "Filesize does not match recorded size" error : binutils-config-3 by Fabian Groffen
1 >> $ ./bootstrap-prefix.sh $EPREFIX/tmp stage1
2 >> ...
3 >>
4 >> Python build finished, but the necessary bits to build these modules
5 >> were not found:
6 >> _ssl bsddb185 dl
7 >> gdbm imageop sunaudiodev
8 >> To find the necessary bits, look in setup.py in detect_modules() for
9 >> the module's name.
10 >>
11 >>
12 >> Failed to build these modules:
13 >> _bsddb
14 >
15 > Do you still have the build output before this? The real error is
16 > somewhere up where it builds the bsddb module.
17 >
18 > What (exact) OS is this? RedHat? CentOS? Which version?
19
20 OS:
21 $ cat /etc/redhat-release
22 Red Hat Enterprise Linux Server release 6.1 (Santiago)
23 $ uname --all
24 Linux t264 2.6.32-131.0.15.el6.x86_64 #1 SMP Tue May 10 15:42:40 EDT
25 2011 x86_64 x86_64 x86_64 GNU/Linux
26
27 Build Output (1) gcc version 4.4.5 20110214 (Red Hat 4.4.5-6) (GCC)
28 * script http://rgm3.lab.nig.ac.jp/Repository/gentoo_prefix4.sh.txt
29 * result http://rgm3.lab.nig.ac.jp/Repository/gentoo_prefix4.txt
30
31 Build Output (2) gcc version 4.6.2 (GCC)
32 * script http://rgm3.lab.nig.ac.jp/Repository/gentoo_prefix5.sh.txt
33 * result http://rgm3.lab.nig.ac.jp/Repository/gentoo_prefix5.txt
34
35
36 ---
37 Osamu Ogasawara