ecosim icon indicating copy to clipboard operation
ecosim copied to clipboard

No such file or directory

Open maeckha opened this issue 5 years ago • 1 comments
trafficstars

Building ecosim-git...
==> Making package: ecosim-git r204.1cac4af-1 (So 15 Mär 2020 14:47:48 CET)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Updating ecosim-git git repo...
Fetching origin
==> Validating source files with sha256sums...
    ecosim-git ... Skipped
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Creating working copy of ecosim-git git repo...
Cloning into 'ecosim-git'...
done.
==> Starting pkgver()...
==> Removing existing $pkgdir/ directory...
==> Starting build()...
c logger.c
make: c: No such file or directory
make: [Makefile:31: logger.o] Error 127 (ignored)
c quadtree.c
make: c: No such file or directory
make: [Makefile:28: quadtree.o] Error 127 (ignored)
c graphics.c
make: c: No such file or directory
make: [Makefile:25: graphics.o] Error 127 (ignored)
c utils.c
make: c: No such file or directory
make: [Makefile:22: utils.o] Error 127 (ignored)
c agents.c
make: c: No such file or directory
make: [Makefile:19: agents.o] Error 127 (ignored)
c input.c
make: c: No such file or directory
make: [Makefile:16: input.o] Error 127 (ignored)
c main.c
make: c: No such file or directory
make: [Makefile:13: main.o] Error 127 (ignored)
march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt logger.o quadtree.o graphics.o utils.o agents.o input.o main.o -o ecosim -lGL -lm -lglfw -lGLEW
/bin/sh: -mtune=generic: command not found
make: [Makefile:10: ecosim] Error 127 (ignored)
==> Entering fakeroot environment...
==> Starting package()...
install: cannot stat 'ecosim': No such file or directory
==> ERROR: A failure occurred in package().
    Aborting...

Hello, can you please tell me, what can I do about this?

maeckha avatar Mar 15 '20 13:03 maeckha

Hey,

I'm just wondering where the package ecosim-git is coming from?

Cheers

connor-brooks avatar May 26 '20 17:05 connor-brooks