Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Portage & Programming
  • Search

Problems with freetype on world upgrade

Problems with emerge or ebuilds? Have a basic programming question about C, PHP, Perl, BASH or something else?
Post Reply
Advanced search
3 posts • Page 1 of 1
Author
Message
tuner23
Tux's lil' helper
Tux's lil' helper
Posts: 82
Joined: Thu May 18, 2006 5:42 pm

Problems with freetype on world upgrade

  • Quote

Post by tuner23 » Fri May 05, 2017 12:43 pm

Hi all,


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

I also tried to recompile sys-devel/gnuconfig-20161104 or to compile a previous version media-libs/freetype-2.6.3-r1 without success.

..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.
Top
tuner23
Tux's lil' helper
Tux's lil' helper
Posts: 82
Joined: Thu May 18, 2006 5:42 pm

  • Quote

Post by tuner23 » Mon May 08, 2017 5:02 am

Solved it now, a weird problem solved in a weird way.

I had to kill the last process

Code: Select all

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 
about 6-7 times during the whole compilation process and then it compiled through.

Has someone an idea where this came from?


Thanks,
Toni.
Top
Mrat
n00b
n00b
Posts: 15
Joined: Fri Oct 27, 2017 11:41 am
Location: Argentina

  • Quote

Post by Mrat » Fri Oct 27, 2017 11:46 am

tuner23 wrote:Solved it now, a weird problem solved in a weird way.

I had to kill the last process

Code: Select all

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 
about 6-7 times during the whole compilation process and then it compiled through.

Has someone an idea where this came from?


Thanks,
Toni.
Had the same problem with freetype-2.8

Your post saved me. But in my case it was the process: cat /var/tmp/portage/media-libs/freetype-2.8/work/freetype-2.8/include/freetype/freetype.h
Top
Post Reply

3 posts • Page 1 of 1

Return to “Portage & Programming”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic