From: watermodem <aquamodem@ameritech.net>
To: linux-kernel@vger.kernel.org
Cc: tigran@veritas.com
Subject: Re: Latest microcode data from Intel
Date: Fri, 10 Sep 2004 16:07:56 -0500 [thread overview]
Message-ID: <414217AC.8010807@ameritech.net> (raw)
A bit of a bug somewhere here... If it is my mistake by having
the linux link pointing to ...
linux -> linux-2.6.8.1/
sorry... (I don't remember which libs were proper)
If it is not that... then the package has a bug.
Error:
rpm -U /usr/src/RPM/RPMS/i586/microcode_ctl-1.09-1.i586.rpm
error: %preun(microcode_ctl-1.06-6mdk) scriptlet failed, exit status 1
Leading up to this was:
rpmbuild -ta microcode_ctl-1.09.tar.gz
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.76578
+ umask 022
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf microcode_ctl-1.09
+ /usr/bin/gzip -dc /home/watermod/Documents/microcode_ctl-1.09.tar.gz
+ tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd microcode_ctl-1.09
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.76578
+ umask 022
+ cd /usr/src/RPM/BUILD
+ cd microcode_ctl-1.09
+ make
gcc -g -Wall -O2 -I /usr/src/linux/include -o microcode_ctl microcode_ctl.c
In file included from /usr/src/linux/include/asm/processor.h:18,
from microcode_ctl.c:30:
/usr/src/linux/include/asm/system.h: In function `__set_64bit_var':
/usr/src/linux/include/asm/system.h:193: warning: dereferencing
type-punned pointer will break strict-aliasing rules
/usr/src/linux/include/asm/system.h:193: warning: dereferencing
type-punned pointer will break strict-aliasing rules
In file included from microcode_ctl.c:30:
/usr/src/linux/include/asm/processor.h: In function `load_esp0':
/usr/src/linux/include/asm/processor.h:453: warning: implicit
declaration of function `unlikely'
echo "/etc/init.d/microcode_ctl" > microcode-filelist
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.91789
+ umask 022
+ cd /usr/src/RPM/BUILD
+ cd microcode_ctl-1.09
+ '[' /var/tmp/microcode_ctl-1.09-root '!=' / ']'
+ '[' -d /var/tmp/microcode_ctl-1.09-root ']'
+ make DESTDIR=/var/tmp/microcode_ctl-1.09-root PREFIX=/usr install clean
install -d /var/tmp/microcode_ctl-1.09-root/usr/sbin
/var/tmp/microcode_ctl-1.09-root/etc \
/var/tmp/microcode_ctl-1.09-root/usr/man/man8
/var/tmp/microcode_ctl-1.09-root/etc/init.d \
/var/tmp/microcode_ctl-1.09-root
install -s -m 755 microcode_ctl /var/tmp/microcode_ctl-1.09-root/usr/sbin
install -m 644 intel-ia32microcode-02Sep2004.txt
/var/tmp/microcode_ctl-1.09-root/etc/microcode.dat
install -m 644 microcode_ctl.8 /var/tmp/microcode_ctl-1.09-root/usr/man/man8
gzip -9f /var/tmp/microcode_ctl-1.09-root/usr/man/man8/microcode_ctl.8
install -m 755 microcode_ctl.start
/var/tmp/microcode_ctl-1.09-root/etc/init.d/microcode_ctl
echo "MAKE: Skipping chkconfig operation (rpm build?)"
MAKE: Skipping chkconfig operation (rpm build?)
rm -f microcode_ctl
+ /usr/lib/rpm/brp-mandrake
Cleaning files...done
Compressing files...done
Stripping files...done
Relativisation of symlinks...done
Clean perl...done
Building libraries symlinks...done
Gprintifying init scripts...done
Processing files: microcode_ctl-1.09-1
Finding Provides: /usr/lib/rpm/filter.sh ' ' /usr/lib/rpm/find-provides
Using BuildRoot: /var/tmp/microcode_ctl-1.09-root to search libs
Finding Requires: /usr/lib/rpm/filter.sh ' ' /usr/lib/rpm/find-requires
/var/tmp/microcode_ctl-1.09-root i586
Requires(interp): /bin/sh /bin/sh
Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
Requires(post): /bin/sh
Requires(preun): /bin/sh
Requires: bash libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1)
Checking for unpackaged file(s): /usr/lib/rpm/check-files
/var/tmp/microcode_ctl-1.09-root
Wrote: /usr/src/RPM/SRPMS/microcode_ctl-1.09-1.src.rpm
Wrote: /usr/src/RPM/RPMS/i586/microcode_ctl-1.09-1.i586.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.99129
+ umask 022
+ cd /usr/src/RPM/BUILD
+ cd microcode_ctl-1.09
+ '[' /var/tmp/microcode_ctl-1.09-root '!=' / ']'
+ '[' -d /var/tmp/microcode_ctl-1.09-root ']'
+ rm -r /var/tmp/microcode_ctl-1.09-root
+ exit 0
next reply other threads:[~2004-09-10 21:09 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-10 21:07 watermodem [this message]
-- strict thread matches above, loose matches on Subject: below --
2004-09-09 22:21 Latest microcode data from Intel Chris Rankin
2004-09-09 16:32 Tigran Aivazian
2004-09-09 21:10 ` DaMouse
2004-09-10 15:39 ` Bill Davidsen
2004-09-10 15:46 ` Tigran Aivazian
2004-09-10 14:54 ` Alan Cox
2004-09-10 16:04 ` Tigran Aivazian
2004-09-10 16:39 ` Chris Wright
2004-09-11 21:10 ` Tigran Aivazian
2004-09-10 16:14 ` Kurt Wall
2004-09-15 15:31 ` Bill Davidsen
2004-09-15 15:43 ` Tigran Aivazian
2004-09-15 15:52 ` Dave Jones
2004-09-15 16:09 ` Bill Davidsen
2004-09-10 15:47 ` Nathan Bryant
2004-09-10 15:02 ` Alan Cox
2004-09-10 15:53 ` Tigran Aivazian
2004-09-10 16:44 ` Anton Blanchard
2004-09-10 16:53 ` Dominik Karall
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=414217AC.8010807@ameritech.net \
--to=aquamodem@ameritech.net \
--cc=linux-kernel@vger.kernel.org \
--cc=tigran@veritas.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.