Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 0124dd601ac9
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 8d603be22dfc
Choose a head ref
  • 11 commits
  • 13 files changed
  • 1 contributor

Commits on Nov 7, 2018

  1. alacritty: add cf-private on darwin

        note: Undefined symbols for architecture x86_64:
                "_CFURLResourceIsReachable", referenced from:
                    alacritty::config::Monitor::new::_$u7b$$u7b$closure$u7d$$u7d$::h8c82fbfba8a3a673 in alacritty-6a8d3226ed5c4bef.alacritty.9tpyu7jw-cgu.1.rcgu.o
                "_NSDefaultRunLoopMode", referenced from:
                    alacritty::main::hd6e46019b2208595 in alacritty-6a8d3226ed5c4bef.alacritty.9tpyu7jw-cgu.1.rcgu.o
              ld: symbol(s) not found for architecture x86_64
              clang-5.0: error: linker command failed with exit code 1 (use -v to see invocation)
    LnL7 committed Nov 7, 2018
    Copy the full SHA
    16a54d6 View commit details
    Browse the repository at this point in the history
  2. darwin.trash: add cf-private

        Undefined symbols for architecture x86_64:
          "_OBJC_CLASS_$_NSMutableArray", referenced from:
              objc-class-ref in trash-571f39.o
          "_OBJC_CLASS_$_NSURL", referenced from:
              objc-class-ref in trash-571f39.o
          "_OBJC_CLASS_$_NSUserDefaults", referenced from:
              objc-class-ref in trash-571f39.o
              objc-class-ref in HGCLIUtils-31f3b3.o
        ld: symbol(s) not found for architecture x86_64
    LnL7 committed Nov 7, 2018
    Copy the full SHA
    ee1c6f6 View commit details
    Browse the repository at this point in the history
  3. emacs25: add cf-private on darwin and don't propagate frameworks

        Undefined symbols for architecture x86_64:
          "_CFNotificationCenterAddObserver", referenced from:
              _macfont_copy_available_families_cache in macfont.o
          "_CFNotificationCenterGetLocalCenter", referenced from:
              _macfont_copy_available_families_cache in macfont.o
          "_NSDefaultRunLoopMode", referenced from:
              _ns_send_appdefined in nsterm.o
              -[EmacsApp run] in nsterm.o
          "_OBJC_CLASS_$_NSArray", referenced from:
              objc-class-ref in nsterm.o
              objc-class-ref in nsmenu.o
              objc-class-ref in nsselect.o
          "_OBJC_CLASS_$_NSData", referenced from:
              objc-class-ref in nsimage.o
          "_OBJC_CLASS_$_NSDate", referenced from:
              objc-class-ref in nsterm.o
          "_OBJC_CLASS_$_NSDictionary", referenced from:
              objc-class-ref in macfont.o
          "_OBJC_CLASS_$_NSLocale", referenced from:
              objc-class-ref in nsterm.o
          "_OBJC_CLASS_$_NSMutableArray", referenced from:
              objc-class-ref in nsterm.o
              objc-class-ref in nsmenu.o
          "_OBJC_CLASS_$_NSMutableDictionary", referenced from:
              objc-class-ref in nsmenu.o
              objc-class-ref in nsselect.o
          "_OBJC_CLASS_$_NSMutableSet", referenced from:
              objc-class-ref in nsterm.o
          "_OBJC_CLASS_$_NSRunLoop", referenced from:
              objc-class-ref in nsmenu.o
          "_OBJC_CLASS_$_NSTimer", referenced from:
              objc-class-ref in nsterm.o
              objc-class-ref in nsmenu.o
          "_OBJC_CLASS_$_NSURL", referenced from:
              objc-class-ref in nsterm.o
              objc-class-ref in nsfns.o
          "_OBJC_CLASS_$_NSUserDefaults", referenced from:
              objc-class-ref in nsterm.o
              objc-class-ref in nsfns.o
          "_OBJC_EHTYPE_$_NSException", referenced from:
              GCC_except_table8 in nsterm.o
              GCC_except_table1 in nsselect.o
        ld: symbol(s) not found for architecture x86_64
    LnL7 committed Nov 7, 2018
    Copy the full SHA
    b378760 View commit details
    Browse the repository at this point in the history
  4. emacsMacport: add cf-private

    Also remove incorrect emacs25Macport alias.
    
        Undefined symbols for architecture x86_64:
          "_CFNotificationCenterAddObserver", referenced from:
              _mac_term_init in macterm.o
              _macfont_copy_available_families_cache in macfont.o
          "_CFNotificationCenterGetDistributedCenter", referenced from:
              _mac_term_init in macterm.o
          "_CFNotificationCenterGetLocalCenter", referenced from:
              _macfont_copy_available_families_cache in macfont.o
          "_CFURLCopyResourcePropertyForKey", referenced from:
              _Fmac_file_alias_p in mac.o
          "_CFURLCreateBookmarkDataFromFile", referenced from:
              _Fmac_file_alias_p in mac.o
          "_CFURLCreateByResolvingBookmarkData", referenced from:
              _Fmac_file_alias_p in mac.o
          "_CFURLResourceIsReachable", referenced from:
              _mac_update_title_bar in macfns.o
              _mac_input_source_properties in macfns.o
          "_NSDefaultRunLoopMode", referenced from:
              -[NSApplication(Emacs) runTemporarilyWithBlock:] in macappkit.o
              ___57-[EmacsController handleQueuedNSEventsWithHoldingQuitIn:]_block_invoke in macappkit.o
              _mac_run_loop_run_once in macappkit.o
              ___mac_run_loop_run_once_block_invoke in macappkit.o
              ___37-[EmacsController(Menu) trackMenuBar]_block_invoke in macappkit.o
              ___create_and_show_dialog_block_invoke.2445 in macappkit.o
              ___mac_select_block_invoke in macappkit.o
              ...
          "_NSURLAttributeModificationDateKey", referenced from:
              _mac_document_create_with_url in macappkit.o
          "_OBJC_CLASS_$_NSArray", referenced from:
              objc-class-ref in macappkit.o
          "_OBJC_CLASS_$_NSData", referenced from:
              l_OBJC_$_CATEGORY_NSData_$_Emacs in macappkit.o
              objc-class-ref in macappkit.o
          "_OBJC_CLASS_$_NSDate", referenced from:
              objc-class-ref in macappkit.o
          "_OBJC_CLASS_$_NSDictionary", referenced from:
              objc-class-ref in macappkit.o
          "_OBJC_CLASS_$_NSMethodSignature", referenced from:
              l_OBJC_$_CATEGORY_NSMethodSignature_$_Emacs in macappkit.o
              objc-class-ref in macappkit.o
          "_OBJC_CLASS_$_NSMutableArray", referenced from:
              l_OBJC_$_CATEGORY_NSMutableArray_$_Emacs in macappkit.o
              objc-class-ref in macappkit.o
          "_OBJC_CLASS_$_NSMutableData", referenced from:
              objc-class-ref in macappkit.o
          "_OBJC_CLASS_$_NSMutableDictionary", referenced from:
              objc-class-ref in macappkit.o
          "_OBJC_CLASS_$_NSMutableSet", referenced from:
              objc-class-ref in macappkit.o
          "_OBJC_CLASS_$_NSNull", referenced from:
              objc-class-ref in macappkit.o
          "_OBJC_CLASS_$_NSRunLoop", referenced from:
              objc-class-ref in macappkit.o
          "_OBJC_CLASS_$_NSSet", referenced from:
              objc-class-ref in macappkit.o
          "_OBJC_CLASS_$_NSTimer", referenced from:
              objc-class-ref in macappkit.o
          "_OBJC_CLASS_$_NSURL", referenced from:
              objc-class-ref in macappkit.o
          "_OBJC_CLASS_$_NSUserDefaults", referenced from:
              objc-class-ref in macappkit.o
          "_OBJC_EHTYPE_$_NSException", referenced from:
              GCC_except_table81 in macappkit.o
              GCC_except_table810 in macappkit.o
          "_kCFURLIsAliasFileKey", referenced from:
              _Fmac_file_alias_p in mac.o
          "_kCFURLIsSymbolicLinkKey", referenced from:
              _Fmac_file_alias_p in mac.o
        ld: symbol(s) not found for architecture x86_64
    LnL7 committed Nov 7, 2018
    Copy the full SHA
    c60816c View commit details
    Browse the repository at this point in the history
  5. fltk: add cf-private on darwin

        Undefined symbols for architecture x86_64:
          "_NSDefaultRunLoopMode", referenced from:
              fl_open_display() in Fl_cocoa.o
              fl_ready() in Fl_cocoa.o
              fl_wait(double) in Fl_cocoa.o
          "_OBJC_CLASS_$_NSArray", referenced from:
              objc-class-ref in Fl_cocoa.o
          "_OBJC_CLASS_$_NSData", referenced from:
              objc-class-ref in Fl_Sys_Menu_Bar.o
          "_OBJC_CLASS_$_NSDate", referenced from:
              objc-class-ref in Fl_cocoa.o
          "_OBJC_CLASS_$_NSDictionary", referenced from:
              objc-class-ref in Fl_cocoa.o
          "_OBJC_CLASS_$_NSURL", referenced from:
              objc-class-ref in Fl_Native_File_Chooser_MAC.o
        ld: symbol(s) not found for architecture x86_64
    LnL7 committed Nov 7, 2018
    Copy the full SHA
    78623f4 View commit details
    Browse the repository at this point in the history
  6. glfw: add cf-private on darwin

        Undefined symbols for architecture x86_64:
          "_NSDefaultRunLoopMode", referenced from:
              __glfwPlatformPollEvents in cocoa_window.m.o
              __glfwPlatformWaitEvents in cocoa_window.m.o
              __glfwPlatformWaitEventsTimeout in cocoa_window.m.o
          "_OBJC_CLASS_$_NSArray", referenced from:
              objc-class-ref in cocoa_window.m.o
          "_OBJC_CLASS_$_NSDate", referenced from:
              objc-class-ref in cocoa_window.m.o
        ld: symbol(s) not found for architecture x86_64
    LnL7 committed Nov 7, 2018
    Copy the full SHA
    388a868 View commit details
    Browse the repository at this point in the history
  7. keybase: add cf-private on darwin

        Undefined symbols for architecture x86_64:
          "_OBJC_CLASS_$_NSData", referenced from:
              objc-class-ref in _x002.o
          "_OBJC_CLASS_$_NSDictionary", referenced from:
              objc-class-ref in _x002.o
          "_OBJC_CLASS_$_NSURL", referenced from:
              objc-class-ref in _x002.o
        ld: symbol(s) not found for architecture x86_64
    LnL7 committed Nov 7, 2018
    Copy the full SHA
    be9fc0d View commit details
    Browse the repository at this point in the history
  8. libui: add cf-private on darwin

        Undefined symbols for architecture x86_64:
          "_NSDefaultRunLoopMode", referenced from:
              _uiMainStep in main.m.o
          "_OBJC_CLASS_$_NSDate", referenced from:
              objc-class-ref in main.m.o
          "_OBJC_CLASS_$_NSDictionary", referenced from:
              objc-class-ref in multilineentry.m.o
          "_OBJC_CLASS_$_NSMutableArray", referenced from:
              objc-class-ref in alloc.m.o
              objc-class-ref in box.m.o
              objc-class-ref in menu.m.o
              objc-class-ref in radiobuttons.m.o
              objc-class-ref in tab.m.o
        ld: symbol(s) not found for architecture x86_64
    LnL7 committed Nov 7, 2018
    Copy the full SHA
    0b45d5b View commit details
    Browse the repository at this point in the history
  9. noti: add cf-private on darwin

        Undefined symbols for architecture x86_64:
          "_OBJC_CLASS_$_NSDate", referenced from:
              objc-class-ref in _x002.o
          "_OBJC_CLASS_$_NSRunLoop", referenced from:
              objc-class-ref in _x002.o
        ld: symbol(s) not found for architecture x86_64
    LnL7 committed Nov 7, 2018
    Copy the full SHA
    3310436 View commit details
    Browse the repository at this point in the history
  10. opencv: add cf-private on darwin

        Undefined symbols for architecture x86_64:
          "_NSDefaultRunLoopMode", referenced from:
              _cvWaitKey in window_cocoa.mm.o
          "_OBJC_CLASS_$_NSDate", referenced from:
              objc-class-ref in window_cocoa.mm.o
              objc-class-ref in cap_qtkit.mm.o
          "_OBJC_CLASS_$_NSDictionary", referenced from:
              objc-class-ref in window_cocoa.mm.o
              objc-class-ref in cap_qtkit.mm.o
          "_OBJC_CLASS_$_NSMutableDictionary", referenced from:
              objc-class-ref in window_cocoa.mm.o
          "_OBJC_CLASS_$_NSRunLoop", referenced from:
              objc-class-ref in cap_qtkit.mm.o
          "_OBJC_CLASS_$_NSTimer", referenced from:
              objc-class-ref in cap_qtkit.mm.o
        ld: symbol(s) not found for architecture x86_64
    LnL7 committed Nov 7, 2018
    Copy the full SHA
    14e41fe View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2018

  1. Merge pull request #49880 from LnL7/darwin-cfprivate-fixes

    darwin cf-private fixes
    LnL7 committed Nov 10, 2018
    Copy the full SHA
    8d603be View commit details
    Browse the repository at this point in the history