First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 28179
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: George Shapovalov <george@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Erlend Hamberg <ehamberg@online.no>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 28179 depends on: Show dependency tree
Show dependency graph
Bug 28179 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-09-08 04:38 0000
emerge exits with this error when I try to emerge media-libs/esdl-0.93.0526:

>>> Install esdl-0.93.0526 into /var/tmp/portage/esdl-0.93.0526/image/ category
media-libs
/bin/sh: -c: line 1: syntax error near unexpected token `('
/bin/sh: -c: line 1: `echo Found erlang at
{error_logger,{{2003,9,8},{13,31,33}},'inet_parse:~p:~p: erroneous line,
SKIPPED~n',['/etc/hosts'|'\r']}
{error_logger,{{2003,9,8},{13,31,33}},'inet_parse:~p:~p: erroneous line,
SKIPPED~n',['/etc/hosts'|'\016']} Eshell V5.2.3.3  (abort with ^G) /usr/lib/erlang'
make: *** [install] Error 2

!!! ERROR: media-libs/esdl-0.93.0526 failed.
!!! Function src_install, Line 28, Exitcode 2
!!! (no error message)

------- Comment #1 From George Shapovalov 2003-09-11 19:23:29 0000 -------
Well, I cannot reproduce this problem, so I'll need more info.

But first, if you use NVidia drivers, you might try the following sequence first in order to emerge esdl:
opengl-update xfree
emerge esdl
opengl-update nvidia
Although your problem does not look like related, but its an easy thing to try..

Errors like that are sometimes triggered by "race conditions", so are you on smp box? Try setting MAKEOPTS to -j1. Try also removing "-pipe" from your C[XX]FLAGS if you have it.
In any case, I need the output of your emerge info in order to be able to do anything. Pleease provide it unless above tricks solve the problem for you (in which case I would like a report on what worked ;))..

George

------- Comment #2 From George Shapovalov 2003-09-11 19:55:09 0000 -------
Anyway, there is an update upstream, so I've made an ebuild for a new version.
Please test it (and see if this one works for you).

George

------- Comment #3 From SpanKY 2004-02-21 04:46:17 0000 -------
esdl-0.94.0125 is now in portage, please try that out and re-open if it doesnt
fix your problems :)

First Last Prev Next    No search results available      Search page      Enter new bug