[MacPorts] #52465: root5 : update to 5.34.37
#52465: root5 : update to 5.34.37 ---------------------------------+-------------------------------- Reporter: jonesc@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: haspatch maintainer | Port: root5 ---------------------------------+-------------------------------- Update ROOT to fix compilation on maxOS Sierra. Update is using a git hash, rather than a tag, as upstream is yet to release a version. Hence the odd patch revision (upstream's convention for dev versions). Upstream has also (officially) depreciated support for OSX < 10.9. However, it seems 10.8 works fine, and <10.8 can be fixed by blacklisting the default compilers and thus forcing the use of macports clang compilers (3.4). I also update the default gcc (used only for fortran support) to gcc6, to match root6. -- Ticket URL: <https://trac.macports.org/ticket/52465> MacPorts <https://www.macports.org/> Ports system for the Mac operating system
#52465: root5 : update to 5.34.37 -----------------------+--------------------------------- Reporter: jonesc@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: haspatch maintainer Port: root5 | -----------------------+--------------------------------- Comment (by jonesc@…): Can someone apply this please. Cheers Chris -- Ticket URL: <https://trac.macports.org/ticket/52465#comment:1> MacPorts <https://www.macports.org/> Ports system for the Mac operating system
#52465: root5 : update to 5.34.37 -----------------------+--------------------------------- Reporter: jonesc@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: haspatch maintainer Port: root5 | -----------------------+--------------------------------- Comment (by mojca@…): I believe that [https://github.com/root- mirror/root/commit/c06fdeae0b3b4d627aacef2bda9df0acd079626b this commit] deserves some protesting. I don't think that dropping support for older OSes in a '''minor patch release''' is justified. They should have created a 5.36 branch at least before cutting out some of the users. This is not to say that we shouldn't upgrade in MacPorts, but I don't like this action of the upstream in general. -- Ticket URL: <https://trac.macports.org/ticket/52465#comment:2> MacPorts <https://www.macports.org/> Ports system for the Mac operating system
#52465: root5 : update to 5.34.37 -----------------------+--------------------------------- Reporter: jonesc@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: haspatch maintainer Port: root5 | -----------------------+--------------------------------- Comment (by mojca@…): They also removed a lot of code like {{{ ifeq ($(MACOSX_MINOR),7) MACOSX_SSL_DEPRECATED = yes endif }}} which just actively removes support for older platforms without any obvious reason to do so. I honestly thought that dropping support for older platforms was only on agenda for ROOT 6. Yes, we should make sure that ROOT 5 works on Sierra as a much higher priority than insisting in support for 10.4 (or 10.8 for that reason), but that doesn't mean we couldn't at least try to get things right for older platforms. On which OS versions did you test the compilation? -- Ticket URL: <https://trac.macports.org/ticket/52465#comment:3> MacPorts <https://www.macports.org/> Ports system for the Mac operating system
#52465: root5 : update to 5.34.37 -----------------------+--------------------------------- Reporter: jonesc@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: haspatch maintainer Port: root5 | -----------------------+--------------------------------- Comment (by jonesc@…): I tested all OSes from 10.6 upwards (I have a series of VMs). 10.6 and 10.7 did not work out the box with the default compiler, I had to add the blacklist to force the use of Macports clang. Despite the git comment 10.8 upwards appears to work fine with the default compilers. Chris -- Ticket URL: <https://trac.macports.org/ticket/52465#comment:4> MacPorts <https://www.macports.org/> Ports system for the Mac operating system
#52465: root5 : update to 5.34.37 -----------------------+--------------------------------- Reporter: jonesc@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: haspatch maintainer Port: root5 | -----------------------+--------------------------------- Comment (by mojca@…): OK, 10.7 just completed for me as well, so I'll commit it. This doesn't invalidate my thoughts that they shouldn't have done this for a minor patch release. -- Ticket URL: <https://trac.macports.org/ticket/52465#comment:5> MacPorts <https://www.macports.org/> Ports system for the Mac operating system
#52465: root5 : update to 5.34.37 -----------------------+--------------------------------- Reporter: jonesc@… | Owner: macports-tickets@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: haspatch maintainer Port: root5 | -----------------------+--------------------------------- Changes (by mojca@…): * status: new => closed * version: 2.3.4 => * resolution: => fixed Comment: Committed in r153541. -- Ticket URL: <https://trac.macports.org/ticket/52465#comment:6> MacPorts <https://www.macports.org/> Ports system for the Mac operating system
#52465: root5 : update to 5.34.37 -----------------------+--------------------------------- Reporter: jonesc@… | Owner: macports-tickets@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: haspatch maintainer Port: root5 | -----------------------+--------------------------------- Comment (by jonesc@…): Please feel free to take it up with upstream, if you want ;) I don't in theory disagree, but I also know they consider ROOT5 more or less dead so we probably should be happy to just get an update for 10.12... -- Ticket URL: <https://trac.macports.org/ticket/52465#comment:7> MacPorts <https://www.macports.org/> Ports system for the Mac operating system
#52465: root5 : update to 5.34.37 -----------------------+--------------------------------- Reporter: jonesc@… | Owner: macports-tickets@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: haspatch maintainer Port: root5 | -----------------------+--------------------------------- Comment (by mojca@…): From [https://build.macports.org/builders/ports-10.12_x86_64-builder/builds/8648/s... /install-port/logs/warnings%20%2881%29 logs on 10.12]: {{{ /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/core/macosx/src/TMacOSXSystem.mm:46:55: warning: 'NSApplicationDefined' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/core/macosx/src/TMacOSXSystem.mm:163:53: warning: 'NSApplicationDefined' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/core/macosx/src/TMacOSXSystem.mm:183:53: warning: 'NSApplicationDefined' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/core/macosx/src/TMacOSXSystem.mm:456:59: warning: 'NSAnyEventMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/core/macosx/src/TMacOSXSystem.mm:486:52: warning: 'NSAnyEventMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/core/macosx/src/TMacOSXSystem.mm:489:25: warning: 'NSApplicationDefined' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/core/macosx/src/TMacOSXSystem.mm:495:51: warning: 'NSAnyEventMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/core/macosx/src/TMacOSXSystem.mm:498:25: warning: 'NSApplicationDefined' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/cint/reflex/src/Class.cxx:267:55: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression] 1 warning generated. /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root- c06fdea/graf2d/freetype/src/freetype-2.3.12/src/base/ftobjs.c:748:27: warning: address of 'internal->transform_matrix' will always evaluate to 'true' [-Wpointer-bool-conversion] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root- c06fdea/graf2d/freetype/src/freetype-2.3.12/src/base/ftobjs.c:752:27: warning: address of 'internal->transform_delta' will always evaluate to 'true' [-Wpointer-bool-conversion] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root- c06fdea/graf2d/freetype/src/freetype-2.3.12/src/cff/cffload.c:1290:38: warning: shifting a negative signed value is undefined [-Wshift-negative- value] 1 warning generated. /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/gui/fitpanel/src/TFitParametersDialog.cxx:52:16: warning: unused variable 'kUnlimit' [-Wunused-const-variable] 1 warning generated. /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/graf2d/cocoa/src/MenuLoader.mm:73:45: warning: 'NSCommandKeyMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/graf2d/cocoa/src/MenuLoader.mm:73:64: warning: 'NSAlternateKeyMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/graf2d/cocoa/src/QuartzWindow.mm:60:33: warning: 'NSTitledWindowMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/graf2d/cocoa/src/QuartzWindow.mm:60:54: warning: 'NSClosableWindowMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/graf2d/cocoa/src/QuartzWindow.mm:61:33: warning: 'NSMiniaturizableWindowMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/graf2d/cocoa/src/QuartzWindow.mm:61:62: warning: 'NSResizableWindowMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/graf2d/cocoa/src/QuartzWindow.mm:657:29: warning: 'NSBorderlessWindowMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/graf2d/cocoa/src/QuartzWindow.mm:1064:33: warning: 'NSTitledWindowMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/graf2d/cocoa/src/QuartzWindow.mm:1064:54: warning: 'NSClosableWindowMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/graf2d/cocoa/src/QuartzWindow.mm:1065:33: warning: 'NSMiniaturizableWindowMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/graf2d/cocoa/src/QuartzWindow.mm:1065:62: warning: 'NSResizableWindowMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/graf2d/cocoa/src/QuartzWindow.mm:1499:25: warning: 'NSLeftMouseDown' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/graf2d/cocoa/src/QuartzWindow.mm:1499:61: warning: 'NSRightMouseDown' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/graf2d/cocoa/src/QuartzWindow.mm:1521:81: warning: 'NSLeftMouseDown' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/graf2d/cocoa/src/TGCocoa.mm:996:30: warning: 'NSClosableWindowMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/graf2d/cocoa/src/TGCocoa.mm:996:53: warning: 'NSMiniaturizableWindowMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/graf2d/cocoa/src/TGCocoa.mm:996:82: warning: 'NSResizableWindowMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/graf2d/cocoa/src/TGCocoa.mm:998:23: warning: 'NSTitledWindowMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/graf2d/cocoa/src/TGCocoa.mm:1526:25: warning: 'NSTitledWindowMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/graf2d/cocoa/src/TGCocoa.mm:1527:18: warning: 'NSTitledWindowMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/graf2d/cocoa/src/TGCocoa.mm:1528:18: warning: 'NSClosableWindowMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/graf2d/cocoa/src/TGCocoa.mm:1532:18: warning: 'NSMiniaturizableWindowMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/graf2d/cocoa/src/TGCocoa.mm:1532:47: warning: 'NSResizableWindowMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/graf2d/cocoa/src/TGCocoa.mm:1535:21: warning: 'NSMiniaturizableWindowMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/graf2d/cocoa/src/TGCocoa.mm:1537:21: warning: 'NSResizableWindowMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/graf2d/cocoa/src/TGCocoa.mm:1573:33: warning: 'NSTitledWindowMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/graf2d/cocoa/src/TGCocoa.mm:1573:54: warning: 'NSClosableWindowMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/graf2d/cocoa/src/TGCocoa.mm:1573:77: warning: 'NSMiniaturizableWindowMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/graf2d/cocoa/src/TGCocoa.mm:1573:106: warning: 'NSResizableWindowMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/graf2d/cocoa/src/TGCocoa.mm:3353:39: warning: 'NSTitledWindowMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/graf2d/cocoa/src/TGCocoa.mm:3353:60: warning: 'NSClosableWindowMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/graf2d/cocoa/src/TGCocoa.mm:3354:39: warning: 'NSMiniaturizableWindowMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/graf2d/cocoa/src/TGCocoa.mm:3354:68: warning: 'NSResizableWindowMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/graf2d/cocoa/src/X11Events.mm:265:25: warning: 'NSAlphaShiftKeyMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/graf2d/cocoa/src/X11Events.mm:267:25: warning: 'NSShiftKeyMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/graf2d/cocoa/src/X11Events.mm:269:25: warning: 'NSControlKeyMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/graf2d/cocoa/src/X11Events.mm:271:25: warning: 'NSAlternateKeyMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/graf2d/cocoa/src/X11Events.mm:273:25: warning: 'NSCommandKeyMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/graf2d/cocoa/src/X11Events.mm:284:20: warning: 'NSAlphaShiftKeyMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/graf2d/cocoa/src/X11Events.mm:286:20: warning: 'NSShiftKeyMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/graf2d/cocoa/src/X11Events.mm:288:20: warning: 'NSControlKeyMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/graf2d/cocoa/src/X11Events.mm:290:20: warning: 'NSAlternateKeyMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/graf2d/cocoa/src/X11Events.mm:292:20: warning: 'NSCommandKeyMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/graf2d/cocoa/src/X11Events.mm:375:20: warning: 'NSAlphaShiftKeyMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/graf2d/cocoa/src/X11Events.mm:377:20: warning: 'NSShiftKeyMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/graf2d/cocoa/src/X11Events.mm:379:20: warning: 'NSControlKeyMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/graf2d/cocoa/src/X11Events.mm:381:20: warning: 'NSAlternateKeyMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/graf2d/cocoa/src/X11Events.mm:383:20: warning: 'NSCommandKeyMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/graf2d/cocoa/src/X11Events.mm:1742:46: warning: 'NSKeyDown' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/graf2d/cocoa/src/X11Events.mm:1751:25: warning: 'NSKeyUp' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/graf2d/cocoa/src/X11Events.mm:1795:46: warning: 'NSKeyDown' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/graf2d/cocoa/src/X11Events.mm:1869:60: warning: 'NSDeviceIndependentModifierFlagsMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/rootx/src/rootxx-cocoa.mm:159:33: warning: 'NSCompositeSourceOver' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/rootx/src/rootxx-cocoa.mm:227:27: warning: 'NSKeyDown' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/rootx/src/rootxx-cocoa.mm:232:27: warning: 'NSLeftMouseDown' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/rootx/src/rootxx-cocoa.mm:232:65: warning: 'NSRightMouseDown' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/rootx/src/rootxx-cocoa.mm:323:63: warning: 'NSApplicationDefined' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/rootx/src/rootxx-cocoa.mm:457:66: warning: 'NSApplicationDefined' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/rootx/src/rootxx-cocoa.mm:461:66: warning: 'NSApplicationDefined' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/rootx/src/rootxx-cocoa.mm:577:66: warning: 'NSAnyEventMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/rootx/src/rootxx-cocoa.mm:579:28: warning: 'NSApplicationDefined' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/rootx/src/rootxx-cocoa.mm:594:42: warning: 'NSAnyEventMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/rootx/src/rootxx-cocoa.mm:654:69: warning: 'NSAnyEventMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/rootx/src/rootxx-cocoa.mm:655:31: warning: 'NSApplicationDefined' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_root5/root5/work /root-c06fdea/rootx/src/rootxx-cocoa.mm:758:65: warning: 'NSNonactivatingPanelMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] }}} I suspect that ROOT 5 will stop working at some point. -- Ticket URL: <https://trac.macports.org/ticket/52465#comment:8> MacPorts <https://www.macports.org/> Ports system for the Mac operating system
#52465: root5 : update to 5.34.37 -----------------------+--------------------------------- Reporter: jonesc@… | Owner: macports-tickets@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: haspatch maintainer Port: root5 | -----------------------+--------------------------------- Comment (by jonesc@…): Indeed. Even without the above I probably would not have expected ROOT5 to be available for mac OS10.13. Users still relying on ROOT5 really need to start their migrations to ROOT6.... -- Ticket URL: <https://trac.macports.org/ticket/52465#comment:9> MacPorts <https://www.macports.org/> Ports system for the Mac operating system
participants (1)
-
MacPorts