Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 01 Aug 2019 09:14:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        multimedia@FreeBSD.org
Subject:   [Bug 239567] multimedia/ffmpeg: build with FLITE=on fails
Message-ID:  <bug-239567-12827-A7PqzDruZz@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-239567-12827@https.bugs.freebsd.org/bugzilla/>
References:  <bug-239567-12827@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239567

--- Comment #3 from commit-hook@freebsd.org ---
A commit references this bug:

Author: jbeich
Date: Thu Aug  1 09:13:34 UTC 2019
New revision: 507762
URL: https://svnweb.freebsd.org/changeset/ports/507762

Log:
  multimedia/ffmpeg: unbreak FLITE=on with Clang after r507592

  -Wl,--as-needed is partially broken in base GNU bfd:
  /usr/local/lib/libflite_cmu_us_awb.so: undefined reference to
`usenglish_init'
  /usr/local/lib/libflite_cmu_us_awb.so: undefined reference to `cmu_lex_init'
  /usr/local/lib/libflite_cmu_us_kal.so: undefined reference to `cmu_postlex'

  PR:           239567
  Reported by:  VVD

Changes:
  head/multimedia/ffmpeg/Makefile

-- 
You are receiving this mail because:
You are the assignee for the bug.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-239567-12827-A7PqzDruZz>