Mailinglist Archive: opensuse-packaging (122 mails)

< Previous Next >
[opensuse-packaging] rpmbuild glibc for OpenSuse?
  • From: "Jonathan E. Brickman" <jeb@xxxxxxxxxxxxxxx>
  • Date: Mon, 26 Nov 2007 17:37:10 -0600
  • Message-id: <474B58A6.4090504@xxxxxxxxxxxxxxx>
Greetings. I am trying to rebuild glibc under OpenSUSE 10.3, optimizing
for CPU, and am running into a peculiar problem. I am running the command:

rpmbuild -bb --target athlon glibc.spec

from /usr/src/packages/SPECS, with the glibc .src.rpm for 2.6.1
installed; and all goes very well, until rather near the end:

+ cd ..
+ export RPM_BUILD_ROOT
+ mkdir -p /var/tmp/glibc-2.6.1-build/lib/obsolete
+ cp -av bits/stdio-lock.h
/var/tmp/glibc-2.6.1-build/usr/include/bits/stdio-lock.h
`bits/stdio-lock.h' ->
`/var/tmp/glibc-2.6.1-build/usr/include/bits/stdio-lock.h'
+ install -m 0700 glibc_post_upgrade /var/tmp/glibc-2.6.1-build/usr/sbin
+ mkdir -p /var/tmp/glibc-2.6.1-build/usr/include/resolv
+ install -m 0644 resolv/mapv4v6addr.h
/var/tmp/glibc-2.6.1-build/usr/include/resolv/
+ install -m 0644 resolv/mapv4v6hostent.h
/var/tmp/glibc-2.6.1-build/usr/include/resolv/
+ mkdir -p /var/tmp/glibc-2.6.1-build/usr/share/doc/glibc
+ cp -p 'manual/libc/*.html'
/var/tmp/glibc-2.6.1-build/usr/share/doc/glibc
cp: cannot stat `manual/libc/*.html': No such file or directory
error: Bad exit status from /var/tmp/rpm-tmp.66519 (%install)


RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.66519 (%install)

Should I be using a tool other than rpmbuild? Or is there a package I
am missing? I have tried a number of things, but haven't been able to
figure it out.

J.E.B.
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx

< Previous Next >
Follow Ups