i want to do a world update, but the compilation of media-libs/freetype hangs here:
Code: Select all
>>> Emerging (1 of 365) media-libs/freetype-2.7.1-r2::gentoo
* Fetching files in the background.
* To view fetch progress, run in another terminal:
* tail -f /var/log/emerge-fetch.log
* freetype-2.7.1.tar.bz2 SHA256 SHA512 WHIRLPOOL size ;-) ... [ ok ]
>>> Unpacking source...
>>> Unpacking freetype-2.7.1.tar.bz2 to /system/systemp/portage.tmp/portage/media-libs/freetype-2.7.1-r2/work
>>> Source unpacked in /system/systemp/portage.tmp/portage/media-libs/freetype-2.7.1-r2/work
>>> Preparing source in /system/systemp/portage.tmp/portage/media-libs/freetype-2.7.1-r2/work/freetype-2.7.1 ...
* Applying freetype-2.7-enable-valid.patch ... [ ok ]
* Applying freetype-2.4.11-sizeof-types.patch ... [ ok ]
* Applying freetype-2.7.1-pcf_fix.patch ... [ ok ]
* Applying freetype-2.7.1-glyph_name.patch ... [ ok ]
* Running elibtoolize in: freetype-2.7.1/
* Running elibtoolize in: freetype-2.7.1/builds/unix/
* Applying portage/1.2.0 patch ...
* Applying sed/1.5.6 patch ...
* Applying as-needed/2.4.3 patch ...
* Applying ppc64le/2.4.4 patch ...
>>> Source prepared.
>>> Configuring source in /system/systemp/portage.tmp/portage/media-libs/freetype-2.7.1-r2/work/freetype-2.7.1 ...
* abi_x86_32.x86: running multilib-minimal_abi_src_configure
* econf: updating freetype-2.7.1/builds/unix/config.guess with /usr/share/gnuconfig/config.guess
* econf: updating freetype-2.7.1/builds/unix/config.sub with /usr/share/gnuconfig/config.sub
..and these processes are keep on running on the system
Code: Select all
17969 pts/8 S+ 0:00 [media-libs/freetype-2.7.1-r2] sandbox /usr/lib/portage/python3.4/ebuild.sh configure
17970 pts/8 S+ 0:00 /bin/bash /usr/lib/portage/python3.4/ebuild.sh configure
17994 pts/8 S+ 0:00 /bin/bash /usr/lib/portage/python3.4/ebuild.sh configure
18023 pts/8 S+ 0:00 /bin/bash /usr/lib/portage/python3.4/ebuild.sh configure
18028 pts/8 S+ 0:00 tee -a /system/systemp/portage.tmp/portage/media-libs/freetype-2.7.1-r2/temp/build-abi_x86_32.x86.log
18079 pts/8 S+ 0:00 /bin/bash /usr/lib/portage/python3.4/ebuild.sh configure
18080 pts/8 S+ 0:00 /bin/sh /system/systemp/portage.tmp/portage/media-libs/freetype-2.7.1-r2/work/freetype-2.7.1/configure --help
18105 pts/8 D+ 0:00 gmake setup unix
18106 pts/8 S+ 0:00 gmake setup unix
18107 pts/8 S+ 0:00 cat /system/systemp/portage.tmp/portage/media-libs/freetype-2.7.1-r2/work/freetype-2.7.1/include/freetype/freetype.h
Can someone help me out how to solve this problem?
Thanks,
Antonios.

