Package Details: octave-hg 6:8.0.0.r31096.b6aeea949531-1

Git Clone URL: https://aur.archlinux.org/octave-hg.git (read-only, click to copy)
Package Base: octave-hg
Description: A high-level language, primarily intended for numerical computations.
Upstream URL: http://www.octave.org
Licenses: GPL
Conflicts: octave
Provides: octave
Submitter: haawda
Maintainer: None
Last Packager: haawda
Votes: 10
Popularity: 0.000000
First Submitted: 2009-10-01 23:27 (UTC)
Last Updated: 2022-06-15 21:50 (UTC)

Required by (103)

Sources (2)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 .. 11 Next › Last »

flipmess commented on 2016-08-10 20:17 (UTC)

hi got this recently: CXX libgui/src/libgui_src_libgui_src_la-shortcut-manager.lo In file included from ../libgui/src/settings-dialog.cc:31:0: libgui/src/ui-settings-dialog.h:13:25: fatal error: QtGui/QAction: No such file or directory #include <QtGui/QAction> ^ compilation terminated. make[2]: *** [Makefile:16794: libgui/src/libgui_src_libgui_src_la-settings-dialog.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory '/tmp/yaourt-tmp-flipmess/aur-octave-hg/src/octave-local/build' make[1]: *** [Makefile:26153: all-recursive] Error 1 make[1]: Leaving directory '/tmp/yaourt-tmp-flipmess/aur-octave-hg/src/octave-local/build' make: *** [Makefile:9895: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Makepkg was unable to build octave-hg. thx for your help

haawda commented on 2016-07-23 11:52 (UTC)

Builds again...

haawda commented on 2016-06-07 14:30 (UTC)

Right now this does not build due to two upstrema related problems: first, it is not gcc6.1.1-ready, second, there also exists a problem possibly related to gnulib. Both are addressed upstream, so I cannot do much about it. Maybe it helps to downgrade gcc to some 5.x version.

flipmess commented on 2016-06-07 14:24 (UTC)

is this still on? ^^

haawda commented on 2016-02-05 16:15 (UTC)

Strange, /usr/lib/jvm/java-8-openjdk/jre/include should be there, if java-environment is installed. And that group _is_ in the deps.

fusion809 commented on 2016-02-05 01:56 (UTC)

Hi, I just tried to build this package and it returned this error: g++: error: /usr/lib/jvm/java-8-openjdk/jre/include: No such file or directory g++: error: /usr/lib/jvm/java-8-openjdk/jre/include: No such file or directory Makefile:27278: recipe for target 'libinterp/octave-value/ov-class.df' failed make: *** [libinterp/octave-value/ov-class.df] Error 1 maybe a missing Java-related dependency?

haawda commented on 2015-12-30 19:55 (UTC)

Great fix! Works fine. I am currently tring to get jit working. If that fails, I will upload your fix only.

flipmess commented on 2015-12-29 22:05 (UTC)

hi after your change: - --with-java-libdir=/usr/lib/jvm/`archlinux-java get`/lib/${_arch}/server + --with-java-libdir=/usr/lib/jvm/`archlinux-java get`/lib/${_arch}/server:/usr/lib/jvm/`archlinux-java get`/jre/lib/${_arch}/server i still get: Build Java interface: no if i change it to: --with-java-libdir={/usr/lib/jvm/`archlinux-java get`/lib/${_arch}/server,/usr/lib/jvm/`archlinux-java get`/jre/lib/${_arch}/server} i get: Build Java interface: yes thx for your work.

flipmess commented on 2015-11-28 00:01 (UTC)

it's working since you hardcoded "provides" to 4.1.0. thx.

flipmess commented on 2015-11-25 22:07 (UTC)

when i check the compiled packages they say: Name : octave-hg Version : 4.1.0+20749.74cc8ae4e2b0-1 Description : A high-level language, primarily intended for numerical computations. Architecture : x86_64 URL : http://www.octave.org Licenses : GPL Groups : None Provides : octave= Depends On : fftw>=3.2.2 curl... so maybe the problem is with "Provides : octave="