Bug 36385 - python-module-Enable-4.6.1-alt1 builds and provides a bundled copy of libfreetype
Summary: python-module-Enable-4.6.1-alt1 builds and provides a bundled copy of libfree...
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: python-module-Enable (show other bugs)
Version: unstable
Hardware: all Linux
: P3 major
Assignee: viy
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-25 20:55 MSK by Dmitry V. Levin
Modified: 2019-12-17 18:26 MSK (History)
21 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry V. Levin 2019-03-25 20:55:53 MSK
$ comm -12 <(/usr/lib/rpm/provided_symbols /usr/lib64/libfreetype.so.6 |sort) \
<(/usr/lib/rpm/provided_symbols /usr/lib64/python2.7/site-packages/kiva/agg/_agg.so |sort)
FT_Activate_Size
FT_Add_Default_Modules
FT_Add_Module
FT_Angle_Diff
FT_Atan2
FT_Attach_File
FT_Attach_Stream
FT_CeilFix
FT_Cos
FT_DivFix
FT_Done_Face
FT_Done_FreeType
FT_Done_Library
FT_Done_Size
FT_Face_GetCharsOfVariant
FT_Face_GetCharVariantIndex
FT_Face_GetCharVariantIsDefault
FT_Face_GetVariantSelectors
FT_Face_GetVariantsOfChar
FT_FloorFix
FT_Get_Advance
FT_Get_Advances
FT_Get_Char_Index
FT_Get_Charmap_Index
FT_Get_CMap_Format
FT_Get_CMap_Language_ID
FT_Get_First_Char
FT_Get_Glyph_Name
FT_Get_Kerning
FT_Get_Module
FT_Get_Name_Index
FT_Get_Next_Char
FT_Get_Postscript_Name
FT_Get_Renderer
FT_Get_Sfnt_Name
FT_Get_Sfnt_Name_Count
FT_Get_Sfnt_Table
FT_Get_SubGlyph_Info
FT_Get_Track_Kerning
FT_Get_TrueType_Engine_Type
FT_Init_FreeType
FT_Library_Version
FT_List_Add
FT_List_Finalize
FT_List_Find
FT_List_Insert
FT_List_Iterate
FT_List_Remove
FT_List_Up
FT_Load_Char
FT_Load_Glyph
FT_Load_Sfnt_Table
FT_Matrix_Invert
FT_Matrix_Multiply
FT_MulDiv
FT_MulFix
FT_New_Face
FT_New_Library
FT_New_Memory_Face
FT_New_Size
FT_Open_Face
FT_Outline_Check
FT_Outline_Copy
FT_Outline_Decompose
FT_Outline_Done
FT_Outline_Embolden
FT_Outline_Get_Bitmap
FT_Outline_Get_CBox
FT_Outline_Get_Orientation
FT_Outline_New
FT_Outline_Render
FT_Outline_Reverse
FT_Outline_Transform
FT_Outline_Translate
FT_Remove_Module
FT_Render_Glyph
FT_Request_Size
FT_RoundFix
FT_Select_Charmap
FT_Select_Size
FT_Set_Charmap
FT_Set_Char_Size
FT_Set_Debug_Hook
FT_Set_Pixel_Sizes
FT_Set_Renderer
FT_Set_Transform
FT_Sfnt_Table_Info
FT_Sin
FT_Stream_OpenGzip
FT_Stream_OpenLZW
FT_Tan
FT_Vector_From_Polar
FT_Vector_Length
FT_Vector_Polarize
FT_Vector_Rotate
FT_Vector_Transform
FT_Vector_Unit
TT_New_Context
TT_RunIns

$ grep -F freetype beehive/logs/Sisyphus-x86_64/latest/success/python-module-Enable-4.6.1-alt1
...
building library "freetype2_src" sources
  adding 'kiva/agg/freetype2/src/autofit/autofit.c' to sources.
  adding 'kiva/agg/freetype2/src/base/ftbase.c' to sources.
  adding 'kiva/agg/freetype2/src/base/ftsystem.c' to sources.
  adding 'kiva/agg/freetype2/src/base/ftinit.c' to sources.
  adding 'kiva/agg/freetype2/src/base/ftglyph.c' to sources.
  adding 'kiva/agg/freetype2/src/base/ftmm.c' to sources.
  adding 'kiva/agg/freetype2/src/base/ftbdf.c' to sources.
  adding 'kiva/agg/freetype2/src/base/ftbbox.c' to sources.
  adding 'kiva/agg/freetype2/src/base/ftdebug.c' to sources.
  adding 'kiva/agg/freetype2/src/base/ftxf86.c' to sources.
  adding 'kiva/agg/freetype2/src/base/fttype1.c' to sources.
  adding 'kiva/agg/freetype2/src/bdf/bdf.c' to sources.
  adding 'kiva/agg/freetype2/src/cff/cff.c' to sources.
  adding 'kiva/agg/freetype2/src/cid/type1cid.c' to sources.
  adding 'kiva/agg/freetype2/src/lzw/ftlzw.c' to sources.
  adding 'kiva/agg/freetype2/src/pcf/pcf.c' to sources.
  adding 'kiva/agg/freetype2/src/pfr/pfr.c' to sources.
  adding 'kiva/agg/freetype2/src/psaux/psaux.c' to sources.
  adding 'kiva/agg/freetype2/src/pshinter/pshinter.c' to sources.
  adding 'kiva/agg/freetype2/src/psnames/psnames.c' to sources.
  adding 'kiva/agg/freetype2/src/raster/raster.c' to sources.
  adding 'kiva/agg/freetype2/src/sfnt/sfnt.c' to sources.
  adding 'kiva/agg/freetype2/src/smooth/smooth.c' to sources.
  adding 'kiva/agg/freetype2/src/truetype/truetype.c' to sources.
  adding 'kiva/agg/freetype2/src/type1/type1.c' to sources.
  adding 'kiva/agg/freetype2/src/type42/type42.c' to sources.
  adding 'kiva/agg/freetype2/src/winfonts/winfnt.c' to sources.
  adding 'kiva/agg/freetype2/src/gzip/ftgzip.c' to sources.
Comment 1 Repository Robot 2019-12-17 18:26:10 MSK
python-module-Enable-4.8.0-alt2 -> sisyphus:

Thu Dec 12 2019 Grigory Ustinov <grenka@altlinux> 4.8.0-alt2
- Build with system freetype (Closes: #36385).