Code Monkey home page Code Monkey logo

homebrew-i2p's People

Contributors

mikalv avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

homebrew-i2p's Issues

can't install

brew install -v i2p
==> Installing i2p from privacysolutions/homebrew-i2p
==> Downloading https://github.com/PrivacySolutions/i2pd/archive/0.3.0-homebrew.tar.gz
Already downloaded: /Library/Caches/Homebrew/i2p-0.3.0.tar.gz
==> Verifying i2p-0.3.0.tar.gz checksum
tar xf /Library/Caches/Homebrew/i2p-0.3.0.tar.gz
==> Patching
==> make /usr/local/Cellar/i2p/0.3.0 install
make: Nothing to be done for `/usr/local/Cellar/i2p/0.3.0'.
mkdir -p obj
clang++ -o obj/CryptoConst.o CryptoConst.cpp -c -g -Wall -std=c++11 -lstdc++ -I/usr/local/include -maes -DAESNI -DCRYPTOPP_DISABLE_ASM
clang++ -o obj/base64.o base64.cpp -c -g -Wall -std=c++11 -lstdc++ -I/usr/local/include -maes -DAESNI -DCRYPTOPP_DISABLE_ASM
clang++ -o obj/NTCPSession.o NTCPSession.cpp -c -g -Wall -std=c++11 -lstdc++ -I/usr/local/include -maes -DAESNI -DCRYPTOPP_DISABLE_ASM
clang++ -o obj/RouterInfo.o RouterInfo.cpp -c -g -Wall -std=c++11 -lstdc++ -I/usr/local/include -maes -DAESNI -DCRYPTOPP_DISABLE_ASM
clang++ -o obj/Transports.o Transports.cpp -c -g -Wall -std=c++11 -lstdc++ -I/usr/local/include -maes -DAESNI -DCRYPTOPP_DISABLE_ASM
clang++ -o obj/RouterContext.o RouterContext.cpp -c -g -Wall -std=c++11 -lstdc++ -I/usr/local/include -maes -DAESNI -DCRYPTOPP_DISABLE_ASM
clang++ -o obj/NetDb.o NetDb.cpp -c -g -Wall -std=c++11 -lstdc++ -I/usr/local/include -maes -DAESNI -DCRYPTOPP_DISABLE_ASM
clang++ -o obj/LeaseSet.o LeaseSet.cpp -c -g -Wall -std=c++11 -lstdc++ -I/usr/local/include -maes -DAESNI -DCRYPTOPP_DISABLE_ASM
clang++ -o obj/Tunnel.o Tunnel.cpp -c -g -Wall -std=c++11 -lstdc++ -I/usr/local/include -maes -DAESNI -DCRYPTOPP_DISABLE_ASM
clang++ -o obj/TunnelEndpoint.o TunnelEndpoint.cpp -c -g -Wall -std=c++11 -lstdc++ -I/usr/local/include -maes -DAESNI -DCRYPTOPP_DISABLE_ASM
clang++ -o obj/TunnelGateway.o TunnelGateway.cpp -c -g -Wall -std=c++11 -lstdc++ -I/usr/local/include -maes -DAESNI -DCRYPTOPP_DISABLE_ASM
clang++ -o obj/TransitTunnel.o TransitTunnel.cpp -c -g -Wall -std=c++11 -lstdc++ -I/usr/local/include -maes -DAESNI -DCRYPTOPP_DISABLE_ASM
clang++ -o obj/I2NPProtocol.o I2NPProtocol.cpp -c -g -Wall -std=c++11 -lstdc++ -I/usr/local/include -maes -DAESNI -DCRYPTOPP_DISABLE_ASM
clang++ -o obj/Log.o Log.cpp -c -g -Wall -std=c++11 -lstdc++ -I/usr/local/include -maes -DAESNI -DCRYPTOPP_DISABLE_ASM
clang++ -o obj/Garlic.o Garlic.cpp -c -g -Wall -std=c++11 -lstdc++ -I/usr/local/include -maes -DAESNI -DCRYPTOPP_DISABLE_ASM
clang++ -o obj/HTTPServer.o HTTPServer.cpp -c -g -Wall -std=c++11 -lstdc++ -I/usr/local/include -maes -DAESNI -DCRYPTOPP_DISABLE_ASM
clang++ -o obj/Streaming.o Streaming.cpp -c -g -Wall -std=c++11 -lstdc++ -I/usr/local/include -maes -DAESNI -DCRYPTOPP_DISABLE_ASM
clang++ -o obj/Destination.o Destination.cpp -c -g -Wall -std=c++11 -lstdc++ -I/usr/local/include -maes -DAESNI -DCRYPTOPP_DISABLE_ASM
clang++ -o obj/Identity.o Identity.cpp -c -g -Wall -std=c++11 -lstdc++ -I/usr/local/include -maes -DAESNI -DCRYPTOPP_DISABLE_ASM
clang++ -o obj/SSU.o SSU.cpp -c -g -Wall -std=c++11 -lstdc++ -I/usr/local/include -maes -DAESNI -DCRYPTOPP_DISABLE_ASM
clang++ -o obj/SSUSession.o SSUSession.cpp -c -g -Wall -std=c++11 -lstdc++ -I/usr/local/include -maes -DAESNI -DCRYPTOPP_DISABLE_ASM
clang++ -o obj/SSUData.o SSUData.cpp -c -g -Wall -std=c++11 -lstdc++ -I/usr/local/include -maes -DAESNI -DCRYPTOPP_DISABLE_ASM
clang++ -o obj/util.o util.cpp -c -g -Wall -std=c++11 -lstdc++ -I/usr/local/include -maes -DAESNI -DCRYPTOPP_DISABLE_ASM
clang++ -o obj/Reseed.o Reseed.cpp -c -g -Wall -std=c++11 -lstdc++ -I/usr/local/include -maes -DAESNI -DCRYPTOPP_DISABLE_ASM
clang++ -o obj/DaemonLinux.o DaemonLinux.cpp -c -g -Wall -std=c++11 -lstdc++ -I/usr/local/include -maes -DAESNI -DCRYPTOPP_DISABLE_ASM
clang++ -o obj/aes.o aes.cpp -c -g -Wall -std=c++11 -lstdc++ -I/usr/local/include -maes -DAESNI -DCRYPTOPP_DISABLE_ASM
clang++ -o obj/SOCKS.o SOCKS.cpp -c -g -Wall -std=c++11 -lstdc++ -I/usr/local/include -maes -DAESNI -DCRYPTOPP_DISABLE_ASM
clang++ -o obj/UPnP.o UPnP.cpp -c -g -Wall -std=c++11 -lstdc++ -I/usr/local/include -maes -DAESNI -DCRYPTOPP_DISABLE_ASM
clang++ -o obj/TunnelPool.o TunnelPool.cpp -c -g -Wall -std=c++11 -lstdc++ -I/usr/local/include -maes -DAESNI -DCRYPTOPP_DISABLE_ASM
clang++ -o obj/HTTPProxy.o HTTPProxy.cpp -c -g -Wall -std=c++11 -lstdc++ -I/usr/local/include -maes -DAESNI -DCRYPTOPP_DISABLE_ASM
aes.cpp:166:6: error: invalid symbol redefinition
"block_e: \n"
^
:2:1: note: instantiated into assembly here
block_e:
^
aes.cpp:225:6: error: invalid symbol redefinition
"block_d: \n"
^
:2:1: note: instantiated into assembly here
block_d:
^
2 errors generated.
make: *** [obj/aes.o] Error 1
make: *** Waiting for unfinished jobs....
==> Formula
Tap: privacysolutions/homebrew-i2p
Path: /usr/local/Library/Taps/privacysolutions/homebrew-i2p/Formula/i2p.rb
==> Configuration
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/homebrew
HEAD: f2324e12754b2040622d5696a2757a62c9e993c7
Last commit: 2 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: 8-core 64-bit sandybridge
OS X: 10.10.2-x86_64
Xcode: 6.1.1
CLT: 6.1.1.0.1.1416017670
Clang: 6.0 build 600
X11: 2.7.7 => /opt/X11
System Ruby: 2.0.0-p481
Perl: /usr/bin/perl
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /usr/local/opt/ruby/bin/ruby => /usr/local/Cellar/ruby/2.2.0/bin/ruby
==> ENV
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j8
CMAKE_PREFIX_PATH: /usr/local
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.10
ACLOCAL_PATH: /usr/local/share/aclocal
PATH: /usr/local/Library/ENV/4.3:/usr/bin:/bin:/usr/sbin:/sbin

Error: i2p 0.3.0 did not build
Logs:
/Users/penetrance/Library/Logs/Homebrew/i2p/01.make
/Users/penetrance/Library/Logs/Homebrew/i2p/01.make.cc

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.