rpm --rebuild --target athlon cdrecord-1.11-0.a18.1mdk.src.rpm
Builds cleanly with i686 specified.
(Rather short) output attached.
--
Brad Felmey
Installing cdrecord-1.11-0.a18.1mdk.src.rpm
Building target platforms: athlon
Building for target athlon
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.80224
+ umask 022
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf cdrtools-1.11
+ /usr/bin/bzip2 -dc /usr/src/RPM/SOURCES/cdrtools-1.11a18.tar.bz2
+ tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd cdrtools-1.11
+ echo 'Patch #1 (cdrecord-arch-fix.patch.bz2):'
Patch #1 (cdrecord-arch-fix.patch.bz2):
+ /usr/bin/bzip2 -d
+ patch -p0 -s
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.99821
+ umask 022
+ cd /usr/src/RPM/BUILD
+ cd cdrtools-1.11
+ rm -rf building
+ mkdir -p building/i386-linux-dvd
+ cp -fr Makefile Gmake RULES TARGETS DEFAULTS TEMPLATES bins cdrecord cmd conf inc
+include incs lib libdeflt libfile libhfs_iso librscg libs libschily libunls rscsi
+scgcheck building/i386-linux-dvd
+ cp -r libscg/ building/i386-linux-dvd/
+ cd building/i386-linux-dvd
+ cat /usr/src/RPM/SOURCES/cdrtools-1.11a11-dvd.patch
+ patch -p1
patching file cdrecord/cdr_drv.c
patching file cdrecord/cdrecord.c
Hunk #1 succeeded at 465 (offset 34 lines).
Hunk #3 succeeded at 2322 (offset 69 lines).
patching file cdrecord/cdrecord.h
Hunk #1 succeeded at 399 (offset 1 line).
patching file cdrecord/drv_mmc.c
Hunk #1 succeeded at 66 with fuzz 1 (offset 1 line).
Hunk #2 succeeded at 147 (offset 5 lines).
Hunk #3 succeeded at 491 (offset 60 lines).
Hunk #4 succeeded at 451 (offset 5 lines).
Hunk #5 succeeded at 538 (offset 60 lines).
Hunk #6 succeeded at 661 (offset 5 lines).
Hunk #7 succeeded at 843 (offset 60 lines).
Hunk #8 succeeded at 900 (offset 5 lines).
Hunk #9 succeeded at 1060 (offset 60 lines).
Hunk #10 succeeded at 1331 (offset 5 lines).
Hunk #11 succeeded at 1456 (offset 60 lines).
Hunk #12 succeeded at 1519 (offset 5 lines).
Hunk #13 succeeded at 1639 (offset 60 lines).
Hunk #14 succeeded at 1716 (offset 12 lines).
Hunk #15 succeeded at 1865 (offset 60 lines).
patching file cdrecord/scsi_cdr.c
Hunk #2 succeeded at 655 (offset 2 lines).
+ CFLAGS=-O3 -fomit-frame-pointer -pipe -march=athlon -ffast-math -fno-strength-reduce
+ CONFFLAGS=athlon-mandrake-linux-gnu --prefix=/usr
+ XK_ARCH=athlon
+ ./Gmake
RULES/rules1.top:213: incs/Dcc.athlon-linux: No such file or directory
RULES/rules.top:39: RULES/athlon-linux-cc.rul: No such file or directory
gmake: *** No rule to make target `RULES/athlon-linux-cc.rul'. Stop.
error: Bad exit status from /var/tmp/rpm-tmp.99821 (%build)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.99821 (%build)