Skip to content

Instantly share code, notes, and snippets.

Created December 30, 2017 21:52
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/987543a62bd197ff0db468ca381da7bf to your computer and use it in GitHub Desktop.
Save anonymous/987543a62bd197ff0db468ca381da7bf to your computer and use it in GitHub Desktop.
==> Making package: dwm-git 1:6.1.23.gdb22360-1 (Sat Dec 30 23:52:27 CET 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found dwm.desktop
-> Updating dwm git repo...
Fetching origin
warning: redirecting to https://git.suckless.org/dwm/
==> Validating source files with md5sums...
dwm.desktop ... Passed
dwm ... Skipped
==> Extracting sources...
-> Creating working copy of dwm git repo...
Reset branch 'makepkg'
==> Starting prepare()...
==> Starting pkgver()...
==> Removing existing $pkgdir/ directory...
==> Starting build()...
dwm build options:
CFLAGS = -std=c99 -pedantic -Wall -Wno-deprecated-declarations -Os -I/usr/include/X11 -I/usr/include/freetype2 -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=2 -DVERSION="6.1" -DXINERAMA
LDFLAGS = -s -L/usr/lib/X11 -lX11 -lXinerama -lfontconfig -lXft
CC = cc
==> Entering fakeroot environment...
==> Starting package()...
dwm build options:
CFLAGS = -std=c99 -pedantic -Wall -Wno-deprecated-declarations -Os -I/usr/X11R6/include -I/usr/include/freetype2 -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=2 -DVERSION="6.1" -DXINERAMA
LDFLAGS = -s -L/usr/X11R6/lib -lX11 -lXinerama -lfontconfig -lXft
CC = cc
installing executable file to /home/tom/Repositories/aur/dwm-git/pkg/dwm-git/usr/bin
installing manual page to /home/tom/Repositories/aur/dwm-git/pkg/dwm-git/usr/share/man/man1
ERROR: ld.so: object 'libfakeroot.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
sudo: apt-get: command not found
==> 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