[Bug 222187] editors/vim: Recent update to 8.0.1081 breaks build on system with installed devel/libvterm

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Sep 10 08:32:25 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222187

            Bug ID: 222187
           Summary: editors/vim: Recent update to 8.0.1081 breaks build on
                    system with installed devel/libvterm
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: gor at clogic.com.ua
                CC: adamw at FreeBSD.org, dem.procopiou at gmail.com
                CC: adamw at FreeBSD.org, dem.procopiou at gmail.com

libvterm/src/mouse.c:73:6: error: conflicting types for 'vterm_mouse_button'
void vterm_mouse_button(VTerm *vt, int button, int pressed, VTermModifier mod)
     ^
/usr/local/include/vterm.h:154:6: note: previous declaration is here            
void vterm_mouse_button(VTerm *vt, int button, bool pressed, VTermModifier
mod);                                               
     ^
1 error generated.                                                              
*** Error code 1                                                                

Stop.                                                                           
make[3]: stopped in /usr/ports/editors/vim/work/vim-8.0.1081/src                
*** Error code 1                                                                

Stop.                                                                           
make[2]: stopped in /usr/ports/editors/vim/work/vim-8.0.1081                    
*** Error code 1                                                                

Stop.                                                                           
make[1]: stopped in /usr/ports/editors/vim                                      
*** Error code 1

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list