Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 268341

Summary: app-arch/p7zip-4.65 not compile
Product: Gentoo Linux Reporter: Alexey Shildyakov <ashl1future>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal CC: arttuv69, SebastianLuther
Priority: High    
Version: unspecified   
Hardware: All   
OS: Other   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info
Build log

Description Alexey Shildyakov 2009-05-02 20:47:24 UTC
In file included from /usr/include/sql.h:19,                                                                          
                 from /usr/include/wx-2.8/wx/db.h:83,                                                                 
                 from /usr/include/wx-2.8/wx/variant.h:30,                                                            
                 from /usr/include/wx-2.8/wx/colour.h:48,                                                             
                 from /usr/include/wx-2.8/wx/window.h:25,                                                             
                 from /usr/include/wx-2.8/wx/wx.h:36,                                                                 
                 from CompressDialog_rc.cpp:15:                                                                       
/usr/include/sqltypes.h:71: error: conflicting declaration ‘typedef void* HWND’                                       
../../../myWindows/StdAfx.h:59: error: ‘HWND’ has a previous declaration as ‘typedef struct wxWindow* HWND’           
/usr/include/sqltypes.h:84: error: conflicting declaration ‘typedef short int TCHAR’                                  
../../../include_windows/tchar.h:62: error: ‘TCHAR’ has a previous declaration as ‘typedef WCHAR TCHAR’               
/usr/include/sqltypes.h:92: error: multiple types in one declaration                                                  
/usr/include/sqltypes.h:92: error: declaration does not declare anything                                              
/usr/include/sqltypes.h:106: error: conflicting declaration ‘typedef short unsigned int WCHAR’                        
../../../Common/MyWindows.h:57: error: ‘WCHAR’ has a previous declaration as ‘typedef wchar_t WCHAR’                  
/usr/include/sqltypes.h:266: error: conflicting declaration ‘typedef long unsigned int ULONG’                         
../../../Common/MyWindows.h:45: error: ‘ULONG’ has a previous declaration as ‘typedef UINT32 ULONG’                   
In file included from /usr/include/sql.h:19,                                                                          
                 from /usr/include/wx-2.8/wx/db.h:83,                                                                 
                 from /usr/include/wx-2.8/wx/variant.h:30,                                                            
                 from /usr/include/wx-2.8/wx/colour.h:48,                                                             
                 from /usr/include/wx-2.8/wx/window.h:25,                                                             
                 from /usr/include/wx-2.8/wx/wx.h:36,                                                                 
                 from ExtractDialog_rc.cpp:15:                                                                        
/usr/include/sqltypes.h:71: error: conflicting declaration ‘typedef void* HWND’                                       
../../../myWindows/StdAfx.h:59: error: ‘HWND’ has a previous declaration as ‘typedef struct wxWindow* HWND’           
/usr/include/sqltypes.h:84: error: conflicting declaration ‘typedef short int TCHAR’                                  
../../../include_windows/tchar.h:62: error: ‘TCHAR’ has a previous declaration as ‘typedef WCHAR TCHAR’               
/usr/include/sqltypes.h:92: error: multiple types in one declaration                                                  
/usr/include/sqltypes.h:92: error: declaration does not declare anything                                              
/usr/include/sqltypes.h:106: error: conflicting declaration ‘typedef short unsigned int WCHAR’                        
../../../Common/MyWindows.h:57: error: ‘WCHAR’ has a previous declaration as ‘typedef wchar_t WCHAR’                  
/usr/include/sqltypes.h:266: error: conflicting declaration ‘typedef long unsigned int ULONG’                         
../../../Common/MyWindows.h:45: error: ‘ULONG’ has a previous declaration as ‘typedef UINT32 ULONG’                   
x86_64-pc-linux-gnu-g++ -m64 -march=athlon64 -O2 -ggdb -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DLANG -DCOMPRESS_MT -DEXTERNAL_LZMA -DEXTERNAL_CODECS -DBENCH_MT -I. `wx-config --unicode=yes --cxxflags` -c -I../../../myWindows -I../../../ -I../../../include_windows BenchmarkDialog.cpp       
make[1]: *** [CompressDialog_rc.o] Error 1                                                                            
make[1]: *** Waiting for unfinished jobs....                                                                          
make[1]: *** [ExtractDialog_rc.o] Error 1                                                                             
make[1]: Leaving directory `/var/tmp/portage/app-arch/p7zip-4.65/work/p7zip_4.65/CPP/7zip/UI/GUI'                     
make: *** [7zG] Error 2
Comment 1 Sebastian Luther (few) 2009-05-02 21:06:24 UTC
Please attach emerge --info and the build.log.
Comment 2 Alexey Shildyakov 2009-05-02 21:13:01 UTC
Created attachment 190178 [details]
emerge --info
Comment 3 Alexey Shildyakov 2009-05-02 21:16:12 UTC
Created attachment 190181 [details]
Build log
Comment 4 Arttu Valo 2009-05-02 22:37:01 UTC
Looks like a duplicate of bug #267698
Comment 5 Alexey Shildyakov 2009-05-02 23:17:44 UTC

*** This bug has been marked as a duplicate of bug 267698 ***