nixpkgs/pkgs
Charles Strahan e965e42dc5 go: fix build on Darwin
The go tests get tripped up due to error messages along the lines of:

    ld: warning: /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation, ignoring unexpected dylib file

Which is due to us passing that along via $NIX_LDFLAGS in the `clang` wrapper.
To keep `go` from getting confused, I create a small `clang` wrapper that
filters out that warning.

Also, the strip.patch is no longer necessary, and only causes problems when
testing DWARF support:

    --- FAIL: TestDwarfAranges (0.59s)
        runtime-lldb_test.go:218: Missing aranges section
    FAIL
    FAIL    runtime 17.123s

Also, I disable the misc/cgo/errors test, as I suspect it is also due to similar
problems regarding `ld`:

    ##### ../misc/cgo/errors
    misc/cgo/errors/test.bash: BUG: expected error output to contain "err1.go:11:" but saw:
    # command-line-arguments
    cannot parse gcc output $WORK/command-line-arguments/_obj//_cgo_.o as ELF, Mach-O, PE object
    2016/05/07 02:07:58 Failed: exit status 1

Closes #14208
2016-05-06 22:34:16 -04:00
..
applications macvim: fix build 2016-05-06 22:32:23 -04:00
build-support Merge pull request #14722 from puffnfresh/bug/dockertools-postmount 2016-05-06 17:40:23 +01:00
data geolite-legacy: 2016-05-02 -> 2016-05-03 2016-05-03 23:42:08 +02:00
desktops Merge pull request #14835 from groxxda/libcap 2016-05-06 03:15:16 +02:00
development go: fix build on Darwin 2016-05-06 22:34:16 -04:00
games factorio: 0.12.29 -> 0.12.33 2016-05-05 20:12:14 +02:00
misc Merge pull request #15127 from bkase/haskell-vim 2016-05-05 14:46:59 +03:00
os-specific kernel: 4.4.8 -> 4.4.9 (#15276) 2016-05-06 20:25:29 +02:00
servers nginx: restore .upstream files 2016-05-06 15:37:22 +02:00
shells oh-my-zsh: 2016-04-06 -> 2016-04-20 2016-04-30 01:43:31 +00:00
stdenv bootstrap-tools-linux: Use tar without acl 2016-04-18 12:04:37 +02:00
test Remove cruft 2016-04-26 17:31:54 +02:00
tools heimdall: update to version 1.4.1-34-g7ebee1e (current Git 'master') 2016-05-07 01:39:48 +02:00
top-level macvim: fix build 2016-05-06 22:32:23 -04:00