New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #23782 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

gst 3.1 build failure on OSX 10.6.2

Reported by: b.prior@… Owned by: saispo@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc: landonf@…
Port: gst gst-dev

Description

I have iMac 27" with i7 processor. I'm using latest Xcode and latest MacPorts. Neither gst or gst-dev will build.

Attachments

gstbuild.txt (4.8 KB) - added by b.prior@… 3 years ago.
Debug (172.4 KB) - added by b.prior@… 3 years ago.
Debug2 (220.4 KB) - added by b.prior@… 3 years ago.
debug4 (520.0 KB) - added by b.prior@… 3 years ago.

Change History

Changed 3 years ago by b.prior@…

comment:1 Changed 3 years ago by macsforever2000@…

  • Owner changed from macports-tickets@… to saispo@…
  • Port set to gst

comment:2 Changed 3 years ago by kaibaesler@…

According to a blog entry at http://smalltalk.gnu.org/blog/bprior/macports-gnu-smalltalk-wont-build-snow-leopard this is due to a different version of gmp being used. Someone there has linked to this little patch http://github.com/bonzini/smalltalk/commit/04ac00a8.patch, which applies (with patch -p1) - there's just a little conflict for the libgst/Changelog file, which i removed manually.

After applying this patch, gst build (-gtk -tcltk +nox) and installed cleanly on my 10.6.2. I had to fight some readline issues, but know it's running just fine.

comment:3 Changed 3 years ago by jmr@…

Applied patch to gst in r65834.

comment:4 Changed 3 years ago by jmr@…

  • Status changed from new to closed
  • Cc landonf@… added
  • Resolution set to fixed
  • Port changed from gst to gst gst-dev

The problem with gst-dev appears to be different, and since it's an old version, I'm not going to bother trying to fix it.

Undefined symbols:
  "_vm_region", referenced from:
      _sigsegv_get_vma in stackvma.o

Changed 3 years ago by b.prior@…

Changed 3 years ago by b.prior@…

Changed 3 years ago by b.prior@…

Note: See TracTickets for help on using tickets.