Advertisement
Guest User

Untitled

a guest
Aug 21st, 2023
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.44 KB | None | 0 0
  1. scons: Reading SConscript files ...
  2. ===== D1X-Rebirth v0.61.0 0.60.0-beta2-2122-ge3faab0899bc archive_e3faab0899bc86184fdd67568ccc4f237c5f6807 =====
  3. DXX-Archive.2: compiling on 'linux'/'x86_64' for 'linux' into build/
  4. DXX-Archive.2: checking version of C++ compiler 'x86_64-pc-linux-gnu-g++' ... 'x86_64-pc-linux-gnu-g++ (GCC) 13.2.1 20230801'
  5. DXX-Archive.2: checking path to assembler ... b'as'
  6. DXX-Archive.2: checking version of assembler b'as' ... 'GNU assembler (GNU Binutils) 2.41.0'
  7. DXX-Archive.2: checking path to linker ... b'ld'
  8. DXX-Archive.2: checking version of linker b'ld' ... 'GNU ld (GNU Binutils) 2.41.0'
  9. DXX-Archive.2: CHOST: 'x86_64-pc-linux-gnu'
  10. DXX-Archive.2: CXX: 'x86_64-pc-linux-gnu-g++'
  11. DXX-Archive.2: CPPDEFINES: [('PHYSFS_DEPRECATED', '')]
  12. DXX-Archive.2: CPPPATH: ['common/include', 'common/main', '.', 'build/']
  13. DXX-Archive.2: CPPFLAGS: ['-Wno-sign-compare']
  14. DXX-Archive.2: CXXFLAGS: ['-g', '-O2', '-ftabstop=4', '-Wall', '-Wextra', '-Wformat=2', '-Wmissing-braces', '-Wmissing-include-dirs', '-Wuninitialized', '-Wundef', '-Wpointer-arith', '-Wcast-qual', '-Wmissing-declarations', '-Wvla', '-pthread', '-funsigned-char', '-march=x86-64', '-mtune=generic', '-O2', '-pipe', '-fno-plt', '-fexceptions', '-Wp,-D_FORTIFY_SOURCE=2', '-Wformat', '-Werror=format-security', '-fstack-clash-protection', '-fcf-protection', '-Wp,-D_GLIBCXX_ASSERTIONS']
  15. DXX-Archive.2: LIBS: None
  16. DXX-Archive.2: LINKFLAGS: ['-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now']
  17. DXX-Archive.2: $CCACHE_PREFIX: None
  18. DXX-Archive.2: $DISTCC_HOSTS: None
  19. DXX-Archive.2: checking whether C++ compiler and linker work...yes
  20. DXX-Archive.2: checking whether C++ compiler accepts -std=gnu++20...yes
  21. DXX-Archive.2: checking endian to use...little
  22. DXX-Archive.2: checking whether to enable word alignment fixups...no
  23. DXX-Archive.2: building with OpenGL
  24. DXX-Archive.2: checking whether to enable release options...yes
  25. DXX-Archive.2: checking whether to enable memory allocation tracking...no
  26. DXX-Archive.2: checking whether to enable level editor...no
  27. DXX-Archive.2: checking whether to enable IPv6 support...no
  28. DXX-Archive.2: checking whether to enable multiplayer over UDP...yes
  29. DXX-Archive.2: checking whether to enable UDP game tracker...yes
  30. DXX-Archive.2: checking how to handle ADL MIDI...disabled
  31. DXX-Archive.2: checking how to format screenshots...png
  32. DXX-Archive.2: checking libpng pkg-config libpng
  33. DXX-Archive.2: using pkg-config at discovered path /usr/bin/x86_64-pc-linux-gnu-pkg-config
  34. DXX-Archive.2: reading libpng version from ('/usr/bin/x86_64-pc-linux-gnu-pkg-config', '--modversion', 'libpng')
  35. DXX-Archive.2: libpng version: b'1.6.40'
  36. DXX-Archive.2: reading libpng settings from ('/usr/bin/x86_64-pc-linux-gnu-pkg-config', '--cflags', '--libs', 'libpng')
  37. DXX-Archive.2: libpng settings: {'CPPPATH': ['/usr/include/libpng16'], 'LIBS': ['png16']}
  38. DXX-Archive.2: checking for usable library png...yes
  39. DXX-Archive.2: checking physfs pkg-config physfs
  40. DXX-Archive.2: reading physfs version from ('/usr/bin/x86_64-pc-linux-gnu-pkg-config', '--modversion', 'physfs')
  41. DXX-Archive.2: physfs version: b'3.2.0'
  42. DXX-Archive.2: reading physfs settings from ('/usr/bin/x86_64-pc-linux-gnu-pkg-config', '--cflags', '--libs', 'physfs')
  43. DXX-Archive.2: physfs settings: {'LIBS': ['physfs']}
  44. DXX-Archive.2: checking for usable library physfs...yes
  45. DXX-Archive.2: checking for usable library ['GL', 'GLU']...yes
  46. DXX-Archive.2: checking SDL2 pkg-config sdl2
  47. DXX-Archive.2: reading sdl2 version from ('/usr/bin/x86_64-pc-linux-gnu-pkg-config', '--modversion', 'sdl2')
  48. DXX-Archive.2: SDL2 version: b'2.28.2'
  49. DXX-Archive.2: reading SDL2 settings from ('/usr/bin/x86_64-pc-linux-gnu-pkg-config', '--cflags', '--libs', 'sdl2')
  50. DXX-Archive.2: SDL2 settings: {'CPPDEFINES': ['_REENTRANT'], 'CPPPATH': ['/usr/include/SDL2'], 'LIBS': ['SDL2']}
  51. DXX-Archive.2: checking whether to enable joystick support...yes
  52. DXX-Archive.2: checking for usable library SDL2 with OpenGL...yes
  53. DXX-Archive.2: checking whether to use SDL2_image...yes
  54. DXX-Archive.2: checking SDL2_image pkg-config SDL2_image
  55. DXX-Archive.2: reading SDL2_image version from ('/usr/bin/x86_64-pc-linux-gnu-pkg-config', '--modversion', 'SDL2_image')
  56. DXX-Archive.2: SDL2_image version: b'2.6.3'
  57. DXX-Archive.2: reading SDL2_image settings from ('/usr/bin/x86_64-pc-linux-gnu-pkg-config', '--cflags', '--libs', 'SDL2_image')
  58. DXX-Archive.2: SDL2_image settings: {'CPPDEFINES': ['_REENTRANT', 'HWY_SHARED_DEFINE'], 'CPPPATH': ['/usr/include/SDL2', '/usr/include/libpng16', '/usr/include/webp'], 'LIBS': ['SDL2_image', 'SDL2']}
  59. DXX-Archive.2: checking for usable library SDL2_image...yes
  60. DXX-Archive.2: checking whether to use SDL2_mixer...yes
  61. DXX-Archive.2: checking SDL2_mixer pkg-config SDL2_mixer
  62. DXX-Archive.2: reading SDL2_mixer version from ('/usr/bin/x86_64-pc-linux-gnu-pkg-config', '--modversion', 'SDL2_mixer')
  63. DXX-Archive.2: SDL2_mixer version: b'2.6.3'
  64. DXX-Archive.2: reading SDL2_mixer settings from ('/usr/bin/x86_64-pc-linux-gnu-pkg-config', '--cflags', '--libs', 'SDL2_mixer')
  65. DXX-Archive.2: SDL2_mixer settings: {'CPPDEFINES': ['_REENTRANT'], 'CPPPATH': ['/usr/include/SDL2'], 'LIBS': ['SDL2_mixer', 'SDL2']}
  66. DXX-Archive.2: checking for usable library SDL2_mixer...yes
  67. DXX-Archive.2: checking whether C++ compiler accepts {} initialization...yes
  68. DXX-Archive.2: checking whether compiler optimizes function __attribute__((__error__))...yes
  69. DXX-Archive.2: checking whether compiler implements __builtin_bswap{16,32,64} functions...yes
  70. DXX-Archive.2: checking whether compiler optimizes __builtin_constant_p...yes
  71. DXX-Archive.2: checking whether compiler accepts __builtin_expect...yes
  72. DXX-Archive.2: checking whether compiler accepts __builtin_FILE, __builtin_LINE...yes
  73. DXX-Archive.2: checking whether compiler optimizes __builtin_object_size...yes
  74. DXX-Archive.2: checking whether compiler understands embedded compound statements...yes
  75. DXX-Archive.2: checking whether compiler allows dead calls to undefined functions in the anonymous namespace...no
  76. DXX-Archive.2: checking for function __attribute__((always_inline))...yes
  77. DXX-Archive.2: checking for function __attribute__((alloc_size))...yes
  78. DXX-Archive.2: checking for function __attribute__((cold))...yes
  79. DXX-Archive.2: checking for function __attribute__((format_arg))...yes
  80. DXX-Archive.2: checking for function __attribute__((format(printf)))...yes
  81. DXX-Archive.2: checking for function __attribute__((malloc))...yes
  82. DXX-Archive.2: checking for function __attribute__((nonnull))...yes
  83. DXX-Archive.2: checking for function __attribute__((used))...yes
  84. DXX-Archive.2: checking for function __attribute__((unused))...yes
  85. DXX-Archive.2: checking whether compiler optimizes function __attribute__((__warning__))...yes
  86. DXX-Archive.2: checking for C++11 intrinsic static_assert when true...yes
  87. DXX-Archive.2: checking for C++11 intrinsic static_assert when false...yes
  88. DXX-Archive.2: checking whether compiler handles classes from "using namespace"...yes
  89. DXX-Archive.2: checking for required C++11, C++14, C++17, C++20 standard features...yes
  90. DXX-Archive.2: checking when to pre-compile own headers...never
  91. DXX-Archive.2: checking when to pre-compile system headers...never
  92. DXX-Archive.2: checking for explicitly deleted functions with named parameters...yes
  93. DXX-Archive.2: checking whether compiler handles 20-element tuples...yes
  94. DXX-Archive.2: checking whether to use overwrite poisoning...(cached) no
  95. DXX-Archive.2: checking whether to use Valgrind poisoning...(cached) no
  96. DXX-Archive.2: checking whether to format std::size_t with "%zu"...yes
  97. DXX-Archive.2: checking whether compiler argument -Wuseless-cast works with SDL and with constructor inheritance...yes
  98. DXX-Archive.2: checking whether to cast operator-(T*,T*) to int...yes
  99. DXX-Archive.2: checking for strcasecmp...yes
  100. DXX-Archive.2: checking for getaddrinfo...yes
  101. DXX-Archive.2: checking for struct timespec...yes
  102. DXX-Archive.2: checking whether compiler accepts -Wimplicit-fallthrough=5...yes
  103. DXX-Archive.2: checking whether compiler allows lambda capture of local references...yes
  104. DXX-Archive.2: checking whether compiler accepts string literal operator templates...yes
  105. DXX-Archive.2: checking whether compiler accepts preferred options...yes
  106. DXX-Archive.2: checking whether to build runtime tests...no
  107. DXX-Archive.2: CHOST: 'x86_64-pc-linux-gnu'
  108. DXX-Archive.2: CXX: 'x86_64-pc-linux-gnu-g++'
  109. DXX-Archive.2: CPPDEFINES: [('PHYSFS_DEPRECATED', '')]
  110. DXX-Archive.2: CPPPATH: ['common/include', 'common/main', '.', 'build/', '/usr/include/libpng16', '/usr/include/SDL2', '/usr/include/webp']
  111. DXX-Archive.2: CPPFLAGS: ['-Wno-sign-compare']
  112. DXX-Archive.2: CXXFLAGS: ['-g', '-ftabstop=4', '-Wall', '-Wextra', '-Wformat=2', '-Wmissing-braces', '-Wmissing-include-dirs', '-Wuninitialized', '-Wundef', '-Wpointer-arith', '-Wcast-qual', '-Wmissing-declarations', '-Wvla', '-pthread', '-funsigned-char', '-march=x86-64', '-mtune=generic', '-O2', '-pipe', '-fno-plt', '-fexceptions', '-Wp,-D_FORTIFY_SOURCE=2', '-Wformat', '-Werror=format-security', '-fstack-clash-protection', '-fcf-protection', '-Wp,-D_GLIBCXX_ASSERTIONS', '-std=gnu++20', '-Werror=unused', '-Werror=useless-cast', '-Wimplicit-fallthrough=5', '-fvisibility=hidden', '-Wduplicated-branches', '-Wduplicated-cond', '-Wsuggest-attribute=noreturn', '-Wlogical-op', '-Wold-style-cast', '-Wredundant-decls']
  113. DXX-Archive.2: LIBS: ['png16', 'physfs', 'SDL2_image', 'SDL2_mixer', 'SDL2']
  114. DXX-Archive.2: LINKFLAGS: ['-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now']
  115. DXX-Archive.2: $CCACHE_PREFIX: None
  116. DXX-Archive.2: $DISTCC_HOSTS: None
  117. D1X-Rebirth.1: compiling on 'linux'/'x86_64' for 'linux' into build/ with prefix list ('d1x', '')
  118. D1X-Rebirth.1: default sharepath is '/usr/share/d1x-rebirth/'
  119. TypeError: can only concatenate deque (not "list") to deque:
  120. File "/home/user/.cache/yay/d1x-rebirth/src/dxx-rebirth_20220929-src/SConstruct", line 5551:
  121. main(register_program)
  122. File "/home/user/.cache/yay/d1x-rebirth/src/dxx-rebirth_20220929-src/SConstruct", line 5506:
  123. ''.join(['%s:\n%s' % (d.program_message_prefix, d.init(substenv)) for d in dxx])
  124. File "/home/user/.cache/yay/d1x-rebirth/src/dxx-rebirth_20220929-src/SConstruct", line 5506:
  125. ''.join(['%s:\n%s' % (d.program_message_prefix, d.init(substenv)) for d in dxx])
  126. File "/home/user/.cache/yay/d1x-rebirth/src/dxx-rebirth_20220929-src/SConstruct", line 5093:
  127. self.register_program()
  128. File "/home/user/.cache/yay/d1x-rebirth/src/dxx-rebirth_20220929-src/SConstruct", line 5137:
  129. exe_target = self._register_program(exe_target)
  130. File "/home/user/.cache/yay/d1x-rebirth/src/dxx-rebirth_20220929-src/SConstruct", line 5154:
  131. objects.extend(self.get_objects_common())
  132. File "/home/user/.cache/yay/d1x-rebirth/src/dxx-rebirth_20220929-src/SConstruct", line 5377:
  133. value = __get_dxx_objects_common(self)
  134. File "/home/user/.cache/yay/d1x-rebirth/src/dxx-rebirth_20220929-src/SConstruct", line 5064:
  135. value = list(__get_objects_common(self))
  136. File "/home/user/.cache/yay/d1x-rebirth/src/dxx-rebirth_20220929-src/SConstruct", line 2943:
  137. return __lazy_objects(self, states)
  138. File "/home/user/.cache/yay/d1x-rebirth/src/dxx-rebirth_20220929-src/SConstruct", line 2930:
  139. **({} if transform_env is None else transform_env(self, env))
  140. File "/home/user/.cache/yay/d1x-rebirth/src/dxx-rebirth_20220929-src/SConstruct", line 4950:
  141. transform_env = (lambda self, env: {'CPPDEFINES' : env['CPPDEFINES'] + env.__dxx_CPPDEFINE_SHAREPATH + env.__dxx_CPPDEFINE_git_version}),
  142. ==> ERROR: A failure occurred in build().
  143. Aborting...
  144. -> error making: d1x-rebirth-exit status 4
  145.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement