I was trying to build this RPM with optimizations for i686 and i586, and here's the error I got: ++ file /var/tmp/gnome-media-1.0.51-root//usr/bin/cddbslave /var/tmp/gnome-media-1.0.51-root//usr/bin/cddbsubmit /var/tmp/gnome-media-1.0.51-root//usr/bin/gmix /var/tmp/gnome-media-1.0.51-root//usr/bin/gtcd /var/tmp/gnome-media-1.0.51-root//usr/bin/tcd /var/tmp/gnome-media-1.0.51-root//usr/bin/vumeter ++ awk -F: /not strip/ { print $1 } + strip Usage: strip [-vVsSpgxX] [-I bfdname] [-O bfdname] [-F bfdname] [-R section] [--input-target=bfdname] [--output-target=bfdname] [--target=bfdname] [--strip-all] [--strip-debug] [--strip-unneeded] [--discard-all] [--discard-locals] [--keep-symbol symbol] [-K symbol] [--strip-symbol symbol] [-N symbol] [--remove-section=section] [-o file] [--preserve-dates] [--verbose] [--version] [--help] file... strip: supported targets: elf32-i386 a.out-i386-linux srec symbolsrec tekhex binary ihex trad-coreBad exit status from /var/tmp/rpm-tmp.23855 (%install)
This may have happened because you put -s in your CFLAGS or somesuch. Not that the spec file isn't in error, but there probably *is* a way to fix it on your end of things.