From mboxrd@z Thu Jan 1 00:00:00 1970 From: George myglc2 Clemmer Subject: bug#29512: build of git-2.15.0.drv failed Date: Thu, 30 Nov 2017 11:59:51 -0500 Message-ID: <86tvxbn1mg.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46180) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eKSCy-0008EF-6S for bug-guix@gnu.org; Thu, 30 Nov 2017 12:01:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eKSCs-000442-A6 for bug-guix@gnu.org; Thu, 30 Nov 2017 12:01:08 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:58121) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eKSCs-00043w-6I for bug-guix@gnu.org; Thu, 30 Nov 2017 12:01:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eKSCr-0004O3-Vb for bug-guix@gnu.org; Thu, 30 Nov 2017 12:01:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45719) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eKSBq-0007Pc-Vc for bug-guix@gnu.org; Thu, 30 Nov 2017 12:00:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eKSBn-000377-PC for bug-guix@gnu.org; Thu, 30 Nov 2017 11:59:59 -0500 Received: from mail-wm0-x22e.google.com ([2a00:1450:400c:c09::22e]:38888) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eKSBn-00036q-J0 for bug-guix@gnu.org; Thu, 30 Nov 2017 11:59:55 -0500 Received: by mail-wm0-x22e.google.com with SMTP id 64so13631736wme.3 for ; Thu, 30 Nov 2017 08:59:55 -0800 (PST) Received: from g1 (c-73-167-118-254.hsd1.ma.comcast.net. [73.167.118.254]) by smtp.gmail.com with ESMTPSA id f36sm3271204edd.82.2017.11.30.08.59.53 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 30 Nov 2017 08:59:53 -0800 (PST) List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: 29512@debbugs.gnu.org Running guix from clean make check on ... 6e385b76e (HEAD -> master, origin/master, origin/HEAD) gnu: mongodb: Use scons-build-system. ... guix package failed ... guix package: error: build failed: build of `/gnu/store/r3rijd3pmkfdmg3h4spyb24az3xiylc4-git-2.15.0.drv' failed Details: g1@g1 ~/src/guix$ guix package -M 4 -c 4 -m ../g1.scm [...] *** t9153-git-svn-rewrite-uuid.sh *** not ok 4 - create new branches and tags # # ( cd git_project && # git svn branch -m "New branch 1" -d b_one New1 ) && # ( cd svn_project && # svn_cmd up && test -e b_one/New1/a.file ) && # # ( cd git_project && # git svn branch -m "New branch 2" -d b_two New2 ) && # ( cd svn_project && # svn_cmd up && test -e b_two/New2/a.file ) && # # ( cd git_project && # git svn branch -t -m "New tag 1" -d tags_A Tag1 ) && # ( cd svn_project && # svn_cmd up && test -e tags_A/Tag1/a.file ) && # # ( cd git_project && # git svn tag -m "New tag 2" -d tags_B Tag2 ) && # ( cd svn_project && # svn_cmd up && test -e tags_B/Tag2/a.file ) # # failed 1 among 4 test(s) 1..4 make[2]: *** [Makefile:49: t9141-git-svn-multiple-branches.sh] Error 1 make[2]: *** Waiting for unfinished jobs.... ok 1 - load svn repo ok 2 - verify uuid # passed all 2 test(s) 1..2 ok 1 - initialize repo ok 2 - clone ok 3 - git svn gc runs ok 4 - git svn mkdirs recreates empty directories after git svn gc # passed all 4 test(s) 1..4 ok 1 - load svn dump ok 2 - all svn merges became git merge commits ok 3 - cherry picks did not become git merge commits ok 4 - svn non-merge merge commits did not become git merge commits ok 5 - commit made to merged branch is reachable from the merge ok 6 - merging two branches in one commit is detected correctly not ok 7 - everything got merged in the end # TODO known breakage # still have 1 known breakage(s) # passed all remaining 6 test(s) 1..7 make[2]: Leaving directory '/tmp/guix-build-git-2.15.0.drv-0/git-2.15.0/t' make[1]: *** [Makefile:36: test] Error 2 make[1]: Leaving directory '/tmp/guix-build-git-2.15.0.drv-0/git-2.15.0/t' make: *** [Makefile:2439: test] Error 2 phase `check' failed after 517.7 seconds builder for `/gnu/store/r3rijd3pmkfdmg3h4spyb24az3xiylc4-git-2.15.0.drv' failed with exit code 1 guix package: error: build failed: build of `/gnu/store/r3rijd3pmkfdmg3h4spyb24az3xiylc4-git-2.15.0.drv' failed g1@g1 ~/src/guix$ exit exit Full compressed log (300+K) available if needed. HTH - George