Package Details: scidavis-qt5 2.9.2-1

Git Clone URL: https://aur.archlinux.org/scidavis-qt5.git (read-only, click to copy)
Package Base: scidavis-qt5
Description: Application for Scientific Data Analysis and Visualization, fork of QtiPlot. Qt5 port
Upstream URL: http://scidavis.sourceforge.net/
Licenses: GPL
Conflicts: python-sip4, scidavis
Submitter: srtlg
Maintainer: srtlg
Last Packager: srtlg
Votes: 61
Popularity: 0.000001
First Submitted: 2019-07-05 12:50 (UTC)
Last Updated: 2023-05-26 10:38 (UTC)

Pinned Comments

srtlg commented on 2022-01-28 22:02 (UTC) (edited on 2023-05-26 10:37 (UTC) by srtlg)

This package does only build in a clean chroot via

extra-x86_64-build -- -I ../qwt5-qt5/qwt5-qt5-5.2.3.4-3-x86_64.pkg.tar.zst

Sorry for the inconvenience.

Latest Comments

1 2 3 4 5 6 .. 13 Next › Last »

JohnRobson commented on 2023-05-20 07:54 (UTC)

[  6%] Built target origin
make: *** [Makefile:156: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: scidavis-qt5-exit status 4
 -> Failed to install the following packages. Manual intervention is required:
scidavis-qt5 - exit status 4

jaro3 commented on 2022-05-18 03:26 (UTC)

I had python-sip4 and sip4 installed. After removing them it builds fine!!! Thanks

hasardeur commented on 2022-05-16 08:02 (UTC)

The updated package builds just fine on two machines. This is much appreciated, thank you!

jaro3 commented on 2022-05-16 07:54 (UTC)

Another build error with the updated version:

Compiling 'scidavisrc.py'...
[  4%] Built target generate_pyc_files
[  4%] Linking C static library libminigzip.a
[  4%] Linking C shared library libexp_saturation.so
Traceback (most recent call last):
  File "/usr/bin/sip-build", line 33, in <module>
    sys.exit(load_entry_point('sip==6.5.1', 'console_scripts', 'sip-build')())
  File "/usr/bin/sip-build", line 25, in importlib_load_entry_point
    return next(matches).load()
StopIteration
[  4%] Linking C shared library libexplin.so
[  4%] Linking C shared library libplanck_wavelength.so
make[2]: *** [libscidavis/CMakeFiles/generate_PyQt_source.dir/build.make:121: libscidavis/sipAPIscidavis.h] Error 1
make[1]: *** [CMakeFiles/Makefile2:441: libscidavis/CMakeFiles/generate_PyQt_source.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[  4%] Built target planck_wavelength
[  4%] Built target exp_saturation
[  4%] Built target explin
[  4%] Built target minigzip
[  5%] Linking CXX shared library libfitRational0.so
[  5%] Linking CXX shared library libfitRational1.so
[  5%] Built target fitRational0
[  5%] Built target fitRational1
[  5%] Built target qwtplot3d_autogen
[  5%] Built target origin
make: *** [Makefile:156: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...
==> ERROR: Makepkg was unable to build .

srtlg commented on 2022-01-28 22:02 (UTC) (edited on 2023-05-26 10:37 (UTC) by srtlg)

This package does only build in a clean chroot via

extra-x86_64-build -- -I ../qwt5-qt5/qwt5-qt5-5.2.3.4-3-x86_64.pkg.tar.zst

Sorry for the inconvenience.

jaro3 commented on 2022-01-19 01:21 (UTC)

fails to build again;-;

[ 16%] Linking CXX static library libqwtplot3d.a [ 16%] Built target qwtplot3d make: *** [Makefile:156: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Makepkg was unable to build .

gerson commented on 2022-01-18 14:39 (UTC)

oops, sorry I didn't notice that you had updated the AUR package as well!

I confirm now that the issue is fixed! I've removed the flatpak and the AUR version is working fine now.

Thanks!

gerson commented on 2022-01-18 13:05 (UTC)

Thanks! But today I've tested the flatpak version and it is working fine. For now I keep it like this.

I'm not a big fan of flatpak/snap/etc, but for these situations they are a great escape.

srtlg commented on 2022-01-18 12:55 (UTC) (edited on 2022-01-18 13:20 (UTC) by srtlg)

You should build it in a clean chroot (from devtools)

extra-x86_64-build -- -I ../qwt5-qt5/qwt5-qt5-5.2.3.4-2-x86_64.pkg.tar.zst

but 2.4.0+r1-2 builds even if qt6-base is installed by ignoring the error in cmake

gerson commented on 2022-01-18 01:26 (UTC)

Same error here. But I'm not sure if is a QT5 vs QT6 issue only. There might be issues with the transition from python 3.9 to 3.10 as well.

Did anyone manage to install it nowadays?

Is this package orphan?

In the meantime, I'm using alphaplot, but I prefer scidavis.