Created
November 16, 2016 20:50
-
-
Save gyaresu/2b4443cd9a37b262a1e1acea23d07e40 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
checking for bzero... yes | |
checking for clearenv... no | |
checking for copyfile... yes | |
checking for fgetln... yes | |
checking for flock... yes | |
checking for fls... yes | |
checking for kqueue... yes | |
checking for lockf... yes | |
checking for memset... yes | |
checking for posix_spawn... yes | |
checking for setmode... yes | |
checking for strcasecmp... yes | |
checking for strlcat... yes | |
checking for strlcpy... yes | |
checking for strncasecmp... yes | |
checking for sysctlbyname... yes | |
checking if readlink conforms to POSIX 1003.1a... yes | |
checking CommonCrypto/CommonDigest.h usability... yes | |
checking CommonCrypto/CommonDigest.h presence... yes | |
checking for CommonCrypto/CommonDigest.h... yes | |
checking for readline in -lreadline... yes | |
checking whether rl_username_completion_function is declared... no | |
checking whether rl_filename_completion_function is declared... yes | |
checking whether rl_completion_matches is declared... yes | |
checking whether username_completion_function is declared... yes | |
checking whether filename_completion_function is declared... yes | |
checking whether completion_matches is declared... yes | |
checking for target platform... darwin 16 | |
checking for curl-config... /usr/bin/curl-config | |
checking sqlite3.h usability... yes | |
checking sqlite3.h presence... yes | |
checking for sqlite3.h... yes | |
checking sqlite3ext.h usability... yes | |
checking sqlite3ext.h presence... yes | |
checking for sqlite3ext.h... yes | |
checking for SQLite >= 3003011... configure: error: "SQLITE_VERSION_NUMBER undefined or sqlite3.h not found" | |
Command failed: cd /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/base && CC=/usr/bin/cc OBJC=/usr/bin/cc ./configure --prefix=/opt/local --with-install-user=root --with-install-group=admin --with-directory-mode=0755 --enable-readline && make SELFUPDATING=1 && make install SELFUPDATING=1 | |
Exit code: 1 | |
Error: Error installing new MacPorts base: command execution failed | |
To report a bug, follow the instructions in the guide: | |
http://guide.macports.org/#project.tickets | |
Error: /opt/local/bin/port: port selfupdate failed: Error installing new MacPorts base: command execution failed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment