-
-
Save kaworu/7658266 to your computer and use it in GitHub Desktop.
This file contains hidden or 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 | |
===> external | |
===> external/sqlite | |
Warning: Object directory not changed from original /home/alex/pkg/external/sqlite | |
===> external/libyaml | |
Warning: Object directory not changed from original /home/alex/pkg/external/libyaml | |
===> external/expat | |
Warning: Object directory not changed from original /home/alex/pkg/external/expat | |
===> external/libucl | |
Warning: Object directory not changed from original /home/alex/pkg/external/libucl | |
===> external/libelf | |
Warning: Object directory not changed from original /home/alex/pkg/external/libelf | |
===> libpkg | |
Warning: Object directory not changed from original /home/alex/pkg/libpkg | |
===> pkg | |
Warning: Object directory not changed from original /home/alex/pkg/pkg | |
cc -static -O -pipe -DGITHASH="\" e80c2430b64956b853059d32ec824a14afd0d2b3\"" -I../libpkg -I/home/alex/pkg/pkg/../external/uthash -I/home/alex/pkg/pkg/../external/expat/lib -DNO_LIBJAIL -std=gnu99 -Wmissing-include-dirs -Wsystem-headers -Werror -Wall -Wno-pointer-sign -Wextra -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -static -o pkg-static add.o annotate.o audit.o autoremove.o backup.o check.o clean.o config.o convert.o create.o delete.o event.o info.o install.o lock.o main.o plugins.o progressmeter.o query.o register.o repo.o rquery.o update.o upgrade.o search.o set.o shlib.o updating.o utils.o version.o which.o fetch.o shell.o stats.o ssh.o -L../libpkg -L../external/expat -ledit -lpkg -larchive -lutil -lpthread -lsbuf -lfetch -lssl -lcrypto -lmd -lz -lbz2 -llzma -lexpat -L../external/sqlite -L../external/libyaml -L../external/libucl -lsqlite3 -larchive -lsbuf -lfetch -lpthread -lelf -lssl -lcrypto -lmd -lz -lbz2 -llzma -lyaml -lucl | |
/usr/libexec/binutils222/elf/ld.bfd: cannot find -lelf | |
*** Error code 1 | |
Stop. | |
make[1]: stopped in /home/alex/pkg/pkg | |
*** Error code 1 | |
Stop. | |
make: stopped in /home/alex/pkg |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment