First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 189271
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Vim Maintainers <vim@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Gordon Malm <gengor@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
ft2.3-symbol-collision-fix.patch ft2.3-symbol-collision-fix.patch patch Gordon Malm 2007-08-17 20:23 0000 2.34 KB Details | Diff
elvis-2.2.0-r2-to-r3.patch elvis-2.2.0-r2-to-r3.patch patch Gordon Malm 2007-08-17 20:26 0000 382 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 189271 depends on: Show dependency tree
Show dependency graph
Bug 189271 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-08-17 20:21 0000
Both elvis-2.2.0-r1 and elvis-2.2.0-r2 fail to compile with FreeType 2.3 as
FT_FILE is already defined.  

gcc -march=athlon64 -msse3 -O2 -fomit-frame-pointer -fno-ident -pipe
-I/usr/include/freetype2 -I/usr/X11R6/include -I. -Iosunix -c guix11/xclip.c
In file included from guix11/guix11.h:43,
                 from guix11/guix11.c:11:
guix11/xdialog.h:8: error: 'FILE' redeclared as different kind of symbol
/usr/include/stdio.h:46: error: previous declaration of 'FILE' was here
In file included from guix11/guix11.h:43,
                 from guix11/xclip.c:9:
guix11/xdialog.h:8: error: 'FILE' redeclared as different kind of symbol
/usr/include/stdio.h:46: error: previous declaration of 'FILE' was here
make: *** [xclip.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [guix11.o] Error 1

!!! ERROR: app-editors/elvis-2.2.0-r1 failed.
Call stack:
  ebuild.sh, line 1632:   Called dyn_compile
  ebuild.sh, line 983:   Called qa_call 'src_compile'
  ebuild.sh, line 44:   Called src_compile
  elvis-2.2.0-r1.ebuild, line 44:   Called die

Incoming is a patch and new ebuild diff against elvis-2.2.0-r2.  Since -r2 has
been in the tree with no open bugs since July 22 and both -r1 & -r2 fail to
compile against a current stable Gentoo system, I'd recommend bumping to -r3
and then do arch test/stable.

Reproducible: Always

Steps to Reproduce:

------- Comment #1 From Gordon Malm 2007-08-17 20:23:33 0000 -------
Created an attachment (id=128435) [edit]
ft2.3-symbol-collision-fix.patch

Fix symbol name collision patch

------- Comment #2 From Gordon Malm 2007-08-17 20:26:22 0000 -------
Created an attachment (id=128436) [edit]
elvis-2.2.0-r2-to-r3.patch

Bump elvis-2.2.0-r2.ebuld to elvis-2.2.0-r3.ebuild, incorporating patch

------- Comment #3 From Gordon Malm 2007-09-21 20:52:58 0000 -------
I guess no one uses elvis anymore?

------- Comment #4 From Ali Polatel 2007-09-21 21:31:00 0000 -------
Sorry for the delay, the fix is in CVS. thanks for reporting ;)

------- Comment #5 From Gordon Malm 2007-09-21 22:20:38 0000 -------
(In reply to comment #4)
> Sorry for the delay, the fix is in CVS. thanks for reporting ;)
> 

Thank you for committing, however it appears elvis-2.2.0-r3.ebuild was
committed with the epatch line commented out.

------- Comment #6 From Ali Polatel 2007-09-21 22:45:50 0000 -------
my bad.. fixed, thanks.

First Last Prev Next    No search results available      Search page      Enter new bug