Opened 5 years ago

Closed 5 years ago

#58698 closed defect (fixed)

root6 @6.18.00_2: build failure

Reported by: angelog0 (Angelo Graziosi) Owned by: cjones051073 (Chris Jones)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: mojca (Mojca Miklavec)
Port: root6

Description

Another failing attempt to upgrade ROOT6:

$ sudo port selfupdate
[...]

$ sudo port outdated
The following installed ports are outdated:
py27-jupyter_client            5.2.4_0 < 5.3.0_0
py27-pyrsistent                0.15.2_0 < 0.15.3_0
py37-jupyter_client            5.2.4_0 < 5.3.0_0
py37-pyrsistent                0.15.2_0 < 0.15.3_0
root6                          6.16.00_2 < 6.18.00_2
xorg-libXfontcache             1.0.5_1 < 1.0.5_2
xorg-libXp                     1.0.3_1 < 1.0.3_2

$ sudo port upgrade outdated
[...]
--->  Computing dependencies for root6
--->  Fetching archive for root6
[...]
--->  Attempting to fetch root-6-18-00.tar.gz from http://fco.it.distfiles.macports.org/mirrors/macports-distfiles/root/6.18.00_1
--->  Attempting to fetch root-6-18-00.tar.gz from https://distfiles.macports.org/root/6.18.00_1
--->  Verifying checksums for root6
--->  Extracting root6
--->  Configuring root6
--->  Building root6
Error: Failed to build root6: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_root6/root6/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.

Attachments (1)

root6-main.log.bz2 (183.5 KB) - added by angelog0 (Angelo Graziosi) 5 years ago.

Download all attachments as: .zip

Change History (4)

Changed 5 years ago by angelog0 (Angelo Graziosi)

Attachment: root6-main.log.bz2 added

comment:1 Changed 5 years ago by cjones051073 (Chris Jones)

Remove fitsio variant and then try again.

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

Cc: mojca added; jonesc@… mojca@… removed
Owner: set to cjones051073
Status: newassigned
Summary: ROOT6 build failureroot6 @6.18.00_2: build failure

comment:3 Changed 5 years ago by Chris Jones <jonesc@…>

Resolution: fixed
Status: assignedclosed

In 05f0ee35e805d6ef85eba402cdf3fceddc56e10f/macports-ports (master):

root6: fix fitsio variant
Closes: #58698

Note: See TracTickets for help on using tickets.