PSPP Installation

Hello,
I’m new to Endeavour OS, but I’ve used Arch before (several years ago), so I’m a bit familiar with AUR.
I’m trying to install PSPP, but the installation failed. As far as I can see all dependencies are satisfied.
Does anyone here have the same experience of installing PSPP? Is there a solution?

What is the error?

hello,you updated before installing

what command line did you use to install the software

It wasn’t really clear, just “Error 1”.
I can post the output tonight.

I used:
yay -S pspp

when i saw your post i tested it in a vm and it works

Get the same error.

cc -c  -I /home/fred/pspp/src/pspp-1.2.0  -I /home/fred/pspp/src/pspp-1.2.0/src -I /home/fred/pspp/src/pspp-1.2.0/gl -I /home/fred/pspp/src/pspp-1.2.0/gl -I /home/fred/pspp/src/pspp-1.2.0 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -g -O2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi    -DVERSION=\"1.2.0\" -DXS_VERSION=\"1.2.0\" -fPIC "-I/usr/lib/perl5/5.30/core_perl/CORE"   PSPP.c
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:7237: src/ui/gui/psppire] Error 1
make[2]: *** Waiting for unfinished jobs....
rm -f blib/arch/auto/PSPP/PSPP.so
'cc'    -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -L/usr/local/lib -fstack-protector-strong  PSPP.o  -o blib/arch/auto/PSPP/PSPP.so /home/fred/pspp/src/pspp-1.2.0/src/.libs/libpspp-core.so \
      \
  
chmod 755 blib/arch/auto/PSPP/PSPP.so
Manifying 2 pod documents
make[4]: Leaving directory '/home/fred/pspp/src/pspp-1.2.0/perl-module'
make[3]: Leaving directory '/home/fred/pspp/src/pspp-1.2.0'
make[2]: Leaving directory '/home/fred/pspp/src/pspp-1.2.0'
make[1]: *** [Makefile:12049: all-recursive] Error 1
make[1]: Leaving directory '/home/fred/pspp/src/pspp-1.2.0'

A gcc-10.1.x related bug?

Yes, it could be. gcc was updated recently.
How did you come to that conclusion?

It looks like this:

collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:7237: src/ui/gui/psppire] Error 1
make[2]: Leaving directory '/home/jonas/.cache/yay/pspp/src/pspp-1.2.0'
make[1]: *** [Makefile:12049: all-recursive] Error 1
make[1]: Leaving directory '/home/jonas/.cache/yay/pspp/src/pspp-1.2.0'
make: *** [Makefile:5744: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...
Error making: pspp