Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#58692 closed defect (fixed)

Failure upgrading ROOT6

Reported by: angelog0 (Angelo Graziosi) Owned by: Chris Jones <jonesc@…>
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: jonesc@…, mojca@…
Port: root6

Description

This occurred:

$ sudo port upgrade outdated
--->  Computing dependencies for root6
--->  Fetching archive for root6
--->  Attempting to fetch root6-6.18.00_2+avahi+cocoa+davix+fftw3+fitsio+graphviz+gsl+ldap+mysql+odbc+opengl+postgresql+pythia+python37+roofit+sqlite3+tmva+xml+xrootd.darwin_17.x86_64.tbz2 from http://fco.it.packages.macports.org/mirrors/macports-packages/root6
--->  Attempting to fetch root6-6.18.00_2+avahi+cocoa+davix+fftw3+fitsio+graphviz+gsl+ldap+mysql+odbc+opengl+postgresql+pythia+python37+roofit+sqlite3+tmva+xml+xrootd.darwin_17.x86_64.tbz2 from https://packages.macports.org/root6
--->  Attempting to fetch root6-6.18.00_2+avahi+cocoa+davix+fftw3+fitsio+graphviz+gsl+ldap+mysql+odbc+opengl+postgresql+pythia+python37+roofit+sqlite3+tmva+xml+xrootd.darwin_17.x86_64.tbz2 from http://lil.fr.packages.macports.org/root6
--->  Fetching distfiles 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
Error: Failed to configure root6: configure failure: 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 (13.5 KB) - added by angelog0 (Angelo Graziosi) 5 years ago.

Download all attachments as: .zip

Change History (5)

Changed 5 years ago by angelog0 (Angelo Graziosi)

Attachment: root6-main.log.bz2 added

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

Please try and actually read the error log before posting reports....

:info:configure   >>> Option 'bonjour' is no longer supported in ROOT 6.18.00.

This is enabled by the avahi variant. Remove this variant and try again. I will remove this completely from the port file...

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

Owner: set to Chris Jones <jonesc@…>
Resolution: fixed
Status: newclosed

In e32245f9f14364f4b3d1c8650dae0c5804e278e8/macports-ports (master):

root6: remove avahi variant, no longer supported upstream
Closes: #58692

comment:3 Changed 5 years ago by angelog0 (Angelo Graziosi)

Just flagged this so that you can fix it definitively...

comment:4 Changed 5 years ago by angelog0 (Angelo Graziosi)

Spoken too soon! Now it fails with:

CMake Error at cmake/modules/RootBuildOptions.cmake:351 (message):
:info:configure   >>> Option 'ldap' is no longer supported in ROOT 6.18.00.

Please, remove all variants no longer supported... thanks

Note: See TracTickets for help on using tickets.