Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 157639 - app-editors/nvu-1.0-r4 fails to emerge
Summary: app-editors/nvu-1.0-r4 fails to emerge
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-09 13:04 UTC by Nick
Modified: 2006-12-26 11:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nick 2006-12-09 13:04:59 UTC
emerge fails because of problem with mozilla/freetype compatibility. There is a patch here: http://mail-index.netbsd.org/pkgsrc-bugs/2006/06/05/0005.html which solved the problem. (my first bug report hope i did this right)
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-12-09 13:12:54 UTC
It does emerge just fine here; reopen with some errors. Thanks.
Comment 2 Nick 2006-12-09 13:38:27 UTC
This was the error i got when I emerged:

sr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsType1.pp nsType1.cpp
nsType1.cpp:371: error: invalid conversion from 'int (*)(FT_Vector*, void*)' to 'int (*)(const FT_Vector*, void*)'
nsType1.cpp:371: error: invalid conversion from 'int (*)(FT_Vector*, void*)' to 'int (*)(const FT_Vector*, void*)'
nsType1.cpp:371: error: invalid conversion from 'int (*)(FT_Vector*, FT_Vector*, void*)' to 'int (*)(const FT_Vector*, const FT_Vector*, void*)'
nsType1.cpp:371: error: invalid conversion from 'int (*)(FT_Vector*, FT_Vector*, FT_Vector*, void*)' to 'int (*)(const FT_Vector*, const FT_Vector*, const FT_Vector*, void*)'
gmake[5]: *** [nsType1.o] Error 1
gmake[5]: Leaving directory `/var/tmp/portage/nvu-1.0-r4/work/mozilla/gfx/src/ps'
gmake[4]: *** [libs] Error 2
gmake[4]: Leaving directory `/var/tmp/portage/nvu-1.0-r4/work/mozilla/gfx/src'
gmake[3]: *** [libs] Error 2
gmake[3]: Leaving directory `/var/tmp/portage/nvu-1.0-r4/work/mozilla/gfx'
gmake[2]: *** [tier_9] Error 2
gmake[2]: Leaving directory `/var/tmp/portage/nvu-1.0-r4/work/mozilla'
make[1]: *** [default] Error 2
make[1]: Leaving directory `/var/tmp/portage/nvu-1.0-r4/work/mozilla'
make: *** [build] Error 2

!!! ERROR: app-editors/nvu-1.0-r4 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  nvu-1.0-r4.ebuild, line 67:   Called die

!!! Make failed
!!! If you need support, post the topmost build error, and the call stack if relevant.

This is the forum post that lead to the solution,

http://forums.gentoo.org/viewtopic-t-523079-start-0-postdays-0-postorder-asc-highlight-.html

Nick
Comment 3 Jory A. Pratt 2006-12-09 15:43:35 UTC
# Marinus Schraal <foser@gentoo.org> (19 Jun 2006)
# removes internal API headers, breaks stuff that depends on internals
>=media-libs/freetype-2.2
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2006-12-26 11:06:26 UTC
Not a NVU bug...