Ruth Waite wrote:
> Is this what you mean?
>
> hostnamectl:
> Oracle Linux Server 7.8
>
> cat /etc/redhat-release:
> Red Hat Enterprise Linux Server release 7.8 (Maipo)
Yes. Thanks.
Since I can't reproduce the issue by building pspp-1.4.0 on CentOS 7.3.1611
nor on CentOS 7.8.2003, I think it af
These are very valid and helpful points. I wasn't even aware of
"platform-testers".
Thanks to Ruth for reporting this problem and thanks to everyone
else for diagnosing it.
J'
On Fri, Aug 28, 2020 at 06:20:26PM -0400, Jeffrey Walton wrote:
The PSPP folks did not make an announcement
On Fri, Aug 28, 2020 at 5:51 PM Bruno Haible wrote:
>
> Ruth Waite wrote:
> > Here it is.
>
> In order to evaluate the impact of this problem, it would be useful to know
> what kind of system this is (distro and version).
>
> I can see from your log that it's a glibc 2.17 system. But on CentOS 7.3
: bug-gnulib@gnu.org ; Paul Eggert ;
bug-gnu-p...@gnu.org
Subject: Re: PSPP-BUG: PSPP make check errors [cross posting to
bug-gnulib@gnu.org]
Ruth Waite wrote:
> Here it is.
In order to evaluate the impact of this problem, it would be useful to know
what kind of system this is (distro and vers
Ruth Waite wrote:
> Here it is.
In order to evaluate the impact of this problem, it would be useful to know
what kind of system this is (distro and version).
I can see from your log that it's a glibc 2.17 system. But on CentOS 7.3.1611,
which also uses glibc 2.17, building pspp-1.4.0 works fine (
> Here it is.
The output contains:
# 22 "fopen.c"
#define __need_FILE
This means that you are hitting the bug that was fixed in Gnulib on 2020-08-03:
https://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=commitdiff;h=b2d4b6c87827e34a694278d085a31508af052a37
It's a pity that the fix has not been
> Here it is.
The output contains:
Here it is.
From: Paul Eggert
Sent: Friday, August 28, 2020 3:10 PM
To: Ruth Waite
Cc: John Darrington ; bug-gnulib@gnu.org
; bug-gnu-p...@gnu.org
Subject: Re: PSPP-BUG: PSPP make check errors [cross posting to
bug-gnulib@gnu.org]
On 8/28/20 11:51 AM, Ruth
On 8/28/20 11:51 AM, Ruth Waite wrote:
fopen.i.gz attached.
Thanks, it appears that /usr/include/stdio.h is not including as it
should. To help debug this could you please also use gcc's -dD option? That is,
the following three commands and then send us fopen.i.gz:
cd /export/home/ad/ad36/
fopen.i.gz attached.
From: Paul Eggert
Sent: Friday, August 28, 2020 12:06 PM
To: Ruth Waite
Cc: John Darrington ; bug-gnulib@gnu.org
; bug-gnu-p...@gnu.org
Subject: Re: PSPP-BUG: PSPP make check errors [cross posting to
bug-gnulib@gnu.org]
On 8/28/20 6:01 AM
On 8/28/20 6:01 AM, Ruth Waite wrote:
[ad3658@cus-survox1 pspp-1.4.0]$ gcc -std=gnu11 -DHAVE_CONFIG_H -DEXEEXT=\"\" -I.
-I.. -g -O2 -E fopen.c >fopen.i gzip fopen.i
gcc: error: fopen.c: No such file or directory
gcc: error: gzip: No such file or directory
I see two problems. First, please run
on2.7/gzip.py
[ad3658@cus-survox1 pspp-1.4.0]$
From: Paul Eggert
Sent: Thursday, August 27, 2020 6:30 PM
To: Ruth Waite
Cc: John Darrington ; bug-gnulib@gnu.org
; bug-gnu-p...@gnu.org
Subject: Re: PSPP-BUG: PSPP make check errors [cross posting to
bug-gnulib@gnu.o
Your log says that the problem occurred when you ran this:
gcc -std=gnu11 -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -g -O2 -MT fopen.lo -MD
-MP -MF .deps/fopen.Tpo -c fopen.c -fPIC -DPIC -o .libs/fopen.o
Can you send us the preprocessor output? That is, the output of these commands:
gcc -std=gn
Hi Ruth and John,
> Also, can you try compiling a very simple "hello world" program,
> like:
>
> #include
>
> void main (void)
> {
> printf ("hello world\n");
> }
When you use Gnulib, you need to add
#include
before an
Thank you so much for your help.
From: John Darrington
Sent: Thursday, August 27, 2020 3:59 PM
To: Ruth Waite
Cc: bug-gnu-p...@gnu.org ; bug-gnulib@gnu.org
Subject: Re: PSPP-BUG: PSPP make check errors [cross posting to
bug-gnulib@gnu.org]
At this point I
At this point I'm going to have to ask the Gnulib developers if they can help.
It seems to be that something in your toolchain and Gnulib don't play nicely
together.
J'
On Thu, Aug 27, 2020 at 07:46:14PM +, Ruth Waite wrote:
Here are the results of make -k:
[ad3658@cus-survox
On 03/18/2012 05:52 AM, Mark Wielaard wrote:
> git-merge-changelog is maintained in gnulib, so bug reports should go
> to bug-gnulib@gnu.org, not bug-gnu-gett...@gnu.org.
>
> ---
> ChangeLog |4
> lib/git-merge-changelog.c |2 +-
> 2 files change
git-merge-changelog is maintained in gnulib, so bug reports should go
to bug-gnulib@gnu.org, not bug-gnu-gett...@gnu.org.
---
ChangeLog |4
lib/git-merge-changelog.c |2 +-
2 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index
18 matches
Mail list logo