unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Cyril Roelandt <tipecaml@gmail.com>
Cc: guix-devel@gnu.org
Subject: Re: Git.
Date: Thu, 29 Aug 2013 23:21:30 +0200	[thread overview]
Message-ID: <87li3k5h2d.fsf@gnu.org> (raw)
In-Reply-To: <521FAC25.9030504@gmail.com> (Cyril Roelandt's message of "Thu, 29 Aug 2013 22:16:37 +0200")

Cyril Roelandt <tipecaml@gmail.com> skribis:

> gcc  -g -O2 -I. -pthread -DHAVE_PATHS_H -DHAVE_STRINGS_H -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>'  -DNO_STRLCPY -DSHELL_PATH='"/nix/store/2awqnfxjrcm2b8s481zwsnfdic3inkdi-bash-4.2/bin/sh"' -o test-mergesort   test-mergesort.o libgit.a xdiff/lib.a libgit.a xdiff/lib.a  -lz  -lcrypto -pthread
> collect2: error: ld returned 1 exit status

That means that one of the libs passed here is either missing, corrupt,
or invalid (for instance, 32-bit where a 64-bit lib is expected).

One (unlikely) possibility is that Git is not parallel-build-safe, so
‘make’ or ‘make check’ would need to be run with -j1.

Were you able to reproduce it by hand in the kept build tree?

Ludo’.

  reply	other threads:[~2013-08-29 21:27 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-29 20:16 Git Cyril Roelandt
2013-08-29 21:21 ` Ludovic Courtès [this message]
2013-09-01 15:27 ` Git Andreas Enge
2013-09-01 16:06   ` Git Nikita Karetnikov
2013-09-01 16:08     ` Git Andreas Enge
2013-09-01 19:43   ` Git Cyril Roelandt
2013-09-01 21:15     ` Git Andreas Enge
2013-09-01 19:48   ` Git Ludovic Courtès
2013-09-01 19:55     ` Git Andreas Enge

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87li3k5h2d.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=guix-devel@gnu.org \
    --cc=tipecaml@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).