Skip to content

Instantly share code, notes, and snippets.

/-

Created February 1, 2016 20:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/3b2b4b4b6aa946c1b356 to your computer and use it in GitHub Desktop.
Save anonymous/3b2b4b4b6aa946c1b356 to your computer and use it in GitHub Desktop.
==> Making package: cottage-git 94f2379-5 (Mon Feb 1 14:40:37 CST 2016)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Cloning cottage-git git repo...
Cloning into bare repository '/home/markpcohen/cottage-git/cottage-git'...
remote: Counting objects: 143, done.
remote: Compressing objects: 100% (2/2), done.
remote: Total 143 (delta 1), reused 1 (delta 1), pack-reused 140
Receiving objects: 100% (143/143), 26.64 KiB | 0 bytes/s, done.
Resolving deltas: 100% (80/80), done.
Checking connectivity... done.
==> Validating source files with sha256sums...
cottage-git ... Skipped
==> Extracting sources...
-> Creating working copy of cottage git repo...
Cloning into 'cottage-git'...
done.
Switched to a new branch 'makepkg'
==> Starting pkgver()...
==> Updated version: cottage-git 79f4476-1
==> Starting build()...
cc cottage.c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -g -fvar-tracking-assignments -Wall -pedantic -std=c99 -O0 -g -DDEBUG -o cottage
m==> Entering fakeroot environment...
==> Starting package()...
install: cannot stat 'bin/debug/cottage': No such file or directory
==> ERROR: A failure occurred in package().
Aborting...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment