From: "Gabor Z. Papp" <gzp@papp.hu>
To: git@vger.kernel.org
Subject: git 1.6.6.1 on glibc 2.2
Date: Sun, 24 Jan 2010 12:35:05 +0100 [thread overview]
Message-ID: <x6y6jn4txy@gzp> (raw)
[-- Attachment #1: Type: text/plain, Size: 521 bytes --]
Hello all,
trying to compile git 1.6.6.1 on Linux 2.4.37.7, glibc 2.2.5:
read-cache.c: In function 'fill_stat_cache_info':
read-cache.c:72: error: 'struct stat' has no member named 'st_ctim'
read-cache.c:73: error: 'struct stat' has no member named 'st_mtim'
read-cache.c: In function 'read_index_from':
read-cache.c:1316: error: 'struct stat' has no member named 'st_mtim'
read-cache.c: In function 'write_index':
read-cache.c:1581: error: 'struct stat' has no member named 'st_mtim'
make: *** [read-cache.o] Error 1
[-- Attachment #2: log.make --]
[-- Type: application/octet-stream, Size: 5267 bytes --]
GIT_VERSION = 1.6.6.1
* new build flags or prefix
CC fast-import.o
CC abspath.o
CC advice.o
CC alias.o
CC alloc.o
CC archive.o
CC archive-tar.o
CC archive-zip.o
CC attr.o
CC base85.o
CC bisect.o
bisect.c: In function 'bisect_next_all':
bisect.c:869: warning: dereferencing pointer '__u' does break strict-aliasing rules
bisect.c:869: note: initialized from here
CC blob.o
CC branch.o
CC bundle.o
bundle.c: In function 'verify_bundle':
bundle.c:125: warning: dereferencing pointer '__u' does break strict-aliasing rules
bundle.c:125: note: initialized from here
CC cache-tree.o
CC color.o
CC combine-diff.o
combine-diff.c: In function 'show_patch_diff':
combine-diff.c:223: warning: dereferencing pointer '__u' does break strict-aliasing rules
combine-diff.c:223: note: initialized from here
CC commit.o
CC config.o
CC connect.o
CC convert.o
convert.c: In function 'apply_filter':
convert.c:291: warning: dereferencing pointer '__u' does break strict-aliasing rules
convert.c:291: note: initialized from here
convert.c:291: warning: dereferencing pointer '__u' does break strict-aliasing rules
convert.c:291: note: initialized from here
convert.c:291: warning: dereferencing pointer '__u' does break strict-aliasing rules
convert.c:291: note: initialized from here
convert.c:291: warning: dereferencing pointer '__u' does break strict-aliasing rules
convert.c:291: note: initialized from here
CC copy.o
CC csum-file.o
CC ctype.o
CC date.o
CC decorate.o
CC diffcore-break.o
CC diffcore-delta.o
CC diffcore-order.o
CC diffcore-pickaxe.o
CC diffcore-rename.o
CC diff-delta.o
CC diff-lib.o
CC diff-no-index.o
CC diff.o
diff.c: In function 'diff_words_show':
diff.c:711: warning: dereferencing pointer '__u' does break strict-aliasing rules
diff.c:711: note: initialized from here
diff.c: In function 'diff_get_patch_id':
diff.c:3317: warning: dereferencing pointer '__u' does break strict-aliasing rules
diff.c:3317: note: initialized from here
diff.c:3328: warning: dereferencing pointer '__u' does break strict-aliasing rules
diff.c:3328: note: initialized from here
diff.c: In function 'builtin_diffstat':
diff.c:1815: warning: dereferencing pointer '__u' does break strict-aliasing rules
diff.c:1815: note: initialized from here
diff.c: In function 'run_diff_cmd':
diff.c:1718: warning: dereferencing pointer '__u' does break strict-aliasing rules
diff.c:1718: note: initialized from here
diff.c: In function 'diff_flush':
diff.c:1862: warning: dereferencing pointer '__u' does break strict-aliasing rules
diff.c:1862: note: initialized from here
diff.c:3461: warning: dereferencing pointer '__u' does break strict-aliasing rules
diff.c:3461: note: initialized from here
CC dir.o
CC editor.o
CC entry.o
CC environment.o
CC exec_cmd.o
CC fsck.o
CC graph.o
CC grep.o
CC hash.o
CC help.o
help.c: In function 'help_unknown_cmd':
help.c:308: warning: dereferencing pointer '__u' does break strict-aliasing rules
help.c:308: note: initialized from here
help.c:309: warning: dereferencing pointer '__u' does break strict-aliasing rules
help.c:309: note: initialized from here
help.c:310: warning: dereferencing pointer '__u' does break strict-aliasing rules
help.c:310: note: initialized from here
CC ident.o
CC levenshtein.o
CC list-objects.o
CC ll-merge.o
ll-merge.c: In function 'll_xdl_merge':
ll-merge.c:79: warning: dereferencing pointer '__u' does break strict-aliasing rules
ll-merge.c:79: note: initialized from here
CC lockfile.o
CC log-tree.o
CC mailmap.o
CC match-trees.o
CC merge-file.o
merge-file.c: In function 'merge_file':
merge-file.c:64: warning: dereferencing pointer '__u' does break strict-aliasing rules
merge-file.c:64: note: initialized from here
merge-file.c:33: warning: dereferencing pointer '__u' does break strict-aliasing rules
merge-file.c:33: note: initialized from here
CC merge-recursive.o
CC name-hash.o
CC notes.o
CC object.o
CC pack-check.o
CC pack-refs.o
pack-refs.c: In function 'pack_refs':
pack-refs.c:89: warning: dereferencing pointer '__u' does break strict-aliasing rules
pack-refs.c:89: note: initialized from here
pack-refs.c:89: warning: dereferencing pointer '__u' does break strict-aliasing rules
pack-refs.c:89: note: initialized from here
pack-refs.c:89: warning: dereferencing pointer '__u' does break strict-aliasing rules
pack-refs.c:89: note: initialized from here
CC pack-revindex.o
CC pack-write.o
CC pager.o
CC parse-options.o
CC patch-delta.o
CC patch-ids.o
CC path.o
CC pkt-line.o
CC preload-index.o
CC pretty.o
CC progress.o
CC quote.o
CC reachable.o
CC read-cache.o
read-cache.c: In function 'fill_stat_cache_info':
read-cache.c:72: error: 'struct stat' has no member named 'st_ctim'
read-cache.c:73: error: 'struct stat' has no member named 'st_mtim'
read-cache.c: In function 'read_index_from':
read-cache.c:1316: error: 'struct stat' has no member named 'st_mtim'
read-cache.c: In function 'write_index':
read-cache.c:1581: error: 'struct stat' has no member named 'st_mtim'
make: *** [read-cache.o] Error 1
next reply other threads:[~2010-01-24 12:00 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-24 11:35 Gabor Z. Papp [this message]
2010-01-24 12:27 ` git 1.6.6.1 on glibc 2.2 Jonathan Nieder
2010-01-24 15:09 ` Gabor Z. Papp
2010-01-24 17:40 ` Jonathan Nieder
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=x6y6jn4txy@gzp \
--to=gzp@papp.hu \
--cc=git@vger.kernel.org \
/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.
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 NNTP newsgroup(s).