Gentoo Archives: gentoo-hardened

From: Ivan Gooten <ivanogot@×××××.com>
To: gentoo-hardened@l.g.o
Subject: [gentoo-hardened] =x11-drivers/xf86-video-virtualbox-4.3.4 won't emerge
Date: Sun, 15 Dec 2013 11:16:57
Message-Id: 52AD8FE4.2090007@gmail.com
1 Hi,
2
3 I'm trying to emerge new virtualbox guest additions and compilation
4 fails while x11-drivers/xf86-video-virtualbox-4.3.4 is merging:
5
6 > ***** xf86-video-virtualbox-link-lazy.patch *****
7 > PWD:
8 > /var/tmp/portage/x11-drivers/xf86-video-virtualbox-4.3.4/work/VirtualBox-4.3.4
9 >
10 > =================================================
11 >
12 > PATCH COMMAND: patch -p0 -g0 -E --no-backup-if-mismatch <
13 > '/usr/portage/x11-drivers/xf86-video-virtualbox/files/xf86-video-virtualbox-link-lazy.patch'
14 >
15 > =================================================
16 > patching file Config.kmk
17 > Hunk #1 FAILED at 4429.
18 > 1 out of 1 hunk FAILED -- saving rejects to file Config.kmk.rej
19 >
20 > patch program exited with status 1
21 > =================================================
22 >
23 > PATCH COMMAND: patch -p1 -g0 -E --no-backup-if-mismatch <
24 > '/usr/portage/x11-drivers/xf86-video-virtualbox/files/xf86-video-virtualbox-link-lazy.patch'
25 >
26 > =================================================
27 > can't find file to patch at input line 8
28 > Perhaps you used the wrong -p or --strip option?
29 > The text leading up to this was:
30 > --------------------------
31 > |2012-02-26 Magnus Granberg <zorry@g.o>
32 > |
33 > | #394757
34 > | * Config.kmk TEMPLATE_VBOXGUESTR3EXE_LDFLAGS.linux add -Wl,-z,lazy
35 > |
36 > |--- Config.kmk 2011-12-19 13:58:30.000000000 +0100
37 > |+++ Config.kmk 2012-02-26 12:40:07.497810044 +0100
38 > --------------------------
39 > No file to patch. Skipping patch.
40 > 1 out of 1 hunk ignored
41 >
42 > patch program exited with status 1
43 > =================================================
44 >
45 > PATCH COMMAND: patch -p2 -g0 -E --no-backup-if-mismatch <
46 > '/usr/portage/x11-drivers/xf86-video-virtualbox/files/xf86-video-virtualbox-link-lazy.patch'
47 >
48 > =================================================
49 > can't find file to patch at input line 8
50 > Perhaps you used the wrong -p or --strip option?
51 > The text leading up to this was:
52 > --------------------------
53 > |2012-02-26 Magnus Granberg <zorry@g.o>
54 > |
55 > | #394757
56 > | * Config.kmk TEMPLATE_VBOXGUESTR3EXE_LDFLAGS.linux add -Wl,-z,lazy
57 > |
58 > |--- Config.kmk 2011-12-19 13:58:30.000000000 +0100
59 > |+++ Config.kmk 2012-02-26 12:40:07.497810044 +0100
60 > --------------------------
61 > No file to patch. Skipping patch.
62 > 1 out of 1 hunk ignored
63 >
64 > patch program exited with status 1
65 > =================================================
66 >
67 > PATCH COMMAND: patch -p3 -g0 -E --no-backup-if-mismatch <
68 > '/usr/portage/x11-drivers/xf86-video-virtualbox/files/xf86-video-virtualbox-link-lazy.patch'
69 >
70 > =================================================
71 > can't find file to patch at input line 8
72 > Perhaps you used the wrong -p or --strip option?
73 > The text leading up to this was:
74 > --------------------------
75 > |2012-02-26 Magnus Granberg <zorry@g.o>
76 > |
77 > | #394757
78 > | * Config.kmk TEMPLATE_VBOXGUESTR3EXE_LDFLAGS.linux add -Wl,-z,lazy
79 > |
80 > |--- Config.kmk 2011-12-19 13:58:30.000000000 +0100
81 > |+++ Config.kmk 2012-02-26 12:40:07.497810044 +0100
82 > --------------------------
83 > No file to patch. Skipping patch.
84 > 1 out of 1 hunk ignored
85 >
86 > patch program exited with status 1
87 > =================================================
88 >
89 > PATCH COMMAND: patch -p4 -g0 -E --no-backup-if-mismatch <
90 > '/usr/portage/x11-drivers/xf86-video-virtualbox/files/xf86-video-virtualbox-link-lazy.patch'
91 >
92 > =================================================
93 > can't find file to patch at input line 8
94 > Perhaps you used the wrong -p or --strip option?
95 > The text leading up to this was:
96 > --------------------------
97 > |2012-02-26 Magnus Granberg <zorry@g.o>
98 > |
99 > | #394757
100 > | * Config.kmk TEMPLATE_VBOXGUESTR3EXE_LDFLAGS.linux add -Wl,-z,lazy
101 > |
102 > |--- Config.kmk 2011-12-19 13:58:30.000000000 +0100
103 > |+++ Config.kmk 2012-02-26 12:40:07.497810044 +0100
104 > --------------------------
105 > No file to patch. Skipping patch.
106 > 1 out of 1 hunk ignored
107 >
108 > patch program exited with status 1
109
110 Any idea?
111 thanks,
112 Ivan