Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 6815 - building rpm fails
Summary: building rpm fails
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-21 04:05 UTC by Patrick Kursawe (RETIRED)
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

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 Patrick Kursawe (RETIRED) gentoo-dev 2002-08-21 04:05:17 UTC
using ./autodeps/linux.prov for automatic provides generation
using ./autodeps/linux.req for automatic requires generation
updating cache ./config.cache
creating ./config.status
cd . \
  && CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh ./config.status
creating Makefile
sed: file conftest.s1 line 87: bad escape sequence
sed: couldn't write 65 items to {standard output}: Broken pipe
make: *** No targets.  Stop.

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

!!! emerge aborting on  /usr/portage/app-arch/rpm/rpm-4.0.4-r3.ebuild .
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-08-22 23:15:43 UTC
do you have sed or supersed installed?
Comment 2 Patrick Kursawe (RETIRED) gentoo-dev 2002-08-23 03:31:14 UTC
No idea, will have to check it on monday - have no access to the machine today
Comment 3 Maurizio Disimino 2002-08-24 03:36:35 UTC
rpm-4.0.4-r3 works fine here using sed 3.02.80

Gentoo 1.4 - gcc3.2 - portage .28
Comment 4 Patrick Kursawe (RETIRED) gentoo-dev 2002-08-26 03:12:26 UTC
Sed was not installed, now it works fine. Looks like it's missing in the
dependencies.

Happy bugfixing,

Patrick
Comment 5 Seemant Kulleen (RETIRED) gentoo-dev 2002-08-28 03:32:51 UTC
No, this was my fault for trying to make supersed the default sed, and then
people unmerging it.  Sorry about that.