bugThe FreeType Project - Bugs: bug #58154, ffmpeg won't build due to freetype2

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #58154: ffmpeg won't build due to freetype2

Submitter:  None
Submitted:  Fri 10 Apr 2020 08:27:24 AM UTC
   
 
Severity:  3 - Normal Item Group:  Incorrect behaviour
Status:  Invalid Privacy:  Public
Assigned to:  wl Open/Closed:  Closed
Planned Release:  None

Fri 10 Apr 2020 11:10:36 AM UTC, comment #3: 

OK, closing as invalid.

Werner LEMBERG <wl>
Group administrator
Fri 10 Apr 2020 10:33:24 AM UTC, comment #2: 

never mind, it turns out that re-building is sensitive to the order in which harfbuzz and freetype2 are re-built.  If the .pc and .a files already exist in then the issue occurs, if I manually delete them first then the error goes away.

Anonymous
Fri 10 Apr 2020 09:22:23 AM UTC, comment #1: 

Please post the problematic log file; your verbal description is not sufficient.

Werner LEMBERG <wl>
Group administrator
Fri 10 Apr 2020 08:27:24 AM UTC, original submission:  

Sometime after this commit 13c0df80dca59ce2ef3ec125b08c5b6ea485535c (which works)
a subtle problem is introduced when cross-compiling ffmpeg under ubuntu for windows10 x64.
What Happens ?
ffmpeg throws a configure error can't find libbluray
and in the log it shows a link error that harfbuzz can't correctly use  freetype2 in a test linking
Backing out freetype2 from the latest git head to commit 13c0df80dca59ce2ef3ec125b08c5b6ea485535c makes the error go away and ffmpeg then builds correctly.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by wl (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2020-05-01 wl Open/ClosedOpen Closed
    2020-04-10 wl StatusNeed Info Invalid
    2020-04-10 wl StatusNone Need Info
        Assigned toNone wl

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code