| Summary: | app-arch/p7zip-4.65 not compile | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Alexey Shildyakov <ashl1future> |
| Component: | Current packages | Assignee: | 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 |
||
Please attach emerge --info and the build.log. Created attachment 190178 [details]
emerge --info
Created attachment 190181 [details]
Build log
Looks like a duplicate of bug #267698 *** This bug has been marked as a duplicate of bug 267698 *** |
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