1 Mar 2010 03:45
Re: [GNU Autoconf 2.65] testsuite: 229 failed
Gene Spafford <spaf <at> cerias.purdue.edu>
2010-03-01 02:45:11 GMT
2010-03-01 02:45:11 GMT
Actually, I had something like that in place, but found an old (very old) debugging statement that was putting out a single space. Once fixed, those problems went away. I have built or tried to build the following 4 packages on my system: m4-1.4.14 automake-1.11 autoconf-2.65 ntp-4.2.6p1-RC5 After the change, m4 makes and passes the self-check. Thus, we can drop that address going forward.(Continue reading)Automake and autoconf both build, but neither passes all the self-tests. ntp won't even build because of something in the configuration files. It appears to be doubly defining some constants. As near as I can tell from trying to look at the autoconfig stuff, it thinks that some of the constants in <sys/int_types.h>, which are included as part of <inttypes.h> are not defined. So, it redefines them in a compat.h file, and the compiler gets very, very unhappy about that. Email to the ntp bugs list was rejected by the moderator who said I should post to the help list. I did, but no one has responded. So, in my quest to get a new ntp up, I find I have to install a bunch of packages I don't understand, and that I can't get to pass the checks! At least you have responded to some of my concerns, for that, thank you. Under separate cover, and not cc-d to the m4 list, I will send the autoconf error log. If you want to see the automake errors, or ntp errors, let me know. I have a bunch of em.
(What is somewhat depressing about this is that 15-25 years ago, I was writing stuff like this and posting
Automake and autoconf both build, but neither passes all the self-tests.
ntp won't even build because of something in the configuration files. It appears to be doubly defining some
constants. As near as I can tell from trying to look at the autoconfig stuff, it thinks that some of the
constants in <sys/int_types.h>, which are included as part of <inttypes.h> are not defined. So, it
redefines them in a compat.h file, and the compiler gets very, very unhappy about that.
Email to the ntp bugs list was rejected by the moderator who said I should post to the help list. I did, but no
one has responded.
So, in my quest to get a new ntp up, I find I have to install a bunch of packages I don't understand, and that I
can't get to pass the checks!
At least you have responded to some of my concerns, for that, thank you.
Under separate cover, and not cc-d to the m4 list, I will send the autoconf error log. If you want to see the
automake errors, or ntp errors, let me know. I have a bunch of em.
RSS Feed