GNU bug report logs -
#13317
automake fails make check
Previous Next
Reported by: Ronald Copley <ronald.copley <at> gmail.com>
Date: Mon, 31 Dec 2012 17:15:03 UTC
Severity: normal
Tags: moreinfo, wontfix
Done: Stefano Lattarini <stefano.lattarini <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #15 received at control <at> debbugs.gnu.org (full text, mbox):
tags 13317 + wontfix moreinfo
close 13317
stop
Reference:
<http://debbugs.gnu.org/cgi/bugreport.cgi?bug=13317>
Hi Ronald, sorry for the ridiculous delay. I'm going through
some old logs, and stumbled on this old report of yours.
It seems to me that most of the failures you reported seem due
to some misconfiguration of your environment, e.g.:
ar cru liblib.a x.o
/usr/bin/ranlib: invalid option -- q
cc -g -O2 -o LDADD LDADD.o lib/liblib.a
ld: warning: ignoring file lib/liblib.a, file was built for \
archive which is not the architecture being linked (x86_64)
Undefined symbols for architecture x86_64:
"_lib", referenced from:
_main in LDADD.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
In addition, automake have seen several non trivial changes in the
areas relevant to your report since you sent it here. I'm thus
going to close this report to avoid keeping the bug tracker too
cluttered.
If you want to retry running the testsuite of the new Automake
release of just few days ago (1.14.1), feel free to open a new
bug to report any failure you incur into.
Thanks,
Stefano
This bug report was last modified 11 years and 151 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.