compilation is fixed for 1.8.x
Search Criteria
Package Details: simavr-git 1.8.x-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/simavr-git.git (read-only, click to copy) |
|---|---|
| Package Base: | simavr-git |
| Description: | A lean, mean and hackable AVR simulator |
| Upstream URL: | https://github.com/buserror/simavr |
| Licenses: | GPL3 |
| Conflicts: | simavr |
| Provides: | simavr |
| Submitter: | pa314159 |
| Maintainer: | pa314159 |
| Last Packager: | pa314159 |
| Votes: | 1 |
| Popularity: | 0.50 |
| First Submitted: | 2018-06-18 10:11 (UTC) |
| Last Updated: | 2026-06-16 07:45 (UTC) |
Dependencies (5)
- elfutils (elfutils-gitAUR, elfutils-gitAUR)
- avr-libc (avr-libc-16AUR, avr-libc-18AUR, avr-libc-debian-gitAUR, avr-libc-gitAUR, avr-libc-avrxmega3-svnAUR, avr-libc-avrxmega3AUR, avr-libc-atmega328pbAUR) (make)
- freeglut (freeglut-x11-gitAUR, freeglut-wayland-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- glu (glu-gitAUR) (make)
Required by (2)
- simavr-git-examples
- simutron-svn (requires simavr)
Sources (1)
Latest Comments
pa314159 commented on 2026-06-16 07:47 (UTC)
uffe commented on 2026-06-12 09:12 (UTC)
latest tag is now v1.8 - after 5 years
Build error:
fatal: ambiguous argument 'v1.8,origin/master,origin/HEAD..': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
==> ERROR: pkgver is not allowed to contain colons, forward slashes, hyphens or whitespace.
==> ERROR: pkgver() generated an invalid version: 1.8,origin/master,origin/HEAD.0.
-> error making: simavr-git-exit status 12
jaap commented on 2026-02-12 22:25 (UTC)
Could the CFLAGS in build() be removed? I see no use for them, and it breaks simavr
u1bmoW1r16 commented on 2025-04-03 20:34 (UTC)
CFLAGS are manually defined in build(). This causes elf support to be excluded. If that definition is removed, then simavr builds as expected.
telans commented on 2023-08-25 00:20 (UTC)
Installing this succeeds, but trying to run any ELF firmware results in:
ELF format is not supported by this build.
For some reason simavr can't find libelf or libdwarf during build.
Pinned Comments
pa314159 commented on 2026-06-16 07:47 (UTC)
compilation is fixed for 1.8.x