Date: Wed, 18 Apr 2007 10:13:25 -0500 From: Bruce Burden <brucegb@realtime.net> To: questions@freebsd.org Subject: Why is dmidecode failing? Message-ID: <20070418151325.GK85859@tigerfish2.my.domain> In-Reply-To: <1176907072_43299@ruth.realtime.net> References: <1176907072_43299@ruth.realtime.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi gang, I am attempting to update the ports on my system. To that end: /usr/local/sbin/portupgrade -aruv fails: gmake[2]: Leaving directory `/usr/ports/sysutils/hal/work/hal-0.5.8.20070403/po' Making all in policy gmake[2]: Entering directory `/usr/ports/sysutils/hal/work/hal-0.5.8.20070403/policy' gmake[3]: Entering directory `/usr/ports/sysutils/hal/work/hal-0.5.8.20070403/policy' gmake[3]: Nothing to be done for `all-am'. gmake[3]: Leaving directory `/usr/ports/sysutils/hal/work/hal-0.5.8.20070403/policy' gmake[2]: Leaving directory `/usr/ports/sysutils/hal/work/hal-0.5.8.20070403/policy' gmake[2]: Entering directory `/usr/ports/sysutils/hal/work/hal-0.5.8.20070403' gmake[2]: Nothing to be done for `all-am'. gmake[2]: Leaving directory `/usr/ports/sysutils/hal/work/hal-0.5.8.20070403' gmake[1]: Leaving directory `/usr/ports/sysutils/hal/work/hal-0.5.8.20070403' ===> Installing for hal-0.5.8.20070403 ===> hal-0.5.8.20070403 depends on file: /usr/local/share/pciids/pci.ids - found ===> hal-0.5.8.20070403 depends on file: /usr/local/bin/python - found ===> hal-0.5.8.20070403 depends on executable: dmidecode - not found ===> Verifying install for dmidecode in /usr/ports/sysutils/dmidecode ===> Vulnerability check disabled, database not found ===> Extracting for dmidecode-2.8 => MD5 Checksum OK for dmidecode-2.8.tar.bz2. => SHA256 Checksum OK for dmidecode-2.8.tar.bz2. ===> Patching for dmidecode-2.8 ===> Applying FreeBSD patches for dmidecode-2.8 ===> Configuring for dmidecode-2.8 ===> Building for dmidecode-2.8 cc -O2 -pipe -march=opteron -W -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-q ual -Wcast-align -Wwrite-strings -Wmissing-prototypes -Winline -Wundef -c dmidecode.c -o dmidecode.o cc -O2 -pipe -march=opteron -W -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-q ual -Wcast-align -Wwrite-strings -Wmissing-prototypes -Winline -Wundef -c dmiopt.c -o dm iopt.o cc -O2 -pipe -march=opteron -W -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wmissing-prototypes -Winline -Wundef -c util.c -o util ..o cc dmidecode.o dmiopt.o util.o -o dmidecode cc -O2 -pipe -march=opteron -W -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-q ual -Wcast-align -Wwrite-strings -Wmissing-prototypes -Winline -Wundef -c biosdecode.c - o biosdecode.o cc biosdecode.o util.o -o biosdecode cc -O2 -pipe -march=opteron -W -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-q ual -Wcast-align -Wwrite-strings -Wmissing-prototypes -Winline -Wundef -c ownership.c -o ownership.o cc ownership.o util.o -o ownership cc -O2 -pipe -march=opteron -W -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-q ual -Wcast-align -Wwrite-strings -Wmissing-prototypes -Winline -Wundef -c vpddecode.c -o vpddecode.o cc -O2 -pipe -march=opteron -W -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-q ual -Wcast-align -Wwrite-strings -Wmissing-prototypes -Winline -Wundef -c vpdopt.c -o vp dopt.o cc vpddecode.o vpdopt.o util.o -o vpddecode ===> Installing for dmidecode-2.8 ===> Generating temporary packing list ===> Checking if sysutils/dmidecode already installed ===> dmidecode-2.8 is already installed You may wish to ``make deinstall'' and install this port again by ``make reinstall'' to upgrade it properly. If you really wish to overwrite the old port of sysutils/dmidecode without deleting it first, set the variable "FORCE_PKG_REGISTER" in your environment or the "make install" command line. *** Error code 1 Stop in /usr/ports/sysutils/dmidecode. *** Error code 1 Stop in /usr/ports/sysutils/hal. *** Error code 1 Stop in /usr/ports/devel/gnome-vfs. *** Error code 1 Stop in /usr/ports/devel/gnome-vfs. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.3468.10 env UPGRADE_ TOOL=portupgrade UPGRADE_PORT=gnome-vfs-2.16.3 UPGRADE_PORT_VER=2.16.3 make ** Fix the problem and try again. Now, I am not sure why hal does not think dmidecode is not installed, when obviously it is. Suggestions? I did not see any thing in /usr/ports/UPDATING, and the tidbits on hald do not seem to apply. pkgdb -F does not think anything is wrong... Thanks, Bruce p.s. This has been happening for about the last two weeks. -- ------------------------------------------------------------------------ "I like bad!" Bruce Burden Austin, TX. - Thuganlitha The Power and the Prophet Robert Don Hughes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070418151325.GK85859>