Ticket #43077: failing_ngrok_install.txt

File failing_ngrok_install.txt, 1.9 KB (added by breun (Nils Breunese), 10 years ago)

Sequence of executed commands and output showing how the install fails, but succeeds after a manual make

Line 
1~ $ sudo port install ngrok
2--->  Computing dependencies for ngrok
3--->  Fetching archive for ngrok
4--->  Attempting to fetch ngrok-1.6_0.darwin_13.x86_64.tbz2 from http://lil.fr.packages.macports.org/ngrok
5--->  Attempting to fetch ngrok-1.6_0.darwin_13.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/ngrok
6--->  Attempting to fetch ngrok-1.6_0.darwin_13.x86_64.tbz2 from http://nue.de.packages.macports.org/macports/packages/ngrok
7--->  Fetching distfiles for ngrok
8--->  Verifying checksums for ngrok
9--->  Extracting ngrok
10--->  Configuring ngrok
11--->  Building ngrok
12Error: org.macports.build for port ngrok returned: command execution failed
13Please see the log file for port ngrok for details:
14    /opt/local/var/macports/logs/_Users_breun_Projects_ports_net_ngrok/ngrok/main.log
15To report a bug, follow the instructions in the guide:
16    http://guide.macports.org/#project.tickets
17Error: Processing of port ngrok failed
18~ $ cd /opt/local/var/macports/build/_Users_breun_Projects_ports_net_ngrok/ngrok/work/ngrok-1.6 && sudo make -j4 -w all
19make: Entering directory `/opt/local/var/macports/build/_Users_breun_Projects_ports_net_ngrok/ngrok/work/ngrok-1.6'
20go fmt ngrok/...
21go get -tags '' -d -v ngrok/...
22code.google.com/p/log4go (download)
23github.com/garyburd/go-websocket (download)
24github.com/inconshreveable/go-metrics (download)
25github.com/nsf/termbox-go (download)
26go install -tags '' ngrok/main/ngrok
27go install -tags '' ngrok/main/ngrokd
28make: Leaving directory `/opt/local/var/macports/build/_Users_breun_Projects_ports_net_ngrok/ngrok/work/ngrok-1.6'
29$ sudo port install ngrok
30--->  Computing dependencies for ngrok
31--->  Building ngrok
32--->  Staging ngrok into destroot
33--->  Installing ngrok @1.6_0
34--->  Activating ngrok @1.6_0
35--->  Cleaning ngrok
36--->  Updating database of binaries: 100.0%
37--->  Scanning binaries for linking errors: 100.0%
38--->  No broken files found.
39~ $ ngrok version
401.6