+ version=4.2.15 + LC_COLLATE=C + TEXTDOMAIN=pacaur + TEXTDOMAINDIR=/usr/share/locale + source /etc/makepkg.conf ++ DLAGENTS=('ftp::/usr/bin/curl -fC - --ftp-pasv --retry 3 --retry-delay 3 -o %o %u' 'http::/usr/bin/curl -fLC - --retry 3 --retry-delay 3 -o %o %u' 'https::/usr/bin/curl -fLC - --retry 3 --retry-delay 3 -o %o %u' 'rsync::/usr/bin/rsync --no-motd -z %u %o' 'scp::/usr/bin/scp -C %u %o') ++ CARCH=x86_64 ++ CHOST=x86_64-unknown-linux-gnu ++ CPPFLAGS=-D_FORTIFY_SOURCE=2 ++ CFLAGS='-march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2' ++ CXXFLAGS='-march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2' ++ LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro ++ DEBUG_CFLAGS='-g -fvar-tracking-assignments' ++ DEBUG_CXXFLAGS='-g -fvar-tracking-assignments' ++ BUILDENV=(fakeroot !distcc color !ccache check !sign) ++ OPTIONS=(strip docs !libtool !staticlibs emptydirs zipman purge !upx !debug) ++ INTEGRITY_CHECK=(md5) ++ STRIP_BINARIES=--strip-all ++ STRIP_SHARED=--strip-unneeded ++ STRIP_STATIC=--strip-debug ++ MAN_DIRS=({usr{,/local}{,/share},opt/*}/{man,info}) ++ DOC_DIRS=(usr/{,local/}{,share/}{doc,gtk-doc} opt/*/{doc,gtk-doc}) ++ PURGE_TARGETS=(usr/{,share}/info/dir .packlist *.pod) ++ COMPRESSGZ=(gzip -c -f -n) ++ COMPRESSBZ2=(bzip2 -c -f) ++ COMPRESSXZ=(xz -c -z -) ++ COMPRESSLRZ=(lrzip -q) ++ COMPRESSLZO=(lzop -q) ++ COMPRESSZ=(compress -c -f) ++ PKGEXT=.pkg.tar.xz ++ SRCEXT=.src.tar.gz + [[ -r /home/usernamehere/.makepkg.conf ]] + tmpdir=/tmp/pacaurtmp-usernamehere + builddir=/tmp/pacaurtmp-usernamehere + editor=vi + editpkgbuild=true + editinstall=true + fallback=true + clean=true + cleandevel=true + sortbyvotes=true + sudoloop=false + pacmanbin=pacman + [[ -n '' ]] + configdir=/etc/xdg/pacaur + userconfigdir=/home/usernamehere/.config/pacaur + source /etc/xdg/pacaur/config + [[ -r /home/usernamehere/.config/pacaur/config ]] + [[ -d /tmp/pacaurtmp-usernamehere ]] + [[ ! -w /tmp/pacaurtmp-usernamehere ]] + [[ ! -d /tmp/pacaurtmp-usernamehere ]] + [[ ! -d /tmp/pacaurtmp-usernamehere ]] + trap ctrlc INT + args=("$@") + for i in '"${args[@]}"' + [[ -Syu =~ ^-[a-zA-Z0-9] ]] + opts+=("$i") + count=0 + [[ -n -Syu ]] + getopts sidmykufecqrahvVDQRSTUbglnoptw-: OPT + pacmanarg+=("-$OPT") + case "$OPT" in + pacS=1 + operation=sync + coweropts+=("-f") + [[ -Syu =~ w ]] + installpkg=true + [[ -Syu =~ g ]] + [[ -Syu =~ l ]] + [[ -Syu =~ p ]] + getopts sidmykufecqrahvVDQRSTUbglnoptw-: OPT + pacmanarg+=("-$OPT") + case "$OPT" in + [[ -n 1 ]] + operation=sync + refresh=true + [[ -n '' ]] + [[ -n '' ]] + [[ -n 1 ]] + continue + getopts sidmykufecqrahvVDQRSTUbglnoptw-: OPT + pacmanarg+=("-$OPT") + case "$OPT" in + [[ -n '' ]] + [[ -n 1 ]] + operation=sync + upgrade=true + coweropts+=("-f") + [[ -n '' ]] + [[ -n '' ]] + [[ -n 1 ]] + continue + getopts sidmykufecqrahvVDQRSTUbglnoptw-: OPT + [[ -z '' ]] + break ++ grep '^Color' /etc/pacman.conf + [[ -n '' ]] ++ grep '^Color' /etc/pacman.conf + [[ -z '' ]] + [[ '' = \a\l\w\a\y\s ]] + [[ '' = \a\u\t\o ]] + [[ '' != \a\l\w\a\y\s ]] + [[ '' != \a\u\t\o ]] + makeopts+=("--nocolor") + pacmanarg=(${pacmanarg[@]/--/}) + pacmanarg=(${pacmanarg[@]/-r/}) + pacmanarg=(${pacmanarg[@]/-a/}) + [[ sync = sync ]] + [[ ! -n '' ]] + [[ ! -n '' ]] + [[ ! -n true ]] + [[ -n 1 ]] + pacmanarg=(${pacmanarg[@]/-e/}) + [[ -n 1 ]] + [[ -n '' ]] + [[ -n 1 ]] + [[ -n '' ]] + [[ ! -n vi ]] + [[ ! -w /tmp/pacaurtmp-usernamehere ]] + [[ -z '' ]] + [[ sync = download ]] + [[ sync = sync ]] + [[ ! -n true ]] + [[ -n '' ]] + [[ -n '' ]] + case $operation in + [[ -n '' ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n true ]] + [[ ! -n '' ]] + ClassifyPkgs + [[ true = true ]] + [[ -n '' ]] + [[ -n '' ]] + [[ ! -n '' ]] + [[ ! -n '' ]] + pkgs=(${pkgs[@]/aur\//}) + repopkgs=($(LC_COLLATE=C comm -23 <(tr ' ' '\n' <<< ${pkgs[@]} | LC_COLLATE=C sort -u) <(tr ' ' '\n' <<< ${aurpkgs[@]} | LC_COLLATE=C sort -u))) ++ LC_COLLATE=C ++ comm -23 /dev/fd/63 /dev/fd/62 +++ tr ' ' '\n' +++ LC_COLLATE=C +++ tr ' ' '\n' +++ sort -u +++ LC_COLLATE=C +++ sort -u + unset pkgs + [[ ! -n '' ]] + sudo pacman -S -y -u :: Synchronizing package databases... core is up to date extra is up to date community is up to date :: Starting full system upgrade... there is nothing to do + [[ ! -n '' ]] + [[ -n '' ]] + [[ -n '' ]] + [[ ! -n '' ]] + [[ true = true ]] + Core + getignoredpkgs + ignoredpkgs+=($(grep '^IgnorePkg' '/etc/pacman.conf' | cut -d '=' -f 2- | tr -d "'\"")) ++ grep '^IgnorePkg' /etc/pacman.conf ++ cut -d = -f 2- ++ tr -d ''\''"' + [[ -e /home/usernamehere/.config/cower/config ]] + ignoredpkgs=(${ignoredpkgs[@]//,/ }) + [[ -n true ]] + UpgradeAur + note i 'Starting AUR upgrade...' + case "$1" in + echo -e ':: Starting AUR upgrade...' :: Starting AUR upgrade... + [[ -e /tmp/pacaurtmp-usernamehere/ignoretmp ]] + rm /tmp/pacaurtmp-usernamehere/ignoretmp + aurpkgs+=($(cower -u ${coweropts[@]} ${pkgs[@]} 2>"$tmpdir/ignoretmp" | sed -r "s:\x1B\[[0-9;]*[mK]::g" | awk -F " " '{print $2}')) ++ cower -u -f -f ++ sed -r 's:\x1B\[[0-9;]*[mK]::g' ++ awk -F ' ' '{print $2}' + [[ -e /tmp/pacaurtmp-usernamehere/ignoretmp ]] + aurpkgs+=($(awk -F " " '{print $2}' "$tmpdir/ignoretmp" | sed -r "s:\x1B\[[0-9;]*[mK]::g")) ++ awk -F ' ' '{print $2}' /tmp/pacaurtmp-usernamehere/ignoretmp ++ sed -r 's:\x1B\[[0-9;]*[mK]::g' + foreignpkgs=($($pacmanbin -Qmq)) ++ pacman -Qmq + downloadjson activemq byobu cassandra cower cpu-g hadoop linux-ck man-pages-pl pacaur palm-os-sdk prc-tools-bin + aururl='https://aur.archlinux.org/rpc.php?type=multiinfo&v=3' + urlencodedpkgs=($(sed 's/+/%2b/g' <<< $@ | sed 's/@/%40/g')) ++ sed s/+/%2b/g ++ sed s/@/%40/g ++ printf '&arg[]=%s' activemq byobu cassandra cower cpu-g hadoop linux-ck man-pages-pl pacaur palm-os-sdk prc-tools-bin + urlargs='&arg[]=activemq&arg[]=byobu&arg[]=cassandra&arg[]=cower&arg[]=cpu-g&arg[]=hadoop&arg[]=linux-ck&arg[]=man-pages-pl&arg[]=pacaur&arg[]=palm-os-sdk&arg[]=prc-tools-bin' + [[ 165 -lt 8125 ]] + curl -sfg --compressed -C 0 'https://aur.archlinux.org/rpc.php?type=multiinfo&v=3&arg[]=activemq&arg[]=byobu&arg[]=cassandra&arg[]=cower&arg[]=cpu-g&arg[]=hadoop&arg[]=linux-ck&arg[]=man-pages-pl&arg[]=pacaur&arg[]=palm-os-sdk&arg[]=prc-tools-bin' -o /tmp/pacaurtmp-usernamehere/rpc.json + allaurpkgs=($(getjsonvar "Name")) ++ getjsonvar Name ++ json_reformat ++ tr -d '", ' ++ grep -Po 'Name:.*' ++ sed -r s/Name:/Name#/g ++ awk -F '#' '{print $2}' + aurforeignpkgs=($(LC_COLLATE=C comm -23 <(tr ' ' '\n' <<< ${foreignpkgs[@]} | LC_COLLATE=C sort -u) <(tr ' ' '\n' <<< ${allaurpkgs[@]} | LC_COLLATE=C sort -u))) ++ LC_COLLATE=C ++ comm -23 /dev/fd/63 /dev/fd/62 +++ tr ' ' '\n' +++ LC_COLLATE=C +++ sort -u +++ tr ' ' '\n' +++ LC_COLLATE=C +++ sort -u + [[ -n '' ]] + aurpkgs=($(tr ' ' '\n' <<< ${aurpkgs[@]} | sort -u)) ++ tr ' ' '\n' ++ sort -u + nothingtodo error + [[ -z error ]] + return 0 + IgnoreChecks + [[ -z '' ]] + return + DepsSolver + note i 'resolving dependencies...' + case "$1" in + echo -e ':: resolving dependencies...' :: resolving dependencies... + (( i=0 )) + (( i<1 )) ++ awk -F '>|<|=' '{print $1}' + aurpkgs[$i]=error + (( i++ )) + (( i<1 )) + deps+=("${aurpkgs[@]}") + FindDepsAur error + [[ -n '' ]] + [[ -z '' ]] + depspkgsaur=("${aurpkgs[@]}") + downloadjson error + aururl='https://aur.archlinux.org/rpc.php?type=multiinfo&v=3' + urlencodedpkgs=($(sed 's/+/%2b/g' <<< $@ | sed 's/@/%40/g')) ++ sed s/+/%2b/g ++ sed s/@/%40/g ++ printf '&arg[]=%s' error + urlargs='&arg[]=error' + [[ 12 -lt 8125 ]] + curl -sfg --compressed -C 0 'https://aur.archlinux.org/rpc.php?type=multiinfo&v=3&arg[]=error' -o /tmp/pacaurtmp-usernamehere/rpc.json + errdeps+=($(LC_COLLATE=C comm -3 <(tr ' ' '\n' <<< $(getjsonvar "Name") | sort -u) <(tr ' ' '\n' <<< ${depspkgsaur[@]} | sort -u))) ++ LC_COLLATE=C ++ comm -3 /dev/fd/63 /dev/fd/62 +++ tr ' ' '\n' +++ sort -u +++ tr ' ' '\n' +++ sort -u ++++ getjsonvar Name ++++ json_reformat ++++ tr -d '", ' ++++ grep -Po 'Name:.*' ++++ sed -r s/Name:/Name#/g ++++ awk -F '#' '{print $2}' + depspkgs=($(getjsonarray "Depends")) ++ getjsonarray Depends ++ json_reformat ++ tr -d ', ' ++ sed -e '/^"Depends"/,/]/!d' ++ tr -d '\"' ++ tr '\n' ' ' ++ sed 's/] /]\n/g' ++ awk -F : '{print $2}' ++ tr -d '[]"' ++ tr -d '\n' + depspkgs+=($(getjsonarray "MakeDepends")) ++ getjsonarray MakeDepends ++ json_reformat ++ tr -d ', ' ++ sed -e '/^"MakeDepends"/,/]/!d' ++ tr -d '\"' ++ tr '\n' ' ' ++ sed 's/] /]\n/g' ++ awk -F : '{print $2}' ++ tr -d '[]"' ++ tr -d '\n' + depspkgs=($($pacmanbin -T "${depspkgs[@]}" | sort -u)) ++ pacman -T ++ sort -u + unset depspkgsaur + [[ -n '' ]] + unset depspkgs + [[ -n '' ]] + [[ -n '' ]] + downloadjson error + aururl='https://aur.archlinux.org/rpc.php?type=multiinfo&v=3' + urlencodedpkgs=($(sed 's/+/%2b/g' <<< $@ | sed 's/@/%40/g')) ++ sed s/+/%2b/g ++ sed s/@/%40/g ++ printf '&arg[]=%s' error + urlargs='&arg[]=error' + [[ 12 -lt 8125 ]] + curl -sfg --compressed -C 0 'https://aur.archlinux.org/rpc.php?type=multiinfo&v=3&arg[]=error' -o /tmp/pacaurtmp-usernamehere/rpc.json + depsAname=($(getjsonvar "Name")) ++ getjsonvar Name ++ json_reformat ++ tr -d '", ' ++ grep -Po 'Name:.*' ++ sed -r s/Name:/Name#/g ++ awk -F '#' '{print $2}' + depsAver=($(getjsonvar "Version")) ++ getjsonvar Version ++ json_reformat ++ tr -d '", ' ++ grep -Po 'Version:.*' ++ sed -r s/Version:/Version#/g ++ awk -F '#' '{print $2}' + depsAood=($(getjsonvar "OutOfDate")) ++ getjsonvar OutOfDate ++ json_reformat ++ tr -d '", ' ++ grep -Po 'OutOfDate:.*' ++ sed -r s/OutOfDate:/OutOfDate#/g ++ awk -F '#' '{print $2}' + (( i=0 )) + (( i<0 )) + depsAlastmodified=($(getjsonvar "LastModified")) ++ getjsonvar LastModified ++ json_reformat ++ tr -d '", ' ++ grep -Po 'LastModified:.*' ++ sed -r s/LastModified:/LastModified#/g ++ awk -F '#' '{print $2}' + (( i=0 )) + (( i<0 )) + errdeps=($(tr ' ' '\n' <<< ${errdeps[@]} | sort -u)) ++ tr ' ' '\n' ++ sort -u + for i in '"${errdeps[@]}"' + note f 'no results found for error' + case "$1" in + echo -e ':: no results found for error' :: no results found for error + [[ -n error ]] + exit 1