Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Jul 2012 15:45:42 GMT
From:      Stanislav Silnitskiy <user@mailgate.us>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/169913: installation of py-lxml fails
Message-ID:  <201207161545.q6GFjg6D071841@red.freebsd.org>
Resent-Message-ID: <201207161550.q6GFo8CX040248@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         169913
>Category:       misc
>Synopsis:       installation of py-lxml fails
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 16 15:50:08 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Stanislav Silnitskiy
>Release:        8.2
>Organization:
>Environment:
FreeBSD feelsystem.ru 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Fri Feb 18 02:24:46 UTC 2011     root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
$ sudo pkg_add -r py26-lxml
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8.2-release/Latest/py26-lxml.tbz... Done.
Building lxml version 2.2.7.
Building with Cython 0.16.
Using build configuration of libxslt 1.1.26
Building against libxml2/libxslt in the following directory: /usr/local/lib
{standard input}: Assembler messages:
{standard input}:114782: Warning: end of file not at end of a line; newline inserted
{standard input}:116255: Error: no such instruction: `ca'
cc: Internal error: Killed: 9 (program cc1)
Please submit a full bug report.
See <URL:http://gcc.gnu.org/bugs.html>; for instructions.
error: Setup script exited with error: command 'cc' failed with exit status 1
pkg_add: command '/usr/bin/env PYTHONPATH=/usr/local/lib/python2.6/site-packages  /usr/local/bin/easy_install-2.6 -q -N -S /usr/local/lib/python2.6/site-packages  -d /usr/local/lib/python2.6/site-packages  -s /usr/local/bin  lxml==2.2.7' failed

>How-To-Repeat:
$sudo pkg_add -r py26-lxml

or 

$cd /usr/ports/devel/py-lxml && sudo make
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201207161545.q6GFjg6D071841>