Whenever doing something with latest CVS rpm (e.g. querying a package), i get the following message: *** rpmReadConfigFiles((null),(null)) /usr/lib/rpm/macros:/usr/lib/rpm/%{_target}/macros:/etc/rpm/macros:/etc/rpm/macros.specspo:/etc/rpm/%{_target}/macros:~/.rpmmacros *** rpmRebuildTargetVars(0xbffff744) (null) *** _target_cpu: "i686" *** _target_os: "linux" *** _target: "i686-linux" *** rpmRebuildTargetVars(0xbffff744) (null) *** _target_cpu: "i686" *** _target_os: "linux" *** _target: "i686-linux" ----------------- This seems to be related to the fact that %{optflags} is never set, which makes it nearly impossible to build most RPMs. I'm running on an Athlon, and built RPM myself.
You are building rpm-4.1 which is broken now (and breakage will proceed). Try the rpm-4_0 branch: cvs up -r rpm-4_0