Skip to content

Instantly share code, notes, and snippets.

@wget
Created November 25, 2018 19:59
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 wget/4dab2291a63605d4a96b78f9a45199b1 to your computer and use it in GitHub Desktop.
Save wget/4dab2291a63605d4a96b78f9a45199b1 to your computer and use it in GitHub Desktop.
[wget@jason eid-mw]$ gpg --recv-key 824A5E0010A04D46
gpg: key 824A5E0010A04D46: 2 signatures not checked due to missing keys
gpg: /home/wget/.gnupg/trustdb.gpg: trustdb created
gpg: key 824A5E0010A04D46: public key "Belgian eID Automatic Signing Key (continuous builds)" imported
gpg: no ultimately trusted keys found
gpg: Total number processed: 1
gpg: imported: 1
[wget@jason eid-mw]$ makepkg
==> Making package: eid-mw 4.4.8-1 (Sun 25 Nov 2018 07:59:22 PM UTC)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found eid-mw-4.4.8-v4.4.8.tar.gz
-> Found eid-mw-4.4.8-v4.4.8.tar.gz.asc
==> Validating source files with sha512sums...
eid-mw-4.4.8-v4.4.8.tar.gz ... Passed
eid-mw-4.4.8-v4.4.8.tar.gz.asc ... Passed
==> Verifying source file signatures with gpg...
eid-mw-4.4.8-v4.4.8.tar.gz ... Passed
==> Extracting sources...
-> Extracting eid-mw-4.4.8-v4.4.8.tar.gz with bsdtar
==> Starting build()...
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking whether make supports nested variables... yes
checking how to print strings... printf
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment