Guest User

python-thunarx installation failure on manjaro

a guest
Jun 7th, 2020
218
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.40 KB | None | 0 0
  1. [alex@alex-pc ~]$ yay python-thunarx
  2. 1 aur/python-thunarx 1:0.5.1-1 (+58 0.00%)
  3. Thunarx Python Bindings
  4. ==> Packages to install (eg: 1 2 3, 1-3 or ^4)
  5. ==> 1
  6. :: Checking for conflicts...
  7. :: Checking for inner conflicts...
  8. [Aur: 1] thunarx-python-1:0.5.1-1 (python-thunarx)
  9.  
  10. 1 thunarx-python (python-thunarx) (Build Files Exist)
  11. ==> Packages to cleanBuild?
  12. ==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
  13. ==> 1
  14. :: Deleting (1/1): /home/alex/.cache/yay/thunarx-python
  15. :: Downloaded PKGBUILD (1/1): thunarx-python (python-thunarx)
  16. 1 thunarx-python (python-thunarx) (Build Files Exist)
  17. ==> Diffs to show?
  18. ==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
  19. ==> n
  20. :: Parsing SRCINFO (1/1): thunarx-python (python-thunarx)
  21. ==> Making package: thunarx-python 1:0.5.1-1 (Sun 07 Jun 2020 03:42:32 AM)
  22. ==> Retrieving sources...
  23. -> Downloading thunarx-python-0.5.1.tar.bz2...
  24. % Total % Received % Xferd Average Speed Time Time Time Current
  25. Dload Upload Total Spent Left Speed
  26. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  27. 100 326k 100 326k 0 0 240k 0 0:00:01 0:00:01 --:--:-- 240k
  28. ==> Validating source files with sha256sums...
  29. thunarx-python-0.5.1.tar.bz2 ... Passed
  30. ==> Making package: thunarx-python 1:0.5.1-1 (Sun 07 Jun 2020 03:42:35 AM)
  31. ==> Checking runtime dependencies...
  32. ==> Checking buildtime dependencies...
  33. ==> Retrieving sources...
  34. -> Found thunarx-python-0.5.1.tar.bz2
  35. ==> Validating source files with sha256sums...
  36. thunarx-python-0.5.1.tar.bz2 ... Passed
  37. ==> Removing existing $srcdir/ directory...
  38. ==> Extracting sources...
  39. -> Extracting thunarx-python-0.5.1.tar.bz2 with bsdtar
  40. ==> Starting prepare()...
  41. ==> Sources are ready.
  42. ==> Making package: thunarx-python 1:0.5.1-1 (Sun 07 Jun 2020 03:42:39 AM)
  43. ==> Checking runtime dependencies...
  44. ==> Checking buildtime dependencies...
  45. ==> WARNING: Using existing $srcdir/ tree
  46. ==> Starting build()...
  47. checking build system type... x86_64-pc-linux-gnu
  48. checking host system type... x86_64-pc-linux-gnu
  49. checking target system type... x86_64-pc-linux-gnu
  50. checking for a BSD-compatible install... /usr/bin/install -c
  51. checking whether build environment is sane... yes
  52. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  53. checking for gawk... gawk
  54. checking whether make sets $(MAKE)... yes
  55. checking whether make supports nested variables... yes
  56. checking whether UID '1000' is supported by ustar format... yes
  57. checking whether GID '1001' is supported by ustar format... yes
  58. checking how to create a ustar tar archive... gnutar
  59. checking whether to enable maintainer-specific portions of Makefiles... no
  60. checking for style of include used by make... GNU
  61. checking for gcc... gcc
  62. checking whether the C compiler works... yes
  63. checking for C compiler default output file name... a.out
  64. checking for suffix of executables...
  65. checking whether we are cross compiling... no
  66. checking for suffix of object files... o
  67. checking whether we are using the GNU C compiler... yes
  68. checking whether gcc accepts -g... yes
  69. checking for gcc option to accept ISO C89... none needed
  70. checking whether gcc understands -c and -o together... yes
  71. checking dependency style of gcc... gcc3
  72. checking how to run the C preprocessor... gcc -E
  73. checking for grep that handles long lines and -e... /usr/bin/grep
  74. checking for egrep... /usr/bin/grep -E
  75. checking for ANSI C header files... yes
  76. checking for sys/types.h... yes
  77. checking for sys/stat.h... yes
  78. checking for stdlib.h... yes
  79. checking for string.h... yes
  80. checking for memory.h... yes
  81. checking for strings.h... yes
  82. checking for inttypes.h... yes
  83. checking for stdint.h... yes
  84. checking for unistd.h... yes
  85. checking minix/config.h usability... no
  86. checking minix/config.h presence... no
  87. checking for minix/config.h... no
  88. checking whether it is safe to define __EXTENSIONS__... yes
  89. checking for library containing strerror... none required
  90. checking sys/wait.h usability... yes
  91. checking sys/wait.h presence... yes
  92. checking for sys/wait.h... yes
  93. checking for gcc... (cached) gcc
  94. checking whether we are using the GNU C compiler... (cached) yes
  95. checking whether gcc accepts -g... (cached) yes
  96. checking for gcc option to accept ISO C89... (cached) none needed
  97. checking whether gcc understands -c and -o together... (cached) yes
  98. checking dependency style of gcc... (cached) gcc3
  99. checking for a sed that does not truncate output... /usr/bin/sed
  100. checking for fgrep... /usr/bin/grep -F
  101. checking how to print strings... printf
  102. checking for ld used by gcc... /usr/bin/ld
  103. checking if the linker (/usr/bin/ld) is GNU ld... yes
  104. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  105. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  106. checking whether ln -s works... yes
  107. checking the maximum length of command line arguments... 1572864
  108. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  109. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  110. checking for /usr/bin/ld option to reload object files... -r
  111. checking for objdump... objdump
  112. checking how to recognize dependent libraries... pass_all
  113. checking for dlltool... no
  114. checking how to associate runtime and link libraries... printf %s\n
  115. checking for ar... ar
  116. checking for archiver @FILE support... @
  117. checking for strip... strip
  118. checking for ranlib... ranlib
  119. checking command to parse /usr/bin/nm -B output from gcc object... ok
  120. checking for sysroot... no
  121. checking for a working dd... /usr/bin/dd
  122. checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
  123. checking for mt... no
  124. checking if : is a manifest tool... no
  125. checking for dlfcn.h... yes
  126. checking for objdir... .libs
  127. checking if gcc supports -fno-rtti -fno-exceptions... no
  128. checking for gcc option to produce PIC... -fPIC -DPIC
  129. checking if gcc PIC flag -fPIC -DPIC works... yes
  130. checking if gcc static flag -static works... yes
  131. checking if gcc supports -c -o file.o... yes
  132. checking if gcc supports -c -o file.o... (cached) yes
  133. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  134. checking whether -lc should be explicitly linked in... no
  135. checking dynamic linker characteristics... GNU/Linux ld.so
  136. checking how to hardcode library paths into programs... immediate
  137. checking whether stripping libraries is possible... yes
  138. checking if libtool supports shared libraries... yes
  139. checking whether to build shared libraries... yes
  140. checking whether to build static libraries... no
  141. checking for pkg-config... /usr/bin/pkg-config
  142. checking pkg-config is at least version 0.9.0... yes
  143. checking whether to build gtk-doc documentation... no
  144. checking for gtkdoc-check... /usr/bin/gtkdoc-check
  145. checking for python version... 3.8
  146. checking for python platform... linux
  147. checking for python script directory... ${prefix}/lib/python3.8/site-packages
  148. checking for python extension module directory... ${exec_prefix}/lib/python3.8/site-packages
  149. checking for headers required to compile python extensions... found
  150. checking for libraries required to embed python... yes
  151. checking for pkg-config... (cached) /usr/bin/pkg-config
  152. checking pkg-config is at least version 0.9.0... yes
  153. checking for thunarx-3 >= 1.6.0... 1.8.15
  154. checking THUNARX_CFLAGS... -I/usr/include/thunarx-3 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread
  155. checking THUNARX_LIBS... -lthunarx-3 -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
  156. checking for pkg-config... (cached) /usr/bin/pkg-config
  157. checking pkg-config is at least version 0.9.0... yes
  158. checking for gtk+-3.0 >= 3.20.0... 3.24.20
  159. checking GTK_CFLAGS... -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread
  160. checking GTK_LIBS... -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
  161. checking for pkg-config... (cached) /usr/bin/pkg-config
  162. checking pkg-config is at least version 0.9.0... yes
  163. checking for glib-2.0 >= 2.30.0... 2.64.3
  164. checking GLIB_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
  165. checking GLIB_LIBS... -lglib-2.0
  166. checking for pkg-config... (cached) /usr/bin/pkg-config
  167. checking pkg-config is at least version 0.9.0... yes
  168. checking for pygobject-3.0 >= 3.20.0... 3.36.1
  169. checking PYGOBJECT_CFLAGS... -I/usr/include/pygobject-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
  170. checking PYGOBJECT_LIBS... -lgobject-2.0 -lglib-2.0
  171. checking whether to build with debugging support... minimum
  172. checking whether /usr/bin/ld -m elf_x86_64 accepts --as-needed... yes
  173. checking whether /usr/bin/ld -m elf_x86_64 accepts -O1... yes
  174. checking that generated files are newer than configure... done
  175. configure: creating ./config.status
  176. config.status: creating Makefile
  177. config.status: creating src/Makefile
  178. config.status: creating examples/Makefile
  179. config.status: creating docs/Makefile
  180. config.status: creating docs/reference/entities.docbook
  181. config.status: creating config.h
  182. config.status: executing depfiles commands
  183. config.status: executing libtool commands
  184.  
  185. Build Configuration:
  186.  
  187. Prefix: /usr
  188. Documentation: no
  189. Python Version: python3.8
  190.  
  191. make all-recursive
  192. make[1]: Entering directory '/home/alex/.cache/yay/thunarx-python/src/thunarx-python-0.5.1'
  193. Making all in src
  194. make[2]: Entering directory '/home/alex/.cache/yay/thunarx-python/src/thunarx-python-0.5.1/src'
  195. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"thunarx-python\" -DEXO_API_SUBJECT_TO_CHANGE -DLIBEXECDIR=\"/usr/libexec\" -DPY_LIB_LOC=\"/usr/lib\" -DPYTHON_LIB_NAME=\"python3.8\" -DTHUNARX_API_VERSION=3 -DGI_TYPELIB_PATH=\"/usr/lib/girepository-1.0\" -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/include/thunarx-3 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/python3.8 -I/usr/include/pygobject-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT thunarx_python_la-thunarx-python.lo -MD -MP -MF .deps/thunarx_python_la-thunarx-python.Tpo -c -o thunarx_python_la-thunarx-python.lo `test -f 'thunarx-python.c' || echo './'`thunarx-python.c
  196. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"thunarx-python\" -DEXO_API_SUBJECT_TO_CHANGE -DLIBEXECDIR=\"/usr/libexec\" -DPY_LIB_LOC=\"/usr/lib\" -DPYTHON_LIB_NAME=\"python3.8\" -DTHUNARX_API_VERSION=3 -DGI_TYPELIB_PATH=\"/usr/lib/girepository-1.0\" -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/include/thunarx-3 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/python3.8 -I/usr/include/pygobject-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT thunarx_python_la-thunarx-python-object.lo -MD -MP -MF .deps/thunarx_python_la-thunarx-python-object.Tpo -c -o thunarx_python_la-thunarx-python-object.lo `test -f 'thunarx-python-object.c' || echo './'`thunarx-python-object.c
  197. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"thunarx-python\" -DEXO_API_SUBJECT_TO_CHANGE -DLIBEXECDIR=\"/usr/libexec\" -DPY_LIB_LOC=\"/usr/lib\" -DPYTHON_LIB_NAME=\"python3.8\" -DTHUNARX_API_VERSION=3 -DGI_TYPELIB_PATH=\"/usr/lib/girepository-1.0\" -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/include/thunarx-3 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/python3.8 -I/usr/include/pygobject-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT thunarx_python_la-thunarx-python-object.lo -MD -MP -MF .deps/thunarx_python_la-thunarx-python-object.Tpo -c thunarx-python-object.c -fPIC -DPIC -o .libs/thunarx_python_la-thunarx-python-object.o
  198. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"thunarx-python\" -DEXO_API_SUBJECT_TO_CHANGE -DLIBEXECDIR=\"/usr/libexec\" -DPY_LIB_LOC=\"/usr/lib\" -DPYTHON_LIB_NAME=\"python3.8\" -DTHUNARX_API_VERSION=3 -DGI_TYPELIB_PATH=\"/usr/lib/girepository-1.0\" -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/include/thunarx-3 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/python3.8 -I/usr/include/pygobject-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT thunarx_python_la-thunarx-python.lo -MD -MP -MF .deps/thunarx_python_la-thunarx-python.Tpo -c thunarx-python.c -fPIC -DPIC -o .libs/thunarx_python_la-thunarx-python.o
  199. thunarx-python-object.c: In function ‘__PyString_AsString’:
  200. thunarx-python-object.c:79:12: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  201. 79 | return PyUnicode_AsUTF8(obj);
  202. | ^~~~~~~~~~~~~~~~~~~~~
  203. mv -f .deps/thunarx_python_la-thunarx-python.Tpo .deps/thunarx_python_la-thunarx-python.Plo
  204. mv -f .deps/thunarx_python_la-thunarx-python-object.Tpo .deps/thunarx_python_la-thunarx-python-object.Plo
  205. /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/thunarx-3 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/python3.8 -I/usr/include/pygobject-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -avoid-version -module -I/usr/include/pygobject-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,--as-needed -Wl,-O1 -o thunarx-python.la -rpath /usr/lib/thunarx-3 thunarx_python_la-thunarx-python.lo thunarx_python_la-thunarx-python-object.lo -lthunarx-3 -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -L/usr/lib -lpython3.8 -lgobject-2.0 -lglib-2.0
  206. libtool: link: gcc -shared -fPIC -DPIC .libs/thunarx_python_la-thunarx-python.o .libs/thunarx_python_la-thunarx-python-object.o -lthunarx-3 -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -L/usr/lib -lpython3.8 -lgobject-2.0 -lglib-2.0 -pthread -march=x86-64 -mtune=generic -O2 -fstack-protector-strong -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,-O1 -pthread -Wl,-soname -Wl,thunarx-python.so -o .libs/thunarx-python.so
  207. /usr/bin/ld: .libs/thunarx_python_la-thunarx-python-object.o:(.bss+0x0): multiple definition of `_PyGObject_API'; .libs/thunarx_python_la-thunarx-python.o:(.bss+0x60): first defined here
  208. /usr/bin/ld: .libs/thunarx_python_la-thunarx-python-object.o:(.bss+0x28): multiple definition of `_PyThunarxPropertyPage_Type'; .libs/thunarx_python_la-thunarx-python.o:(.bss+0x28): first defined here
  209. /usr/bin/ld: .libs/thunarx_python_la-thunarx-python-object.o:(.bss+0x48): multiple definition of `_PyThunarxMenuItem_Type'; .libs/thunarx_python_la-thunarx-python.o:(.bss+0x48): first defined here
  210. /usr/bin/ld: .libs/thunarx_python_la-thunarx-python-object.o:(.bss+0x10): multiple definition of `_PyThunarxRenamer_Type'; .libs/thunarx_python_la-thunarx-python.o:(.bss+0x10): first defined here
  211. /usr/bin/ld: .libs/thunarx_python_la-thunarx-python-object.o:(.bss+0x20): multiple definition of `_PyThunarxPropertyPageProvider_Type'; .libs/thunarx_python_la-thunarx-python.o:(.bss+0x20): first defined here
  212. /usr/bin/ld: .libs/thunarx_python_la-thunarx-python-object.o:(.bss+0x38): multiple definition of `_PyThunarxMenuProvider_Type'; .libs/thunarx_python_la-thunarx-python.o:(.bss+0x38): first defined here
  213. /usr/bin/ld: .libs/thunarx_python_la-thunarx-python-object.o:(.bss+0x8): multiple definition of `_PyThunarxRenamerProvider_Type'; .libs/thunarx_python_la-thunarx-python.o:(.bss+0x8): first defined here
  214. /usr/bin/ld: .libs/thunarx_python_la-thunarx-python-object.o:(.bss+0x30): multiple definition of `_PyThunarxPreferencesProvider_Type'; .libs/thunarx_python_la-thunarx-python.o:(.bss+0x30): first defined here
  215. /usr/bin/ld: .libs/thunarx_python_la-thunarx-python-object.o:(.bss+0x18): multiple definition of `_PyThunarxProviderPlugin_Type'; .libs/thunarx_python_la-thunarx-python.o:(.bss+0x18): first defined here
  216. /usr/bin/ld: .libs/thunarx_python_la-thunarx-python-object.o:(.bss+0x40): multiple definition of `_PyThunarxMenu_Type'; .libs/thunarx_python_la-thunarx-python.o:(.bss+0x40): first defined here
  217. /usr/bin/ld: .libs/thunarx_python_la-thunarx-python-object.o:(.bss+0x50): multiple definition of `_PyThunarxFileInfo_Type'; .libs/thunarx_python_la-thunarx-python.o:(.bss+0x50): first defined here
  218. /usr/bin/ld: .libs/thunarx_python_la-thunarx-python-object.o:(.bss+0x58): multiple definition of `_PyGtkWidget_Type'; .libs/thunarx_python_la-thunarx-python.o:(.bss+0x58): first defined here
  219. collect2: error: ld returned 1 exit status
  220. make[2]: *** [Makefile:476: thunarx-python.la] Error 1
  221. make[2]: Leaving directory '/home/alex/.cache/yay/thunarx-python/src/thunarx-python-0.5.1/src'
  222. make[1]: *** [Makefile:441: all-recursive] Error 1
  223. make[1]: Leaving directory '/home/alex/.cache/yay/thunarx-python/src/thunarx-python-0.5.1'
  224. make: *** [Makefile:371: all] Error 2
  225. ==> ERROR: A failure occurred in build().
  226. Aborting...
  227. Error making: thunarx-python (python-thunarx)
  228. [alex@alex-pc ~]$
Add Comment
Please, Sign In to add comment