Package Details: havm-git 0.28-1

Git Clone URL: https://aur.archlinux.org/havm-git.git (read-only, click to copy)
Package Base: havm-git
Description: HAVM is a Tree intermediate language interpreter.
Upstream URL: https://www.lrde.epita.fr/wiki/Havm
Licenses: GPL3
Conflicts: havm
Provides: havm
Submitter: qwazerty
Maintainer: laurentzh (ambroisie)
Last Packager: laurentzh
Votes: 0
Popularity: 0.000000
First Submitted: 2015-05-03 00:38 (UTC)
Last Updated: 2019-06-28 12:52 (UTC)

Dependencies (5)

Required by (0)

Sources (1)

Latest Comments

qwazerty commented on 2017-07-05 21:12 (UTC)

Might look like this issue: https://github.com/xmonad/xmonad/issues/119 I'm not following the haskell community that much, if you have any clue on how to fix this.

cdemoulins commented on 2017-07-05 15:50 (UTC)

I have some issues compiling this package : % makepkg ==> Création du paquet havm-git 0.27.5.g4c6c7f6-1 (mer. juil. 5 17:49:07 CEST 2017) ==> Vérification des dépendances pour l’exécution... ==> Vérification des dépendances pour la compilation... ==> Récupération des sources... -> Mise à jour du dépot havm git Récupération de origin ==> Validation des fichiers source avec md5sums... havm ... Ignoré ==> Extraction des sources... -> Création d’une copie de travail du dépot havm git... Remise à zéro de la branche 'makepkg' ==> Lancement de pkgver()... ==> Suppression du répertoire $pkgdir/ existant... ==> Lancement de build()... autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I build-aux autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: running: /usr/bin/autoconf --force autoreconf: configure.ac: not using Autoheader autoreconf: running: automake --add-missing --copy --force-missing autoreconf: Leaving directory `.' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for ghc... ghc checking for ghc >= 7.10... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Config.hs config.status: creating tests/defs ghc -isrc:./src -odirsrc -hidirsrc --make -rtsopts -package base ./src/Main.hs -o src/havm [17 of 35] Compiling Config ( src/Config.hs, src/Config.o ) src/Config.hs:2:1: warning: [-Wtabs] Tab character found here. Please use spaces instead. Linking src/havm ... /usr/bin/ld : ne peut trouver -lHSunix-2.7.2.1 /usr/bin/ld : ne peut trouver -lHSbytestring-0.10.8.1 /usr/bin/ld : ne peut trouver -lHStime-1.6.0.1 /usr/bin/ld : ne peut trouver -lHScontainers-0.5.7.1 /usr/bin/ld : ne peut trouver -lHSdeepseq-1.4.2.0 /usr/bin/ld : ne peut trouver -lHSarray-0.5.1.1 /usr/bin/ld : ne peut trouver -lHSbase-4.9.1.0 /usr/bin/ld : ne peut trouver -lHSinteger-gmp-1.0.0.1 /usr/bin/ld : ne peut trouver -lHSghc-prim-0.5.0.0 /usr/bin/ld : ne peut trouver -lHSrts collect2: error: ld a retourné le statut de sortie 1 `gcc' failed in phase `Linker'. (Exit code: 1) make: *** [Makefile:1419: src/havm] Error 1

qwazerty commented on 2015-05-04 10:30 (UTC)

Thanks for the hint, I've updated the git url.

cdemoulins commented on 2015-05-04 09:45 (UTC)

The documentation was not up to date on the LRDE wiki. The git migrated on our gitlab instance on gitlab.lrde.epita.fr. So the git url is know : https://gitlab.lrde.epita.fr/tiger/havm.git