Package Details: gracegtk 1.3.0-1

Git Clone URL: https://aur.archlinux.org/gracegtk.git (read-only, click to copy)
Package Base: gracegtk
Description: A port of the Grace plotting tool to gtk2
Upstream URL: http://plasma-gate.weizmann.ac.il/Grace/
Licenses: GPL
Submitter: ConnorBehan
Maintainer: ConnorBehan
Last Packager: ConnorBehan
Votes: 6
Popularity: 0.000000
First Submitted: 2011-04-21 05:22 (UTC)
Last Updated: 2022-08-23 16:38 (UTC)

Latest Comments

1 2 3 Next › Last »

sirocco commented on 2021-04-20 05:33 (UTC) (edited on 2021-04-20 09:05 (UTC) by sirocco)

This package is currently being built with the actual version of gcc (gcc-fortran) from [Core].

sirocco commented on 2020-10-01 04:55 (UTC) (edited on 2020-10-01 04:56 (UTC) by sirocco)

workaround (from https://aur.archlinux.org/packages/jtdx/)

makedepends=('linuxdoc-tools' 'gcc9-fortran')

...

  export CC=/usr/bin/gcc-9
  export CXX=/usr/bin/g++-9
  export FC=/usr/bin/gfortran-9

  FCFLAGS="-g" ./configure --prefix=/usr --with-f77=/usr/bin/gfortran-9
  make

sirocco commented on 2020-09-29 05:09 (UTC)

Is it possible to configure the package to compile with gcc9-fortran?

sirocco commented on 2020-09-22 06:14 (UTC) (edited on 2020-09-29 05:09 (UTC) by sirocco)

The same error during compilation gracegtk 1.0.1

ConnorBehan commented on 2020-09-21 12:42 (UTC)

Does 1.0.1 still compile? Those Fortran lines appear to be unchanged.

physkets commented on 2020-09-21 06:36 (UTC)

I'm having the same issue as @sirocco. It does not compile after the update.

sirocco commented on 2020-09-20 05:15 (UTC) (edited on 2020-09-20 05:20 (UTC) by sirocco)

make[1]: Leaving directory '/home/ab_arch/linux/AUR/grace/gracegtk/src/gracegtk-1.0.2/contours'
make[1]: Entering directory '/home/ab_arch/linux/AUR/grace/gracegtk/src/gracegtk-1.0.2/loess'
gfortran -g -Wall -Wno-unused-dummy-argument  -c -o d1mach.o d1mach.f
gfortran -g -Wall -Wno-unused-dummy-argument  -c -o linpack_lite.o linpack_lite.f
gcc -g -Wall -D_FORTIFY_SOURCE=2  -c -o loess.o loess.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/string.h:26,
                 from loess.c:6:
/usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  397 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
gcc -g -Wall -D_FORTIFY_SOURCE=2  -c -o loessc.o loessc.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/string.h:26,
                 from loessc.c:2:
/usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  397 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
gfortran -g -Wall -Wno-unused-dummy-argument  -c -o loessf.o loessf.f
loessf.f:288:31:

  287 |          call ehg184('at ',q,dd,1)
      |                           2    
  288 |          call ehg184('radius ',rho,1,1)
      |                               1
Error: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
loessf.f:382:46:

  287 |          call ehg184('at ',q,dd,1)
      |                           2                   
......
  382 |             call ehg184('neighborhood radius',dsqrt(rho),1,1)
      |                                              1
Error: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
loessf.f:383:55:

  287 |          call ehg184('at ',q,dd,1)
      |                           2                            
......
  383 |             call ehg184('reciprocal condition number ',rcond,1,1)
      |                                                       1
Error: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
loessf.f:387:7:

  287 |          call ehg184('at ',q,dd,1)
      |                           2
......
  387 |      +,rho,1,1)
      |       1
Error: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
loessf.f:525:71:

  287 |          call ehg184('at ',q,dd,1)
      |                           2                                            
......
  525 |       if(nsing .eq. 0 .and. 1 .lt. z)   call ehg184('Chernobyl! trL<k',t
      |                                                                       1
Error: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
loessf.f:527:50:

  287 |          call ehg184('at ',q,dd,1)
      |                           2                       
......
  527 |       if(z .lt. 0) call ehg184('Chernobyl! trL>n',trl,1,1)
      |                                                  1
Error: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
make[1]: *** [<builtin>: loessf.o] Error 1
make[1]: Leaving directory '/home/ab_arch/linux/AUR/grace/gracegtk/src/gracegtk-1.0.2/loess'
make: *** [Makefile:12: subdirs] Error 1
==> ERROR: A failure occurred in build().
    Aborting...

ConnorBehan commented on 2018-04-19 18:26 (UTC)

Hmmm, I have no idea why rc2 was removed from the download page. I have a local copy if anyone likes to archive these things.

smg3d commented on 2018-04-17 13:38 (UTC)

gracegtk 1.0.0rc2-1 is no longer on https://sourceforge.net/projects/gracegtk/files/

rc3 was added on 2018-03-17 gracegtk-1.0.0rc3a.tgz 2018-03-17