Opened 3 years ago
Closed 3 years ago
#66949 closed defect (fixed)
FIXED: [R] BATCH fails on PPC with Bus error on ${R_HOME}/bin/R -f ${in} ${opts} ${R_BATCH_OPTIONS} > ${out} 2>&1
| Reported by: | barracuda156 | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.8.1 |
| Keywords: | powerpc, leopard, snowleopard | Cc: | |
| Port: | R |
Description
See: https://github.com/stan-dev/shinystan/issues/202
Same error occurs with R-shinystan and R-bayesplot.
* checking tests ...
Running ‘testthat.R’/opt/local/Library/Frameworks/R.framework/Resources/bin/BATCH: line 60: 556 Bus error ${R_HOME}/bin/R -f ${in} ${opts} ${R_BATCH_OPTIONS} > ${out} 2>&1
ERROR
Change History (4)
comment:1 Changed 3 years ago by barracuda156
| Summary: | R BATCH fails with Bus error on PPC → [R] BATCH fails on PPC with Bus error on ${R_HOME}/bin/R -f ${in} ${opts} ${R_BATCH_OPTIONS} > ${out} 2>&1 |
|---|
comment:2 Changed 3 years ago by barracuda156
| Summary: | [R] BATCH fails on PPC with Bus error on ${R_HOME}/bin/R -f ${in} ${opts} ${R_BATCH_OPTIONS} > ${out} 2>&1 → FIXED: [R] BATCH fails on PPC with Bus error on ${R_HOME}/bin/R -f ${in} ${opts} ${R_BATCH_OPTIONS} > ${out} 2>&1 |
|---|
comment:3 Changed 3 years ago by barracuda156
comment:4 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note: See
TracTickets for help on using
tickets.

Fixed by: https://github.com/macports/macports-ports/pull/17742
Please close the ticket.