Package Details: unigine-heaven 4.0-2

Git Clone URL: https://aur.archlinux.org/unigine-heaven.git (read-only, click to copy)
Package Base: unigine-heaven
Description: Unigine Benchmark
Upstream URL: http://www.unigine.com
Licenses: custom:UNIGINE Engine
Submitter: None
Maintainer: xythrez
Last Packager: xythrez
Votes: 158
Popularity: 0.143380
First Submitted: 2010-03-24 15:44 (UTC)
Last Updated: 2019-06-21 03:37 (UTC)

Latest Comments

1 2 3 4 5 6 7 Next › Last »

Darian78 commented on 2023-04-09 19:10 (UTC) (edited on 2023-04-09 19:19 (UTC) by Darian78)

Install of all unigine packages in AUR fail with the following error:
"-t: Unknown option":
Unigine_Valley-1.0.run: Zeile 312: exec: -t: Ungültige Option.

Full output:

Erstelle unigine-valley...
==> Erstelle Paket: unigine-valley 1.0-1 (So 09 Apr 2023 21:08:22 CEST)
==> Prüfe Laufzeit-Abhängigkeiten...
==> Prüfe Buildtime-Abhängigkeiten...
==> Empfange Quellen...
-> Unigine_Valley-1.0.run gefunden
-> unigine-valley.desktop gefunden
==> Überprüfe source Dateien mit sha512sums...
Unigine_Valley-1.0.run ... Erfolg
unigine-valley.desktop ... Erfolg
==> Entferne existierendes $srcdir/ Verzeichnis...
==> Entpacke Quellen...
==> Entferne existierendes $pkgdir/ Verzeichnis...
==> Beginne build()...
Unigine_Valley-1.0.run: Zeile 312: exec: -t: Ungültige Option.
exec: Aufruf: exec [-cl] [-a name] [command [argument ...]] [redirection ...]
==> FEHLER: Ein Fehler geschah in build().
Breche ab...

tinywrkb commented on 2021-11-22 22:10 (UTC)

@xythrez you can avoid executing the installer by running something like this:

dd iflag=skip_bytes \
  skip=$(head -n 403 heaven-installer.run | wc -c ) \
  if=heaven-installer.run |
  bsdtar -xf - \
  --exclude='*x86*' \
  --exclude=./heaven \
  --exclude=./bin/x64

PedroSnow commented on 2021-11-02 02:33 (UTC)

Here the issue was with pamac too, it works fine with makepkg. Strange.

Lone_Wolf commented on 2021-07-03 19:44 (UTC)

builds fine with makepkg.

Try building that way to verify if the issue is with pamac or your setup.

Alkaris commented on 2021-06-09 04:59 (UTC)

No idea what is up with this package, but it downloads the package, but then turns around and says it cannot find said package???

==> Validating source files with sha512sums...
    Unigine_Heaven-4.0.run ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
==> Starting build()...
==> Entering fakeroot environment...
==> Starting package()...
/var/tmp/pamac-build-user/unigine-heaven/PKGBUILD: line 27: cd: /var/tmp/pamac-build-user/unigine-heaven/src/Unigine_Heaven-4.0: No such file or directory
==> ERROR: A failure occurred in package().
    Aborting...

How do you not find a package that's downloaded and in the /var/tmp/pmac-build-user/unigine-heaven directory, that makes no sense.

LizziAS commented on 2020-12-24 01:47 (UTC)

@xythrez sorry i missed that. will do. i had 3 out of 5 fail to d/l so i got hasty i guess.

xythrez commented on 2020-12-24 01:12 (UTC) (edited on 2020-12-24 01:12 (UTC) by xythrez)

@LizziAS theres something wrong with your partial download. Try building again in an empty directory

LizziAS commented on 2020-12-24 00:54 (UTC)

makepkg -si ==> Making package: unigine-heaven 4.0-2 (Wed 23 Dec 2020 07:53:55 PM EST) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading Unigine_Heaven-4.0.run... ** Resuming transfer from byte position 308645770 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 170 100 170 0 0 580 0 --:--:-- --:--:-- --:--:-- 580 0 206 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 416 ==> ERROR: Failure while downloading https://assets.unigine.com/d/Unigine_Heaven-4.0.run Aborting...

xythrez commented on 2019-11-21 23:43 (UTC)

@Semaphor You seem to be missing some UTF fonts. Can you try installing the 'xorg-fonts-misc' package and build again?