Opened 3 years ago

Closed 2 years ago

#62962 closed defect (fixed)

rebar3: failed to build

Reported by: bsyehuda (yehuda ben-shimol) Owned by: ci42
Priority: Normal Milestone:
Component: ports Version:
Keywords: haspatch Cc:
Port: rebar3

Description (last modified by reneeotten (Renee Otten))

The following is displayed on my terminal - I believe this is a bug (between the asterisks )

*********************
--->  Building rebar3
Error: Failed to build rebar3: command execution failed  
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_erlang_rebar3/rebar3/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
Error: Processing of port rebar3 failed
**********************
On line 4849 of the log file I found
:debug:build Error code: CHILDSTATUS 81917 1

Attachments (1)

main.log (691.9 KB) - added by bsyehuda (yehuda ben-shimol) 3 years ago.
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_erlang_rebar3/rebar3/main.log

Download all attachments as: .zip

Change History (7)

comment:1 Changed 3 years ago by bsyehuda (yehuda ben-shimol)

Description: modified (diff)

comment:2 Changed 3 years ago by bsyehuda (yehuda ben-shimol)

Description: modified (diff)

comment:3 Changed 3 years ago by reneeotten (Renee Otten)

Description: modified (diff)
Owner: set to ci42
Port: rebar3 added
Status: newassigned
Summary: rebar3 cannot be installedrebar3: failed to build

For future reference, please add the maintainer to CC (port info --maintainer rebar3. Secondly, please attach the main.log file as mentioned in the message/instructions.

Changed 3 years ago by bsyehuda (yehuda ben-shimol)

Attachment: main.log added

/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_erlang_rebar3/rebar3/main.log

comment:4 Changed 2 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: haspatch added

A simple update to the latest version seems to work for me: https://github.com/macports/macports-ports/pull/14795

comment:5 Changed 2 years ago by rseichter (Ralph Seichter)

The Portfile in Ryan's pull request works for me, thank you.

comment:6 Changed 2 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

In 8969287908d71a38cb89f02469676d11f09c2864/macports-ports (master):

rebar3: Update to 3.18.0

Closes: #62962

Note: See TracTickets for help on using tickets.