Search Criteria
Package Details: icon 1:9.5.25a-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/icon.git (read-only, click to copy) |
|---|---|
| Package Base: | icon |
| Description: | The Icon programming language |
| Upstream URL: | https://github.com/gtownsend/icon |
| Licenses: | custom:PublicDomain |
| Submitter: | haawda |
| Maintainer: | aksr |
| Last Packager: | aksr |
| Votes: | 31 |
| Popularity: | 0.000000 |
| First Submitted: | 2007-12-27 18:24 (UTC) |
| Last Updated: | 2025-10-23 07:03 (UTC) |
Dependencies (3)
- libx11 (libx11-gitAUR)
- sh (dashbinshAUR, zshbinshAUR, bash-gitAUR, bash-devel-gitAUR, bash)
- libxt (make)
Required by (3)
- noweb (make)
- teximpatient (make)
- teximpatient-git (make)
Latest Comments
1 2 Next › Last »
dancrossnyc commented on 2025-10-23 10:57 (UTC)
Ha! I should have been able to figure out
nproc. :-)Thanks again for a quick turnaround here. Unfortunately, I still get build errors from parallel make. From an excerpted build log:
It builds if I remove
-jfrom themakeinvocation entirely inPKGBUILD, however.aksr commented on 2025-10-23 07:03 (UTC)
Typo, my bad, it should be "nproc". Fixed.
dancrossnyc commented on 2025-10-23 01:29 (UTC)
@aksr: That seems to have mostly done it. I did get some odd, seemingly non-deterministic build errors; part of that might be the
-j$(proc)argument tomake, however.procdoesn't seem to be installed on my machine (and I'm not sure what package it comes from), but if I stopped that argument from themakeinvocation inPKGBUILDit built fine.Thanks for the quick turn around!
aksr commented on 2025-10-22 13:41 (UTC)
@dancrossnyc: Try now.
dancrossnyc commented on 2025-10-21 19:07 (UTC) (edited on 2025-10-21 19:07 (UTC) by dancrossnyc)
Sadly, icon has stopped building recently, apparently due to an prototype incompatibility: some comparison functions appear to take no arguments in their prototypes, which recent compilers interpret as "void", causing build errors. E.g.,
or,
etc
haawda commented on 2023-08-23 12:18 (UTC)
I am not at my Arch Box right now, sorry. aksr, feel free to update.
alex.shpilkin commented on 2021-05-08 15:30 (UTC)
The university admins broke all links once again. The tarball for 9.5.1 is now found at https://www2.cs.arizona.edu/icon/ftp/historic/v951.tgz, but there are newer releases available on the official GitHub page, https://github.com/gtownsend/icon.
crvs commented on 2019-09-06 23:20 (UTC)
I see the "upstream" url was fixed the "source" url still uses the old https://www.cs.arizona.edu/... instead of https://www2.cs.arizona.edu/...
crvs commented on 2019-09-06 07:23 (UTC)
It seems that the upstream url has moved, it worked by changing http://www.cs.arizona.edu/icon/ to http://www2.cs.arizona.edu/icon/
adsun commented on 2018-02-11 20:47 (UTC)
This is missing libxt as a depends. Without libxt the build fails due to a missing /usr/include/X11/Intrinsic.h.
1 2 Next › Last »