***** mod_mono-2.10-apache-2.4.patch ***** PWD: /var/tmp/portage/www-apache/mod_mono-2.10/work/mod_mono-2.10 PATCH TOOL: patch -> /usr/bin/patch VERSION INFO: GNU patch 2.7.5 Copyright (C) 2003, 2009-2012 Free Software Foundation, Inc. Copyright (C) 1988 Larry Wall License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by Larry Wall and Paul Eggert ========================================== PATCH COMMAND: patch -p0 -g0 -E --no-backup-if-mismatch < '/usr/portage/www-apache/mod_mono/files/mod_mono-2.10-apache-2.4.patch' ========================================== can't find file to patch at input line 16 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |From 6fe457dcd6d48ad4f3640071e24dcb20b0fbb15a Mon Sep 17 00:00:00 2001 |From: Paul Schneider |Date: Tue, 18 Dec 2012 16:21:41 +0100 |Subject: [PATCH] Making mod_mono compile for Apache 2.4.3 | | (Bug id 4908) |--- | configure.in | 14 ++++++++++++++ | src/mod_mono.c | 39 +++++++++++++++++++++++++++++++++------ | 2 files changed, 47 insertions(+), 6 deletions(-) | |diff --git a/configure.in b/configure.in |index d246273..6fa84b8 100644 |--- a/configure.in |+++ b/configure.in -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored can't find file to patch at input line 48 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/src/mod_mono.c b/src/mod_mono.c |index 40e5041..ce57ad8 100644 |--- a/src/mod_mono.c |+++ b/src/mod_mono.c -------------------------- No file to patch. Skipping patch. 8 out of 8 hunks ignored can't find file to patch at input line 168 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |-- |1.7.10 | |From ce87d27104cf87215edfc0d8cf05d0b76606b956 Mon Sep 17 00:00:00 2001 |From: Paul Schneider |Date: Tue, 18 Dec 2012 16:33:08 +0100 |Subject: [PATCH] Last commit introducted a compilation error for Apache | version < 2.4 | |--- | src/mod_mono.c | 6 +++++- | 1 file changed, 5 insertions(+), 1 deletion(-) | |diff --git a/src/mod_mono.c b/src/mod_mono.c |index ce57ad8..4f03273 100644 |--- a/src/mod_mono.c |+++ b/src/mod_mono.c -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored can't find file to patch at input line 199 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |-- |1.7.10 | |From 2c7386122fbbccfe549d9028dd01dd612d90322b Mon Sep 17 00:00:00 2001 |From: Paul Schneider |Date: Tue, 18 Dec 2012 17:18:59 +0100 |Subject: [PATCH] Fix an introduced compilation error for Apache versions < | 2.0 | |--- | src/mod_mono.c | 12 ++++++------ | 1 file changed, 6 insertions(+), 6 deletions(-) | |diff --git a/src/mod_mono.c b/src/mod_mono.c |index 4f03273..31bccc9 100644 |--- a/src/mod_mono.c |+++ b/src/mod_mono.c -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored patch program exited with status 1 ========================================== PATCH COMMAND: patch -p1 -g0 -E --no-backup-if-mismatch < '/usr/portage/www-apache/mod_mono/files/mod_mono-2.10-apache-2.4.patch' ========================================== checking file configure.in checking file src/mod_mono.c Hunk #1 succeeded at 386 (offset -2 lines). Hunk #2 succeeded at 400 (offset -2 lines). Hunk #3 succeeded at 414 (offset -2 lines). Hunk #4 succeeded at 497 (offset -2 lines). Hunk #5 succeeded at 862 (offset -4 lines). Hunk #6 succeeded at 879 (offset -4 lines). Hunk #7 succeeded at 1997 (offset -15 lines). Hunk #8 succeeded at 2049 (offset -15 lines). checking file src/mod_mono.c Hunk #1 FAILED at 499. 1 out of 1 hunk FAILED checking file src/mod_mono.c Hunk #1 FAILED at 870. Hunk #2 FAILED at 887. 2 out of 2 hunks FAILED patch program exited with status 1 ========================================== PATCH COMMAND: patch -p2 -g0 -E --no-backup-if-mismatch < '/usr/portage/www-apache/mod_mono/files/mod_mono-2.10-apache-2.4.patch' ========================================== can't find file to patch at input line 16 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |From 6fe457dcd6d48ad4f3640071e24dcb20b0fbb15a Mon Sep 17 00:00:00 2001 |From: Paul Schneider |Date: Tue, 18 Dec 2012 16:21:41 +0100 |Subject: [PATCH] Making mod_mono compile for Apache 2.4.3 | | (Bug id 4908) |--- | configure.in | 14 ++++++++++++++ | src/mod_mono.c | 39 +++++++++++++++++++++++++++++++++------ | 2 files changed, 47 insertions(+), 6 deletions(-) | |diff --git a/configure.in b/configure.in |index d246273..6fa84b8 100644 |--- a/configure.in |+++ b/configure.in -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored can't find file to patch at input line 48 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/src/mod_mono.c b/src/mod_mono.c |index 40e5041..ce57ad8 100644 |--- a/src/mod_mono.c |+++ b/src/mod_mono.c -------------------------- No file to patch. Skipping patch. 8 out of 8 hunks ignored can't find file to patch at input line 168 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |-- |1.7.10 | |From ce87d27104cf87215edfc0d8cf05d0b76606b956 Mon Sep 17 00:00:00 2001 |From: Paul Schneider |Date: Tue, 18 Dec 2012 16:33:08 +0100 |Subject: [PATCH] Last commit introducted a compilation error for Apache | version < 2.4 | |--- | src/mod_mono.c | 6 +++++- | 1 file changed, 5 insertions(+), 1 deletion(-) | |diff --git a/src/mod_mono.c b/src/mod_mono.c |index ce57ad8..4f03273 100644 |--- a/src/mod_mono.c |+++ b/src/mod_mono.c -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored can't find file to patch at input line 199 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |-- |1.7.10 | |From 2c7386122fbbccfe549d9028dd01dd612d90322b Mon Sep 17 00:00:00 2001 |From: Paul Schneider |Date: Tue, 18 Dec 2012 17:18:59 +0100 |Subject: [PATCH] Fix an introduced compilation error for Apache versions < | 2.0 | |--- | src/mod_mono.c | 12 ++++++------ | 1 file changed, 6 insertions(+), 6 deletions(-) | |diff --git a/src/mod_mono.c b/src/mod_mono.c |index 4f03273..31bccc9 100644 |--- a/src/mod_mono.c |+++ b/src/mod_mono.c -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored patch program exited with status 1 ========================================== PATCH COMMAND: patch -p3 -g0 -E --no-backup-if-mismatch < '/usr/portage/www-apache/mod_mono/files/mod_mono-2.10-apache-2.4.patch' ========================================== can't find file to patch at input line 16 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |From 6fe457dcd6d48ad4f3640071e24dcb20b0fbb15a Mon Sep 17 00:00:00 2001 |From: Paul Schneider |Date: Tue, 18 Dec 2012 16:21:41 +0100 |Subject: [PATCH] Making mod_mono compile for Apache 2.4.3 | | (Bug id 4908) |--- | configure.in | 14 ++++++++++++++ | src/mod_mono.c | 39 +++++++++++++++++++++++++++++++++------ | 2 files changed, 47 insertions(+), 6 deletions(-) | |diff --git a/configure.in b/configure.in |index d246273..6fa84b8 100644 |--- a/configure.in |+++ b/configure.in -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored can't find file to patch at input line 48 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/src/mod_mono.c b/src/mod_mono.c |index 40e5041..ce57ad8 100644 |--- a/src/mod_mono.c |+++ b/src/mod_mono.c -------------------------- No file to patch. Skipping patch. 8 out of 8 hunks ignored can't find file to patch at input line 168 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |-- |1.7.10 | |From ce87d27104cf87215edfc0d8cf05d0b76606b956 Mon Sep 17 00:00:00 2001 |From: Paul Schneider |Date: Tue, 18 Dec 2012 16:33:08 +0100 |Subject: [PATCH] Last commit introducted a compilation error for Apache | version < 2.4 | |--- | src/mod_mono.c | 6 +++++- | 1 file changed, 5 insertions(+), 1 deletion(-) | |diff --git a/src/mod_mono.c b/src/mod_mono.c |index ce57ad8..4f03273 100644 |--- a/src/mod_mono.c |+++ b/src/mod_mono.c -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored can't find file to patch at input line 199 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |-- |1.7.10 | |From 2c7386122fbbccfe549d9028dd01dd612d90322b Mon Sep 17 00:00:00 2001 |From: Paul Schneider |Date: Tue, 18 Dec 2012 17:18:59 +0100 |Subject: [PATCH] Fix an introduced compilation error for Apache versions < | 2.0 | |--- | src/mod_mono.c | 12 ++++++------ | 1 file changed, 6 insertions(+), 6 deletions(-) | |diff --git a/src/mod_mono.c b/src/mod_mono.c |index 4f03273..31bccc9 100644 |--- a/src/mod_mono.c |+++ b/src/mod_mono.c -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored patch program exited with status 1 ========================================== PATCH COMMAND: patch -p4 -g0 -E --no-backup-if-mismatch < '/usr/portage/www-apache/mod_mono/files/mod_mono-2.10-apache-2.4.patch' ========================================== can't find file to patch at input line 16 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |From 6fe457dcd6d48ad4f3640071e24dcb20b0fbb15a Mon Sep 17 00:00:00 2001 |From: Paul Schneider |Date: Tue, 18 Dec 2012 16:21:41 +0100 |Subject: [PATCH] Making mod_mono compile for Apache 2.4.3 | | (Bug id 4908) |--- | configure.in | 14 ++++++++++++++ | src/mod_mono.c | 39 +++++++++++++++++++++++++++++++++------ | 2 files changed, 47 insertions(+), 6 deletions(-) | |diff --git a/configure.in b/configure.in |index d246273..6fa84b8 100644 |--- a/configure.in |+++ b/configure.in -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored can't find file to patch at input line 48 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/src/mod_mono.c b/src/mod_mono.c |index 40e5041..ce57ad8 100644 |--- a/src/mod_mono.c |+++ b/src/mod_mono.c -------------------------- No file to patch. Skipping patch. 8 out of 8 hunks ignored can't find file to patch at input line 168 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |-- |1.7.10 | |From ce87d27104cf87215edfc0d8cf05d0b76606b956 Mon Sep 17 00:00:00 2001 |From: Paul Schneider |Date: Tue, 18 Dec 2012 16:33:08 +0100 |Subject: [PATCH] Last commit introducted a compilation error for Apache | version < 2.4 | |--- | src/mod_mono.c | 6 +++++- | 1 file changed, 5 insertions(+), 1 deletion(-) | |diff --git a/src/mod_mono.c b/src/mod_mono.c |index ce57ad8..4f03273 100644 |--- a/src/mod_mono.c |+++ b/src/mod_mono.c -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored can't find file to patch at input line 199 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |-- |1.7.10 | |From 2c7386122fbbccfe549d9028dd01dd612d90322b Mon Sep 17 00:00:00 2001 |From: Paul Schneider |Date: Tue, 18 Dec 2012 17:18:59 +0100 |Subject: [PATCH] Fix an introduced compilation error for Apache versions < | 2.0 | |--- | src/mod_mono.c | 12 ++++++------ | 1 file changed, 6 insertions(+), 6 deletions(-) | |diff --git a/src/mod_mono.c b/src/mod_mono.c |index 4f03273..31bccc9 100644 |--- a/src/mod_mono.c |+++ b/src/mod_mono.c -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored patch program exited with status 1