[MacPorts] #22476: Add port for the Go Programming Language

MacPorts noreply at macports.org
Wed Nov 11 17:27:31 PST 2009


#22476: Add port for the Go Programming Language
---------------------------------+------------------------------------------
 Reporter:  luis.beca@…          |       Owner:  macports-tickets@…                   
     Type:  request              |      Status:  new                                  
 Priority:  Normal               |   Milestone:                                       
Component:  ports                |     Version:  1.8.1                                
 Keywords:                       |        Port:  go gc gccgo                          
---------------------------------+------------------------------------------

Comment(by snc@…):

 The present portfile is working up until the tests.
 {{{
 --- FAIL: log.TestAllLog
         log output should match "^/[A-Za-z0-9_/\\-]+\\.go:[0-9]+: hello 23
 world$" is
 "/opt/local/var/macports/build/_Users_macports_lang_go/work/go-1.0/src/pkg/log/log_test.go:60:
 hello 23 world"
         log output should match "^/[A-Za-z0-9_/\\-]+\\.go:[0-9]+: hello 23
 world$" is
 "/opt/local/var/macports/build/_Users_macports_lang_go/work/go-1.0/src/pkg/log/log_test.go:58:
 hello 23 world"
         log output should match
 "^XXX[0-9][0-9][0-9][0-9]/[0-9][0-9]/[0-9][0-9]
 [0-9][0-9]:[0-9][0-9]:[0-9][0-9]\\.[0-9][0-9][0-9][0-9][0-9][0-9]
 /[A-Za-z0-9_/\\-]+\\.go:[0-9]+: hello 23 world$" is "XXX2009/11/11
 20:25:14.920977
 /opt/local/var/macports/build/_Users_macports_lang_go/work/go-1.0/src/pkg/log/log_test.go:60:
 hello 23 world"
         log output should match
 "^XXX[0-9][0-9][0-9][0-9]/[0-9][0-9]/[0-9][0-9]
 [0-9][0-9]:[0-9][0-9]:[0-9][0-9]\\.[0-9][0-9][0-9][0-9][0-9][0-9]
 /[A-Za-z0-9_/\\-]+\\.go:[0-9]+: hello 23 world$" is "XXX2009/11/11
 20:25:14.921262
 /opt/local/var/macports/build/_Users_macports_lang_go/work/go-1.0/src/pkg/log/log_test.go:58:
 hello 23 world"
 FAIL
 make[1]: *** [test] Error 1
 make: *** [log.test] Error 2

 }}}

 However, this looks like a correct regex.  Anyone got any ideas?

-- 
Ticket URL: <http://trac.macports.org/ticket/22476#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list