Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 10301 - abiword 1.0.3 fails to build
Summary: abiword 1.0.3 fails to build
Status: RESOLVED DUPLICATE of bug 6937
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-05 16:59 UTC by Arno Ekkes
Modified: 2005-07-17 13: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 Arno Ekkes 2002-11-05 16:59:10 UTC
Abiword fails to build with following output:

In file included from ut_PerlBindings.h:6,
                 from ut_PerlBindings.cpp:7:
ut_Script.h:119: warning: `class UT_ScriptLibrary' only defines private
constructors and has no friends
ut_PerlBindings.cpp: In function `void xs_init()':
ut_PerlBindings.cpp:74: passing `void (*)(PerlInterpreter *, CV *)' as argument
2 of `Perl_newXS(char *, void (*)(CV *), char *)'
ut_PerlBindings.cpp: In method `bool UT_PerlBindings::evalFile(const UT_String &)':
ut_PerlBindings.cpp:237: warning: ANSI C++ forbids braced-groups within expressions
ut_PerlBindings.cpp:253: warning: ANSI C++ forbids braced-groups within expressions
ut_PerlBindings.cpp: In method `bool UT_PerlBindings::runCallback(const char *)':
ut_PerlBindings.cpp:293: warning: ANSI C++ forbids braced-groups within expressions
make[4]: *** [ut_PerlBindings.o] Error 1
make[4]: Leaving directory
`/var/tmp/portage/abiword-1.0.3/work/abiword-1.0.3/abi/src/af/util/xp'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/var/tmp/portage/abiword-1.0.3/work/abiword-1.0.3/abi/src/af/util'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/abiword-1.0.3/work/abiword-1.0.3/abi/src/af'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/abiword-1.0.3/work/abiword-1.0.3/abi/src'
make: *** [all-recursive] Error 1

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line -66, Exitcode 2
!!! (no error message)

Currently I'm using gcc 2.95.3.

Good luck!
Comment 1 foser (RETIRED) gentoo-dev 2002-11-05 19:02:47 UTC

*** This bug has been marked as a duplicate of 6937 ***