Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-alt
Navigation:
Lists: gentoo-alt: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-alt@g.o
From: Daniel Vergien <daniel.vergien@...>
Subject: Re: Bootstraping fails on x86-solaris
Date: Mon, 05 Oct 2009 12:11:26 +0200
> Is there maybe just the --nodeps missing?

I've went on with that, and now "emerge --oneshot coreutils" fails with:
  * Applying coreutils-7.6-rpl_mkstemp.patch ...

  * Failed Patch: coreutils-7.6-rpl_mkstemp.patch !
  *  ( 
/nilfisk/home/dve/gentoo-clean/usr/portage/sys-apps/coreutils/files/coreutils-7.6-rpl_mkstemp.patch 
)
  *
  * Include in your bugreport the contents of:
  *
  * 
/nilfisk/home/dve/gentoo-clean/var/tmp/portage/sys-apps/coreutils-7.6/temp/coreutils-7.6-rpl_mkstemp.patch-5109.out

  * ERROR: sys-apps/coreutils-7.6 failed:
  *   Failed Patch: coreutils-7.6-rpl_mkstemp.patch!
  *
  * Call stack:
  *               ebuild.sh:  51: <call src_unpack>
  *             environment:2735: <call epatch 
'/nilfisk/home/dve/gentoo-clean/usr/portage/sys-apps/coreutils/files/coreutils-7.6-rpl_mkstemp.patch'>
  *             environment:1321:                 die "Failed Patch: 
${patchname}!";
  *
  * If you need support, post the topmost build error, and the call 
stack if relevant.


"emerge --oneshot =coreutils-7.5-r00.1" works fine.

Daniel

***** coreutils-7.6-rpl_mkstemp.patch *****

===========================================

PATCH COMMAND:	 patch -p0 -g0 -E --no-backup-if-mismatch < /nilfisk/home/dve/gentoo-clean/usr/portage/sys-apps/coreutils/files/coreutils-7.6-rpl_mkstemp.patch

===========================================
can't find file to patch at input line 21
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|http://www.mail-archive.com/bug-coreutils@.../msg17827.html
|
|From: Jim Meyering <meyer...@...>
|Date: Fri, 18 Sep 2009 23:05:59 +0200
|Subject: [PATCH] mktemp: adapt to new, 3-argument gen_tempname_len
|
|* src/mktemp.c (mkstemp_len, mkdtemp_len): Update callers of
|gen_tempname_len.
|* gl/lib/tempname.c, gl/lib/tempname.h: Rebase against recently
|API-modified copy of tempname module in gnulib.
|---
| gl/lib/tempname.c |   23 ++++++++---------------
| gl/lib/tempname.h |    5 +++--
| src/mktemp.c      |    4 ++--
| 3 files changed, 13 insertions(+), 19 deletions(-)
|
|diff --git a/lib/tempname.c b/lib/tempname.c
|index 0171516..84679bc 100644
|--- a/lib/tempname.c
|+++ b/lib/tempname.c
--------------------------
No file to patch.  Skipping patch.
5 out of 5 hunks ignored
can't find file to patch at input line 88
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/lib/tempname.h b/lib/tempname.h
|index ee34aca..a942f07 100644
|--- a/lib/tempname.h
|+++ b/lib/tempname.h
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 101
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/src/mktemp.c b/src/mktemp.c
|index a9a8708..d5a68cf 100644
|--- a/src/mktemp.c
|+++ b/src/mktemp.c
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
===========================================

PATCH COMMAND:	 patch -p1 -g0 -E --no-backup-if-mismatch < /nilfisk/home/dve/gentoo-clean/usr/portage/sys-apps/coreutils/files/coreutils-7.6-rpl_mkstemp.patch

===========================================
patching file lib/tempname.c
Hunk #1 FAILED at 41.
Hunk #2 FAILED at 60.
Hunk #3 FAILED at 168.
Hunk #4 FAILED at 225.
Hunk #5 FAILED at 288.
5 out of 5 hunks FAILED -- saving rejects to file lib/tempname.c.rej
patching file lib/tempname.h
Hunk #1 FAILED at 37.
1 out of 1 hunk FAILED -- saving rejects to file lib/tempname.h.rej
patching file src/mktemp.c
Hunk #1 FAILED at 114.
1 out of 1 hunk FAILED -- saving rejects to file src/mktemp.c.rej
===========================================

PATCH COMMAND:	 patch -p2 -g0 -E --no-backup-if-mismatch < /nilfisk/home/dve/gentoo-clean/usr/portage/sys-apps/coreutils/files/coreutils-7.6-rpl_mkstemp.patch

===========================================
can't find file to patch at input line 21
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|http://www.mail-archive.com/bug-coreutils@.../msg17827.html
|
|From: Jim Meyering <meyer...@...>
|Date: Fri, 18 Sep 2009 23:05:59 +0200
|Subject: [PATCH] mktemp: adapt to new, 3-argument gen_tempname_len
|
|* src/mktemp.c (mkstemp_len, mkdtemp_len): Update callers of
|gen_tempname_len.
|* gl/lib/tempname.c, gl/lib/tempname.h: Rebase against recently
|API-modified copy of tempname module in gnulib.
|---
| gl/lib/tempname.c |   23 ++++++++---------------
| gl/lib/tempname.h |    5 +++--
| src/mktemp.c      |    4 ++--
| 3 files changed, 13 insertions(+), 19 deletions(-)
|
|diff --git a/lib/tempname.c b/lib/tempname.c
|index 0171516..84679bc 100644
|--- a/lib/tempname.c
|+++ b/lib/tempname.c
--------------------------
No file to patch.  Skipping patch.
5 out of 5 hunks ignored
can't find file to patch at input line 88
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/lib/tempname.h b/lib/tempname.h
|index ee34aca..a942f07 100644
|--- a/lib/tempname.h
|+++ b/lib/tempname.h
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 101
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/src/mktemp.c b/src/mktemp.c
|index a9a8708..d5a68cf 100644
|--- a/src/mktemp.c
|+++ b/src/mktemp.c
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
===========================================

PATCH COMMAND:	 patch -p3 -g0 -E --no-backup-if-mismatch < /nilfisk/home/dve/gentoo-clean/usr/portage/sys-apps/coreutils/files/coreutils-7.6-rpl_mkstemp.patch

===========================================
missing header for unified diff at line 21 of patch
can't find file to patch at input line 21
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|http://www.mail-archive.com/bug-coreutils@.../msg17827.html
|
|From: Jim Meyering <meyer...@...>
|Date: Fri, 18 Sep 2009 23:05:59 +0200
|Subject: [PATCH] mktemp: adapt to new, 3-argument gen_tempname_len
|
|* src/mktemp.c (mkstemp_len, mkdtemp_len): Update callers of
|gen_tempname_len.
|* gl/lib/tempname.c, gl/lib/tempname.h: Rebase against recently
|API-modified copy of tempname module in gnulib.
|---
| gl/lib/tempname.c |   23 ++++++++---------------
| gl/lib/tempname.h |    5 +++--
| src/mktemp.c      |    4 ++--
| 3 files changed, 13 insertions(+), 19 deletions(-)
|
|diff --git a/lib/tempname.c b/lib/tempname.c
|index 0171516..84679bc 100644
|--- a/lib/tempname.c
|+++ b/lib/tempname.c
--------------------------
No file to patch.  Skipping patch.
5 out of 5 hunks ignored
missing header for unified diff at line 88 of patch
can't find file to patch at input line 88
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/lib/tempname.h b/lib/tempname.h
|index ee34aca..a942f07 100644
|--- a/lib/tempname.h
|+++ b/lib/tempname.h
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
missing header for unified diff at line 101 of patch
can't find file to patch at input line 101
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/src/mktemp.c b/src/mktemp.c
|index a9a8708..d5a68cf 100644
|--- a/src/mktemp.c
|+++ b/src/mktemp.c
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
===========================================

PATCH COMMAND:	 patch -p4 -g0 -E --no-backup-if-mismatch < /nilfisk/home/dve/gentoo-clean/usr/portage/sys-apps/coreutils/files/coreutils-7.6-rpl_mkstemp.patch

===========================================
missing header for unified diff at line 21 of patch
can't find file to patch at input line 21
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|http://www.mail-archive.com/bug-coreutils@.../msg17827.html
|
|From: Jim Meyering <meyer...@...>
|Date: Fri, 18 Sep 2009 23:05:59 +0200
|Subject: [PATCH] mktemp: adapt to new, 3-argument gen_tempname_len
|
|* src/mktemp.c (mkstemp_len, mkdtemp_len): Update callers of
|gen_tempname_len.
|* gl/lib/tempname.c, gl/lib/tempname.h: Rebase against recently
|API-modified copy of tempname module in gnulib.
|---
| gl/lib/tempname.c |   23 ++++++++---------------
| gl/lib/tempname.h |    5 +++--
| src/mktemp.c      |    4 ++--
| 3 files changed, 13 insertions(+), 19 deletions(-)
|
|diff --git a/lib/tempname.c b/lib/tempname.c
|index 0171516..84679bc 100644
|--- a/lib/tempname.c
|+++ b/lib/tempname.c
--------------------------
No file to patch.  Skipping patch.
5 out of 5 hunks ignored
missing header for unified diff at line 88 of patch
can't find file to patch at input line 88
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/lib/tempname.h b/lib/tempname.h
|index ee34aca..a942f07 100644
|--- a/lib/tempname.h
|+++ b/lib/tempname.h
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
missing header for unified diff at line 101 of patch
can't find file to patch at input line 101
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/src/mktemp.c b/src/mktemp.c
|index a9a8708..d5a68cf 100644
|--- a/src/mktemp.c
|+++ b/src/mktemp.c
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
Replies:
Re: Bootstraping fails on x86-solaris
-- Michael Yang
References:
Bootstraping fails on x86-solaris
-- Daniel Vergien
Navigation:
Lists: gentoo-alt: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
Bootstraping fails on x86-solaris
Next by thread:
Re: Bootstraping fails on x86-solaris
Previous by date:
gnulib & solaris 8
Next by date:
Re: [PREFIX] ongoing tree changes


Updated Jun 18, 2012

Summary: Archive of the gentoo-alt mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.