Ticket #259 (new defect)

Opened 3 years ago

Last modified 2 years ago

Errors while compiling subversion causes by Swig Python bindings

Reported by: Deadman44 Owned by:
Priority: major Milestone: milestone6
Component: target Keywords: subversion python native-compilation
Cc:

Description

I've tried to install Gentoo on my Freerunner and it go on until installing subversion. In the article for native compilings is written: USE="-apache2 -berkdb -dso -nls -perl -mysql" emerge dev-util/subversion app-portage/layman I've first define the Useflags, <enter> and then emerge the packages. But I think it doesn't matters. Here's the last lines of the compilation:

/dev-util/subversion-1.6.2/work/subversion-1.6.2/subversion/bindings/swig/python/libsvn_swig_py -prefer-pic -c -o subversion/bindings/swig/python/core.lo subversion/bindings/swig/python/core.c
{standard input}: Assembler messages:
{standard input}:51900: Warning: end of file in string; '"' inserted
armv4tl-softfloat-linux-gnueabi-gcc: Internal error: Killed (program cc1)
Please submit a full bug report.
See <http://bugs.gentoo.org/> for instructions.
make: *** [subversion/bindings/swig/python/core.lo] Error 1
 * 
 * ERROR: dev-util/subversion-1.6.2 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 5816:  Called die
 * The specific snippet of code:
 *           emake swig_pydir="$(python_get_sitedir)/libsvn" swig_pydir_extra="$(python_get_sitedir)/svn" swig-py || die "Building of Subversion SWIG Python bindings failed";
 *  The die message:
 *   Building of Subversion SWIG Python bindings failed
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.

The complete build.log and environment are attached.

Attachments

build.log (197.6 kB) - added by Deadman44 3 years ago.
environment (225.4 kB) - added by Deadman44 3 years ago.

Change History

Changed 3 years ago by Deadman44

Changed 3 years ago by Deadman44

Changed 2 years ago by sleipnir

  • milestone changed from unsorted to milestone6
Note: See TracTickets for help on using tickets.