Thank you Xavier. Well now all the dependency packages are installed with out an error. But the 'ncarg' package is not being downloaded. Right now I am installing it but struck while downloading. Here is the log of last few lines:-
==> Making package: ncl 6.3.0-2 (Wed 14 Oct 21:07:25 IST 2015)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Downloading ncl_ncarg-6.3.0.tar.gz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:07:29 --:--:-- 0^C
Search Criteria
Package Details: ncl 6.6.2-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/ncl.git (read-only, click to copy) |
---|---|
Package Base: | ncl |
Description: | Ncar Command Language, is an interpreted language designed specifically for scientific data analysis and visualization |
Upstream URL: | http://www.ncl.ucar.edu |
Licenses: | Apache |
Provides: | ncl |
Submitter: | Xavier |
Maintainer: | Xavier |
Last Packager: | Xavier |
Votes: | 17 |
Popularity: | 0.000000 |
First Submitted: | 2010-09-24 16:46 (UTC) |
Last Updated: | 2021-06-04 01:16 (UTC) |
Dependencies (34)
- bzip2 (bzip2-gitAUR)
- cairo (cairo-gitAUR)
- expat (expat-gitAUR)
- flex (flex-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- g2clibAUR (g2clibAUR)
- gdal (gdal-libkmlAUR, gdal-libkml-filegdbAUR, gdal-hdf4AUR, gdal-ecwAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- gsl (gsl-gitAUR)
- hdf4AUR
- hdf5 (hdf5-gitAUR, hdf5-openmpi)
- imake
- jasper (jasper-gitAUR)
- lesstifAUR
- libaec (libaec-gitAUR)
- libjpeg (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR, libjpeg-turbo)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libx11 (libx11-gitAUR)
- libxaw (xawmAUR)
- libxext (libxext-gitAUR)
- libxpm (libxpm-gitAUR)
- libxt
- netcdf (netcdf-openmpi)
- netcdf-fortran (netcdf-fortran-openmpi)
- pixman (pixman-gitAUR)
- tcsh (tcsh-gitAUR)
- triangleAUR
- udunitsAUR
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- byacc (make)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR) (make)
- gcc-fortran (gcc-fortran-gitAUR, gcc11-fortranAUR, gcc-fortran-snapshotAUR) (make)
- tcsh (tcsh-gitAUR) (make)
- ncl-highresAUR (ncl-highresAUR) (optional) – High-resolution coastlines (RANGS and GSHHS)
Required by (3)
- garli
- jaziku (optional)
- ncl-highres
Sources (15)
sundar_ima commented on 2015-10-14 15:47 (UTC)
Xavier commented on 2015-10-13 22:41 (UTC)
Hi sundar_ima,
You are right, some packages not was updated after the migrate aur3 to aur4, then I adopted the hdf4-nonetcdf package and update it for supply dependencies for ncl
Try again
sundar_ima commented on 2015-10-13 15:00 (UTC)
Could not build. Throws following error.
error: target not found: hdf4-nonetcdf
Xavier commented on 2015-08-18 01:01 (UTC)
Hi @Enoid, fixed! thanks. Try again.
Enoid commented on 2015-08-17 21:04 (UTC)
==> Validating source files with md5sums...
ncl_ncarg-6.3.0.tar.gz ... Passed
triangle.zip ... Passed
ncl.patch ... Passed
includes.patch ... Passed
ncl-libs.patch ... Passed
Site.local ... FAILED
ncarg.sh ... Passed
hluresfile ... Passed
ncl.install ... Passed
==> ERROR: One or more files did not pass the validity check!
==> ERROR: Makepkg was unable to build ncl.
I had to use this workaround
packer -G ncl
cd ncl
makepkg -g >> PKGBUILD
makepkg
sudo pacman -U ncl-6.3.0-2-x86_64.pkg.tar.xz
Xavier commented on 2015-06-18 17:40 (UTC)
Thanks Julian, I tested and build/work fine.
Update dependencie from openmotif to lesstif
julian.carpenter commented on 2015-06-02 07:57 (UTC)
hey epsilom,
could we switch from openmotif to lesstif as dependency ?
both are providing the same tools but openmotif is not
used by any other software than ncl while lesstif is needed
for some programms. and of course they are in conflict.
i already built my ncl with lesstif instead of openmotif
and all went fine...there should be no problem at all.
thanks !
Xavier commented on 2015-03-19 06:20 (UTC)
updated to v6.3.0, please test.
julian.carpenter commented on 2014-09-12 10:06 (UTC)
the update fixed the problem ... thx !
Pinned Comments
Xavier commented on 2017-08-27 03:23 (UTC) (edited on 2021-06-04 01:22 (UTC) by Xavier)
If everything went well in the build, it generates the binary /usr/bin/ncl, else rebuild (not use repositories) these packages: g2clib, triangle, udunits, hdf4 (>=4.2.14-4), and try again. For fresh install run 'source /etc/profile' or relogin.