make all-recursive Making all in lib/libalpm Making all in po test -z "cs.gmo de.gmo en_GB.gmo es.gmo fr.gmo hu.gmo it.gmo pl.gmo pt_BR.gmo ru.gmo zh_CN.gmo" || make cs.gmo de.gmo en_GB.gmo es.gmo fr.gmo hu.gmo it.gmo pl.gmo pt_BR.gmo ru.gmo zh_CN.gmo rm -f cs.gmo && /usr/local/bin/msgfmt -c --statistics -o cs.gmo cs.po 141 translated messages. rm -f de.gmo && /usr/local/bin/msgfmt -c --statistics -o de.gmo de.po 141 translated messages. rm -f en_GB.gmo && /usr/local/bin/msgfmt -c --statistics -o en_GB.gmo en_GB.po 141 translated messages. rm -f es.gmo && /usr/local/bin/msgfmt -c --statistics -o es.gmo es.po 141 translated messages. rm -f fr.gmo && /usr/local/bin/msgfmt -c --statistics -o fr.gmo fr.po 141 translated messages. rm -f hu.gmo && /usr/local/bin/msgfmt -c --statistics -o hu.gmo hu.po 141 translated messages. rm -f it.gmo && /usr/local/bin/msgfmt -c --statistics -o it.gmo it.po 141 translated messages. rm -f pl.gmo && /usr/local/bin/msgfmt -c --statistics -o pl.gmo pl.po 141 translated messages. rm -f pt_BR.gmo && /usr/local/bin/msgfmt -c --statistics -o pt_BR.gmo pt_BR.po 141 translated messages. rm -f ru.gmo && /usr/local/bin/msgfmt -c --statistics -o ru.gmo ru.po 141 translated messages. rm -f zh_CN.gmo && /usr/local/bin/msgfmt -c --statistics -o zh_CN.gmo zh_CN.po 141 translated messages. touch stamp-po /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -pedantic -D_GNU_SOURCE -fvisibility=internal -g -O2 -fstack-protector-all -Wall -Werror -MT add.lo -MD -MP -MF .deps/add.Tpo -c -o add.lo add.c mkdir .libs gcc -std=gnu99 -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -pedantic -D_GNU_SOURCE -fvisibility=internal -g -O2 -fstack-protector-all -Wall -Werror -MT add.lo -MD -MP -MF .deps/add.Tpo -c add.c -fno-common -DPIC -o .libs/add.o cc1: warnings being treated as errors add.c: In function '_alpm_add_loadtarget': add.c:114: warning: internal and protected visibility attributes not supported in this configuration; ignored make[3]: *** [add.lo] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2