[haiku-bugs] Re: [Haiku] #11026: invalid b+tree in checkfs

  • From: "taos" <trac@xxxxxxxxxxxx>
  • Date: Sat, 12 Jul 2014 19:10:22 -0000

#11026: invalid b+tree in checkfs
-------------------------+----------------------------
   Reporter:  taos       |      Owner:  nobody
       Type:  bug        |     Status:  new
   Priority:  normal     |  Milestone:  R1
  Component:  - General  |    Version:  R1/Development
 Resolution:             |   Keywords:
 Blocked By:             |   Blocking:
Has a Patch:  0          |   Platform:  All
-------------------------+----------------------------

Comment (by taos):

 I'm not sure if this is related but when I tried to build hrev47489 on
 hrev47477 (and on hrev47488 respectively) I got the following error:

 {{{
 .
 .
 .
 InitScript1 /GIT/haiku/generated.x86gcc2/haiku.image-init-vars
 AddTargetVariableToScript1 <unique!target>_target_761
 MkDir1
 
/GIT/haiku/generated.x86gcc2/objects/haiku_host/x86_gcc2/release/tools/bfs_shell
 C++
 
/GIT/haiku/generated.x86gcc2/objects/haiku_host/x86_gcc2/release/tools/bfs_shell/additional_commands.o
 C++
 
/GIT/haiku/generated.x86gcc2/objects/haiku_host/x86_gcc2/release/tools/bfs_shell/command_checkfs.o
 C++
 
/GIT/haiku/generated.x86gcc2/objects/haiku_host/x86_gcc2/release/tools/bfs_shell/bfs_disk_system.o
 C++
 
/GIT/haiku/generated.x86gcc2/objects/haiku_host/x86_gcc2/release/tools/bfs_shell/BlockAllocator.o
 C++
 
/GIT/haiku/generated.x86gcc2/objects/haiku_host/x86_gcc2/release/tools/bfs_shell/BPlusTree.o
 In file included from /GIT/haiku/src/add-
 ons/kernel/file_systems/bfs/BPlusTree.cpp:15:
 /GIT/haiku/headers/private/file_systems/QueryParserUtils.h:46: syntax
 error before `void'
 /GIT/haiku/headers/private/file_systems/QueryParserUtils.h:59: syntax
 error before `static'

 gcc -c "/GIT/haiku/src/add-ons/kernel/file_systems/bfs/BPlusTree.cpp" -O1
 -Wall -Wno-trigraphs -Wno-ctor-dtor-privacy -Woverloaded-virtual
 -Wpointer-arith -Wcast-align -Wsign-compare -Wno-multichar -include
 /GIT/haiku/headers/build/HaikuBuildCompatibility.h -DFS_SHELL -Wno-
 multichar -fno-rtti -DHAIKU_BUILD_COMPATIBILITY_H -DARCH_x86
 -D_NO_INLINE_ASM -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
 -DHAIKU_HOST_PLATFORM_HAIKU -DHAIKU_PACKAGING_ARCH=\"x86_gcc2\"
 -I/GIT/haiku/build/user_config_headers -I/GIT/haiku/build/config_headers
 -I/GIT/haiku/src/tools/bfs_shell
 -I/GIT/haiku/generated.x86gcc2/objects/common/tools/bfs_shell
 
-I/GIT/haiku/generated.x86gcc2/objects/haiku_host/x86_gcc2/common/tools/bfs_shell
 -I/GIT/haiku/generated.x86gcc2/objects/haiku/x86_gcc2/common/tools/bfs_shell
 -I/GIT/haiku/src/add-ons/kernel/file_systems/bfs
 -I/GIT/haiku/src/tools/fs_shell -I- -I/GIT/haiku/headers/build
 -I/GIT/haiku/headers/private/shared -I/GIT/haiku/headers/private/storage
 -I/GIT/haiku/headers/private/fs_shell -I/GIT/haiku/headers/private
 -I/GIT/haiku/headers/build/host/haiku_host -o
 
"/GIT/haiku/generated.x86gcc2/objects/haiku_host/x86_gcc2/release/tools/bfs_shell/BPlusTree.o"
 ;

 ...failed C++
 
/GIT/haiku/generated.x86gcc2/objects/haiku_host/x86_gcc2/release/tools/bfs_shell/BPlusTree.o
 ...

 BUILD FAILURE:
 ...failed updating 1 target(s)...
 ...skipped 5 target(s)...
 ...updated 7 target(s)
 }}}

--
Ticket URL: <https://dev.haiku-os.org/ticket/11026#comment:1>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: