Cannot build RHEL5/F18 packages on Fedora 18

Michael Cronenworth mike at cchtml.com
Wed Mar 27 15:57:03 UTC 2013


On 03/27/2013 10:52 AM, Clark Williams wrote:
> Weird, looks like GCC didn't get installed in your RHEL5 chroot and
> binutils isn't there on F18. I'm a bit concerned about the Cannot
> allocate memory lines in the above debug output though. Anything in the
> dmesg output on the host about running low on memory?

No koji-related messages in dmesg.

$ free -m
             total       used       free     shared    buffers     cached
Mem:         16049      14623       1426          0          0       4458
-/+ buffers/cache:      10164       5884
Swap:        18079        298      17781

The gcc and binutils packages are being installed. I've tried building
the RHEL5/F18 packages twice. The RHEL6 build succeeded the first time.

Fedora 18 root.log:
[snip]
DEBUG util.py:264:  Installing for dependencies:
DEBUG util.py:264:   audit-libs                 i686      
2.2.2-3.fc18             build      74 k
DEBUG util.py:264:   basesystem                 noarch    
10.0-7.fc18              build     4.7 k
DEBUG util.py:264:   binutils                   i686      
2.23.51.0.1-6.fc18       build     3.8 M
...

RHEL5 root.log:
[snip]
DEBUG util.py:264:  Installing:
DEBUG util.py:264:   bash                       i386     
3.2-24.el5                 build    1.9 M
DEBUG util.py:264:   buildsys-macros            noarch   
5-5.el5                    build    2.1 k
DEBUG util.py:264:   bzip2                      i386     
1.0.3-6.el5_5              build     49 k
DEBUG util.py:264:   coreutils                  i386     
5.97-23.el5_6.3            build    3.6 M
DEBUG util.py:264:   cpio                       i386     
2.6-23.el5_4.1             build    122 k
DEBUG util.py:264:   diffutils                  i386     
2.8.1-15.2.3.el5           build    210 k
DEBUG util.py:264:   findutils                  i386     
1:4.2.27-6.el5             build    294 k
DEBUG util.py:264:   gawk                       i386     
3.1.5-14.el5               build    1.7 M
DEBUG util.py:264:   gcc                        i386     
4.1.2-50.el5               build    5.2 M
...



More information about the buildsys mailing list