Details
-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
None
-
None
Description
RosBE-Unix-2.1.2 on Debian Stretch amd64
Ran:
- ./configure.sh
Preparing reactos...- Found Subversion: /usr/bin/svn (found version "1.9.5")
- Build Type: Debug
- Selected localization: all
- mbedtls has no base address
- acgenral has no base address
- shellbtrfs has no base address
- winspool has no base address
- localmon has no base address
- winprint has no base address
- Configuring done
- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_TOOLCHAIN_FILE
– Build files have been written to: .../reactos/output-MinGW-i386/reactos
Configure script complete! Enter directories and execute appropriate build commands (ex: ninja, make, makex, etc...).
- cd output-MinGW-i386/reactos/
- ninja
[15/9143] Performing configure step for 'host-tools'- Found Subversion: /usr/bin/svn (found version "1.9.5")
- Configuring done
- Generating done
- Build files have been written to: .../reactos/output-MinGW-i386/reactos/host-tools
[17/9143] Performing build step for 'host-tools'
[1/15] Linking C executable bin2c
[2/15] Linking C executable gendib
[3/15] Linking C executable geninc
[4/15] Linking C executable mkshelllink
[5/15] Linking C executable obj2bin
[6/15] Linking C executable spec2def
[7/15] Linking CXX executable utf16le
[8/15] Linking CXX executable cabman
[9/15] Linking C executable hpp
[10/15] Linking C executable mkhive
[11/15] Linking C executable mkisofs
[12/15] Linking C executable widl
[13/15] Linking CXX executable xml2sdb
[14/15] Linking C executable rsym
[15/15] Linking C executable fatten
[237/9143] Building C object boot/environ/CMakeFiles/bootlib.dir/lib/mm/pagealloc.c.obj
FAILED: /usr/local/RosBE/i386/bin/i686-w64-mingw32-gccDDBG=1 -DKDBG=1 -DUSE_COMPILER_EXCEPTIONS -DWINVER=0x502 -D_BLDR_ -D_M_IX86 -D_NTHAL_ -D_NTSYSTEM_ -D_SEH_ENABLE_TRACE -D_SETUPAPI_VER=0x502 -D_USE_32BIT_TIME_T -D_USE_PSEH3=1 -D_WIN32_IE=0x600 -D_WIN32_WINDOWS=0x502 -D_WIN32_WINNT=0x502 -D_X86_ -D_REACTOS_ -D_i386_ -D_inline=__inline -Di386 -Wa,-compress-debug-sections -pipe -fms-extensions -fno-strict-aliasing -nostdinc -mstackrealign -Wold-style-declaration -Wdeclaration-after-statement -fdebug-prefix-map=".../reactos"=ReactOS -gdwarf-2 -gstrict-dwarf -femit-struct-debug-detailed=none -feliminate-unused-debug-symbols -march=pentium -mtune=i686 -Werror -Wall -Wpointer-arith -Wno-char-subscripts -Wno-multichar -Wno-unused-value -Wno-maybe-uninitialized -O1 -fno-optimize-sibling-calls -fno-omit-frame-pointer -mpreferred-stack-boundary=3 -fno-set-stack-executable -Winvalid-pch -Werror=invalid-pch -Iboot/environ -I../../boot/environ -I../../boot/environ/include/efi -I../../boot/environ/include -I../../sdk/include -I../../sdk/include/psdk -I../../sdk/include/dxsdk -Isdk/include -Isdk/include/psdk -Isdk/include/dxsdk -Isdk/include/ddk -Isdk/include/reactos -Isdk/include/reactos/mc -I../../sdk/include/crt -I../../sdk/include/ddk -I../../sdk/include/ndk -I../../sdk/include/reactos -I../../sdk/include/reactos/libs -I../../ntoskrnl/include -I../../sdk/lib/cmlib -I../../drivers/filesystems -include .../reactos/output-MinGW-i386/reactos/boot/environ/bootlib_pch.h -MMD -MT boot/environ/CMakeFiles/bootlib.dir/lib/mm/pagealloc.c.obj -MF boot/environ/CMakeFiles/bootlib.dir/lib/mm/pagealloc.c.obj.d -o boot/environ/CMakeFiles/bootlib.dir/lib/mm/pagealloc.c.obj -c ../../boot/environ/lib/mm/pagealloc.c
cc1: error: .../reactos/output-MinGW-i386/reactos/boot/environ/bootlib_pch.h.gch: had text segment at different address [-Werror]
cc1: error: one or more PCH files were found, but they were invalid
cc1: fatal error: .../reactos/output-MinGW-i386/reactos/boot/environ/bootlib_pch.h: No such file or directory
cc1: all warnings being treated as errors
compilation terminated.
[237/9143] Generating evtmsgstr.h, evtmsgstr.rc
ninja: build stopped: subcommand failed.
Attachments
Issue Links
- blocks
-
ROSBE-107 Cannot build on Debian Stretch amd64
- Resolved