[Slackbuilds-users] Google-Go-Lang

John alleytrotter at gmail.com
Sat Mar 14 17:29:38 UTC 2015


With the recent update the google-go-lang.Slackbuild fails at
"...
-- ok      mime/multipart  0.133s
--- FAIL: TestIPv4MulticastListener (0.00s)
        multicast_test.go:55: First ListenMulticastUDP on <nil>
failed: listen udp 224.0.0.254: setsockopt: no such device
FAIL
FAIL    net     2.352s
ok      net/http        3.879s
..."

It seem that an internet connection is required for the build to work.
I normally have the following output ports open:
   --dport http # Port 80   (Http)
   --dport https # Port 443  (Https)
   --dport imap # Port 143  (Imap)
   --dport imaps # Port 993  (Imaps)
   --dport pop3 # Port 110  (Pop3)
   --dport smtp # Port 25   (Smtp)
   --dport smtps # Port 465  (Smtps)
   --dport ftp-data # Port 20   (Ftp Data)
   --dport ftp # Port 21   (Ftp)
   --dport ssh # Port 22   (Ssh)
   --dport nntp # Port 119  (News groups)
   --dport 5222 # Port 5222 (Jabber)
   --dport 6881:6889 # Port 6881 a 6889 (Bittorrent)
   --dport 873 # Port 873  (rsync)
   --dport 43 # Port 43   (whois)
   --dport 11371 # Port 11371   (pgp_key)
With which it will not build.
Does anyone know what port must be open so the 'build' can call the
mothership and get permission to allow Go to build?
Shouldn't it be stated in the 'requires'?
TIA

John David Yost
AlleyTrotter
pub   2048D/F3BDEB55 2014-05-23 [expires: Never]



-- 
Life expectancy in a firefight
Radio Man 3 seconds
Medic 7 seconds
Officer whenever they get around to it.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20150314/b77fc5ce/attachment.html>


More information about the SlackBuilds-users mailing list