Package: renpy Version: 6.12.0-1 Severity: serious Justification: fails to build from source
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi there, your package currently fails to build in Debian/unstable: dh_testdir export RENPY_DEPS_INSTALL="/usr"; cd module && python2.6 setup.py build Found zlib.h in /usr/include. Found png.h in /usr/include. Found SDL.h in /usr/include/SDL. Found ft2build.h in /usr/include. Found freetype/freetype.h in /usr/include/freetype2. Found libavutil/avstring.h in /usr/include. Found libavformat/avformat.h in /usr/include. Found libavcodec/avcodec.h in /usr/include. Found libswscale/swscale.h in /usr/include. Found GL/glew.h in /usr/include. Found /usr/lib/libSDL.so. Found /usr/lib/libpng.so. Found /usr/lib/libavformat.so. Found /usr/lib/libavcodec.so. Found /usr/lib/libavutil.so. Found /usr/lib/libswscale.so. Couldn't find library libfreetype. The paths searched were: - - /usr/libfreetype.so - - /usr/libfreetype.dylib - - /usr/libfreetype.a - - /usr/lib/libfreetype.so - - /usr/lib/libfreetype.dylib - - /usr/lib/libfreetype.a make: *** [build-python2.6] Error 255 dpkg-buildpackage: error: debian/rules build gave error exit status 2 Full buildlog attached. - -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 3.0.0-999-generic (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iQIcBAEBAgAGBQJOHJ4cAAoJEGHzRCZ03mYkbmIP/23G+cmYnzrtVbTBVLC0q/Vl MfW5s+2FieMUojWIylAUTYtI6wk5G/okdW5r5gNK+vh3bilrbF3jMB1DoQJdtn4U xl40HWPG0CsxQ6sxXQw2x3I9u32IARNRytfQxz0AYGLCHzBZyn0nqXhcM6yl/1MY aG/S0tcdFqhvme2XWDkFEPJOQ0nznTEhdHhw0tYGWAOZFFygqxJNuJKBnJ4R8ilb 2YkoEQaPKHVvxk4h1SnugzdiOfWM7uwKsEOXyBDwrjJrdyRzjztt8BS4ihgjOmeb CNRdMYwrD5qKAAmR9s7542orXMpgEtj7XXSOjNSeFvOOygordX7wtFTHIU5YfuOh O9a0qNbMq8pkbRRqVomv1Nffydhp8VRtgTFMv5ronCtgBqvFvl0axTr689b+c4xh cL3Ngg7UnuGRX1lBduqohbhY28k45ivbt54XxOkuTFYDfPWEpO3m6XfI6l9FkPjw cZIzRcM8TbzaS/y3RC15HXRTDt4agiHWX9K2vSzk2WLHhgJqbgA0sNCLkUrJy/JV 1zWrCNJ9ADseTJRZZUpSNOvUsyvsqp2GzwIhSJkhmMJKHuS762HxoqhECCihE+rs CWglIbrz22hDQqmbE1UNw5xhfPfaiRvdl5/FkBLRBFUE/oEXR3lRP7qPcoT+tSOr Sus28nyCrSs21dC2Uwmq =Fej1 -----END PGP SIGNATURE-----
dpkg-buildpackage -rfakeroot -D -us -uc dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor): -g -O2 dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin: vendor): dpkg-buildpackage: export CXXFLAGS from dpkg-buildflags (origin: vendor): -g -O2 dpkg-buildpackage: export FFLAGS from dpkg-buildflags (origin: vendor): -g -O2 dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin: vendor): dpkg-buildpackage: source package renpy dpkg-buildpackage: source version 6.12.0-1 dpkg-buildpackage: source changed by Miriam Ruiz <[email protected]> dpkg-source --before-build renpy-6.12.0 dpkg-buildpackage: host architecture amd64 dpkg-source: info: using options from renpy-6.12.0/debian/source/options: --compression=bzip2 --compression-level=7 --extend-diff-ignore=(^|/)config.(sub|guess)$ fakeroot debian/rules clean dh_testdir /usr/bin/make -f /usr/share/quilt/quilt.make patch make[1]: Entering directory `/home/andreas/temp2/renpy-6.12.0' QUILT_PATCHES=debian/patches \ quilt --quiltrc /dev/null push -a || test $? = 2 File series fully applied, ends at patch 04_editor.patch touch debian/stamp-patched make[1]: Leaving directory `/home/andreas/temp2/renpy-6.12.0' chmod 644 `find */ -name "*.py"` touch configure-stamp dh_testdir dh_testroot rm -rf `find . -name "*.rpyc"` rm -f build-stamp configure-stamp rm -f build-python* install-python* export RENPY_DEPS_INSTALL="/usr"; cd module && python setup.py clean Found zlib.h in /usr/include. Found png.h in /usr/include. Found SDL.h in /usr/include/SDL. Found ft2build.h in /usr/include. Found freetype/freetype.h in /usr/include/freetype2. Found libavutil/avstring.h in /usr/include. Found libavformat/avformat.h in /usr/include. Found libavcodec/avcodec.h in /usr/include. Found libswscale/swscale.h in /usr/include. Found GL/glew.h in /usr/include. Found /usr/lib/libSDL.so. Found /usr/lib/libpng.so. Found /usr/lib/libavformat.so. Found /usr/lib/libavcodec.so. Found /usr/lib/libavutil.so. Found /usr/lib/libswscale.so. Couldn't find library libfreetype. The paths searched were: - /usr/libfreetype.so - /usr/libfreetype.dylib - /usr/libfreetype.a - /usr/lib/libfreetype.so - /usr/lib/libfreetype.dylib - /usr/lib/libfreetype.a make: [clean] Error 255 (ignored) rm -rf module/build/ rm -rfv renpy.app lib jedit rm -fv `find . -name "*.exe"` rm -fv `find . -name "*.dll"` rm -fv `find . -name "*.lib"` rm -fv `find . -name "*.pyc"` rm -fv `find . -name "*.rpyc"` rm -fv `find . -name "*.rpymc"` removed `./common/_compat/styles.rpymc' removed `./common/_compat/gamemenu.rpymc' removed `./common/_compat/themes.rpymc' removed `./common/_compat/mainmenu.rpymc' removed `./common/_compat/preferences.rpymc' removed `./common/_compat/library.rpymc' removed `./common/_layout/imagemap_yesno_prompt.rpymc' removed `./common/_layout/imagemap_navigation.rpymc' removed `./common/_layout/classic_load_save.rpymc' removed `./common/_layout/two_column_preferences.rpymc' removed `./common/_layout/classic_navigation.rpymc' removed `./common/_layout/grouped_main_menu.rpymc' removed `./common/_layout/imagemap_load_save.rpymc' removed `./common/_layout/imagemap_main_menu.rpymc' removed `./common/_layout/classic_yesno_prompt.rpymc' removed `./common/_layout/classic_preferences_common.rpymc' removed `./common/_layout/classic_joystick_preferences.rpymc' removed `./common/_layout/imagemap_common.rpymc' removed `./common/_layout/screen_yesno_prompt.rpymc' removed `./common/_layout/classic_main_menu.rpymc' removed `./common/_layout/imagemap_preferences.rpymc' removed `./common/_layout/scrolling_load_save.rpymc' removed `./common/_layout/classic_preferences.rpymc' removed `./common/_layout/screen_load_save.rpymc' removed `./common/_layout/screen_preferences.rpymc' removed `./common/_layout/screen_main_menu.rpymc' removed `./common/_developer.rpymc' rm -fv `find . -name "*.pyo"` removed `./renpy/easy.pyo' removed `./renpy/log.pyo' removed `./renpy/exports.pyo' removed `./renpy/character.pyo' removed `./renpy/curry.pyo' removed `./renpy/script.pyo' removed `./renpy/audio/sound.pyo' removed `./renpy/audio/audio.pyo' removed `./renpy/audio/__init__.pyo' removed `./renpy/audio/music.pyo' removed `./renpy/screenlang.pyo' removed `./renpy/config.pyo' removed `./renpy/loadsave.pyo' removed `./renpy/execution.pyo' removed `./renpy/store.pyo' removed `./renpy/lint.pyo' removed `./renpy/ui.pyo' removed `./renpy/atl.pyo' removed `./renpy/parser.pyo' removed `./renpy/object.pyo' removed `./renpy/warp.pyo' removed `./renpy/game.pyo' removed `./renpy/loader.pyo' removed `./renpy/statements.pyo' removed `./renpy/ast.pyo' removed `./renpy/tools/add_from.pyo' removed `./renpy/tools/__init__.pyo' removed `./renpy/tools/archiver.pyo' removed `./renpy/display/screen.pyo' removed `./renpy/display/pgrender.pyo' removed `./renpy/display/imagemap.pyo' removed `./renpy/display/joystick.pyo' removed `./renpy/display/module.pyo' removed `./renpy/display/error.pyo' removed `./renpy/display/im.pyo' removed `./renpy/display/iliad.pyo' removed `./renpy/display/predict.pyo' removed `./renpy/display/image.pyo' removed `./renpy/display/text.pyo' removed `./renpy/display/anim.pyo' removed `./renpy/display/scale.pyo' removed `./renpy/display/behavior.pyo' removed `./renpy/display/core.pyo' removed `./renpy/display/presplash.pyo' removed `./renpy/display/__init__.pyo' removed `./renpy/display/dragdrop.pyo' removed `./renpy/display/video.pyo' removed `./renpy/display/font.pyo' removed `./renpy/display/minigame.pyo' removed `./renpy/display/transition.pyo' removed `./renpy/display/focus.pyo' removed `./renpy/display/swdraw.pyo' removed `./renpy/display/layout.pyo' removed `./renpy/display/motion.pyo' removed `./renpy/display/particle.pyo' removed `./renpy/__init__.pyo' removed `./renpy/main.pyo' removed `./renpy/style.pyo' removed `./renpy/remote.pyo' removed `./renpy/subprocess.pyo' removed `./renpy/bootstrap.pyo' removed `./renpy/python.pyo' rm -fv `find . -name "*.so"` /usr/bin/make -f /usr/share/quilt/quilt.make unpatch make[1]: Entering directory `/home/andreas/temp2/renpy-6.12.0' QUILT_PATCHES=debian/patches \ quilt --quiltrc /dev/null pop -a -R || test $? = 2 Removing patch 04_editor.patch Removing launcher/Debian.editor.py Restoring launcher/editor.rpy Removing patch 03_checkdir.patch Restoring renpy/main.py Removing patch 02_traceback.patch Restoring renpy/bootstrap.py Removing patch 01_abspaths.patch Restoring renpy.py Removing patch 00_module_setup.patch Restoring module/setup.py No patches applied rm -rf .pc debian/stamp-patched make[1]: Leaving directory `/home/andreas/temp2/renpy-6.12.0' dh_clean dpkg-source -b renpy-6.12.0 dpkg-source: info: using options from renpy-6.12.0/debian/source/options: --compression=bzip2 --compression-level=7 --extend-diff-ignore=(^|/)config.(sub|guess)$ dpkg-source: info: using source format `3.0 (quilt)' dpkg-source: warning: patches have not been applied, applying them now (use --no-preparation to override) dpkg-source: info: applying 00_module_setup.patch dpkg-source: info: applying 01_abspaths.patch dpkg-source: info: applying 02_traceback.patch dpkg-source: info: applying 03_checkdir.patch dpkg-source: info: applying 04_editor.patch dpkg-source: info: building renpy using existing ./renpy_6.12.0.orig.tar.bz2 dpkg-source: warning: ignoring deletion of file common/00statements.rpyc dpkg-source: warning: ignoring deletion of file common/00screen.rpyc dpkg-source: warning: ignoring deletion of file common/00gltest.rpyc dpkg-source: warning: ignoring deletion of file common/00library.rpyc dpkg-source: warning: ignoring deletion of file common/00compat.rpyc dpkg-source: warning: ignoring deletion of file common/00splines.rpyc dpkg-source: warning: ignoring deletion of file common/00menus.rpyc dpkg-source: warning: ignoring deletion of file common/00atl.rpyc dpkg-source: warning: ignoring deletion of file common/00layout.rpyc dpkg-source: warning: ignoring deletion of file common/00definitions.rpyc dpkg-source: warning: ignoring deletion of file common/_developer.rpymc dpkg-source: warning: ignoring deletion of file common/00nvl_mode.rpyc dpkg-source: warning: ignoring deletion of file common/00voice.rpyc dpkg-source: warning: ignoring deletion of file common/00style.rpyc dpkg-source: warning: ignoring deletion of file common/00mixers.rpyc dpkg-source: warning: ignoring deletion of file common/00themes.rpyc dpkg-source: warning: ignoring deletion of file common/_compat/styles.rpymc dpkg-source: warning: ignoring deletion of file common/_compat/gamemenu.rpymc dpkg-source: warning: ignoring deletion of file common/_compat/themes.rpymc dpkg-source: warning: ignoring deletion of file common/_compat/mainmenu.rpymc dpkg-source: warning: ignoring deletion of file common/_compat/preferences.rpymc dpkg-source: warning: ignoring deletion of file common/_compat/library.rpymc dpkg-source: warning: ignoring deletion of file common/_layout/imagemap_yesno_prompt.rpymc dpkg-source: warning: ignoring deletion of file common/_layout/imagemap_navigation.rpymc dpkg-source: warning: ignoring deletion of file common/_layout/classic_load_save.rpymc dpkg-source: warning: ignoring deletion of file common/_layout/two_column_preferences.rpymc dpkg-source: warning: ignoring deletion of file common/_layout/classic_navigation.rpymc dpkg-source: warning: ignoring deletion of file common/_layout/grouped_main_menu.rpymc dpkg-source: warning: ignoring deletion of file common/_layout/imagemap_load_save.rpymc dpkg-source: warning: ignoring deletion of file common/_layout/imagemap_main_menu.rpymc dpkg-source: warning: ignoring deletion of file common/_layout/classic_yesno_prompt.rpymc dpkg-source: warning: ignoring deletion of file common/_layout/classic_preferences_common.rpymc dpkg-source: warning: ignoring deletion of file common/_layout/classic_joystick_preferences.rpymc dpkg-source: warning: ignoring deletion of file common/_layout/imagemap_common.rpymc dpkg-source: warning: ignoring deletion of file common/_layout/screen_yesno_prompt.rpymc dpkg-source: warning: ignoring deletion of file common/_layout/classic_main_menu.rpymc dpkg-source: warning: ignoring deletion of file common/_layout/imagemap_preferences.rpymc dpkg-source: warning: ignoring deletion of file common/_layout/scrolling_load_save.rpymc dpkg-source: warning: ignoring deletion of file common/_layout/classic_preferences.rpymc dpkg-source: warning: ignoring deletion of file common/_layout/screen_load_save.rpymc dpkg-source: warning: ignoring deletion of file common/_layout/screen_preferences.rpymc dpkg-source: warning: ignoring deletion of file common/_layout/screen_main_menu.rpymc dpkg-source: warning: ignoring deletion of file the_question/game/options.rpyc dpkg-source: warning: ignoring deletion of file the_question/game/script.rpyc dpkg-source: warning: ignoring deletion of file launcher/themes_data.rpyc dpkg-source: warning: ignoring deletion of file launcher/project.rpyc dpkg-source: warning: ignoring deletion of file launcher/choose_theme.rpyc dpkg-source: warning: ignoring deletion of file launcher/opts.rpyc dpkg-source: warning: ignoring deletion of file launcher/distribute.rpyc dpkg-source: warning: ignoring deletion of file launcher/strings.rpyc dpkg-source: warning: ignoring deletion of file launcher/update_interface.rpyc dpkg-source: warning: ignoring deletion of file launcher/editor.rpyc dpkg-source: warning: ignoring deletion of file launcher/projectsdir.rpyc dpkg-source: warning: ignoring deletion of file launcher/transupdate.rpyc dpkg-source: warning: ignoring deletion of file launcher/options.rpyc dpkg-source: warning: ignoring deletion of file launcher/archiver.rpyc dpkg-source: warning: ignoring deletion of file launcher/script_version.rpyc dpkg-source: warning: ignoring deletion of file launcher/updater.rpyc dpkg-source: warning: ignoring deletion of file launcher/script.rpyc dpkg-source: warning: ignoring deletion of file launcher/new.rpyc dpkg-source: warning: ignoring deletion of file launcher/interface.rpyc dpkg-source: warning: ignoring deletion of file tutorial/game/demo_layers.rpyc dpkg-source: warning: ignoring deletion of file tutorial/game/demo_transform.rpyc dpkg-source: warning: ignoring deletion of file tutorial/game/tutorial_video.rpyc dpkg-source: warning: ignoring deletion of file tutorial/game/examples.rpyc dpkg-source: warning: ignoring deletion of file tutorial/game/demo_dynamic.rpyc dpkg-source: warning: ignoring deletion of file tutorial/game/demo_nvlmode.rpyc dpkg-source: warning: ignoring deletion of file tutorial/game/demo_imageops.rpyc dpkg-source: warning: ignoring deletion of file tutorial/game/screens.rpyc dpkg-source: warning: ignoring deletion of file tutorial/game/tutorial_quickstart.rpyc dpkg-source: warning: ignoring deletion of file tutorial/game/demo_minigame.rpyc dpkg-source: warning: ignoring deletion of file tutorial/game/editor.rpyc dpkg-source: warning: ignoring deletion of file tutorial/game/demo_transitions.rpyc dpkg-source: warning: ignoring deletion of file tutorial/game/demo_character.rpyc dpkg-source: warning: ignoring deletion of file tutorial/game/demos.rpyc dpkg-source: warning: ignoring deletion of file tutorial/game/options.rpyc dpkg-source: warning: ignoring deletion of file tutorial/game/demo_text.rpyc dpkg-source: warning: ignoring deletion of file tutorial/game/script.rpyc dpkg-source: warning: ignoring deletion of file tutorial/game/tutorial_atl.rpyc dpkg-source: warning: ignoring deletion of file tutorial/game/demo_persistent.rpyc dpkg-source: warning: ignoring deletion of file tutorial/game/demo_ui.rpyc dpkg-source: warning: ignoring deletion of file tutorial/game/tutorial_playing.rpyc dpkg-source: warning: ignoring deletion of file tutorial/game/tutorial_sprite.rpyc dpkg-source: warning: ignoring deletion of file template/game/screens.rpyc dpkg-source: warning: ignoring deletion of file template/game/options.rpyc dpkg-source: warning: ignoring deletion of file template/game/script.rpyc dpkg-source: warning: ignoring deletion of file renpy/easy.pyo dpkg-source: warning: ignoring deletion of file renpy/log.pyo dpkg-source: warning: ignoring deletion of file renpy/exports.pyo dpkg-source: warning: ignoring deletion of file renpy/character.pyo dpkg-source: warning: ignoring deletion of file renpy/curry.pyo dpkg-source: warning: ignoring deletion of file renpy/script.pyo dpkg-source: warning: ignoring deletion of file renpy/screenlang.pyo dpkg-source: warning: ignoring deletion of file renpy/config.pyo dpkg-source: warning: ignoring deletion of file renpy/loadsave.pyo dpkg-source: warning: ignoring deletion of file renpy/execution.pyo dpkg-source: warning: ignoring deletion of file renpy/store.pyo dpkg-source: warning: ignoring deletion of file renpy/lint.pyo dpkg-source: warning: ignoring deletion of file renpy/ui.pyo dpkg-source: warning: ignoring deletion of file renpy/atl.pyo dpkg-source: warning: ignoring deletion of file renpy/parser.pyo dpkg-source: warning: ignoring deletion of file renpy/object.pyo dpkg-source: warning: ignoring deletion of file renpy/warp.pyo dpkg-source: warning: ignoring deletion of file renpy/game.pyo dpkg-source: warning: ignoring deletion of file renpy/loader.pyo dpkg-source: warning: ignoring deletion of file renpy/statements.pyo dpkg-source: warning: ignoring deletion of file renpy/ast.pyo dpkg-source: warning: ignoring deletion of file renpy/__init__.pyo dpkg-source: warning: ignoring deletion of file renpy/main.pyo dpkg-source: warning: ignoring deletion of file renpy/style.pyo dpkg-source: warning: ignoring deletion of file renpy/remote.pyo dpkg-source: warning: ignoring deletion of file renpy/subprocess.pyo dpkg-source: warning: ignoring deletion of file renpy/bootstrap.pyo dpkg-source: warning: ignoring deletion of file renpy/python.pyo dpkg-source: warning: ignoring deletion of file renpy/audio/sound.pyo dpkg-source: warning: ignoring deletion of file renpy/audio/audio.pyo dpkg-source: warning: ignoring deletion of file renpy/audio/__init__.pyo dpkg-source: warning: ignoring deletion of file renpy/audio/music.pyo dpkg-source: warning: ignoring deletion of file renpy/tools/add_from.pyo dpkg-source: warning: ignoring deletion of file renpy/tools/__init__.pyo dpkg-source: warning: ignoring deletion of file renpy/tools/archiver.pyo dpkg-source: warning: ignoring deletion of file renpy/display/screen.pyo dpkg-source: warning: ignoring deletion of file renpy/display/pgrender.pyo dpkg-source: warning: ignoring deletion of file renpy/display/imagemap.pyo dpkg-source: warning: ignoring deletion of file renpy/display/joystick.pyo dpkg-source: warning: ignoring deletion of file renpy/display/module.pyo dpkg-source: warning: ignoring deletion of file renpy/display/error.pyo dpkg-source: warning: ignoring deletion of file renpy/display/im.pyo dpkg-source: warning: ignoring deletion of file renpy/display/iliad.pyo dpkg-source: warning: ignoring deletion of file renpy/display/predict.pyo dpkg-source: warning: ignoring deletion of file renpy/display/image.pyo dpkg-source: warning: ignoring deletion of file renpy/display/text.pyo dpkg-source: warning: ignoring deletion of file renpy/display/anim.pyo dpkg-source: warning: ignoring deletion of file renpy/display/scale.pyo dpkg-source: warning: ignoring deletion of file renpy/display/behavior.pyo dpkg-source: warning: ignoring deletion of file renpy/display/core.pyo dpkg-source: warning: ignoring deletion of file renpy/display/presplash.pyo dpkg-source: warning: ignoring deletion of file renpy/display/__init__.pyo dpkg-source: warning: ignoring deletion of file renpy/display/dragdrop.pyo dpkg-source: warning: ignoring deletion of file renpy/display/video.pyo dpkg-source: warning: ignoring deletion of file renpy/display/font.pyo dpkg-source: warning: ignoring deletion of file renpy/display/minigame.pyo dpkg-source: warning: ignoring deletion of file renpy/display/transition.pyo dpkg-source: warning: ignoring deletion of file renpy/display/focus.pyo dpkg-source: warning: ignoring deletion of file renpy/display/swdraw.pyo dpkg-source: warning: ignoring deletion of file renpy/display/layout.pyo dpkg-source: warning: ignoring deletion of file renpy/display/motion.pyo dpkg-source: warning: ignoring deletion of file renpy/display/particle.pyo dpkg-source: info: building renpy in renpy_6.12.0-1.debian.tar.bz2 dpkg-source: info: building renpy in renpy_6.12.0-1.dsc debian/rules build dh_testdir /usr/bin/make -f /usr/share/quilt/quilt.make patch make[1]: Entering directory `/home/andreas/temp2/renpy-6.12.0' QUILT_PATCHES=debian/patches \ quilt --quiltrc /dev/null push -a || test $? = 2 File series fully applied, ends at patch 04_editor.patch touch debian/stamp-patched make[1]: Leaving directory `/home/andreas/temp2/renpy-6.12.0' chmod 644 `find */ -name "*.py"` touch configure-stamp dh_testdir export RENPY_DEPS_INSTALL="/usr"; cd module && python2.6 setup.py build Found zlib.h in /usr/include. Found png.h in /usr/include. Found SDL.h in /usr/include/SDL. Found ft2build.h in /usr/include. Found freetype/freetype.h in /usr/include/freetype2. Found libavutil/avstring.h in /usr/include. Found libavformat/avformat.h in /usr/include. Found libavcodec/avcodec.h in /usr/include. Found libswscale/swscale.h in /usr/include. Found GL/glew.h in /usr/include. Found /usr/lib/libSDL.so. Found /usr/lib/libpng.so. Found /usr/lib/libavformat.so. Found /usr/lib/libavcodec.so. Found /usr/lib/libavutil.so. Found /usr/lib/libswscale.so. Couldn't find library libfreetype. The paths searched were: - /usr/libfreetype.so - /usr/libfreetype.dylib - /usr/libfreetype.a - /usr/lib/libfreetype.so - /usr/lib/libfreetype.dylib - /usr/lib/libfreetype.a make: *** [build-python2.6] Error 255 dpkg-buildpackage: error: debian/rules build gave error exit status 2

