[MacPorts] #54124: guile @2.2.2 won't build on PPC Leopard, Mac OS X 10.5.8, because is uses non-existing /lib/cpp as C preprocessor

MacPorts noreply at macports.org
Mon Sep 7 08:17:28 UTC 2020


#54124: guile @2.2.2 won't build on PPC Leopard, Mac OS X 10.5.8, because is uses
non-existing /lib/cpp as C preprocessor
------------------------+---------------------------------------
  Reporter:  ballapete  |      Owner:  kencu
      Type:  defect     |     Status:  reopened
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.4.1
Resolution:             |   Keywords:  tiger leopard snowleopard
      Port:  guile      |
------------------------+---------------------------------------

Comment (by ballapete):

 Using a patched version of the old `Portfile` `guile @2.2.7` built and
 `make check` too, with one error, the `web-server.test`:

 {{{
 Running web-response.test
 Running web-server.test
 ERROR: web-server.test: GET / - arguments: ((system-error "connect" "~A"
 ("Connection refused") (61)))
 ERROR: web-server.test: GET /latin1 - arguments: ((system-error "connect"
 "~A" ("Connection refused") (61)))
 ERROR: web-server.test: GET /user-agent - arguments: ((system-error
 "connect" "~A" ("Connection refused") (61)))
 ERROR: web-server.test: GET /does-not-exist - arguments: ((system-error
 "connect" "~A" ("Connection refused") (61)))
 ERROR: web-server.test: GET with keep-alive - arguments: ((system-error
 "connect" "~A" ("Connection refused") (61)))
 ERROR: web-server.test: POST / - arguments: ((system-error "connect" "~A"
 ("Connection refused") (61)))
 Running web-uri.test
 UNRESOLVED: web-uri.test: build-uri: http://ill\xe9gal.com
 UNRESOLVED: web-uri.test: string->uri: http://www.example.com (sv_SE)

 Totals for this test run:
 passes:                 41596
 failures:               2
 unexpected passes:      0
 expected failures:      10
 unresolved test cases:  76
 untested test cases:    1
 unsupported test cases: 1
 errors:                 8

 FAIL: check-guile
 ==================================
 1 of 1 test failed
 Please report to bug-guile at gnu.org
 ==================================
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/54124#comment:57>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list