Search Criteria
Package Details: pspp 2.0.1-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/pspp.git (read-only, click to copy) |
---|---|
Package Base: | pspp |
Description: | Statistical analysis program. Free replacement for SPSS. |
Upstream URL: | http://www.gnu.org/software/pspp/ |
Licenses: | GPL3 |
Submitter: | escondida |
Maintainer: | migrev |
Last Packager: | migrev |
Votes: | 79 |
Popularity: | 0.72 |
First Submitted: | 2008-10-14 00:20 (UTC) |
Last Updated: | 2024-07-22 16:15 (UTC) |
Dependencies (12)
- cairo (cairo-gitAUR)
- desktop-file-utils (desktop-file-utils-gitAUR)
- gettext (gettext-gitAUR)
- gsl (gsl-gitAUR)
- gtksourceview4
- pango (pango-gitAUR)
- postgresql-libs (postgresql-libs-12AUR, postgresql13-libsAUR, postgresql-libs-gitAUR)
- spread-sheet-widgetAUR
- glib2-devel (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR) (optional) – GNUmeric support
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat) (optional) – GNUmeric support
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 Next › Last »
rafaelff commented on 2020-06-24 20:00 (UTC)
@brunomontezano: Comparing my config.log with yours, I noticed that your config.log mentions that iconv was found (Ctrl+F for "am_cv_func_iconv=yes") but does not work for pspp (right below, "am_cv_func_iconv_works=no").
I think "iconv" is from the package core/glibc 2.31-5. Can you please double check you have this version of glibc installed?
Also consider uninstalling and force-rebuilding the AUR packages 'spread-sheet-widget', just in case your local build is not correctly linked to glibc (I could be wrong, but who knows...)
brunomontezano commented on 2020-06-24 19:37 (UTC)
Yes! @rafaelff
Here is the link for the config.log generated: http://ix.io/2q4N
Unfortunately I don't know how to pipe the entire command of yay into the pastebin client, because then I can't opt on the diff options and stuff. So I got some of the last lines and put on a file and then put on the link below, it's not the entire build, but what I could do:
http://ix.io/2q4U
If you know how I could output the entire thing and be able to opt on yay, I'd be glad to learn. Thanks for your help.
rafaelff commented on 2020-06-24 18:56 (UTC)
@brunomotezano
Can you please provide in a pastebin client the generated "config.log" and the rest of the previous part of the build output?
Also, consider running
LC_ALL=C yay -S pspp
, so that the locale information is ignored and the output is completely in English.brunomontezano commented on 2020-06-24 17:42 (UTC)
Of course @migrev! I have the language of my system for Brazilian Portuguese, but I'm gonna try to translate it the best way possible for you. Down here, I'm leaving the part of the error that I get when trying to install via "yay -S pspp".
"Saindo do diretório means "Leaving directory". "Uma falha ocorreu em build()" means "A failure occured in build()". "erro ao construir" means "error when building".
If you need any more log or data, I can try to get. Sorry if that's not what you need. You're awesome!
migrev commented on 2020-06-24 17:31 (UTC)
Could you post your compile log or, at least, the part with the error? Thx!
brunomontezano commented on 2020-06-24 16:36 (UTC)
Hey migrev. I appreciate your work and good will of keeping this package working. But I still can't make it work. It gives an error at the build() part.
migrev commented on 2020-06-17 09:01 (UTC)
@brunomontezano: The compile problem was caused by behaviour change in gcc 10. It builds now.
brunomontezano commented on 2020-06-16 22:09 (UTC)
I tried compiling PSPP myself and it did not work, and then I tried to install via this AUR package, and it gave the same error in the "make" part of the installation, the "./configure" part goes as expected. Hope it can be fixed soon. I tried compiling the same day on a Ubuntu VM and it worked fine.
stef204 commented on 2019-09-16 08:44 (UTC)
fixed, builds in clean chroot now. thanks.
migrev commented on 2019-09-16 08:10 (UTC)
Updated to 1.2.0-2: added python to makedepends, removed .install file. It build for me without problems. @stef204: Please post your build log if it still fails, as I can't reproduce your problem.
« First ‹ Previous 1 2 3 4 5 6 Next › Last »