From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mathieu Lirzin Subject: Re: [PATCH] gnu: Add keepassx. Date: Wed, 16 Sep 2015 23:06:55 +0200 Message-ID: <87r3lykr9s.fsf@openmailbox.org> References: <1442398930-4941-1-git-send-email-efraim@flashner.co.il> <20150916140203.26ff781e@debian-netbook> <87d1ximfqn.fsf@openmailbox.org> <20150916215625.3a99aadf@debian-netbook> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44339) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZcJv6-0005Ef-Tu for guix-devel@gnu.org; Wed, 16 Sep 2015 17:07:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZcJv2-0005f9-Cg for guix-devel@gnu.org; Wed, 16 Sep 2015 17:07:12 -0400 Received: from smtp2.openmailbox.org ([62.4.1.36]:57078) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZcJv2-0005eg-3c for guix-devel@gnu.org; Wed, 16 Sep 2015 17:07:08 -0400 In-Reply-To: <20150916215625.3a99aadf@debian-netbook> (Efraim Flashner's message of "Wed, 16 Sep 2015 21:56:25 +0300") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Efraim Flashner Cc: guix-devel@gnu.org Efraim Flashner writes: > On Wed, 16 Sep 2015 19:33:04 +0200 > Mathieu Lirzin wrote: >> [...] >> Any reason why you don't choose the stable version 0.4.3 ? If it builds >> correctly on guix, we should use it instead and change the name of this >> package definition to "keepassx-2". > > also building 0.4.3 failed for me with the following error: > /tmp/nix-build-keepassx-0.4.3.drv-0/keepassx-0.4.3/src/lib/random.cpp: In > function ?void initStdRand()?: > /tmp/nix-build-keepassx-0.4.3.drv-0/keepassx-0.4.3/src/lib/random.cpp:98:19: > error: ?getpid? was not declared in this scope > stream << getpid(); > ^ > src/CMakeFiles/keepassx.dir/build.make:611: recipe for target > 'src/CMakeFiles/keepassx.dir/lib/random.cpp.o' failed > make[2]: *** [src/CMakeFiles/keepassx.dir/lib/random.cpp.o] Error 1 > make[2]: *** Waiting for unfinished jobs.... > make[2]: Leaving directory '/tmp/nix-build-keepassx-0.4.3.drv-0/build' > CMakeFiles/Makefile2:81: recipe for target 'src/CMakeFiles/keepassx.dir/all' > failed > make[1]: *** [src/CMakeFiles/keepassx.dir/all] Error 2 > make[1]: Leaving directory '/tmp/nix-build-keepassx-0.4.3.drv-0/build' > Makefile:119: recipe for target 'all' failed > make: *** [all] Error 2 > phase `build' failed after 47 seconds That's a valid reason. Pushed in e8647227315653728435ba0673cc2aa690c40138. Thanks again, -- Mathieu Lirzin