Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 306781 Details for
Bug 409779
games-mud/tf: use an obsolete call from libpcre.so that is vanished now in games-mud/tf-50_beta8-r1
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
sourcecode patch to fix the package
tf-508b.patch (text/plain), 7.03 KB, created by
Ingo Krabbe
on 2012-03-26 19:08:21 UTC
(
hide
)
Description:
sourcecode patch to fix the package
Filename:
MIME Type:
Creator:
Ingo Krabbe
Created:
2012-03-26 19:08:21 UTC
Size:
7.03 KB
patch
obsolete
>diff -Naur tf-50b8/config.log tf-50b8-patched/config.log >--- tf-50b8/config.log 2012-03-26 20:46:24.786084172 +0200 >+++ tf-50b8-patched/config.log 2012-03-26 19:17:38.369163242 +0200 >@@ -425,7 +425,7 @@ > configure:5503: result: yes > configure:5551: checking for library containing tgetent > configure:5581: x86_64-pc-linux-gnu-gcc -o conftest -march=core2 -msse2 -mcx16 -msahf -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lnet -lssl -lcrypto >&5 >-/var/tmp/portage/games-mud/tf-50_beta8-r1/temp/cc2qz1Wj.o: In function `main': >+/var/tmp/portage/games-mud/tf-50_beta8-r1/temp/ccxzQY9e.o: In function `main': > conftest.c:(.text+0x7): undefined reference to `tgetent' > collect2: ld returned 1 exit status > configure:5587: $? = 1 >@@ -528,7 +528,7 @@ > configure:5700: checking for library containing sqrt > configure:5730: x86_64-pc-linux-gnu-gcc -o conftest -march=core2 -msse2 -mcx16 -msahf -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lncurses -lnet -lssl -lcrypto >&5 > conftest.c:36:6: warning: conflicting types for built-in function 'sqrt' >-/var/tmp/portage/games-mud/tf-50_beta8-r1/temp/ccDNKwEF.o: In function `main': >+/var/tmp/portage/games-mud/tf-50_beta8-r1/temp/ccvwHLxn.o: In function `main': > conftest.c:(.text+0x7): undefined reference to `sqrt' > collect2: ld returned 1 exit status > configure:5736: $? = 1 >@@ -850,7 +850,7 @@ > configure:7987: result: yes > configure:8076: checking for h_errno > configure:8133: x86_64-pc-linux-gnu-gcc -o conftest -march=core2 -msse2 -mcx16 -msahf -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lz -lm -lncurses -lnet -lssl -lcrypto >&5 >-/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: h_errno: TLS definition in /lib64/libc.so.6 section .tbss mismatches non-TLS reference in /var/tmp/portage/games-mud/tf-50_beta8-r1/temp/ccXjP3GH.o >+/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: h_errno: TLS definition in /lib64/libc.so.6 section .tbss mismatches non-TLS reference in /var/tmp/portage/games-mud/tf-50_beta8-r1/temp/cctaPqG1.o > /lib64/libc.so.6: could not read symbols: Bad value > collect2: ld returned 1 exit status > configure:8139: $? = 1 >@@ -1032,9 +1032,9 @@ > configure:8389: result: yes > configure:8301: checking for getipnodebyname > configure:8358: x86_64-pc-linux-gnu-gcc -o conftest -march=core2 -msse2 -mcx16 -msahf -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lz -lm -lncurses -lnet -lssl -lcrypto >&5 >-/var/tmp/portage/games-mud/tf-50_beta8-r1/temp/cc4pR4KJ.o: In function `main': >+/var/tmp/portage/games-mud/tf-50_beta8-r1/temp/ccfjm3Ge.o: In function `main': > conftest.c:(.text+0x9): undefined reference to `getipnodebyname' >-/var/tmp/portage/games-mud/tf-50_beta8-r1/temp/cc4pR4KJ.o:(.data+0x0): undefined reference to `getipnodebyname' >+/var/tmp/portage/games-mud/tf-50_beta8-r1/temp/ccfjm3Ge.o:(.data+0x0): undefined reference to `getipnodebyname' > collect2: ld returned 1 exit status > configure:8364: $? = 1 > configure: failed program was: >@@ -1316,9 +1316,9 @@ > configure:8628: result: yes > configure:8540: checking for strcmpi > configure:8597: x86_64-pc-linux-gnu-gcc -o conftest -march=core2 -msse2 -mcx16 -msahf -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lz -lm -lncurses -lnet -lssl -lcrypto >&5 >-/var/tmp/portage/games-mud/tf-50_beta8-r1/temp/cc2vfr3v.o: In function `main': >+/var/tmp/portage/games-mud/tf-50_beta8-r1/temp/cc3kS4Eb.o: In function `main': > conftest.c:(.text+0x9): undefined reference to `strcmpi' >-/var/tmp/portage/games-mud/tf-50_beta8-r1/temp/cc2vfr3v.o:(.data+0x0): undefined reference to `strcmpi' >+/var/tmp/portage/games-mud/tf-50_beta8-r1/temp/cc3kS4Eb.o:(.data+0x0): undefined reference to `strcmpi' > collect2: ld returned 1 exit status > configure:8603: $? = 1 > configure: failed program was: >@@ -1462,9 +1462,9 @@ > configure:8628: result: yes > configure:8540: checking for stricmp > configure:8597: x86_64-pc-linux-gnu-gcc -o conftest -march=core2 -msse2 -mcx16 -msahf -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lz -lm -lncurses -lnet -lssl -lcrypto >&5 >-/var/tmp/portage/games-mud/tf-50_beta8-r1/temp/ccIS7SqQ.o: In function `main': >+/var/tmp/portage/games-mud/tf-50_beta8-r1/temp/ccNx4lgn.o: In function `main': > conftest.c:(.text+0x9): undefined reference to `stricmp' >-/var/tmp/portage/games-mud/tf-50_beta8-r1/temp/ccIS7SqQ.o:(.data+0x0): undefined reference to `stricmp' >+/var/tmp/portage/games-mud/tf-50_beta8-r1/temp/ccNx4lgn.o:(.data+0x0): undefined reference to `stricmp' > collect2: ld returned 1 exit status > configure:8603: $? = 1 > configure: failed program was: >@@ -1919,3 +1919,47 @@ > #define inline __inline__ > > configure: exit 0 >+ >+## ---------------------- ## >+## Running config.status. ## >+## ---------------------- ## >+ >+This file was extended by config.status, which was >+generated by GNU Autoconf 2.59. Invocation command line was >+ >+ CONFIG_FILES = >+ CONFIG_HEADERS = >+ CONFIG_LINKS = >+ CONFIG_COMMANDS = >+ $ ./config.status >+ >+on ask-sec >+ >+config.status:660: creating Makefile >+config.status:660: creating unix/vars.mak >+config.status:660: creating src/tfdefs.h >+config.status:763: creating src/tfconfig.h >+config.status:1035: src/tfconfig.h is unchanged >+config.status:1193: executing default commands >+ >+## ---------------------- ## >+## Running config.status. ## >+## ---------------------- ## >+ >+This file was extended by config.status, which was >+generated by GNU Autoconf 2.59. Invocation command line was >+ >+ CONFIG_FILES = >+ CONFIG_HEADERS = >+ CONFIG_LINKS = >+ CONFIG_COMMANDS = >+ $ ./config.status >+ >+on ask-sec >+ >+config.status:660: creating Makefile >+config.status:660: creating unix/vars.mak >+config.status:660: creating src/tfdefs.h >+config.status:763: creating src/tfconfig.h >+config.status:1035: src/tfconfig.h is unchanged >+config.status:1193: executing default commands >diff -Naur tf-50b8/src/macro.c tf-50b8-patched/src/macro.c >--- tf-50b8/src/macro.c 2007-01-14 00:12:39.000000000 +0100 >+++ tf-50b8-patched/src/macro.c 2012-03-26 19:21:16.562160003 +0200 >@@ -893,7 +893,7 @@ > } > spec->attr &= ~F_NONE; > if (spec->nsubattr) { >- int n = pcre_info(spec->trig.ri->re, NULL, NULL); >+ int n = pcre_fullinfo(spec->trig.ri->re, NULL, 0, NULL); > for (i = 0; i < spec->nsubattr; i++) { > spec->subattr[i].attr &= ~F_NONE; > if (spec->subattr[i].subexp > n) { >diff -Naur tf-50b8/src/pattern.c tf-50b8-patched/src/pattern.c >--- tf-50b8/src/pattern.c 2007-01-14 00:12:39.000000000 +0100 >+++ tf-50b8-patched/src/pattern.c 2012-03-26 19:21:40.702159645 +0200 >@@ -151,7 +151,7 @@ > emsg ? emsg : "unknown error"); > goto tf_reg_compile_error; > } >- n = pcre_info(ri->re, NULL, NULL); >+ n = pcre_fullinfo(ri->re, NULL, 0, NULL); > if (n < 0) goto tf_reg_compile_error; > ri->ovecsize = 3 * (n + 1); > ri->ovector = dmalloc(NULL, sizeof(int) * ri->ovecsize, file, line); >diff -Naur tf-50b8/src/pattern.h tf-50b8-patched/src/pattern.h >--- tf-50b8/src/pattern.h 2007-01-14 00:12:39.000000000 +0100 >+++ tf-50b8-patched/src/pattern.h 2012-03-26 19:16:41.710164083 +0200 >@@ -10,7 +10,7 @@ > #ifndef PATTERN_H > #define PATTERN_H > >-#include "pcre-2.08/pcre.h" >+#include <pcre.h> > > typedef struct RegInfo { > pcre *re;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 409779
: 306781 |
313325