[MacPorts] #65407: librsvg @2.40.20_5: build fails on darwin 9, previous revision didn't

MacPorts noreply at macports.org
Fri Oct 28 03:11:31 UTC 2022


#65407: librsvg @2.40.20_5: build fails on darwin 9, previous revision didn't
----------------------+----------------------
  Reporter:  kakuhen  |      Owner:  mascguy
      Type:  defect   |     Status:  assigned
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:  2.7.2
Resolution:           |   Keywords:  pending
      Port:  librsvg  |
----------------------+----------------------

Comment (by johnrosshunt):

 I get an identical error building librsvg on 10.5 Intel.  So, I tried the
 vala test suite and ALL the tests failed.  That's because there's an
 upstream typo in build-aux/testrunner.sh.  On line 193 change ';&' to ';;'
 and it will run properly.  Under leopard about half the vala tests still
 failed.  Building vala again with MacPorts clang-9.0 results in
 approximately 30-something tests failing -- most pertaining to DBUS.  With
 over 1000 tests in the suite, that's pretty good.  But, librsvg still
 wouldn't build for me.  So, I looked at gdk-pixbuf2 and saw this:

 {{{
 $ sudo gdk-pixbuf-query-loaders --update-cache
 gdk-pixbuf-query-loaders(89918) malloc: *** error for object 0xa0107240:
 Non-aligned pointer being freed (2)
 *** set a breakpoint in malloc_error_break to debug
 gdk-pixbuf-query-loaders(89918) malloc: *** error for object 0xa01071c0:
 Non-aligned pointer being freed (2)
 *** set a breakpoint in malloc_error_break to debug
 }}}

 Could this be the problem?

-- 
Ticket URL: <https://trac.macports.org/ticket/65407#comment:7>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list