Skip to content

Instantly share code, notes, and snippets.

@GregSutcliffe
Created March 26, 2013 21:57
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 GregSutcliffe/5249691 to your computer and use it in GitHub Desktop.
Save GregSutcliffe/5249691 to your computer and use it in GitHub Desktop.
[greg:...os/aur-projects/ruby-shadow]$ makepkg -f (master✱)
==> Making package: ruby-shadow 2.1.4-6 (Tue 26 Mar 21:51:40 GMT 2013)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving Sources...
-> Found 2.1.4.tar.gz
==> Validating source files with md5sums...
2.1.4.tar.gz ... Passed
==> Extracting Sources...
-> Extracting 2.1.4.tar.gz with bsdtar
==> Removing existing pkg/ directory...
==> Starting build()...
checking for getspent() in -lshadow... no
checking for getspent()... yes
checking for fgetspent()... yes
checking for setspent()... yes
checking for endspent()... yes
checking for lckpwdf()... yes
checking for ulckpwdf()... yes
checking for sgetspent()... yes
creating Makefile
linking shared-object shadow.so
io_lib=/usr/include/ruby-2.0.0/ruby/rubyio.h
hdr=/usr/include/ruby-2.0.0/ruby/ruby.h
==> Entering fakeroot environment...
==> Starting package()...
/usr/bin/install -c -m 0755 shadow.so /home/greg/git-repos/aur-projects/ruby-shadow/pkg/usr/lib/ruby/site_ruby/2.0.0/x86_64-linux
installing default shadow libraries
==> Tidying install...
-> Purging unwanted files...
-> Compressing man and info pages...
-> Stripping unneeded symbols from binaries and libraries...
==> Creating package...
-> Generating .PKGINFO file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: ruby-shadow 2.1.4-6 (Tue 26 Mar 21:51:46 GMT 2013)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment