[MacPorts] #63969: MenuMeters: failures related to NSWindowToolbarStylePreference, etc

MacPorts noreply at macports.org
Tue Nov 16 13:34:22 UTC 2021


#63969: MenuMeters: failures related to NSWindowToolbarStylePreference, etc
---------------------+------------------------
 Reporter:  mascguy  |      Owner:  Tatsh
     Type:  defect   |     Status:  assigned
 Priority:  Normal   |  Milestone:
Component:  ports    |    Version:
 Keywords:           |       Port:  MenuMeters
---------------------+------------------------
 This port is now failing to build on virtually all of our buildbots, with
 the following errors:

 {{{
 :info:destroot work/yujitach-MenuMeters-
 81dfe10/PrefPane/MenuMetersPref.m:173:15: error: property 'toolbarStyle'
 not found on object of type 'NSWindow *'
 :info:destroot                 self.window.toolbarStyle =
 NSWindowToolbarStylePreference;
 :info:destroot                             ^
 :info:destroot work/yujitach-MenuMeters-
 81dfe10/PrefPane/MenuMetersPref.m:173:30: error: use of undeclared
 identifier 'NSWindowToolbarStylePreference'
 :info:destroot                 self.window.toolbarStyle =
 NSWindowToolbarStylePreference;
 :info:destroot                                            ^
 :info:destroot work/yujitach-MenuMeters-
 81dfe10/PrefPane/MenuMetersPref.m:207:25: error: no known class method for
 selector 'imageWithSystemSymbolName:accessibilityDescription:'
 :info:destroot                 item.image = [NSImage
 imageWithSystemSymbolName:itemIdent accessibilityDescription:@""];
 :info:destroot
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 :info:destroot 3 errors generated.
 }}}

 https://ports.macports.org/port/MenuMeters/builds/

-- 
Ticket URL: <https://trac.macports.org/ticket/63969>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list