You are not logged in.

#1 2013-07-18 15:01:43

skoczo
Member
Registered: 2012-09-12
Posts: 55

Splashy-full build error

Hi,
I have problem with build splashy.
I turn on logging for that but i don't know what is the problem.

++ pkgname=splashy-full
++ pkgver=20130302
++ pkgrel=3
++ pkgdesc='A boot splashing system'
++ arch=('any')
++ url='http://anonscm.debian.org/gitweb/?p=/;a=summary'
++ license=('GPL')
++ depends=('mkinitcpio' 'sysfsutils' 'glib2' 'directfb')
++ makedepends=('git')
++ options=('!libtool' '!distcc' '!makeflags')
++ provides=(splashy)
++ install=splashy-full.install
++ backup=(etc/splash.conf etc/splashy/config.xml)
++ source=(splash.conf splash-initscripts splashy-functions initcpio_hook initcpio_install automake1.10.patch configure.ac.patch)
++ sha512sums=('d48cffcd5f810c53100011b4f4b5437b69c2e0da3d261d22907dcbe20515abbeef06755c367ff3f0a77bf830eb67e165bb62eea717af76b4bcb0b631832af830' 'd60dbb2b71f30b1d94a43f28fd8219df6271c08b26e92b5bd43d0beed0e9360afa1de250af01af104811cfcb7b30458669689d10b74a197033d6def562f60f3e' 'c2cb16c9f61eb1feea8ebc22daa03d0aa3633caa30d2e45112e11da02940ee0028cb5e65e7ca07ae090f71150488ac0938e98dd4066b0e1e732710b96b1f99a3' '270511c7336aaf0dea0db13c868ebd93916519bb042c245f031703cc49ad395c444f33817803fbd11fa5e6dca42624135223028176bec8deae9622f15caf4494' '5d12f6edcf572d26daf51b95aba98db1097ff2f2aeab4cd6cc400ba84b1194589d5a0a0360f9f929f2fcf63c79e107892401d38336ef908794447c14bda2fdb8' 'ae960a2d468e07c3a798544d710024b7f3bdb2d94f0be818986c0e0d13c3c87a451d4c332517f07ccc99a1f95c35edcb5fdfbcaafc9155fa97d0448d04abd233' '2ede62cc64e5348b564a93d07449bd3d60296203ca8112ded073239e77f288be52e774b3cd5fe2026d41cb8bc117b45c00208653809da0d2056a85ad8fab152f')
++ _gitroot=git://anonscm.debian.org/git/splashy/splashy.git
++ _gitname=splashy
+ shopt -s extglob
+ pkgbase=splashy-full
+ epoch=0
+ [[ /home/skoczo/AUR/splashy-full = \/\h\o\m\e\/\s\k\o\c\z\o\/\A\U\R\/\s\p\l\a\s\h\y\-\f\u\l\l ]]
+ srcdir=/home/skoczo/AUR/splashy-full/src
+ pkgdirbase=/home/skoczo/AUR/splashy-full/pkg
+ pkgdir=/home/skoczo/AUR/splashy-full/pkg/splashy-full
+ ((  GENINTEG  ))
+ declare -f pkgver
+ check_sanity
+ local i
+ local ret=0
+ for i in ''\''pkgname'\''' ''\''pkgrel'\'''
+ [[ -z splashy-full ]]
+ for i in ''\''pkgname'\''' ''\''pkgrel'\'''
+ [[ -z 3 ]]
+ for i in '"${pkgname[@]}"'
+ [[ s = \- ]]
+ [[ s = \. ]]
+ [[ splashy-full = *[^[:alnum:]+_.@-]* ]]
+ [[ s = \- ]]
+ ((  ! PKGVERFUNC  ))
+ check_pkgver
+ local ret=0
+ [[ -z 20130302 ]]
+ IFS==
+ read -r _ i
+ sed 's/[[:space:]]*#.*//'
+ awk -F= '$1 ~ /^[[:space:]]*pkgver$/' /home/skoczo/AUR/splashy-full/PKGBUILD
++ sed 's/^\(['\''"]\)\(.*\)\1$/\2/'
+ eval 'i="20130302"'
++ i=20130302
+ [[ 20130302 = *[[:space:]:-]* ]]
+ IFS==
+ read -r _ i
+ return 0
+ IFS==
+ read -r _ i
+ sed 's/[[:space:]]*#.*//'
+ awk -F= '$1 ~ /^[[:space:]]*pkgrel$/' /home/skoczo/AUR/splashy-full/PKGBUILD
++ sed 's/^\(['\''"]\)\(.*\)\1$/\2/'
+ eval 'i="3"'
++ i=3
+ [[ 3 != +([0-9])?(.+([0-9])) ]]
+ IFS==
+ read -r _ i
+ IFS==
+ read -r _ i
+ awk -F= '$1 ~ /^[[:space:]]*epoch$/' /home/skoczo/AUR/splashy-full/PKGBUILD
+ [[ any != \a\n\y ]]
+ ((  1 > 1  ))
+ provides_list=()
+ local provides_list
++ sed -e s/provides=/provides_list+=/ -e 's/#.*//' -e 's/\\$//'
++ awk '/^[[:space:]]*provides=/,/\)/' /home/skoczo/AUR/splashy-full/PKGBUILD
+ eval 'provides_list+=(splashy)'
++ provides_list+=(splashy)
+ for i in '${provides_list[@]}'
+ [[ splashy == *[\<\>]* ]]
+ backup_list=()
+ local backup_list
++ sed -e s/backup=/backup_list+=/ -e 's/#.*//' -e 's/\\$//'
++ awk '/^[[:space:]]*backup=/,/\)/' /home/skoczo/AUR/splashy-full/PKGBUILD
+ eval 'backup_list+=(etc/splash.conf' 'etc/splashy/config.xml)'
++ backup_list+=(etc/splash.conf etc/splashy/config.xml)
+ for i in '"${backup_list[@]}"'
+ [[ e = \/ ]]
+ for i in '"${backup_list[@]}"'
+ [[ e = \/ ]]
+ optdepends_list=()
+ local optdepends_list
++ sed -e s/optdepends=/optdepends_list+=/ -e 's/#.*//' -e 's/\\$//'
++ awk '/^[[:space:]]*optdepends=\(/,/\)[[:space:]]*(#.*)?$/' /home/skoczo/AUR/splashy-full/PKGBUILD
+ eval
+ for i in ''\''changelog'\''' ''\''install'\'''
+ local file
+ read -r file
++ sed -n 's/^[[:space:]]*changelog=//p' /home/skoczo/AUR/splashy-full/PKGBUILD
+ for i in ''\''changelog'\''' ''\''install'\'''
+ local file
+ read -r file
++ sed -n 's/^[[:space:]]*install=//p' /home/skoczo/AUR/splashy-full/PKGBUILD
++ sed 's/^\(['\''"]\)\(.*\)\1$/\2/'
+ eval 'file="$pkgname.install"'
++ file=splashy-full.install
+ [[ -n splashy-full.install ]]
+ [[ ! -f splashy-full.install ]]
+ read -r file
+ local valid_options=1
+ local known kopt options_list
++ sed -e s/options=/options_list+=/ -e 's/#.*//' -e 's/\\$//'
++ awk '/^[[:space:]]*options=/,/\)/' /home/skoczo/AUR/splashy-full/PKGBUILD
+ eval 'options_list+=('\''!libtool'\''' ''\''!distcc'\''' ''\''!makeflags'\'')'
++ options_list+=('!libtool' '!distcc' '!makeflags')
+ for i in '${options_list[@]}'
+ known=0
+ for kopt in '${packaging_options[@]}' '${other_options[@]}'
+ [[ !libtool = \s\t\r\i\p ]]
+ [[ !libtool = \!\s\t\r\i\p ]]
+ for kopt in '${packaging_options[@]}' '${other_options[@]}'
+ [[ !libtool = \d\o\c\s ]]
+ [[ !libtool = \!\d\o\c\s ]]
+ for kopt in '${packaging_options[@]}' '${other_options[@]}'
+ [[ !libtool = \l\i\b\t\o\o\l ]]
+ [[ !libtool = \!\l\i\b\t\o\o\l ]]
+ known=1
+ for kopt in '${packaging_options[@]}' '${other_options[@]}'
+ [[ !libtool = \s\t\a\t\i\c\l\i\b\s ]]
+ [[ !libtool = \!\s\t\a\t\i\c\l\i\b\s ]]
+ for kopt in '${packaging_options[@]}' '${other_options[@]}'
+ [[ !libtool = \e\m\p\t\y\d\i\r\s ]]
+ [[ !libtool = \!\e\m\p\t\y\d\i\r\s ]]
+ for kopt in '${packaging_options[@]}' '${other_options[@]}'
+ [[ !libtool = \z\i\p\m\a\n ]]
+ [[ !libtool = \!\z\i\p\m\a\n ]]
+ for kopt in '${packaging_options[@]}' '${other_options[@]}'
+ [[ !libtool = \p\u\r\g\e ]]
+ [[ !libtool = \!\p\u\r\g\e ]]
+ for kopt in '${packaging_options[@]}' '${other_options[@]}'
+ [[ !libtool = \u\p\x ]]
+ [[ !libtool = \!\u\p\x ]]
+ for kopt in '${packaging_options[@]}' '${other_options[@]}'
+ [[ !libtool = \d\e\b\u\g ]]
+ [[ !libtool = \!\d\e\b\u\g ]]
+ for kopt in '${packaging_options[@]}' '${other_options[@]}'
+ [[ !libtool = \c\c\a\c\h\e ]]
+ [[ !libtool = \!\c\c\a\c\h\e ]]
+ for kopt in '${packaging_options[@]}' '${other_options[@]}'
+ [[ !libtool = \d\i\s\t\c\c ]]
+ [[ !libtool = \!\d\i\s\t\c\c ]]
+ for kopt in '${packaging_options[@]}' '${other_options[@]}'
+ [[ !libtool = \b\u\i\l\d\f\l\a\g\s ]]
+ [[ !libtool = \!\b\u\i\l\d\f\l\a\g\s ]]
+ for kopt in '${packaging_options[@]}' '${other_options[@]}'
+ [[ !libtool = \m\a\k\e\f\l\a\g\s ]]
+ [[ !libtool = \!\m\a\k\e\f\l\a\g\s ]]
+ ((  ! known  ))
+ for i in '${options_list[@]}'
+ known=0
+ for kopt in '${packaging_options[@]}' '${other_options[@]}'
+ [[ !distcc = \s\t\r\i\p ]]
+ [[ !distcc = \!\s\t\r\i\p ]]
+ for kopt in '${packaging_options[@]}' '${other_options[@]}'
+ [[ !distcc = \d\o\c\s ]]
+ [[ !distcc = \!\d\o\c\s ]]
+ for kopt in '${packaging_options[@]}' '${other_options[@]}'
+ [[ !distcc = \l\i\b\t\o\o\l ]]
+ [[ !distcc = \!\l\i\b\t\o\o\l ]]
+ for kopt in '${packaging_options[@]}' '${other_options[@]}'
+ [[ !distcc = \s\t\a\t\i\c\l\i\b\s ]]
+ [[ !distcc = \!\s\t\a\t\i\c\l\i\b\s ]]
+ for kopt in '${packaging_options[@]}' '${other_options[@]}'
+ [[ !distcc = \e\m\p\t\y\d\i\r\s ]]
+ [[ !distcc = \!\e\m\p\t\y\d\i\r\s ]]
+ for kopt in '${packaging_options[@]}' '${other_options[@]}'
+ [[ !distcc = \z\i\p\m\a\n ]]
+ [[ !distcc = \!\z\i\p\m\a\n ]]
+ for kopt in '${packaging_options[@]}' '${other_options[@]}'
+ [[ !distcc = \p\u\r\g\e ]]
+ [[ !distcc = \!\p\u\r\g\e ]]
+ for kopt in '${packaging_options[@]}' '${other_options[@]}'
+ [[ !distcc = \u\p\x ]]
+ [[ !distcc = \!\u\p\x ]]
+ for kopt in '${packaging_options[@]}' '${other_options[@]}'
+ [[ !distcc = \d\e\b\u\g ]]
+ [[ !distcc = \!\d\e\b\u\g ]]
+ for kopt in '${packaging_options[@]}' '${other_options[@]}'
+ [[ !distcc = \c\c\a\c\h\e ]]
+ [[ !distcc = \!\c\c\a\c\h\e ]]
+ for kopt in '${packaging_options[@]}' '${other_options[@]}'
+ [[ !distcc = \d\i\s\t\c\c ]]
+ [[ !distcc = \!\d\i\s\t\c\c ]]
+ known=1
+ for kopt in '${packaging_options[@]}' '${other_options[@]}'
+ [[ !distcc = \b\u\i\l\d\f\l\a\g\s ]]
+ [[ !distcc = \!\b\u\i\l\d\f\l\a\g\s ]]
+ for kopt in '${packaging_options[@]}' '${other_options[@]}'
+ [[ !distcc = \m\a\k\e\f\l\a\g\s ]]
+ [[ !distcc = \!\m\a\k\e\f\l\a\g\s ]]
+ ((  ! known  ))
+ for i in '${options_list[@]}'
+ known=0
+ for kopt in '${packaging_options[@]}' '${other_options[@]}'
+ [[ !makeflags = \s\t\r\i\p ]]
+ [[ !makeflags = \!\s\t\r\i\p ]]
+ for kopt in '${packaging_options[@]}' '${other_options[@]}'
+ [[ !makeflags = \d\o\c\s ]]
+ [[ !makeflags = \!\d\o\c\s ]]
+ for kopt in '${packaging_options[@]}' '${other_options[@]}'
+ [[ !makeflags = \l\i\b\t\o\o\l ]]
+ [[ !makeflags = \!\l\i\b\t\o\o\l ]]
+ for kopt in '${packaging_options[@]}' '${other_options[@]}'
+ [[ !makeflags = \s\t\a\t\i\c\l\i\b\s ]]
+ [[ !makeflags = \!\s\t\a\t\i\c\l\i\b\s ]]
+ for kopt in '${packaging_options[@]}' '${other_options[@]}'
+ [[ !makeflags = \e\m\p\t\y\d\i\r\s ]]
+ [[ !makeflags = \!\e\m\p\t\y\d\i\r\s ]]
+ for kopt in '${packaging_options[@]}' '${other_options[@]}'
+ [[ !makeflags = \z\i\p\m\a\n ]]
+ [[ !makeflags = \!\z\i\p\m\a\n ]]
+ for kopt in '${packaging_options[@]}' '${other_options[@]}'
+ [[ !makeflags = \p\u\r\g\e ]]
+ [[ !makeflags = \!\p\u\r\g\e ]]
+ for kopt in '${packaging_options[@]}' '${other_options[@]}'
+ [[ !makeflags = \u\p\x ]]
+ [[ !makeflags = \!\u\p\x ]]
+ for kopt in '${packaging_options[@]}' '${other_options[@]}'
+ [[ !makeflags = \d\e\b\u\g ]]
+ [[ !makeflags = \!\d\e\b\u\g ]]
+ for kopt in '${packaging_options[@]}' '${other_options[@]}'
+ [[ !makeflags = \c\c\a\c\h\e ]]
+ [[ !makeflags = \!\c\c\a\c\h\e ]]
+ for kopt in '${packaging_options[@]}' '${other_options[@]}'
+ [[ !makeflags = \d\i\s\t\c\c ]]
+ [[ !makeflags = \!\d\i\s\t\c\c ]]
+ for kopt in '${packaging_options[@]}' '${other_options[@]}'
+ [[ !makeflags = \b\u\i\l\d\f\l\a\g\s ]]
+ [[ !makeflags = \!\b\u\i\l\d\f\l\a\g\s ]]
+ for kopt in '${packaging_options[@]}' '${other_options[@]}'
+ [[ !makeflags = \m\a\k\e\f\l\a\g\s ]]
+ [[ !makeflags = \!\m\a\k\e\f\l\a\g\s ]]
+ known=1
+ ((  ! known  ))
+ ((  ! valid_options  ))
+ ((  1 > 1  ))
+ return 0
+ check_software
+ local ret=0
+ ((  ! INFAKEROOT && ( ! NODEPS || DEP_BIN || RMDEPS || INSTALL )  ))
+ [[ -z /usr/bin/pacman ]]
+ ((  ! ( ASROOT || INFAKEROOT ) && ( DEP_BIN || RMDEPS || INSTALL )  ))
+ type -p sudo
+ check_buildenv fakeroot y
+ in_opt_array fakeroot fakeroot '!distcc' color '!ccache' check '!sign'
+ local needle=fakeroot
+ shift
+ local i opt
+ (( i = 6 ))
+ (( i > 0 ))
+ opt='!sign'
+ [[ !sign = \f\a\k\e\r\o\o\t ]]
+ [[ !sign = \!\f\a\k\e\r\o\o\t ]]
+ (( i--  ))
+ (( i > 0 ))
+ opt=check
+ [[ check = \f\a\k\e\r\o\o\t ]]
+ [[ check = \!\f\a\k\e\r\o\o\t ]]
+ (( i--  ))
+ (( i > 0 ))
+ opt='!ccache'
+ [[ !ccache = \f\a\k\e\r\o\o\t ]]
+ [[ !ccache = \!\f\a\k\e\r\o\o\t ]]
+ (( i--  ))
+ (( i > 0 ))
+ opt=color
+ [[ color = \f\a\k\e\r\o\o\t ]]
+ [[ color = \!\f\a\k\e\r\o\o\t ]]
+ (( i--  ))
+ (( i > 0 ))
+ opt='!distcc'
+ [[ !distcc = \f\a\k\e\r\o\o\t ]]
+ [[ !distcc = \!\f\a\k\e\r\o\o\t ]]
+ (( i--  ))
+ (( i > 0 ))
+ opt=fakeroot
+ [[ fakeroot = \f\a\k\e\r\o\o\t ]]
+ return 0
+ case $? in
+ [[ y = \y ]]
+ return
+ ((  EUID > 0  ))
+ type -p fakeroot
+ [[ '' == \y ]]
+ [[ -z '' ]]
+ check_buildenv sign y
+ in_opt_array sign fakeroot '!distcc' color '!ccache' check '!sign'
+ local needle=sign
+ shift
+ local i opt
+ (( i = 6 ))
+ (( i > 0 ))
+ opt='!sign'
+ [[ !sign = \s\i\g\n ]]
+ [[ !sign = \!\s\i\g\n ]]
+ return 1
+ case $? in
+ [[ y = \n ]]
+ return
+ ((  ! SKIPPGPCHECK  ))
+ source_has_signatures
+ local file
+ for file in '"${source[@]}"'
+ [[ splash.conf = *.@(sig?(n)|asc) ]]
+ for file in '"${source[@]}"'
+ [[ splash-initscripts = *.@(sig?(n)|asc) ]]
+ for file in '"${source[@]}"'
+ [[ splashy-functions = *.@(sig?(n)|asc) ]]
+ for file in '"${source[@]}"'
+ [[ initcpio_hook = *.@(sig?(n)|asc) ]]
+ for file in '"${source[@]}"'
+ [[ initcpio_install = *.@(sig?(n)|asc) ]]
+ for file in '"${source[@]}"'
+ [[ automake1.10.patch = *.@(sig?(n)|asc) ]]
+ for file in '"${source[@]}"'
+ [[ configure.ac.patch = *.@(sig?(n)|asc) ]]
+ return 1
+ ((  ! SKIPCHECKSUMS  ))
+ type -p openssl
+ check_option upx y
+ in_opt_array upx '!libtool' '!distcc' '!makeflags'
+ local needle=upx
+ shift
+ local i opt
+ (( i = 3 ))
+ (( i > 0 ))
+ opt='!makeflags'
+ [[ !makeflags = \u\p\x ]]
+ [[ !makeflags = \!\u\p\x ]]
+ (( i--  ))
+ (( i > 0 ))
+ opt='!distcc'
+ [[ !distcc = \u\p\x ]]
+ [[ !distcc = \!\u\p\x ]]
+ (( i--  ))
+ (( i > 0 ))
+ opt='!libtool'
+ [[ !libtool = \u\p\x ]]
+ [[ !libtool = \!\u\p\x ]]
+ (( i--  ))
+ (( i > 0 ))
+ return 127
+ case $? in
+ in_opt_array upx strip docs libtool staticlibs emptydirs zipman purge '!upx' '!debug'
+ local needle=upx
+ shift
+ local i opt
+ (( i = 9 ))
+ (( i > 0 ))
+ opt='!debug'
+ [[ !debug = \u\p\x ]]
+ [[ !debug = \!\u\p\x ]]
+ (( i--  ))
+ (( i > 0 ))
+ opt='!upx'
+ [[ !upx = \u\p\x ]]
+ [[ !upx = \!\u\p\x ]]
+ return 1
+ case $? in
+ [[ y = n ]]
+ return
+ check_buildenv distcc y
+ in_opt_array distcc fakeroot '!distcc' color '!ccache' check '!sign'
+ local needle=distcc
+ shift
+ local i opt
+ (( i = 6 ))
+ (( i > 0 ))
+ opt='!sign'
+ [[ !sign = \d\i\s\t\c\c ]]
+ [[ !sign = \!\d\i\s\t\c\c ]]
+ (( i--  ))
+ (( i > 0 ))
+ opt=check
+ [[ check = \d\i\s\t\c\c ]]
+ [[ check = \!\d\i\s\t\c\c ]]
+ (( i--  ))
+ (( i > 0 ))
+ opt='!ccache'
+ [[ !ccache = \d\i\s\t\c\c ]]
+ [[ !ccache = \!\d\i\s\t\c\c ]]
+ (( i--  ))
+ (( i > 0 ))
+ opt=color
+ [[ color = \d\i\s\t\c\c ]]
+ [[ color = \!\d\i\s\t\c\c ]]
+ (( i--  ))
+ (( i > 0 ))
+ opt='!distcc'
+ [[ !distcc = \d\i\s\t\c\c ]]
+ [[ !distcc = \!\d\i\s\t\c\c ]]
+ return 1
+ case $? in
+ [[ y = \n ]]
+ return
+ check_buildenv ccache y
+ in_opt_array ccache fakeroot '!distcc' color '!ccache' check '!sign'
+ local needle=ccache
+ shift
+ local i opt
+ (( i = 6 ))
+ (( i > 0 ))
+ opt='!sign'
+ [[ !sign = \c\c\a\c\h\e ]]
+ [[ !sign = \!\c\c\a\c\h\e ]]
+ (( i--  ))
+ (( i > 0 ))
+ opt=check
+ [[ check = \c\c\a\c\h\e ]]
+ [[ check = \!\c\c\a\c\h\e ]]
+ (( i--  ))
+ (( i > 0 ))
+ opt='!ccache'
+ [[ !ccache = \c\c\a\c\h\e ]]
+ [[ !ccache = \!\c\c\a\c\h\e ]]
+ return 1
+ case $? in
+ [[ y = \n ]]
+ return
+ check_option strip y
+ in_opt_array strip '!libtool' '!distcc' '!makeflags'
+ local needle=strip
+ shift
+ local i opt
+ (( i = 3 ))
+ (( i > 0 ))
+ opt='!makeflags'
+ [[ !makeflags = \s\t\r\i\p ]]
+ [[ !makeflags = \!\s\t\r\i\p ]]
+ (( i--  ))
+ (( i > 0 ))
+ opt='!distcc'
+ [[ !distcc = \s\t\r\i\p ]]
+ [[ !distcc = \!\s\t\r\i\p ]]
+ (( i--  ))
+ (( i > 0 ))
+ opt='!libtool'
+ [[ !libtool = \s\t\r\i\p ]]
+ [[ !libtool = \!\s\t\r\i\p ]]
+ (( i--  ))
+ (( i > 0 ))
+ return 127
+ case $? in
+ in_opt_array strip strip docs libtool staticlibs emptydirs zipman purge '!upx' '!debug'
+ local needle=strip
+ shift
+ local i opt
+ (( i = 9 ))
+ (( i > 0 ))
+ opt='!debug'
+ [[ !debug = \s\t\r\i\p ]]
+ [[ !debug = \!\s\t\r\i\p ]]
+ (( i--  ))
+ (( i > 0 ))
+ opt='!upx'
+ [[ !upx = \s\t\r\i\p ]]
+ [[ !upx = \!\s\t\r\i\p ]]
+ (( i--  ))
+ (( i > 0 ))
+ opt=purge
+ [[ purge = \s\t\r\i\p ]]
+ [[ purge = \!\s\t\r\i\p ]]
+ (( i--  ))
+ (( i > 0 ))
+ opt=zipman
+ [[ zipman = \s\t\r\i\p ]]
+ [[ zipman = \!\s\t\r\i\p ]]
+ (( i--  ))
+ (( i > 0 ))
+ opt=emptydirs
+ [[ emptydirs = \s\t\r\i\p ]]
+ [[ emptydirs = \!\s\t\r\i\p ]]
+ (( i--  ))
+ (( i > 0 ))
+ opt=staticlibs
+ [[ staticlibs = \s\t\r\i\p ]]
+ [[ staticlibs = \!\s\t\r\i\p ]]
+ (( i--  ))
+ (( i > 0 ))
+ opt=libtool
+ [[ libtool = \s\t\r\i\p ]]
+ [[ libtool = \!\s\t\r\i\p ]]
+ (( i--  ))
+ (( i > 0 ))
+ opt=docs
+ [[ docs = \s\t\r\i\p ]]
+ [[ docs = \!\s\t\r\i\p ]]
+ (( i--  ))
+ (( i > 0 ))
+ opt=strip
+ [[ strip = \s\t\r\i\p ]]
+ return 0
+ case $? in
+ [[ y = y ]]
+ return
+ type -p strip
+ check_option zipman y
+ in_opt_array zipman '!libtool' '!distcc' '!makeflags'
+ local needle=zipman
+ shift
+ local i opt
+ (( i = 3 ))
+ (( i > 0 ))
+ opt='!makeflags'
+ [[ !makeflags = \z\i\p\m\a\n ]]
+ [[ !makeflags = \!\z\i\p\m\a\n ]]
+ (( i--  ))
+ (( i > 0 ))
+ opt='!distcc'
+ [[ !distcc = \z\i\p\m\a\n ]]
+ [[ !distcc = \!\z\i\p\m\a\n ]]
+ (( i--  ))
+ (( i > 0 ))
+ opt='!libtool'
+ [[ !libtool = \z\i\p\m\a\n ]]
+ [[ !libtool = \!\z\i\p\m\a\n ]]
+ (( i--  ))
+ (( i > 0 ))
+ return 127
+ case $? in
+ in_opt_array zipman strip docs libtool staticlibs emptydirs zipman purge '!upx' '!debug'
+ local needle=zipman
+ shift
+ local i opt
+ (( i = 9 ))
+ (( i > 0 ))
+ opt='!debug'
+ [[ !debug = \z\i\p\m\a\n ]]
+ [[ !debug = \!\z\i\p\m\a\n ]]
+ (( i--  ))
+ (( i > 0 ))
+ opt='!upx'
+ [[ !upx = \z\i\p\m\a\n ]]
+ [[ !upx = \!\z\i\p\m\a\n ]]
+ (( i--  ))
+ (( i > 0 ))
+ opt=purge
+ [[ purge = \z\i\p\m\a\n ]]
+ [[ purge = \!\z\i\p\m\a\n ]]
+ (( i--  ))
+ (( i > 0 ))
+ opt=zipman
+ [[ zipman = \z\i\p\m\a\n ]]
+ return 0
+ case $? in
+ [[ y = y ]]
+ return
+ type -p gzip
+ return 0
+ ((  1 > 1  ))
+ declare -f prepare
+ declare -f build
+ BUILDFUNC=1
+ declare -f check
+ declare -f package
+ PKGFUNC=1
+ [[ -n '' ]]
+ [[ -z '' ]]
+ check_buildenv sign y
+ in_opt_array sign fakeroot '!distcc' color '!ccache' check '!sign'
+ local needle=sign
+ shift
+ local i opt
+ (( i = 6 ))
+ (( i > 0 ))
+ opt='!sign'
+ [[ !sign = \s\i\g\n ]]
+ [[ !sign = \!\s\i\g\n ]]
+ return 1
+ case $? in
+ [[ y = \n ]]
+ return
+ [[ '' == \y ]]
+ ((  ! PKGVERFUNC  ))
+ check_build_status
+ ((  ! SPLITPKG  ))
++ get_full_version
++ [[ -z '' ]]
++ [[ -n 0 ]]
++ ((  ! 0  ))
++ printf '%s\n' 20130302-3
+ fullver=20130302-3
++ get_pkg_arch
++ [[ -z '' ]]
++ [[ any = \a\n\y ]]
++ printf '%s\n' any
+ pkgarch=any
+ [[ -f /home/skoczo/AUR/splashy-full/splashy-full-20130302-3-any.pkg.tar.xz ]]
+ ((  INFAKEROOT  ))
++ get_full_version
++ [[ -z '' ]]
++ [[ -n 0 ]]
++ ((  ! 0  ))
++ printf '%s\n' 20130302-3
+ fullver=20130302-3
++ gettext 'Making package: %s'
++ date
+ msg 'Tworzę pakiet: %s' 'splashy-full 20130302-3 (czw, 18 lip 2013, 16:58:28 CEST)'
+ local 'mesg=Tworzę pakiet: %s'
+ shift
+ printf '==> Tworzę pakiet: %s\n' 'splashy-full 20130302-3 (czw, 18 lip 2013, 16:58:28 CEST)'
==> Tworzę pakiet: splashy-full 20130302-3 (czw, 18 lip 2013, 16:58:28 CEST)
+ ((  !PKGFUNC && !SPLITPKG  ))
+ ((  SOURCEONLY  ))
+ ((  NODEPS || (NOBUILD && !DEP_BIN )  ))
+ ((  RMDEPS && ! INSTALL  ))
+ deperr=0
++ gettext 'Checking runtime dependencies...'
+ msg 'Sprawdzanie zależności potrzebnych do uruchomienia...'
+ local 'mesg=Sprawdzanie zależności potrzebnych do uruchomienia...'
+ shift
+ printf '==> Sprawdzanie zależności potrzebnych do uruchomienia...\n'
==> Sprawdzanie zależności potrzebnych do uruchomienia...
+ resolve_deps mkinitcpio sysfsutils glib2 directfb
+ local R_DEPS_SATISFIED=0
+ local R_DEPS_MISSING=1
+ local deplist
++ set +E
++ check_deps mkinitcpio sysfsutils glib2 directfb
++ ((  4 > 0  ))
++ local ret=0
++ local pmout
+++ run_pacman -T mkinitcpio sysfsutils glib2 directfb
+++ local cmd
+++ [[ ! -T = -@(T|Qq) ]]
+++ cmd=("$PACMAN_PATH" "$@")
+++ ((  ! ASROOT  ))
+++ [[ ! -T = -@(T|Qq) ]]
+++ /usr/bin/pacman -T mkinitcpio sysfsutils glib2 directfb
++ pmout=
++ ret=0
++ ((  ret == 127  ))
++ ((  ret  ))
+ deplist=
+ [[ -z '' ]]
+ return 0
+ ((  RMDEPS && INSTALL  ))
++ gettext 'Checking buildtime dependencies...'
+ msg 'Sprawdzanie zależności potrzebnych do budowy...'
+ local 'mesg=Sprawdzanie zależności potrzebnych do budowy...'
+ shift
+ printf '==> Sprawdzanie zależności potrzebnych do budowy...\n'
==> Sprawdzanie zależności potrzebnych do budowy...
+ resolve_deps git
+ local R_DEPS_SATISFIED=0
+ local R_DEPS_MISSING=1
+ local deplist
++ set +E
++ check_deps git
++ ((  1 > 0  ))
++ local ret=0
++ local pmout
+++ run_pacman -T git
+++ local cmd
+++ [[ ! -T = -@(T|Qq) ]]
+++ cmd=("$PACMAN_PATH" "$@")
+++ ((  ! ASROOT  ))
+++ [[ ! -T = -@(T|Qq) ]]
+++ /usr/bin/pacman -T git
++ pmout=
++ ret=0
++ ((  ret == 127  ))
++ ((  ret  ))
+ deplist=
+ [[ -z '' ]]
+ return 0
+ ((  CHECKFUNC  ))
+ ((  RMDEPS  ))
+ ((  deperr  ))
+ umask 0022
+ mkdir -p /home/skoczo/AUR/splashy-full/src
+ chmod a-s /home/skoczo/AUR/splashy-full/src
+ cd_safe /home/skoczo/AUR/splashy-full/src
+ cd /home/skoczo/AUR/splashy-full/src
+ ((  NOEXTRACT && ! VERIFYSOURCE  ))
+ ((  REPKG  ))
+ download_sources
++ gettext 'Retrieving sources...'
+ msg 'Retrieving sources...'
+ local 'mesg=Retrieving sources...'
+ shift
+ printf '==> Retrieving sources...\n'
==> Retrieving sources...
+ local GET_VCS=1
+ [[ '' == \f\a\s\t ]]
+ local netfile
+ for netfile in '"${source[@]}"'
+ pushd /home/skoczo/AUR/splashy-full
++ get_protocol splash.conf
++ [[ splash.conf = *://* ]]
++ [[ splash.conf = *lp:* ]]
++ printf '%s\n' local
+ local proto=local
+ case "$proto" in
+ download_local splash.conf
+ local netfile=splash.conf
++ get_filepath splash.conf
+++ get_filename splash.conf
+++ local netfile=splash.conf
+++ [[ splash.conf = *::* ]]
++++ get_protocol splash.conf
++++ [[ splash.conf = *://* ]]
++++ [[ splash.conf = *lp:* ]]
++++ printf '%s\n' local
+++ local proto=local
+++ case $proto in
+++ filename=splash.conf
+++ printf '%s\n' splash.conf
++ local file=splash.conf
+++ get_protocol splash.conf
+++ [[ splash.conf = *://* ]]
+++ [[ splash.conf = *lp:* ]]
+++ printf '%s\n' local
++ local proto=local
++ case $proto in
++ [[ -f /home/skoczo/AUR/splashy-full/splash.conf ]]
++ file=/home/skoczo/AUR/splashy-full/splash.conf
++ printf '%s\n' /home/skoczo/AUR/splashy-full/splash.conf
+ local filepath=/home/skoczo/AUR/splashy-full/splash.conf
+ [[ -n /home/skoczo/AUR/splashy-full/splash.conf ]]
++ gettext 'Found %s'
+ msg2 'Znaleziono %s' splash.conf
+ local 'mesg=Znaleziono %s'
+ shift
+ printf '  -> Znaleziono %s\n' splash.conf
  -> Znaleziono splash.conf
+ rm -f /home/skoczo/AUR/splashy-full/src/splash.conf
+ ln -s /home/skoczo/AUR/splashy-full/splash.conf /home/skoczo/AUR/splashy-full/src/
+ popd
+ for netfile in '"${source[@]}"'
+ pushd /home/skoczo/AUR/splashy-full
++ get_protocol splash-initscripts
++ [[ splash-initscripts = *://* ]]
++ [[ splash-initscripts = *lp:* ]]
++ printf '%s\n' local
+ local proto=local
+ case "$proto" in
+ download_local splash-initscripts
+ local netfile=splash-initscripts
++ get_filepath splash-initscripts
+++ get_filename splash-initscripts
+++ local netfile=splash-initscripts
+++ [[ splash-initscripts = *::* ]]
++++ get_protocol splash-initscripts
++++ [[ splash-initscripts = *://* ]]
++++ [[ splash-initscripts = *lp:* ]]
++++ printf '%s\n' local
+++ local proto=local
+++ case $proto in
+++ filename=splash-initscripts
+++ printf '%s\n' splash-initscripts
++ local file=splash-initscripts
+++ get_protocol splash-initscripts
+++ [[ splash-initscripts = *://* ]]
+++ [[ splash-initscripts = *lp:* ]]
+++ printf '%s\n' local
++ local proto=local
++ case $proto in
++ [[ -f /home/skoczo/AUR/splashy-full/splash-initscripts ]]
++ file=/home/skoczo/AUR/splashy-full/splash-initscripts
++ printf '%s\n' /home/skoczo/AUR/splashy-full/splash-initscripts
+ local filepath=/home/skoczo/AUR/splashy-full/splash-initscripts
+ [[ -n /home/skoczo/AUR/splashy-full/splash-initscripts ]]
++ gettext 'Found %s'
+ msg2 'Znaleziono %s' splash-initscripts
+ local 'mesg=Znaleziono %s'
+ shift
+ printf '  -> Znaleziono %s\n' splash-initscripts
  -> Znaleziono splash-initscripts
+ rm -f /home/skoczo/AUR/splashy-full/src/splash-initscripts
+ ln -s /home/skoczo/AUR/splashy-full/splash-initscripts /home/skoczo/AUR/splashy-full/src/
+ popd
+ for netfile in '"${source[@]}"'
+ pushd /home/skoczo/AUR/splashy-full
++ get_protocol splashy-functions
++ [[ splashy-functions = *://* ]]
++ [[ splashy-functions = *lp:* ]]
++ printf '%s\n' local
+ local proto=local
+ case "$proto" in
+ download_local splashy-functions
+ local netfile=splashy-functions
++ get_filepath splashy-functions
+++ get_filename splashy-functions
+++ local netfile=splashy-functions
+++ [[ splashy-functions = *::* ]]
++++ get_protocol splashy-functions
++++ [[ splashy-functions = *://* ]]
++++ [[ splashy-functions = *lp:* ]]
++++ printf '%s\n' local
+++ local proto=local
+++ case $proto in
+++ filename=splashy-functions
+++ printf '%s\n' splashy-functions
++ local file=splashy-functions
+++ get_protocol splashy-functions
+++ [[ splashy-functions = *://* ]]
+++ [[ splashy-functions = *lp:* ]]
+++ printf '%s\n' local
++ local proto=local
++ case $proto in
++ [[ -f /home/skoczo/AUR/splashy-full/splashy-functions ]]
++ file=/home/skoczo/AUR/splashy-full/splashy-functions
++ printf '%s\n' /home/skoczo/AUR/splashy-full/splashy-functions
+ local filepath=/home/skoczo/AUR/splashy-full/splashy-functions
+ [[ -n /home/skoczo/AUR/splashy-full/splashy-functions ]]
++ gettext 'Found %s'
+ msg2 'Znaleziono %s' splashy-functions
+ local 'mesg=Znaleziono %s'
+ shift
+ printf '  -> Znaleziono %s\n' splashy-functions
  -> Znaleziono splashy-functions
+ rm -f /home/skoczo/AUR/splashy-full/src/splashy-functions
+ ln -s /home/skoczo/AUR/splashy-full/splashy-functions /home/skoczo/AUR/splashy-full/src/
+ popd
+ for netfile in '"${source[@]}"'
+ pushd /home/skoczo/AUR/splashy-full
++ get_protocol initcpio_hook
++ [[ initcpio_hook = *://* ]]
++ [[ initcpio_hook = *lp:* ]]
++ printf '%s\n' local
+ local proto=local
+ case "$proto" in
+ download_local initcpio_hook
+ local netfile=initcpio_hook
++ get_filepath initcpio_hook
+++ get_filename initcpio_hook
+++ local netfile=initcpio_hook
+++ [[ initcpio_hook = *::* ]]
++++ get_protocol initcpio_hook
++++ [[ initcpio_hook = *://* ]]
++++ [[ initcpio_hook = *lp:* ]]
++++ printf '%s\n' local
+++ local proto=local
+++ case $proto in
+++ filename=initcpio_hook
+++ printf '%s\n' initcpio_hook
++ local file=initcpio_hook
+++ get_protocol initcpio_hook
+++ [[ initcpio_hook = *://* ]]
+++ [[ initcpio_hook = *lp:* ]]
+++ printf '%s\n' local
++ local proto=local
++ case $proto in
++ [[ -f /home/skoczo/AUR/splashy-full/initcpio_hook ]]
++ file=/home/skoczo/AUR/splashy-full/initcpio_hook
++ printf '%s\n' /home/skoczo/AUR/splashy-full/initcpio_hook
+ local filepath=/home/skoczo/AUR/splashy-full/initcpio_hook
+ [[ -n /home/skoczo/AUR/splashy-full/initcpio_hook ]]
++ gettext 'Found %s'
+ msg2 'Znaleziono %s' initcpio_hook
+ local 'mesg=Znaleziono %s'
+ shift
+ printf '  -> Znaleziono %s\n' initcpio_hook
  -> Znaleziono initcpio_hook
+ rm -f /home/skoczo/AUR/splashy-full/src/initcpio_hook
+ ln -s /home/skoczo/AUR/splashy-full/initcpio_hook /home/skoczo/AUR/splashy-full/src/
+ popd
+ for netfile in '"${source[@]}"'
+ pushd /home/skoczo/AUR/splashy-full
++ get_protocol initcpio_install
++ [[ initcpio_install = *://* ]]
++ [[ initcpio_install = *lp:* ]]
++ printf '%s\n' local
+ local proto=local
+ case "$proto" in
+ download_local initcpio_install
+ local netfile=initcpio_install
++ get_filepath initcpio_install
+++ get_filename initcpio_install
+++ local netfile=initcpio_install
+++ [[ initcpio_install = *::* ]]
++++ get_protocol initcpio_install
++++ [[ initcpio_install = *://* ]]
++++ [[ initcpio_install = *lp:* ]]
++++ printf '%s\n' local
+++ local proto=local
+++ case $proto in
+++ filename=initcpio_install
+++ printf '%s\n' initcpio_install
++ local file=initcpio_install
+++ get_protocol initcpio_install
+++ [[ initcpio_install = *://* ]]
+++ [[ initcpio_install = *lp:* ]]
+++ printf '%s\n' local
++ local proto=local
++ case $proto in
++ [[ -f /home/skoczo/AUR/splashy-full/initcpio_install ]]
++ file=/home/skoczo/AUR/splashy-full/initcpio_install
++ printf '%s\n' /home/skoczo/AUR/splashy-full/initcpio_install
+ local filepath=/home/skoczo/AUR/splashy-full/initcpio_install
+ [[ -n /home/skoczo/AUR/splashy-full/initcpio_install ]]
++ gettext 'Found %s'
+ msg2 'Znaleziono %s' initcpio_install
+ local 'mesg=Znaleziono %s'
+ shift
+ printf '  -> Znaleziono %s\n' initcpio_install
  -> Znaleziono initcpio_install
+ rm -f /home/skoczo/AUR/splashy-full/src/initcpio_install
+ ln -s /home/skoczo/AUR/splashy-full/initcpio_install /home/skoczo/AUR/splashy-full/src/
+ popd
+ for netfile in '"${source[@]}"'
+ pushd /home/skoczo/AUR/splashy-full
++ get_protocol automake1.10.patch
++ [[ automake1.10.patch = *://* ]]
++ [[ automake1.10.patch = *lp:* ]]
++ printf '%s\n' local
+ local proto=local
+ case "$proto" in
+ download_local automake1.10.patch
+ local netfile=automake1.10.patch
++ get_filepath automake1.10.patch
+++ get_filename automake1.10.patch
+++ local netfile=automake1.10.patch
+++ [[ automake1.10.patch = *::* ]]
++++ get_protocol automake1.10.patch
++++ [[ automake1.10.patch = *://* ]]
++++ [[ automake1.10.patch = *lp:* ]]
++++ printf '%s\n' local
+++ local proto=local
+++ case $proto in
+++ filename=automake1.10.patch
+++ printf '%s\n' automake1.10.patch
++ local file=automake1.10.patch
+++ get_protocol automake1.10.patch
+++ [[ automake1.10.patch = *://* ]]
+++ [[ automake1.10.patch = *lp:* ]]
+++ printf '%s\n' local
++ local proto=local
++ case $proto in
++ [[ -f /home/skoczo/AUR/splashy-full/automake1.10.patch ]]
++ file=/home/skoczo/AUR/splashy-full/automake1.10.patch
++ printf '%s\n' /home/skoczo/AUR/splashy-full/automake1.10.patch
+ local filepath=/home/skoczo/AUR/splashy-full/automake1.10.patch
+ [[ -n /home/skoczo/AUR/splashy-full/automake1.10.patch ]]
++ gettext 'Found %s'
+ msg2 'Znaleziono %s' automake1.10.patch
+ local 'mesg=Znaleziono %s'
+ shift
+ printf '  -> Znaleziono %s\n' automake1.10.patch
  -> Znaleziono automake1.10.patch
+ rm -f /home/skoczo/AUR/splashy-full/src/automake1.10.patch
+ ln -s /home/skoczo/AUR/splashy-full/automake1.10.patch /home/skoczo/AUR/splashy-full/src/
+ popd
+ for netfile in '"${source[@]}"'
+ pushd /home/skoczo/AUR/splashy-full
++ get_protocol configure.ac.patch
++ [[ configure.ac.patch = *://* ]]
++ [[ configure.ac.patch = *lp:* ]]
++ printf '%s\n' local
+ local proto=local
+ case "$proto" in
+ download_local configure.ac.patch
+ local netfile=configure.ac.patch
++ get_filepath configure.ac.patch
+++ get_filename configure.ac.patch
+++ local netfile=configure.ac.patch
+++ [[ configure.ac.patch = *::* ]]
++++ get_protocol configure.ac.patch
++++ [[ configure.ac.patch = *://* ]]
++++ [[ configure.ac.patch = *lp:* ]]
++++ printf '%s\n' local
+++ local proto=local
+++ case $proto in
+++ filename=configure.ac.patch
+++ printf '%s\n' configure.ac.patch
++ local file=configure.ac.patch
+++ get_protocol configure.ac.patch
+++ [[ configure.ac.patch = *://* ]]
+++ [[ configure.ac.patch = *lp:* ]]
+++ printf '%s\n' local
++ local proto=local
++ case $proto in
++ [[ -f /home/skoczo/AUR/splashy-full/configure.ac.patch ]]
++ file=/home/skoczo/AUR/splashy-full/configure.ac.patch
++ printf '%s\n' /home/skoczo/AUR/splashy-full/configure.ac.patch
+ local filepath=/home/skoczo/AUR/splashy-full/configure.ac.patch
+ [[ -n /home/skoczo/AUR/splashy-full/configure.ac.patch ]]
++ gettext 'Found %s'
+ msg2 'Znaleziono %s' configure.ac.patch
+ local 'mesg=Znaleziono %s'
+ shift
+ printf '  -> Znaleziono %s\n' configure.ac.patch
  -> Znaleziono configure.ac.patch
+ rm -f /home/skoczo/AUR/splashy-full/src/configure.ac.patch
+ ln -s /home/skoczo/AUR/splashy-full/configure.ac.patch /home/skoczo/AUR/splashy-full/src/
+ popd
+ check_source_integrity
+ ((  SKIPCHECKSUMS && SKIPPGPCHECK  ))
+ ((  SKIPCHECKSUMS  ))
+ ((  SKIPPGPCHECK  ))
+ check_checksums
+ ((  SKIPCHECKSUMS  ))
+ ((  ! 7  ))
+ local correlation=0
+ local integ required
+ for integ in md5 sha1 sha256 sha384 sha512
+ integrity_sums=($(eval echo "\${${integ}sums[@]}"))
++ eval echo '${md5sums[@]}'
+++ echo
+ local integrity_sums
+ ((  0 == 7  ))
+ ((  0  ))
+ for integ in md5 sha1 sha256 sha384 sha512
+ integrity_sums=($(eval echo "\${${integ}sums[@]}"))
++ eval echo '${sha1sums[@]}'
+++ echo
+ local integrity_sums
+ ((  0 == 7  ))
+ ((  0  ))
+ for integ in md5 sha1 sha256 sha384 sha512
+ integrity_sums=($(eval echo "\${${integ}sums[@]}"))
++ eval echo '${sha256sums[@]}'
+++ echo
+ local integrity_sums
+ ((  0 == 7  ))
+ ((  0  ))
+ for integ in md5 sha1 sha256 sha384 sha512
+ integrity_sums=($(eval echo "\${${integ}sums[@]}"))
++ eval echo '${sha384sums[@]}'
+++ echo
+ local integrity_sums
+ ((  0 == 7  ))
+ ((  0  ))
+ for integ in md5 sha1 sha256 sha384 sha512
+ integrity_sums=($(eval echo "\${${integ}sums[@]}"))
++ eval echo '${sha512sums[@]}'
+++ echo d48cffcd5f810c53100011b4f4b5437b69c2e0da3d261d22907dcbe20515abbeef06755c367ff3f0a77bf830eb67e165bb62eea717af76b4bcb0b631832af830 d60dbb2b71f30b1d94a43f28fd8219df6271c08b26e92b5bd43d0beed0e9360afa1de250af01af104811cfcb7b30458669689d10b74a197033d6def562f60f3e c2cb16c9f61eb1feea8ebc22daa03d0aa3633caa30d2e45112e11da02940ee0028cb5e65e7ca07ae090f71150488ac0938e98dd4066b0e1e732710b96b1f99a3 270511c7336aaf0dea0db13c868ebd93916519bb042c245f031703cc49ad395c444f33817803fbd11fa5e6dca42624135223028176bec8deae9622f15caf4494 5d12f6edcf572d26daf51b95aba98db1097ff2f2aeab4cd6cc400ba84b1194589d5a0a0360f9f929f2fcf63c79e107892401d38336ef908794447c14bda2fdb8 ae960a2d468e07c3a798544d710024b7f3bdb2d94f0be818986c0e0d13c3c87a451d4c332517f07ccc99a1f95c35edcb5fdfbcaafc9155fa97d0448d04abd233 2ede62cc64e5348b564a93d07449bd3d60296203ca8112ded073239e77f288be52e774b3cd5fe2026d41cb8bc117b45c00208653809da0d2056a85ad8fab152f
+ local integrity_sums
+ ((  7 == 7  ))
++ gettext 'Validating source files with %s...'
+ msg 'Sprawdzam pliki źródłowe przy użyciu %s...' sha512sums
+ local 'mesg=Sprawdzam pliki źródłowe przy użyciu %s...'
+ shift
+ printf '==> Sprawdzam pliki źródłowe przy użyciu %s...\n' sha512sums
==> Sprawdzam pliki źródłowe przy użyciu sha512sums...
+ correlation=1
+ local errors=0
+ local idx=0
+ local file
+ for file in '"${source[@]}"'
+ local found=1
++ get_filename splash.conf
++ local netfile=splash.conf
++ [[ splash.conf = *::* ]]
+++ get_protocol splash.conf
+++ [[ splash.conf = *://* ]]
+++ [[ splash.conf = *lp:* ]]
+++ printf '%s\n' local
++ local proto=local
++ case $proto in
++ filename=splash.conf
++ printf '%s\n' splash.conf
+ file=splash.conf
+ printf %s '    splash.conf ... '
    splash.conf ... + [[ d48cffcd5f810c53100011b4f4b5437b69c2e0da3d261d22907dcbe20515abbeef06755c367ff3f0a77bf830eb67e165bb62eea717af76b4bcb0b631832af830 = \S\K\I\P ]]
++ get_filepath splash.conf
+++ get_filename splash.conf
+++ local netfile=splash.conf
+++ [[ splash.conf = *::* ]]
++++ get_protocol splash.conf
++++ [[ splash.conf = *://* ]]
++++ [[ splash.conf = *lp:* ]]
++++ printf '%s\n' local
+++ local proto=local
+++ case $proto in
+++ filename=splash.conf
+++ printf '%s\n' splash.conf
++ local file=splash.conf
+++ get_protocol splash.conf
+++ [[ splash.conf = *://* ]]
+++ [[ splash.conf = *lp:* ]]
+++ printf '%s\n' local
++ local proto=local
++ case $proto in
++ [[ -f /home/skoczo/AUR/splashy-full/splash.conf ]]
++ file=/home/skoczo/AUR/splashy-full/splash.conf
++ printf '%s\n' /home/skoczo/AUR/splashy-full/splash.conf
+ file=/home/skoczo/AUR/splashy-full/splash.conf
+ ((  1  ))
+ local expectedsum=d48cffcd5f810c53100011b4f4b5437b69c2e0da3d261d22907dcbe20515abbeef06755c367ff3f0a77bf830eb67e165bb62eea717af76b4bcb0b631832af830
++ openssl dgst -sha512 /home/skoczo/AUR/splashy-full/splash.conf
+ local 'realsum=SHA512(/home/skoczo/AUR/splashy-full/splash.conf)= d48cffcd5f810c53100011b4f4b5437b69c2e0da3d261d22907dcbe20515abbeef06755c367ff3f0a77bf830eb67e165bb62eea717af76b4bcb0b631832af830'
+ realsum=d48cffcd5f810c53100011b4f4b5437b69c2e0da3d261d22907dcbe20515abbeef06755c367ff3f0a77bf830eb67e165bb62eea717af76b4bcb0b631832af830
+ [[ d48cffcd5f810c53100011b4f4b5437b69c2e0da3d261d22907dcbe20515abbeef06755c367ff3f0a77bf830eb67e165bb62eea717af76b4bcb0b631832af830 = \d\4\8\c\f\f\c\d\5\f\8\1\0\c\5\3\1\0\0\0\1\1\b\4\f\4\b\5\4\3\7\b\6\9\c\2\e\0\d\a\3\d\2\6\1\d\2\2\9\0\7\d\c\b\e\2\0\5\1\5\a\b\b\e\e\f\0\6\7\5\5\c\3\6\7\f\f\3\f\0\a\7\7\b\f\8\3\0\e\b\6\7\e\1\6\5\b\b\6\2\e\e\a\7\1\7\a\f\7\6\b\4\b\c\b\0\b\6\3\1\8\3\2\a\f\8\3\0 ]]
++ gettext Passed
+ printf -- 'Zgadza się\n'
Zgadza się
+ idx=1
+ for file in '"${source[@]}"'
+ local found=1
++ get_filename splash-initscripts
++ local netfile=splash-initscripts
++ [[ splash-initscripts = *::* ]]
+++ get_protocol splash-initscripts
+++ [[ splash-initscripts = *://* ]]
+++ [[ splash-initscripts = *lp:* ]]
+++ printf '%s\n' local
++ local proto=local
++ case $proto in
++ filename=splash-initscripts
++ printf '%s\n' splash-initscripts
+ file=splash-initscripts
+ printf %s '    splash-initscripts ... '
    splash-initscripts ... + [[ d60dbb2b71f30b1d94a43f28fd8219df6271c08b26e92b5bd43d0beed0e9360afa1de250af01af104811cfcb7b30458669689d10b74a197033d6def562f60f3e = \S\K\I\P ]]
++ get_filepath splash-initscripts
+++ get_filename splash-initscripts
+++ local netfile=splash-initscripts
+++ [[ splash-initscripts = *::* ]]
++++ get_protocol splash-initscripts
++++ [[ splash-initscripts = *://* ]]
++++ [[ splash-initscripts = *lp:* ]]
++++ printf '%s\n' local
+++ local proto=local
+++ case $proto in
+++ filename=splash-initscripts
+++ printf '%s\n' splash-initscripts
++ local file=splash-initscripts
+++ get_protocol splash-initscripts
+++ [[ splash-initscripts = *://* ]]
+++ [[ splash-initscripts = *lp:* ]]
+++ printf '%s\n' local
++ local proto=local
++ case $proto in
++ [[ -f /home/skoczo/AUR/splashy-full/splash-initscripts ]]
++ file=/home/skoczo/AUR/splashy-full/splash-initscripts
++ printf '%s\n' /home/skoczo/AUR/splashy-full/splash-initscripts
+ file=/home/skoczo/AUR/splashy-full/splash-initscripts
+ ((  1  ))
+ local expectedsum=d60dbb2b71f30b1d94a43f28fd8219df6271c08b26e92b5bd43d0beed0e9360afa1de250af01af104811cfcb7b30458669689d10b74a197033d6def562f60f3e
++ openssl dgst -sha512 /home/skoczo/AUR/splashy-full/splash-initscripts
+ local 'realsum=SHA512(/home/skoczo/AUR/splashy-full/splash-initscripts)= d60dbb2b71f30b1d94a43f28fd8219df6271c08b26e92b5bd43d0beed0e9360afa1de250af01af104811cfcb7b30458669689d10b74a197033d6def562f60f3e'
+ realsum=d60dbb2b71f30b1d94a43f28fd8219df6271c08b26e92b5bd43d0beed0e9360afa1de250af01af104811cfcb7b30458669689d10b74a197033d6def562f60f3e
+ [[ d60dbb2b71f30b1d94a43f28fd8219df6271c08b26e92b5bd43d0beed0e9360afa1de250af01af104811cfcb7b30458669689d10b74a197033d6def562f60f3e = \d\6\0\d\b\b\2\b\7\1\f\3\0\b\1\d\9\4\a\4\3\f\2\8\f\d\8\2\1\9\d\f\6\2\7\1\c\0\8\b\2\6\e\9\2\b\5\b\d\4\3\d\0\b\e\e\d\0\e\9\3\6\0\a\f\a\1\d\e\2\5\0\a\f\0\1\a\f\1\0\4\8\1\1\c\f\c\b\7\b\3\0\4\5\8\6\6\9\6\8\9\d\1\0\b\7\4\a\1\9\7\0\3\3\d\6\d\e\f\5\6\2\f\6\0\f\3\e ]]
++ gettext Passed
+ printf -- 'Zgadza się\n'
Zgadza się
+ idx=2
+ for file in '"${source[@]}"'
+ local found=1
++ get_filename splashy-functions
++ local netfile=splashy-functions
++ [[ splashy-functions = *::* ]]
+++ get_protocol splashy-functions
+++ [[ splashy-functions = *://* ]]
+++ [[ splashy-functions = *lp:* ]]
+++ printf '%s\n' local
++ local proto=local
++ case $proto in
++ filename=splashy-functions
++ printf '%s\n' splashy-functions
+ file=splashy-functions
+ printf %s '    splashy-functions ... '
    splashy-functions ... + [[ c2cb16c9f61eb1feea8ebc22daa03d0aa3633caa30d2e45112e11da02940ee0028cb5e65e7ca07ae090f71150488ac0938e98dd4066b0e1e732710b96b1f99a3 = \S\K\I\P ]]
++ get_filepath splashy-functions
+++ get_filename splashy-functions
+++ local netfile=splashy-functions
+++ [[ splashy-functions = *::* ]]
++++ get_protocol splashy-functions
++++ [[ splashy-functions = *://* ]]
++++ [[ splashy-functions = *lp:* ]]
++++ printf '%s\n' local
+++ local proto=local
+++ case $proto in
+++ filename=splashy-functions
+++ printf '%s\n' splashy-functions
++ local file=splashy-functions
+++ get_protocol splashy-functions
+++ [[ splashy-functions = *://* ]]
+++ [[ splashy-functions = *lp:* ]]
+++ printf '%s\n' local
++ local proto=local
++ case $proto in
++ [[ -f /home/skoczo/AUR/splashy-full/splashy-functions ]]
++ file=/home/skoczo/AUR/splashy-full/splashy-functions
++ printf '%s\n' /home/skoczo/AUR/splashy-full/splashy-functions
+ file=/home/skoczo/AUR/splashy-full/splashy-functions
+ ((  1  ))
+ local expectedsum=c2cb16c9f61eb1feea8ebc22daa03d0aa3633caa30d2e45112e11da02940ee0028cb5e65e7ca07ae090f71150488ac0938e98dd4066b0e1e732710b96b1f99a3
++ openssl dgst -sha512 /home/skoczo/AUR/splashy-full/splashy-functions
+ local 'realsum=SHA512(/home/skoczo/AUR/splashy-full/splashy-functions)= c2cb16c9f61eb1feea8ebc22daa03d0aa3633caa30d2e45112e11da02940ee0028cb5e65e7ca07ae090f71150488ac0938e98dd4066b0e1e732710b96b1f99a3'
+ realsum=c2cb16c9f61eb1feea8ebc22daa03d0aa3633caa30d2e45112e11da02940ee0028cb5e65e7ca07ae090f71150488ac0938e98dd4066b0e1e732710b96b1f99a3
+ [[ c2cb16c9f61eb1feea8ebc22daa03d0aa3633caa30d2e45112e11da02940ee0028cb5e65e7ca07ae090f71150488ac0938e98dd4066b0e1e732710b96b1f99a3 = \c\2\c\b\1\6\c\9\f\6\1\e\b\1\f\e\e\a\8\e\b\c\2\2\d\a\a\0\3\d\0\a\a\3\6\3\3\c\a\a\3\0\d\2\e\4\5\1\1\2\e\1\1\d\a\0\2\9\4\0\e\e\0\0\2\8\c\b\5\e\6\5\e\7\c\a\0\7\a\e\0\9\0\f\7\1\1\5\0\4\8\8\a\c\0\9\3\8\e\9\8\d\d\4\0\6\6\b\0\e\1\e\7\3\2\7\1\0\b\9\6\b\1\f\9\9\a\3 ]]
++ gettext Passed
+ printf -- 'Zgadza się\n'
Zgadza się
+ idx=3
+ for file in '"${source[@]}"'
+ local found=1
++ get_filename initcpio_hook
++ local netfile=initcpio_hook
++ [[ initcpio_hook = *::* ]]
+++ get_protocol initcpio_hook
+++ [[ initcpio_hook = *://* ]]
+++ [[ initcpio_hook = *lp:* ]]
+++ printf '%s\n' local
++ local proto=local
++ case $proto in
++ filename=initcpio_hook
++ printf '%s\n' initcpio_hook
+ file=initcpio_hook
+ printf %s '    initcpio_hook ... '
    initcpio_hook ... + [[ 270511c7336aaf0dea0db13c868ebd93916519bb042c245f031703cc49ad395c444f33817803fbd11fa5e6dca42624135223028176bec8deae9622f15caf4494 = \S\K\I\P ]]
++ get_filepath initcpio_hook
+++ get_filename initcpio_hook
+++ local netfile=initcpio_hook
+++ [[ initcpio_hook = *::* ]]
++++ get_protocol initcpio_hook
++++ [[ initcpio_hook = *://* ]]
++++ [[ initcpio_hook = *lp:* ]]
++++ printf '%s\n' local
+++ local proto=local
+++ case $proto in
+++ filename=initcpio_hook
+++ printf '%s\n' initcpio_hook
++ local file=initcpio_hook
+++ get_protocol initcpio_hook
+++ [[ initcpio_hook = *://* ]]
+++ [[ initcpio_hook = *lp:* ]]
+++ printf '%s\n' local
++ local proto=local
++ case $proto in
++ [[ -f /home/skoczo/AUR/splashy-full/initcpio_hook ]]
++ file=/home/skoczo/AUR/splashy-full/initcpio_hook
++ printf '%s\n' /home/skoczo/AUR/splashy-full/initcpio_hook
+ file=/home/skoczo/AUR/splashy-full/initcpio_hook
+ ((  1  ))
+ local expectedsum=270511c7336aaf0dea0db13c868ebd93916519bb042c245f031703cc49ad395c444f33817803fbd11fa5e6dca42624135223028176bec8deae9622f15caf4494
++ openssl dgst -sha512 /home/skoczo/AUR/splashy-full/initcpio_hook
+ local 'realsum=SHA512(/home/skoczo/AUR/splashy-full/initcpio_hook)= 270511c7336aaf0dea0db13c868ebd93916519bb042c245f031703cc49ad395c444f33817803fbd11fa5e6dca42624135223028176bec8deae9622f15caf4494'
+ realsum=270511c7336aaf0dea0db13c868ebd93916519bb042c245f031703cc49ad395c444f33817803fbd11fa5e6dca42624135223028176bec8deae9622f15caf4494
+ [[ 270511c7336aaf0dea0db13c868ebd93916519bb042c245f031703cc49ad395c444f33817803fbd11fa5e6dca42624135223028176bec8deae9622f15caf4494 = \2\7\0\5\1\1\c\7\3\3\6\a\a\f\0\d\e\a\0\d\b\1\3\c\8\6\8\e\b\d\9\3\9\1\6\5\1\9\b\b\0\4\2\c\2\4\5\f\0\3\1\7\0\3\c\c\4\9\a\d\3\9\5\c\4\4\4\f\3\3\8\1\7\8\0\3\f\b\d\1\1\f\a\5\e\6\d\c\a\4\2\6\2\4\1\3\5\2\2\3\0\2\8\1\7\6\b\e\c\8\d\e\a\e\9\6\2\2\f\1\5\c\a\f\4\4\9\4 ]]
++ gettext Passed
+ printf -- 'Zgadza się\n'
Zgadza się
+ idx=4
+ for file in '"${source[@]}"'
+ local found=1
++ get_filename initcpio_install
++ local netfile=initcpio_install
++ [[ initcpio_install = *::* ]]
+++ get_protocol initcpio_install
+++ [[ initcpio_install = *://* ]]
+++ [[ initcpio_install = *lp:* ]]
+++ printf '%s\n' local
++ local proto=local
++ case $proto in
++ filename=initcpio_install
++ printf '%s\n' initcpio_install
+ file=initcpio_install
+ printf %s '    initcpio_install ... '
    initcpio_install ... + [[ 5d12f6edcf572d26daf51b95aba98db1097ff2f2aeab4cd6cc400ba84b1194589d5a0a0360f9f929f2fcf63c79e107892401d38336ef908794447c14bda2fdb8 = \S\K\I\P ]]
++ get_filepath initcpio_install
+++ get_filename initcpio_install
+++ local netfile=initcpio_install
+++ [[ initcpio_install = *::* ]]
++++ get_protocol initcpio_install
++++ [[ initcpio_install = *://* ]]
++++ [[ initcpio_install = *lp:* ]]
++++ printf '%s\n' local
+++ local proto=local
+++ case $proto in
+++ filename=initcpio_install
+++ printf '%s\n' initcpio_install
++ local file=initcpio_install
+++ get_protocol initcpio_install
+++ [[ initcpio_install = *://* ]]
+++ [[ initcpio_install = *lp:* ]]
+++ printf '%s\n' local
++ local proto=local
++ case $proto in
++ [[ -f /home/skoczo/AUR/splashy-full/initcpio_install ]]
++ file=/home/skoczo/AUR/splashy-full/initcpio_install
++ printf '%s\n' /home/skoczo/AUR/splashy-full/initcpio_install
+ file=/home/skoczo/AUR/splashy-full/initcpio_install
+ ((  1  ))
+ local expectedsum=5d12f6edcf572d26daf51b95aba98db1097ff2f2aeab4cd6cc400ba84b1194589d5a0a0360f9f929f2fcf63c79e107892401d38336ef908794447c14bda2fdb8
++ openssl dgst -sha512 /home/skoczo/AUR/splashy-full/initcpio_install
+ local 'realsum=SHA512(/home/skoczo/AUR/splashy-full/initcpio_install)= 5d12f6edcf572d26daf51b95aba98db1097ff2f2aeab4cd6cc400ba84b1194589d5a0a0360f9f929f2fcf63c79e107892401d38336ef908794447c14bda2fdb8'
+ realsum=5d12f6edcf572d26daf51b95aba98db1097ff2f2aeab4cd6cc400ba84b1194589d5a0a0360f9f929f2fcf63c79e107892401d38336ef908794447c14bda2fdb8
+ [[ 5d12f6edcf572d26daf51b95aba98db1097ff2f2aeab4cd6cc400ba84b1194589d5a0a0360f9f929f2fcf63c79e107892401d38336ef908794447c14bda2fdb8 = \5\d\1\2\f\6\e\d\c\f\5\7\2\d\2\6\d\a\f\5\1\b\9\5\a\b\a\9\8\d\b\1\0\9\7\f\f\2\f\2\a\e\a\b\4\c\d\6\c\c\4\0\0\b\a\8\4\b\1\1\9\4\5\8\9\d\5\a\0\a\0\3\6\0\f\9\f\9\2\9\f\2\f\c\f\6\3\c\7\9\e\1\0\7\8\9\2\4\0\1\d\3\8\3\3\6\e\f\9\0\8\7\9\4\4\4\7\c\1\4\b\d\a\2\f\d\b\8 ]]
++ gettext Passed
+ printf -- 'Zgadza się\n'
Zgadza się
+ idx=5
+ for file in '"${source[@]}"'
+ local found=1
++ get_filename automake1.10.patch
++ local netfile=automake1.10.patch
++ [[ automake1.10.patch = *::* ]]
+++ get_protocol automake1.10.patch
+++ [[ automake1.10.patch = *://* ]]
+++ [[ automake1.10.patch = *lp:* ]]
+++ printf '%s\n' local
++ local proto=local
++ case $proto in
++ filename=automake1.10.patch
++ printf '%s\n' automake1.10.patch
+ file=automake1.10.patch
+ printf %s '    automake1.10.patch ... '
    automake1.10.patch ... + [[ ae960a2d468e07c3a798544d710024b7f3bdb2d94f0be818986c0e0d13c3c87a451d4c332517f07ccc99a1f95c35edcb5fdfbcaafc9155fa97d0448d04abd233 = \S\K\I\P ]]
++ get_filepath automake1.10.patch
+++ get_filename automake1.10.patch
+++ local netfile=automake1.10.patch
+++ [[ automake1.10.patch = *::* ]]
++++ get_protocol automake1.10.patch
++++ [[ automake1.10.patch = *://* ]]
++++ [[ automake1.10.patch = *lp:* ]]
++++ printf '%s\n' local
+++ local proto=local
+++ case $proto in
+++ filename=automake1.10.patch
+++ printf '%s\n' automake1.10.patch
++ local file=automake1.10.patch
+++ get_protocol automake1.10.patch
+++ [[ automake1.10.patch = *://* ]]
+++ [[ automake1.10.patch = *lp:* ]]
+++ printf '%s\n' local
++ local proto=local
++ case $proto in
++ [[ -f /home/skoczo/AUR/splashy-full/automake1.10.patch ]]
++ file=/home/skoczo/AUR/splashy-full/automake1.10.patch
++ printf '%s\n' /home/skoczo/AUR/splashy-full/automake1.10.patch
+ file=/home/skoczo/AUR/splashy-full/automake1.10.patch
+ ((  1  ))
+ local expectedsum=ae960a2d468e07c3a798544d710024b7f3bdb2d94f0be818986c0e0d13c3c87a451d4c332517f07ccc99a1f95c35edcb5fdfbcaafc9155fa97d0448d04abd233
++ openssl dgst -sha512 /home/skoczo/AUR/splashy-full/automake1.10.patch
+ local 'realsum=SHA512(/home/skoczo/AUR/splashy-full/automake1.10.patch)= ae960a2d468e07c3a798544d710024b7f3bdb2d94f0be818986c0e0d13c3c87a451d4c332517f07ccc99a1f95c35edcb5fdfbcaafc9155fa97d0448d04abd233'
+ realsum=ae960a2d468e07c3a798544d710024b7f3bdb2d94f0be818986c0e0d13c3c87a451d4c332517f07ccc99a1f95c35edcb5fdfbcaafc9155fa97d0448d04abd233
+ [[ ae960a2d468e07c3a798544d710024b7f3bdb2d94f0be818986c0e0d13c3c87a451d4c332517f07ccc99a1f95c35edcb5fdfbcaafc9155fa97d0448d04abd233 = \a\e\9\6\0\a\2\d\4\6\8\e\0\7\c\3\a\7\9\8\5\4\4\d\7\1\0\0\2\4\b\7\f\3\b\d\b\2\d\9\4\f\0\b\e\8\1\8\9\8\6\c\0\e\0\d\1\3\c\3\c\8\7\a\4\5\1\d\4\c\3\3\2\5\1\7\f\0\7\c\c\c\9\9\a\1\f\9\5\c\3\5\e\d\c\b\5\f\d\f\b\c\a\a\f\c\9\1\5\5\f\a\9\7\d\0\4\4\8\d\0\4\a\b\d\2\3\3 ]]
++ gettext Passed
+ printf -- 'Zgadza się\n'
Zgadza się
+ idx=6
+ for file in '"${source[@]}"'
+ local found=1
++ get_filename configure.ac.patch
++ local netfile=configure.ac.patch
++ [[ configure.ac.patch = *::* ]]
+++ get_protocol configure.ac.patch
+++ [[ configure.ac.patch = *://* ]]
+++ [[ configure.ac.patch = *lp:* ]]
+++ printf '%s\n' local
++ local proto=local
++ case $proto in
++ filename=configure.ac.patch
++ printf '%s\n' configure.ac.patch
+ file=configure.ac.patch
+ printf %s '    configure.ac.patch ... '
    configure.ac.patch ... + [[ 2ede62cc64e5348b564a93d07449bd3d60296203ca8112ded073239e77f288be52e774b3cd5fe2026d41cb8bc117b45c00208653809da0d2056a85ad8fab152f = \S\K\I\P ]]
++ get_filepath configure.ac.patch
+++ get_filename configure.ac.patch
+++ local netfile=configure.ac.patch
+++ [[ configure.ac.patch = *::* ]]
++++ get_protocol configure.ac.patch
++++ [[ configure.ac.patch = *://* ]]
++++ [[ configure.ac.patch = *lp:* ]]
++++ printf '%s\n' local
+++ local proto=local
+++ case $proto in
+++ filename=configure.ac.patch
+++ printf '%s\n' configure.ac.patch
++ local file=configure.ac.patch
+++ get_protocol configure.ac.patch
+++ [[ configure.ac.patch = *://* ]]
+++ [[ configure.ac.patch = *lp:* ]]
+++ printf '%s\n' local
++ local proto=local
++ case $proto in
++ [[ -f /home/skoczo/AUR/splashy-full/configure.ac.patch ]]
++ file=/home/skoczo/AUR/splashy-full/configure.ac.patch
++ printf '%s\n' /home/skoczo/AUR/splashy-full/configure.ac.patch
+ file=/home/skoczo/AUR/splashy-full/configure.ac.patch
+ ((  1  ))
+ local expectedsum=2ede62cc64e5348b564a93d07449bd3d60296203ca8112ded073239e77f288be52e774b3cd5fe2026d41cb8bc117b45c00208653809da0d2056a85ad8fab152f
++ openssl dgst -sha512 /home/skoczo/AUR/splashy-full/configure.ac.patch
+ local 'realsum=SHA512(/home/skoczo/AUR/splashy-full/configure.ac.patch)= 2ede62cc64e5348b564a93d07449bd3d60296203ca8112ded073239e77f288be52e774b3cd5fe2026d41cb8bc117b45c00208653809da0d2056a85ad8fab152f'
+ realsum=2ede62cc64e5348b564a93d07449bd3d60296203ca8112ded073239e77f288be52e774b3cd5fe2026d41cb8bc117b45c00208653809da0d2056a85ad8fab152f
+ [[ 2ede62cc64e5348b564a93d07449bd3d60296203ca8112ded073239e77f288be52e774b3cd5fe2026d41cb8bc117b45c00208653809da0d2056a85ad8fab152f = \2\e\d\e\6\2\c\c\6\4\e\5\3\4\8\b\5\6\4\a\9\3\d\0\7\4\4\9\b\d\3\d\6\0\2\9\6\2\0\3\c\a\8\1\1\2\d\e\d\0\7\3\2\3\9\e\7\7\f\2\8\8\b\e\5\2\e\7\7\4\b\3\c\d\5\f\e\2\0\2\6\d\4\1\c\b\8\b\c\1\1\7\b\4\5\c\0\0\2\0\8\6\5\3\8\0\9\d\a\0\d\2\0\5\6\a\8\5\a\d\8\f\a\b\1\5\2\f ]]
++ gettext Passed
+ printf -- 'Zgadza się\n'
Zgadza się
+ idx=7
+ ((  errors  ))
+ ((  ! correlation  ))
+ check_pgpsigs
+ ((  SKIPPGPCHECK  ))
+ source_has_signatures
+ local file
+ for file in '"${source[@]}"'
+ [[ splash.conf = *.@(sig?(n)|asc) ]]
+ for file in '"${source[@]}"'
+ [[ splash-initscripts = *.@(sig?(n)|asc) ]]
+ for file in '"${source[@]}"'
+ [[ splashy-functions = *.@(sig?(n)|asc) ]]
+ for file in '"${source[@]}"'
+ [[ initcpio_hook = *.@(sig?(n)|asc) ]]
+ for file in '"${source[@]}"'
+ [[ initcpio_install = *.@(sig?(n)|asc) ]]
+ for file in '"${source[@]}"'
+ [[ automake1.10.patch = *.@(sig?(n)|asc) ]]
+ for file in '"${source[@]}"'
+ [[ configure.ac.patch = *.@(sig?(n)|asc) ]]
+ return 1
+ return 0
+ ((  VERIFYSOURCE  ))
+ extract_sources
++ gettext 'Extracting sources...'
+ msg 'Extracting sources...'
+ local 'mesg=Extracting sources...'
+ shift
+ printf '==> Extracting sources...\n'
==> Extracting sources...
+ local netfile
+ for netfile in '"${source[@]}"'
++ get_filename splash.conf
++ local netfile=splash.conf
++ [[ splash.conf = *::* ]]
+++ get_protocol splash.conf
+++ [[ splash.conf = *://* ]]
+++ [[ splash.conf = *lp:* ]]
+++ printf '%s\n' local
++ local proto=local
++ case $proto in
++ filename=splash.conf
++ printf '%s\n' splash.conf
+ local file=splash.conf
+ in_array splash.conf
+ local needle=splash.conf
+ shift
+ local item
+ return 1
++ get_protocol splash.conf
++ [[ splash.conf = *://* ]]
++ [[ splash.conf = *lp:* ]]
++ printf '%s\n' local
+ local proto=local
+ case "$proto" in
+ extract_file splash.conf
+ local file=splash.conf
++ file -bizL splash.conf
+ local 'file_type=text/plain; charset=us-ascii'
+ local ext=conf
+ local cmd=
+ case "$file_type" in
+ bsdtar -tf splash.conf -q '*'
+ continue
+ for netfile in '"${source[@]}"'
++ get_filename splash-initscripts
++ local netfile=splash-initscripts
++ [[ splash-initscripts = *::* ]]
+++ get_protocol splash-initscripts
+++ [[ splash-initscripts = *://* ]]
+++ [[ splash-initscripts = *lp:* ]]
+++ printf '%s\n' local
++ local proto=local
++ case $proto in
++ filename=splash-initscripts
++ printf '%s\n' splash-initscripts
+ local file=splash-initscripts
+ in_array splash-initscripts
+ local needle=splash-initscripts
+ shift
+ local item
+ return 1
++ get_protocol splash-initscripts
++ [[ splash-initscripts = *://* ]]
++ [[ splash-initscripts = *lp:* ]]
++ printf '%s\n' local
+ local proto=local
+ case "$proto" in
+ extract_file splash-initscripts
+ local file=splash-initscripts
++ file -bizL splash-initscripts
+ local 'file_type=text/plain; charset=us-ascii'
+ local ext=splash-initscripts
+ local cmd=
+ case "$file_type" in
+ bsdtar -tf splash-initscripts -q '*'
+ continue
+ for netfile in '"${source[@]}"'
++ get_filename splashy-functions
++ local netfile=splashy-functions
++ [[ splashy-functions = *::* ]]
+++ get_protocol splashy-functions
+++ [[ splashy-functions = *://* ]]
+++ [[ splashy-functions = *lp:* ]]
+++ printf '%s\n' local
++ local proto=local
++ case $proto in
++ filename=splashy-functions
++ printf '%s\n' splashy-functions
+ local file=splashy-functions
+ in_array splashy-functions
+ local needle=splashy-functions
+ shift
+ local item
+ return 1
++ get_protocol splashy-functions
++ [[ splashy-functions = *://* ]]
++ [[ splashy-functions = *lp:* ]]
++ printf '%s\n' local
+ local proto=local
+ case "$proto" in
+ extract_file splashy-functions
+ local file=splashy-functions
++ file -bizL splashy-functions
+ local 'file_type=text/plain; charset=us-ascii'
+ local ext=splashy-functions
+ local cmd=
+ case "$file_type" in
+ bsdtar -tf splashy-functions -q '*'
+ continue
+ for netfile in '"${source[@]}"'
++ get_filename initcpio_hook
++ local netfile=initcpio_hook
++ [[ initcpio_hook = *::* ]]
+++ get_protocol initcpio_hook
+++ [[ initcpio_hook = *://* ]]
+++ [[ initcpio_hook = *lp:* ]]
+++ printf '%s\n' local
++ local proto=local
++ case $proto in
++ filename=initcpio_hook
++ printf '%s\n' initcpio_hook
+ local file=initcpio_hook
+ in_array initcpio_hook
+ local needle=initcpio_hook
+ shift
+ local item
+ return 1
++ get_protocol initcpio_hook
++ [[ initcpio_hook = *://* ]]
++ [[ initcpio_hook = *lp:* ]]
++ printf '%s\n' local
+ local proto=local
+ case "$proto" in
+ extract_file initcpio_hook
+ local file=initcpio_hook
++ file -bizL initcpio_hook
+ local 'file_type=text/plain; charset=us-ascii'
+ local ext=initcpio_hook
+ local cmd=
+ case "$file_type" in
+ bsdtar -tf initcpio_hook -q '*'
+ continue
+ for netfile in '"${source[@]}"'
++ get_filename initcpio_install
++ local netfile=initcpio_install
++ [[ initcpio_install = *::* ]]
+++ get_protocol initcpio_install
+++ [[ initcpio_install = *://* ]]
+++ [[ initcpio_install = *lp:* ]]
+++ printf '%s\n' local
++ local proto=local
++ case $proto in
++ filename=initcpio_install
++ printf '%s\n' initcpio_install
+ local file=initcpio_install
+ in_array initcpio_install
+ local needle=initcpio_install
+ shift
+ local item
+ return 1
++ get_protocol initcpio_install
++ [[ initcpio_install = *://* ]]
++ [[ initcpio_install = *lp:* ]]
++ printf '%s\n' local
+ local proto=local
+ case "$proto" in
+ extract_file initcpio_install
+ local file=initcpio_install
++ file -bizL initcpio_install
+ local 'file_type=text/plain; charset=us-ascii'
+ local ext=initcpio_install
+ local cmd=
+ case "$file_type" in
+ bsdtar -tf initcpio_install -q '*'
+ continue
+ for netfile in '"${source[@]}"'
++ get_filename automake1.10.patch
++ local netfile=automake1.10.patch
++ [[ automake1.10.patch = *::* ]]
+++ get_protocol automake1.10.patch
+++ [[ automake1.10.patch = *://* ]]
+++ [[ automake1.10.patch = *lp:* ]]
+++ printf '%s\n' local
++ local proto=local
++ case $proto in
++ filename=automake1.10.patch
++ printf '%s\n' automake1.10.patch
+ local file=automake1.10.patch
+ in_array automake1.10.patch
+ local needle=automake1.10.patch
+ shift
+ local item
+ return 1
++ get_protocol automake1.10.patch
++ [[ automake1.10.patch = *://* ]]
++ [[ automake1.10.patch = *lp:* ]]
++ printf '%s\n' local
+ local proto=local
+ case "$proto" in
+ extract_file automake1.10.patch
+ local file=automake1.10.patch
++ file -bizL automake1.10.patch
+ local 'file_type=text/x-diff; charset=us-ascii'
+ local ext=patch
+ local cmd=
+ case "$file_type" in
+ bsdtar -tf automake1.10.patch -q '*'
+ continue
+ for netfile in '"${source[@]}"'
++ get_filename configure.ac.patch
++ local netfile=configure.ac.patch
++ [[ configure.ac.patch = *::* ]]
+++ get_protocol configure.ac.patch
+++ [[ configure.ac.patch = *://* ]]
+++ [[ configure.ac.patch = *lp:* ]]
+++ printf '%s\n' local
++ local proto=local
++ case $proto in
++ filename=configure.ac.patch
++ printf '%s\n' configure.ac.patch
+ local file=configure.ac.patch
+ in_array configure.ac.patch
+ local needle=configure.ac.patch
+ shift
+ local item
+ return 1
++ get_protocol configure.ac.patch
++ [[ configure.ac.patch = *://* ]]
++ [[ configure.ac.patch = *lp:* ]]
++ printf '%s\n' local
+ local proto=local
+ case "$proto" in
+ extract_file configure.ac.patch
+ local file=configure.ac.patch
++ file -bizL configure.ac.patch
+ local 'file_type=text/x-diff; charset=us-ascii'
+ local ext=patch
+ local cmd=
+ case "$file_type" in
+ bsdtar -tf configure.ac.patch -q '*'
+ continue
+ ((  PKGVERFUNC  ))
+ ((  PREPAREFUNC  ))
+ ((  NOBUILD  ))
+ [[ -d /home/skoczo/AUR/splashy-full/pkg ]]
+ ((  ! REPKG || PKGFUNC || SPLITPKG  ))
++ gettext 'Removing existing %s directory...'
+ msg 'Removing existing %s directory...' pkg/
+ local 'mesg=Removing existing %s directory...'
+ shift
+ printf '==> Removing existing %s directory...\n' pkg/
==> Removing existing pkg/ directory...
+ rm -rf /home/skoczo/AUR/splashy-full/pkg
+ mkdir -p /home/skoczo/AUR/splashy-full/pkg
+ chmod a-srwx /home/skoczo/AUR/splashy-full/pkg
+ cd_safe /home/skoczo/AUR/splashy-full
+ cd /home/skoczo/AUR/splashy-full
+ check_buildenv fakeroot y
+ in_opt_array fakeroot fakeroot '!distcc' color '!ccache' check '!sign'
+ local needle=fakeroot
+ shift
+ local i opt
+ (( i = 6 ))
+ (( i > 0 ))
+ opt='!sign'
+ [[ !sign = \f\a\k\e\r\o\o\t ]]
+ [[ !sign = \!\f\a\k\e\r\o\o\t ]]
+ (( i--  ))
+ (( i > 0 ))
+ opt=check
+ [[ check = \f\a\k\e\r\o\o\t ]]
+ [[ check = \!\f\a\k\e\r\o\o\t ]]
+ (( i--  ))
+ (( i > 0 ))
+ opt='!ccache'
+ [[ !ccache = \f\a\k\e\r\o\o\t ]]
+ [[ !ccache = \!\f\a\k\e\r\o\o\t ]]
+ (( i--  ))
+ (( i > 0 ))
+ opt=color
+ [[ color = \f\a\k\e\r\o\o\t ]]
+ [[ color = \!\f\a\k\e\r\o\o\t ]]
+ (( i--  ))
+ (( i > 0 ))
+ opt='!distcc'
+ [[ !distcc = \f\a\k\e\r\o\o\t ]]
+ [[ !distcc = \!\f\a\k\e\r\o\o\t ]]
+ (( i--  ))
+ (( i > 0 ))
+ opt=fakeroot
+ [[ fakeroot = \f\a\k\e\r\o\o\t ]]
+ return 0
+ case $? in
+ [[ y = \y ]]
+ return
+ ((  EUID == 0  ))
+ ((  ! REPKG && ( PKGFUNC || SPLITPKG )  ))
+ ((  BUILDFUNC  ))
+ run_build
+ check_buildenv distcc y
+ in_opt_array distcc fakeroot '!distcc' color '!ccache' check '!sign'
+ local needle=distcc
+ shift
+ local i opt
+ (( i = 6 ))
+ (( i > 0 ))
+ opt='!sign'
+ [[ !sign = \d\i\s\t\c\c ]]
+ [[ !sign = \!\d\i\s\t\c\c ]]
+ (( i--  ))
+ (( i > 0 ))
+ opt=check
+ [[ check = \d\i\s\t\c\c ]]
+ [[ check = \!\d\i\s\t\c\c ]]
+ (( i--  ))
+ (( i > 0 ))
+ opt='!ccache'
+ [[ !ccache = \d\i\s\t\c\c ]]
+ [[ !ccache = \!\d\i\s\t\c\c ]]
+ (( i--  ))
+ (( i > 0 ))
+ opt=color
+ [[ color = \d\i\s\t\c\c ]]
+ [[ color = \!\d\i\s\t\c\c ]]
+ (( i--  ))
+ (( i > 0 ))
+ opt='!distcc'
+ [[ !distcc = \d\i\s\t\c\c ]]
+ [[ !distcc = \!\d\i\s\t\c\c ]]
+ return 1
+ case $? in
+ [[ y = \n ]]
+ return
+ check_buildenv ccache y
+ in_opt_array ccache fakeroot '!distcc' color '!ccache' check '!sign'
+ local needle=ccache
+ shift
+ local i opt
+ (( i = 6 ))
+ (( i > 0 ))
+ opt='!sign'
+ [[ !sign = \c\c\a\c\h\e ]]
+ [[ !sign = \!\c\c\a\c\h\e ]]
+ (( i--  ))
+ (( i > 0 ))
+ opt=check
+ [[ check = \c\c\a\c\h\e ]]
+ [[ check = \!\c\c\a\c\h\e ]]
+ (( i--  ))
+ (( i > 0 ))
+ opt='!ccache'
+ [[ !ccache = \c\c\a\c\h\e ]]
+ [[ !ccache = \!\c\c\a\c\h\e ]]
+ return 1
+ case $? in
+ [[ y = \n ]]
+ return
+ run_function_safe build
+ local restoretrap
+ set -e
+ set -E
++ trap -p ERR
+ restoretrap=
+ trap 'error_function $pkgfunc' ERR
+ run_function build
+ [[ -z build ]]
+ local pkgfunc=build
+ check_option buildflags n
+ in_opt_array buildflags '!libtool' '!distcc' '!makeflags'
+ local needle=buildflags
+ shift
+ local i opt
+ (( i = 3 ))
+ (( i > 0 ))
+ opt='!makeflags'
+ [[ !makeflags = \b\u\i\l\d\f\l\a\g\s ]]
+ [[ !makeflags = \!\b\u\i\l\d\f\l\a\g\s ]]
+ (( i--  ))
+ (( i > 0 ))
+ opt='!distcc'
+ [[ !distcc = \b\u\i\l\d\f\l\a\g\s ]]
+ [[ !distcc = \!\b\u\i\l\d\f\l\a\g\s ]]
+ (( i--  ))
+ (( i > 0 ))
+ opt='!libtool'
+ [[ !libtool = \b\u\i\l\d\f\l\a\g\s ]]
+ [[ !libtool = \!\b\u\i\l\d\f\l\a\g\s ]]
+ (( i--  ))
+ (( i > 0 ))
+ return 127
+ case $? in
+ in_opt_array buildflags strip docs libtool staticlibs emptydirs zipman purge '!upx' '!debug'
+ local needle=buildflags
+ shift
+ local i opt
+ (( i = 9 ))
+ (( i > 0 ))
+ opt='!debug'
+ [[ !debug = \b\u\i\l\d\f\l\a\g\s ]]
+ [[ !debug = \!\b\u\i\l\d\f\l\a\g\s ]]
+ (( i--  ))
+ (( i > 0 ))
+ opt='!upx'
+ [[ !upx = \b\u\i\l\d\f\l\a\g\s ]]
+ [[ !upx = \!\b\u\i\l\d\f\l\a\g\s ]]
+ (( i--  ))
+ (( i > 0 ))
+ opt=purge
+ [[ purge = \b\u\i\l\d\f\l\a\g\s ]]
+ [[ purge = \!\b\u\i\l\d\f\l\a\g\s ]]
+ (( i--  ))
+ (( i > 0 ))
+ opt=zipman
+ [[ zipman = \b\u\i\l\d\f\l\a\g\s ]]
+ [[ zipman = \!\b\u\i\l\d\f\l\a\g\s ]]
+ (( i--  ))
+ (( i > 0 ))
+ opt=emptydirs
+ [[ emptydirs = \b\u\i\l\d\f\l\a\g\s ]]
+ [[ emptydirs = \!\b\u\i\l\d\f\l\a\g\s ]]
+ (( i--  ))
+ (( i > 0 ))
+ opt=staticlibs
+ [[ staticlibs = \b\u\i\l\d\f\l\a\g\s ]]
+ [[ staticlibs = \!\b\u\i\l\d\f\l\a\g\s ]]
+ (( i--  ))
+ (( i > 0 ))
+ opt=libtool
+ [[ libtool = \b\u\i\l\d\f\l\a\g\s ]]
+ [[ libtool = \!\b\u\i\l\d\f\l\a\g\s ]]
+ (( i--  ))
+ (( i > 0 ))
+ opt=docs
+ [[ docs = \b\u\i\l\d\f\l\a\g\s ]]
+ [[ docs = \!\b\u\i\l\d\f\l\a\g\s ]]
+ (( i--  ))
+ (( i > 0 ))
+ opt=strip
+ [[ strip = \b\u\i\l\d\f\l\a\g\s ]]
+ [[ strip = \!\b\u\i\l\d\f\l\a\g\s ]]
+ (( i--  ))
+ (( i > 0 ))
+ return 127
+ case $? in
+ return 127
+ check_option debug y
+ in_opt_array debug '!libtool' '!distcc' '!makeflags'
+ local needle=debug
+ shift
+ local i opt
+ (( i = 3 ))
+ (( i > 0 ))
+ opt='!makeflags'
+ [[ !makeflags = \d\e\b\u\g ]]
+ [[ !makeflags = \!\d\e\b\u\g ]]
+ (( i--  ))
+ (( i > 0 ))
+ opt='!distcc'
+ [[ !distcc = \d\e\b\u\g ]]
+ [[ !distcc = \!\d\e\b\u\g ]]
+ (( i--  ))
+ (( i > 0 ))
+ opt='!libtool'
+ [[ !libtool = \d\e\b\u\g ]]
+ [[ !libtool = \!\d\e\b\u\g ]]
+ (( i--  ))
+ (( i > 0 ))
+ return 127
+ case $? in
+ in_opt_array debug strip docs libtool staticlibs emptydirs zipman purge '!upx' '!debug'
+ local needle=debug
+ shift
+ local i opt
+ (( i = 9 ))
+ (( i > 0 ))
+ opt='!debug'
+ [[ !debug = \d\e\b\u\g ]]
+ [[ !debug = \!\d\e\b\u\g ]]
+ return 1
+ case $? in
+ [[ y = n ]]
+ return
+ check_option makeflags n
+ in_opt_array makeflags '!libtool' '!distcc' '!makeflags'
+ local needle=makeflags
+ shift
+ local i opt
+ (( i = 3 ))
+ (( i > 0 ))
+ opt='!makeflags'
+ [[ !makeflags = \m\a\k\e\f\l\a\g\s ]]
+ [[ !makeflags = \!\m\a\k\e\f\l\a\g\s ]]
+ return 1
+ case $? in
+ [[ n = n ]]
+ return
+ unset MAKEFLAGS
++ gettext 'Starting %s()...'
+ msg 'Zaczynam %s()' build
+ local 'mesg=Zaczynam %s()'
+ shift
+ printf '==> Zaczynam %s()\n' build
==> Zaczynam build()
+ cd_safe /home/skoczo/AUR/splashy-full/src
+ cd /home/skoczo/AUR/splashy-full/src
+ export CPPFLAGS CFLAGS CXXFLAGS LDFLAGS MAKEFLAGS CHOST
++ shopt -p
+ local 'shellopts=shopt -u autocd
shopt -u cdable_vars
shopt -u cdspell
shopt -u checkhash
shopt -u checkjobs
shopt -u checkwinsize
shopt -s cmdhist
shopt -u compat31
shopt -u compat32
shopt -u compat40
shopt -u compat41
shopt -u direxpand
shopt -u dirspell
shopt -u dotglob
shopt -u execfail
shopt -u expand_aliases
shopt -u extdebug
shopt -s extglob
shopt -s extquote
shopt -u failglob
shopt -s force_fignore
shopt -u globstar
shopt -u gnu_errfmt
shopt -u histappend
shopt -u histreedit
shopt -u histverify
shopt -s hostcomplete
shopt -u huponexit
shopt -s interactive_comments
shopt -u lastpipe
shopt -u lithist
shopt -u login_shell
shopt -u mailwarn
shopt -u no_empty_cmd_completion
shopt -u nocaseglob
shopt -u nocasematch
shopt -u nullglob
shopt -s progcomp
shopt -s promptvars
shopt -u restricted_shell
shopt -u shift_verbose
shopt -s sourcepath
shopt -u xpg_echo'
+ local ret=0
+ ((  LOGGING  ))
+ build
+ '[' -d splashy ']'
+ cd /home/skoczo/AUR/splashy-full/src/splashy
+ msg2 'Updating local tree...'
+ local 'mesg=Updating local tree...'
+ shift
+ printf '  -> Updating local tree...\n'
  -> Updating local tree...
+ git pull --depth=1 origin master
From git://anonscm.debian.org/git/splashy/splashy
 * branch            master     -> FETCH_HEAD
Already up-to-date.
+ sed -e 's|-Werror||g' -i configure.ac
+ patch -p1 ./autogen.sh /home/skoczo/AUR/splashy-full/src/automake1.10.patch
patching file ./autogen.sh
Reversed (or previously applied) patch detected!  Assume -R? [n] 
Apply anyway? [n] 
Skipping patch.
2 out of 2 hunks ignored -- saving rejects to file ./autogen.sh.rej
+ return 1
++ error_function build
++ [[ -p '' ]]
++ ((  ! BASH_SUBSHELL  ))
+++ gettext 'A failure occurred in %s().'
++ error 'Wystąpił błąd w %s().' build
++ local 'mesg=Wystąpił błąd w %s().'
++ shift
+++ gettext ERROR:
++ printf '==> BŁĄD: Wystąpił błąd w %s().\n' build
==> BŁĄD: Wystąpił błąd w build().
+++ gettext Aborting...
++ plain Przerywam...
++ local mesg=Przerywam...
++ shift
++ printf '    Przerywam...\n'
    Przerywam...
++ exit 2
+ clean_up
+ local EXIT_CODE=2
+ ((  INFAKEROOT  ))
+ ((  ! EXIT_CODE && CLEANUP  ))
+ remove_deps
+ ((  ! RMDEPS  ))
+ return

Last edited by skoczo (2013-07-18 15:03:06)

Offline

#2 2013-07-18 21:59:47

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Splashy-full build error

Have you seen the comment on https://aur.archlinux.org/packages/splashy-full/

maxdevaine wrote:

It is necessary modify automake1.10.patch with new automake-1.14 :

...
+ 1.10*) automake_progs="automake-1.10" ;;
+ 1.13*) automake_progs="automake-1.13 automake-1.14" ;;
...

and I muss add PATH to pod2man in to PKGBUILD :
export PATH=$PATH:/usr/bin/core_perl

Next time you might want to run makepkg prepended with 'LC_ALL=C' so that all the messages are in English.

Offline

Board footer

Powered by FluxBB