Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (5446a85946941e1988785670bbdf0cdcd39feaf5)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <eric AT sandall.us>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (5446a85946941e1988785670bbdf0cdcd39feaf5)
  • Date: Thu, 01 Apr 2010 12:07:17 -0700

Quoting Arjan Bouter <abouter AT sourcemage.org>:

Op Thu, 1 Apr 2010 02:34:14 -0500
Ladislav Hagara <scm AT sourcemage.org> schreef:

GIT changes to master grimoire by Ladislav Hagara <hgr AT vabo.cz>:

devel/git/DETAILS | 2 +-
devel/git/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 5446a85946941e1988785670bbdf0cdcd39feaf5
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: Ladislav Hagara <hgr AT vabo.cz>

git 1.7.0.4

diff --git a/devel/git/DETAILS b/devel/git/DETAILS
index 34d35aa..9fc764f 100755
--- a/devel/git/DETAILS
+++ b/devel/git/DETAILS
@@ -1,5 +1,5 @@
SPELL=git
- VERSION=1.7.0.3
+ VERSION=1.7.0.4
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=$SOURCE.sign
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/devel/git/HISTORY b/devel/git/HISTORY
index a292b06..6c9b63e 100644
--- a/devel/git/HISTORY
+++ b/devel/git/HISTORY
@@ -1,3 +1,6 @@
+2010-04-01 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 1.7.0.4
+
2010-03-22 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.7.0.3

_______________________________________________
SM-Commit mailing list
SM-Commit AT lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/sm-commit

LINK git
LINK test-chmtime
LINK test-ctype
LINK test-date
builtin-grep.o: In function `wait_all':
builtin-grep.c:(.text+0xb12): undefined reference to `pthread_join'
builtin-grep.o: In function `cmd_grep':
builtin-grep.c:(.text+0x1965): undefined reference to `pthread_create'
builtin-pack-objects.o: In function `cmd_pack_objects':
builtin-pack-objects.c:(.text+0x3298): undefined reference to
`pthread_create' builtin-pack-objects.c:(.text+0x33f3): undefined
reference to `pthread_join' libgit.a(preload-index.o): In function
`preload_index': preload-index.c:(.text+0x89): undefined reference
to `pthread_create' preload-index.c:(.text+0xb4): undefined
reference to `pthread_join' collect2: ld returned 1 exit status
make: *** [git] Error 1
make: *** Waiting for unfinished jobs....
Running make with 2 jobs failed. Attempt to run with a single job? [y]
LN/CP git-remote-https
LN/CP git-remote-ftp
LN/CP git-remote-ftps
LINK git

builtin-grep.o: In function `wait_all':
builtin-grep.c:(.text+0xb12): undefined reference to `pthread_join'
builtin-grep.o: In function `cmd_grep':
builtin-grep.c:(.text+0x1965): undefined reference to `pthread_create'
builtin-pack-objects.o: In function `cmd_pack_objects':
builtin-pack-objects.c:(.text+0x3298): undefined reference to
`pthread_create' builtin-pack-objects.c:(.text+0x33f3): undefined
reference to `pthread_join' libgit.a(preload-index.o): In function
`preload_index': preload-index.c:(.text+0x89): undefined reference to
`pthread_create' preload-index.c:(.text+0xb4): undefined reference to
`pthread_join' collect2: ld returned 1 exit status
make: *** [git] Error 1
! Problem Detected !
Creating compile log /var/log/sorcery/compile/git-1.7.0.4.bz2


*kaboom*

Does anyone else see this?

Worked fine here on x86 and x86_64. Perhaps check your perl threading?

$ cat /etc/sorcery/local/depends/perl.p
NEW_CUSTOM="n"
THREADED="n"

I doubt it's that, but it's the only dependency of git I have that mentions threads.

-sandalle

--
Eric Sandall | Source Mage GNU/Linux Developer
eric AT sandall.us PGP: 0xA8EFDD61 | http://www.sourcemage.org/
http://eric.sandall.us/ | http://counter.li.org/ #196285




Archive powered by MHonArc 2.6.24.

Top of Page