tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: MacOS issues with devel/glibc2, devel/gobject-introspection, devel/pango



* On 2020-02-17 at 18:50 GMT, Brook Milligan wrote:

> To follow up on this and the wrapper issue, it is clear from what I
> describe below that the wrappers need to be modified if we wish to
> solve this problem.
> 
> To recap: cd pkgsrc/devel/glib2 && bmake fails as above on MacOS
> with SIP enabled (but not when disabled).

I can't reproduce this on my SIP-enabled desktop building glib2 from
trunk:

  $ csrutil status
  System Integrity Protection status: enabled.

  $ sw_vers 
  ProductName:		Mac OS X
  ProductVersion:	10.15.3
  BuildVersion:		19D76

  $ clang -v
  Apple clang version 11.0.0 (clang-1100.0.33.17)

  $ cd pkgsrc/devel/glib2
  $ bmake install
  [...]
  => Creating binary package /work/cvs/pkgsrc/devel/glib2/work/.packages/glib2-2.62.4nb1.tgz

I'm using my binary package repo from
https://pkgsrc.joyent.com/install-on-osx/ to install the required
build dependencies, but that shouldn't affect things.

I wonder if this is just something that has been fixed upstream since
2019Q4.

-- 
Jonathan Perkin  -  Joyent, Inc.  -  www.joyent.com


Home | Main Index | Thread Index | Old Index