Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No such file or directory #5

Open
maeckha opened this issue Mar 15, 2020 · 1 comment
Open

No such file or directory #5

maeckha opened this issue Mar 15, 2020 · 1 comment

Comments

@maeckha
Copy link

maeckha commented Mar 15, 2020

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?

@connor-brooks
Copy link
Owner

Hey,

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

Cheers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants