David C. Rankin wrote:
Nah... I'm just going to rebuild a 0.4.3 rpm for 13.1. Easier all the way around.
+1.
Only current build errors are scope errors on getpid():
[ 39%] Building CXX object [ src/CMakeFiles/keepassx.dir/lib/random.cpp.o /home/david/rpmbuild/BUILD/keepassx-0.4.3/src/lib/random.cpp: In function 'void initStdRand()': /home/david/rpmbuild/BUILD/keepassx-0.4.3/src/lib/random.cpp:98:19: error: 'getpid' was not declared in this scope stream << getpid(); ^ make[2]: *** [src/CMakeFiles/keepassx.dir/lib/random.cpp.o] Error 1 make[1]: *** [src/CMakeFiles/keepassx.dir/all] Error 2 make: *** [all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.GJAMYK (%build)
Shouldn't be that hard to figure out what compiler defaults are causing the issue.
I think that's a namespace issue, but should be easy to fix.
<rant> I know it is the `security` repo supported by build service, but c'mon, you change versions of a critical app and don't even check that what you are providing now is compatible with what was built 3 months ago?? It's like the kde4 kiddies moved over to the security repo..... </rant>
Our testing processes leave a lot to be desired - an awful lot. As to whether keepass is critical, I can't say - I've never even heard of it :-) -- Per Jessen, Zürich (20.8°C) http://www.dns24.ch/ - free dynamic DNS, made in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org