Created
March 31, 2017 13:00
-
-
Save biow0lf/643afba8e8a7e8bb24c88750bd7eb938 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
==> make install | |
/usr/bin/install -c -m 644 ./rpmio/argv.h include/rpm/argv.h | |
/usr/bin/install -c -m 644 ./rpmio/rpmio.h include/rpm/rpmio.h | |
/usr/bin/install -c -m 644 ./rpmio/rpmurl.h include/rpm/rpmurl.h | |
/usr/bin/install -c -m 644 ./rpmio/rpmmacro.h include/rpm/rpmmacro.h | |
/usr/bin/install -c -m 644 ./rpmio/rpmlog.h include/rpm/rpmlog.h | |
/usr/bin/install -c -m 644 ./rpmio/rpmpgp.h include/rpm/rpmpgp.h | |
/usr/bin/install -c -m 644 ./rpmio/rpmsq.h include/rpm/rpmsq.h | |
/usr/bin/install -c -m 644 ./rpmio/rpmstring.h include/rpm/rpmstring.h | |
/usr/bin/install -c -m 644 ./rpmio/rpmstrpool.h include/rpm/rpmstrpool.h | |
/usr/bin/install -c -m 644 ./rpmio/rpmsw.h include/rpm/rpmsw.h | |
/usr/bin/install -c -m 644 ./rpmio/rpmfileutil.h include/rpm/rpmfileutil.h | |
/usr/bin/install -c -m 644 ./rpmio/rpmutil.h include/rpm/rpmutil.h | |
/usr/bin/install -c -m 644 ./rpmio/rpmkeyring.h include/rpm/rpmkeyring.h | |
/usr/bin/install -c -m 644 ./rpmio/rpmbase64.h include/rpm/rpmbase64.h | |
/usr/bin/install -c -m 644 ./lib/header.h include/rpm/header.h | |
/usr/bin/install -c -m 644 ./lib/rpmdb.h include/rpm/rpmdb.h | |
/usr/bin/install -c -m 644 ./lib/rpmcallback.h include/rpm/rpmcallback.h | |
/usr/bin/install -c -m 644 ./lib/rpmcli.h include/rpm/rpmcli.h | |
/usr/bin/install -c -m 644 ./lib/rpmlib.h include/rpm/rpmlib.h | |
/usr/bin/install -c -m 644 ./lib/rpmds.h include/rpm/rpmds.h | |
/usr/bin/install -c -m 644 ./lib/rpmfi.h include/rpm/rpmfi.h | |
/usr/bin/install -c -m 644 ./lib/rpmfiles.h include/rpm/rpmfiles.h | |
/usr/bin/install -c -m 644 ./lib/rpmlegacy.h include/rpm/rpmlegacy.h | |
/usr/bin/install -c -m 644 ./lib/rpmpol.h include/rpm/rpmpol.h | |
/usr/bin/install -c -m 644 ./lib/rpmps.h include/rpm/rpmps.h | |
/usr/bin/install -c -m 644 ./lib/rpmprob.h include/rpm/rpmprob.h | |
/usr/bin/install -c -m 644 ./lib/rpmtag.h include/rpm/rpmtag.h | |
/usr/bin/install -c -m 644 ./lib/rpmtd.h include/rpm/rpmtd.h | |
/usr/bin/install -c -m 644 ./lib/rpmte.h include/rpm/rpmte.h | |
/usr/bin/install -c -m 644 ./lib/rpmts.h include/rpm/rpmts.h | |
/usr/bin/install -c -m 644 ./lib/rpmtypes.h include/rpm/rpmtypes.h | |
/usr/bin/install -c -m 644 ./lib/rpmvf.h include/rpm/rpmvf.h | |
/usr/bin/install -c -m 644 ./lib/rpmarchive.h include/rpm/rpmarchive.h | |
/usr/bin/install -c -m 644 ./sign/rpmsign.h include/rpm/rpmsign.h | |
/usr/bin/install -c -m 644 ./build/rpmbuild.h include/rpm/rpmbuild.h | |
/usr/bin/install -c -m 644 ./build/rpmfc.h include/rpm/rpmfc.h | |
/usr/bin/install -c -m 644 ./build/rpmspec.h include/rpm/rpmspec.h | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make install-recursive | |
Making install in po | |
if test "rpm" = "gettext-tools"; then \ | |
.././install-sh -c -d /usr/local/Cellar/rpm4/4.13.0.1/share/gettext/po; \ | |
for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed [email protected] [email protected] insert-header.sin Rules-quot Makevars.template; do \ | |
/usr/bin/install -c -m 644 ./$file \ | |
/usr/local/Cellar/rpm4/4.13.0.1/share/gettext/po/$file; \ | |
done; \ | |
for file in Makevars; do \ | |
rm -f /usr/local/Cellar/rpm4/4.13.0.1/share/gettext/po/$file; \ | |
done; \ | |
else \ | |
: ; \ | |
fi | |
Making install in misc | |
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include -I../misc -g -O2 -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fstack-protector -Wempty-body -c -o fts.lo fts.c | |
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include -I../misc -g -O2 -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fstack-protector -Wempty-body -c -o fnmatch.lo fnmatch.c | |
libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I../include -I../misc -g -O2 -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fstack-protector -Wempty-body -c fts.c -fno-common -DPIC -o .libs/fts.o | |
libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I../include -I../misc -g -O2 -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fstack-protector -Wempty-body -c fnmatch.c -fno-common -DPIC -o .libs/fnmatch.o | |
In file included from fts.c:69: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/stdlib.h:321:7: error: expected identifier or '(' | |
void setprogname(const char *); | |
^ | |
../system.h:98:3: note: expanded from macro 'setprogname' | |
{ if ((__progname = strrchr(pn, '/')) != NULL) __progname++; \ | |
^ | |
In file included from fnmatch.c:20: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/stdlib.h:321:7: error: expected identifier or '(' | |
void setprogname(const char *); | |
^ | |
../system.h:98:3: note: expanded from macro 'setprogname' | |
{ if ((__progname = strrchr(pn, '/')) != NULL) __progname++; \ | |
^ | |
1 error generated. | |
make[2]: *** [fnmatch.lo] Error 1 | |
make[2]: *** Waiting for unfinished jobs.... | |
1 error generated. | |
make[2]: *** [fts.lo] Error 1 | |
make[1]: *** [install-recursive] Error 1 | |
make: *** [install] Error 2 | |
==> Formula |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment