Advertisement
Guest User

Manjaro torchvision install log

a guest
Dec 8th, 2019
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 292.45 KB | None | 0 0
  1. Cloning python-torchvision build files...
  2. Checking python-torchvision dependencies...
  3. Cloning python-av build files...
  4. Checking python-av dependencies...
  5. Preparing...
  6. Synchronizing package databases...
  7. Resolving dependencies...
  8. Checking inter-conflicts...
  9. Download of python-apipkg (1.5-1) started
  10. Download of python-apipkg (1.5-1) finished
  11. Download of python-py (1.8.0-1) started
  12. Download of python-pbr (5.4.3-1) started
  13. Download of python-py (1.8.0-1) finished
  14. Download of python-pluggy (0.13.0-1) started
  15. Download of python-pluggy (0.13.0-1) finished
  16. Download of python-pbr (5.4.3-1) finished
  17. Download of python-pytest (5.2.1-1) started
  18. Download of python-atomicwrites (1.3.0-1) started
  19. Download of python-atomicwrites (1.3.0-1) finished
  20. Download of python-iniconfig (1.0.0-2) started
  21. Download of python-iniconfig (1.0.0-2) finished
  22. Download of python-mock (3.0.5-1) started
  23. Download of python-mock (3.0.5-1) finished
  24. Download of python-pytest (5.2.1-1) finished
  25. Download of cython (0.29.14-1) started
  26. Download of python2-pyparsing (2.4.4-1) started
  27. Download of cython2 (0.29.14-1) started
  28. Download of python-tqdm (4.28.1-1) started
  29. Download of python2-pyparsing (2.4.4-1) finished
  30. Download of python2-appdirs (1.4.3-2) started
  31. Download of python2-appdirs (1.4.3-2) finished
  32. Download of cython (0.29.14-1) finished
  33. Download of python2-six (1.12.0-1) started
  34. Download of python2-six (1.12.0-1) finished
  35. Download of python-tqdm (4.28.1-1) finished
  36. Download of python2-packaging (19.2-2) started
  37. Download of python2-packaging (19.2-2) finished
  38. Download of python2-setuptools (1:41.2.0-1) started
  39. Download of python2-setuptools (1:41.2.0-1) finished
  40. Download of python-attrs (19.3.0-1) started
  41. Download of python-attrs (19.3.0-1) finished
  42. Download of cython2 (0.29.14-1) finished
  43. Checking keyring...
  44. Checking integrity...
  45. Loading package files...
  46. Checking file conflicts...
  47. Checking available disc space...
  48. Installing python2-pyparsing (2.4.4-1)...
  49. Installing python-pbr (5.4.3-1)...
  50. Installing python2-appdirs (1.4.3-2)...
  51. Installing python2-six (1.12.0-1)...
  52. Installing python2-packaging (19.2-2)...
  53. Installing python2-setuptools (1:41.2.0-1)...
  54. Installing python-apipkg (1.5-1)...
  55. Installing python-iniconfig (1.0.0-2)...
  56. Installing python-atomicwrites (1.3.0-1)...
  57. Installing python-py (1.8.0-1)...
  58. Installing python-pluggy (0.13.0-1)...
  59. Installing python-attrs (19.3.0-1)...
  60. Installing python-pytest (5.2.1-1)...
  61. Installing python-mock (3.0.5-1)...
  62. Installing cython2 (0.29.14-1)...
  63. Installing python-tqdm (4.28.1-1)...
  64. Installing cython (0.29.14-1)...
  65. Running post-transaction hooks...
  66. Arming ConditionNeedsUpdate...
  67.  
  68. Building python-av...
  69. ==> Making package: python-av 6.2.0-0 (Po 9. prosince 2019, 01:31:32 CET)
  70. ==> Checking runtime dependencies...
  71. ==> Checking buildtime dependencies...
  72. ==> Retrieving sources...
  73. -> Downloading v6.2.0.tar.gz...
  74. % Total % Received % Xferd Average Speed Time Time Time Current
  75. Dload Upload Total Spent Left Speed
  76.  
  77. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  78. 100 122 0 122 0 0 465 0 --:--:-- --:--:-- --:--:-- 465
  79.  
  80. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  81. 100 179k 0 179k 0 0 177k 0 --:--:-- 0:00:01 --:--:-- 285k
  82. ==> Validating source files with sha256sums...
  83. v6.2.0.tar.gz ... Passed
  84. ==> Removing existing $srcdir/ directory...
  85. ==> Extracting sources...
  86. -> Extracting v6.2.0.tar.gz with bsdtar
  87. ==> Starting prepare()...
  88. ==> Starting build()...
  89. running build
  90. running build_py
  91. creating build
  92. creating build/lib.linux-x86_64-3.7
  93. creating build/lib.linux-x86_64-3.7/av
  94. copying av/datasets.py -> build/lib.linux-x86_64-3.7/av
  95. copying av/__init__.py -> build/lib.linux-x86_64-3.7/av
  96. copying av/__main__.py -> build/lib.linux-x86_64-3.7/av
  97. copying av/deprecation.py -> build/lib.linux-x86_64-3.7/av
  98. creating build/lib.linux-x86_64-3.7/av/container
  99. copying av/container/__init__.py -> build/lib.linux-x86_64-3.7/av/container
  100. creating build/lib.linux-x86_64-3.7/av/subtitles
  101. copying av/subtitles/__init__.py -> build/lib.linux-x86_64-3.7/av/subtitles
  102. creating build/lib.linux-x86_64-3.7/av/codec
  103. copying av/codec/__init__.py -> build/lib.linux-x86_64-3.7/av/codec
  104. creating build/lib.linux-x86_64-3.7/av/filter
  105. copying av/filter/__init__.py -> build/lib.linux-x86_64-3.7/av/filter
  106. creating build/lib.linux-x86_64-3.7/av/data
  107. copying av/data/__init__.py -> build/lib.linux-x86_64-3.7/av/data
  108. creating build/lib.linux-x86_64-3.7/av/audio
  109. copying av/audio/__init__.py -> build/lib.linux-x86_64-3.7/av/audio
  110. creating build/lib.linux-x86_64-3.7/av/video
  111. copying av/video/__init__.py -> build/lib.linux-x86_64-3.7/av/video
  112. running build_ext
  113. running config
  114. Warning: We don't understand some of CFLAGS (and will leave it in the envvar): -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt
  115. Warning: We don't understand some of LDFLAGS (and will leave it in the envvar): -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now
  116. writing build/temp.linux-x86_64-3.7/include/pyav/config.h
  117. running cythonize
  118. Compiling av/descriptor.pyx because it changed.
  119. [1/1] Cythonizing av/descriptor.pyx
  120. Compiling av/format.pyx because it changed.
  121. [1/1] Cythonizing av/format.pyx
  122. Compiling av/dictionary.pyx because it changed.
  123. [1/1] Cythonizing av/dictionary.pyx
  124. Compiling av/utils.pyx because it changed.
  125. [1/1] Cythonizing av/utils.pyx
  126. Compiling av/logging.pyx because it changed.
  127. [1/1] Cythonizing av/logging.pyx
  128. Compiling av/plane.pyx because it changed.
  129. [1/1] Cythonizing av/plane.pyx
  130. Compiling av/buffer.pyx because it changed.
  131. [1/1] Cythonizing av/buffer.pyx
  132. Compiling av/_core.pyx because it changed.
  133. [1/1] Cythonizing av/_core.pyx
  134. Compiling av/option.pyx because it changed.
  135. [1/1] Cythonizing av/option.pyx
  136. Compiling av/packet.pyx because it changed.
  137. [1/1] Cythonizing av/packet.pyx
  138. Compiling av/frame.pyx because it changed.
  139. [1/1] Cythonizing av/frame.pyx
  140. Compiling av/enums.pyx because it changed.
  141. [1/1] Cythonizing av/enums.pyx
  142. Compiling av/stream.pyx because it changed.
  143. [1/1] Cythonizing av/stream.pyx
  144. Compiling av/bytesource.pyx because it changed.
  145. [1/1] Cythonizing av/bytesource.pyx
  146. Compiling av/container/output.pyx because it changed.
  147. [1/1] Cythonizing av/container/output.pyx
  148. Compiling av/container/core.pyx because it changed.
  149. [1/1] Cythonizing av/container/core.pyx
  150. Compiling av/container/streams.pyx because it changed.
  151. [1/1] Cythonizing av/container/streams.pyx
  152. Compiling av/container/pyio.pyx because it changed.
  153. [1/1] Cythonizing av/container/pyio.pyx
  154. Compiling av/container/input.pyx because it changed.
  155. [1/1] Cythonizing av/container/input.pyx
  156. Compiling av/subtitles/subtitle.pyx because it changed.
  157. [1/1] Cythonizing av/subtitles/subtitle.pyx
  158. Compiling av/subtitles/codeccontext.pyx because it changed.
  159. [1/1] Cythonizing av/subtitles/codeccontext.pyx
  160. Compiling av/subtitles/stream.pyx because it changed.
  161. [1/1] Cythonizing av/subtitles/stream.pyx
  162. Compiling av/codec/context.pyx because it changed.
  163. [1/1] Cythonizing av/codec/context.pyx
  164. Compiling av/codec/codec.pyx because it changed.
  165. [1/1] Cythonizing av/codec/codec.pyx
  166. Compiling av/filter/context.pyx because it changed.
  167. [1/1] Cythonizing av/filter/context.pyx
  168. Compiling av/filter/pad.pyx because it changed.
  169. [1/1] Cythonizing av/filter/pad.pyx
  170. Compiling av/filter/link.pyx because it changed.
  171. [1/1] Cythonizing av/filter/link.pyx
  172. Compiling av/filter/graph.pyx because it changed.
  173. [1/1] Cythonizing av/filter/graph.pyx
  174. Compiling av/filter/filter.pyx because it changed.
  175. [1/1] Cythonizing av/filter/filter.pyx
  176. Compiling av/data/stream.pyx because it changed.
  177. [1/1] Cythonizing av/data/stream.pyx
  178. Compiling av/audio/format.pyx because it changed.
  179. [1/1] Cythonizing av/audio/format.pyx
  180. Compiling av/audio/layout.pyx because it changed.
  181. [1/1] Cythonizing av/audio/layout.pyx
  182. Compiling av/audio/resampler.pyx because it changed.
  183. [1/1] Cythonizing av/audio/resampler.pyx
  184. Compiling av/audio/plane.pyx because it changed.
  185. [1/1] Cythonizing av/audio/plane.pyx
  186. Compiling av/audio/codeccontext.pyx because it changed.
  187. [1/1] Cythonizing av/audio/codeccontext.pyx
  188. Compiling av/audio/fifo.pyx because it changed.
  189. [1/1] Cythonizing av/audio/fifo.pyx
  190. Compiling av/audio/frame.pyx because it changed.
  191. [1/1] Cythonizing av/audio/frame.pyx
  192. Compiling av/audio/stream.pyx because it changed.
  193. [1/1] Cythonizing av/audio/stream.pyx
  194. Compiling av/video/format.pyx because it changed.
  195. [1/1] Cythonizing av/video/format.pyx
  196. Compiling av/video/plane.pyx because it changed.
  197. [1/1] Cythonizing av/video/plane.pyx
  198. Compiling av/video/reformatter.pyx because it changed.
  199. [1/1] Cythonizing av/video/reformatter.pyx
  200. Compiling av/video/codeccontext.pyx because it changed.
  201. [1/1] Cythonizing av/video/codeccontext.pyx
  202. Compiling av/video/frame.pyx because it changed.
  203. [1/1] Cythonizing av/video/frame.pyx
  204. Compiling av/video/stream.pyx because it changed.
  205. [1/1] Cythonizing av/video/stream.pyx
  206. building 'av.descriptor' extension
  207. creating build/temp.linux-x86_64-3.7/src
  208. creating build/temp.linux-x86_64-3.7/src/av
  209. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -Ibuild/temp.linux-x86_64-3.7/include -I/usr/include/python3.7m -I/usr/include/python3.7m -Ibuild/temp.linux-x86_64-3.7/include -c src/av/descriptor.c -o build/temp.linux-x86_64-3.7/src/av/descriptor.o
  210. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.7/src/av/descriptor.o -L/usr/lib -L/usr/lib -lavdevice -lswresample -lswscale -lavcodec -lavutil -lavfilter -lavformat -lpython3.7m -o build/lib.linux-x86_64-3.7/av/descriptor.cpython-37m-x86_64-linux-gnu.so
  211. building 'av.format' extension
  212. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -Ibuild/temp.linux-x86_64-3.7/include -I/usr/include/python3.7m -I/usr/include/python3.7m -Ibuild/temp.linux-x86_64-3.7/include -c src/av/format.c -o build/temp.linux-x86_64-3.7/src/av/format.o
  213. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.7/src/av/format.o -L/usr/lib -L/usr/lib -lavdevice -lswresample -lswscale -lavcodec -lavutil -lavfilter -lavformat -lpython3.7m -o build/lib.linux-x86_64-3.7/av/format.cpython-37m-x86_64-linux-gnu.so
  214. building 'av.dictionary' extension
  215. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -Ibuild/temp.linux-x86_64-3.7/include -I/usr/include/python3.7m -I/usr/include/python3.7m -Ibuild/temp.linux-x86_64-3.7/include -c src/av/dictionary.c -o build/temp.linux-x86_64-3.7/src/av/dictionary.o
  216. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.7/src/av/dictionary.o -L/usr/lib -L/usr/lib -lavdevice -lswresample -lswscale -lavcodec -lavutil -lavfilter -lavformat -lpython3.7m -o build/lib.linux-x86_64-3.7/av/dictionary.cpython-37m-x86_64-linux-gnu.so
  217. building 'av.utils' extension
  218. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -Ibuild/temp.linux-x86_64-3.7/include -I/usr/include/python3.7m -I/usr/include/python3.7m -Ibuild/temp.linux-x86_64-3.7/include -c src/av/utils.c -o build/temp.linux-x86_64-3.7/src/av/utils.o
  219. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.7/src/av/utils.o -L/usr/lib -L/usr/lib -lavdevice -lswresample -lswscale -lavcodec -lavutil -lavfilter -lavformat -lpython3.7m -o build/lib.linux-x86_64-3.7/av/utils.cpython-37m-x86_64-linux-gnu.so
  220. building 'av.logging' extension
  221. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -Ibuild/temp.linux-x86_64-3.7/include -I/usr/include/python3.7m -I/usr/include/python3.7m -Ibuild/temp.linux-x86_64-3.7/include -c src/av/logging.c -o build/temp.linux-x86_64-3.7/src/av/logging.o
  222. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.7/src/av/logging.o -L/usr/lib -L/usr/lib -lavdevice -lswresample -lswscale -lavcodec -lavutil -lavfilter -lavformat -lpython3.7m -o build/lib.linux-x86_64-3.7/av/logging.cpython-37m-x86_64-linux-gnu.so
  223. building 'av.plane' extension
  224. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -Ibuild/temp.linux-x86_64-3.7/include -I/usr/include/python3.7m -I/usr/include/python3.7m -Ibuild/temp.linux-x86_64-3.7/include -c src/av/plane.c -o build/temp.linux-x86_64-3.7/src/av/plane.o
  225. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.7/src/av/plane.o -L/usr/lib -L/usr/lib -lavdevice -lswresample -lswscale -lavcodec -lavutil -lavfilter -lavformat -lpython3.7m -o build/lib.linux-x86_64-3.7/av/plane.cpython-37m-x86_64-linux-gnu.so
  226. building 'av.buffer' extension
  227. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -Ibuild/temp.linux-x86_64-3.7/include -I/usr/include/python3.7m -I/usr/include/python3.7m -Ibuild/temp.linux-x86_64-3.7/include -c src/av/buffer.c -o build/temp.linux-x86_64-3.7/src/av/buffer.o
  228. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.7/src/av/buffer.o -L/usr/lib -L/usr/lib -lavdevice -lswresample -lswscale -lavcodec -lavutil -lavfilter -lavformat -lpython3.7m -o build/lib.linux-x86_64-3.7/av/buffer.cpython-37m-x86_64-linux-gnu.so
  229. building 'av._core' extension
  230. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -Ibuild/temp.linux-x86_64-3.7/include -I/usr/include/python3.7m -I/usr/include/python3.7m -Ibuild/temp.linux-x86_64-3.7/include -c src/av/_core.c -o build/temp.linux-x86_64-3.7/src/av/_core.o
  231. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.7/src/av/_core.o -L/usr/lib -L/usr/lib -lavdevice -lswresample -lswscale -lavcodec -lavutil -lavfilter -lavformat -lpython3.7m -o build/lib.linux-x86_64-3.7/av/_core.cpython-37m-x86_64-linux-gnu.so
  232. building 'av.option' extension
  233. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -Ibuild/temp.linux-x86_64-3.7/include -I/usr/include/python3.7m -I/usr/include/python3.7m -Ibuild/temp.linux-x86_64-3.7/include -c src/av/option.c -o build/temp.linux-x86_64-3.7/src/av/option.o
  234. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.7/src/av/option.o -L/usr/lib -L/usr/lib -lavdevice -lswresample -lswscale -lavcodec -lavutil -lavfilter -lavformat -lpython3.7m -o build/lib.linux-x86_64-3.7/av/option.cpython-37m-x86_64-linux-gnu.so
  235. building 'av.packet' extension
  236. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -Ibuild/temp.linux-x86_64-3.7/include -I/usr/include/python3.7m -I/usr/include/python3.7m -Ibuild/temp.linux-x86_64-3.7/include -c src/av/packet.c -o build/temp.linux-x86_64-3.7/src/av/packet.o
  237. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.7/src/av/packet.o -L/usr/lib -L/usr/lib -lavdevice -lswresample -lswscale -lavcodec -lavutil -lavfilter -lavformat -lpython3.7m -o build/lib.linux-x86_64-3.7/av/packet.cpython-37m-x86_64-linux-gnu.so
  238. building 'av.frame' extension
  239. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -Ibuild/temp.linux-x86_64-3.7/include -I/usr/include/python3.7m -I/usr/include/python3.7m -Ibuild/temp.linux-x86_64-3.7/include -c src/av/frame.c -o build/temp.linux-x86_64-3.7/src/av/frame.o
  240. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.7/src/av/frame.o -L/usr/lib -L/usr/lib -lavdevice -lswresample -lswscale -lavcodec -lavutil -lavfilter -lavformat -lpython3.7m -o build/lib.linux-x86_64-3.7/av/frame.cpython-37m-x86_64-linux-gnu.so
  241. building 'av.enums' extension
  242. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -Ibuild/temp.linux-x86_64-3.7/include -I/usr/include/python3.7m -I/usr/include/python3.7m -Ibuild/temp.linux-x86_64-3.7/include -c src/av/enums.c -o build/temp.linux-x86_64-3.7/src/av/enums.o
  243. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.7/src/av/enums.o -L/usr/lib -L/usr/lib -lavdevice -lswresample -lswscale -lavcodec -lavutil -lavfilter -lavformat -lpython3.7m -o build/lib.linux-x86_64-3.7/av/enums.cpython-37m-x86_64-linux-gnu.so
  244. building 'av.stream' extension
  245. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -Ibuild/temp.linux-x86_64-3.7/include -I/usr/include/python3.7m -I/usr/include/python3.7m -Ibuild/temp.linux-x86_64-3.7/include -c src/av/stream.c -o build/temp.linux-x86_64-3.7/src/av/stream.o
  246. src/av/stream.c: In function ‘__pyx_f_2av_6stream_wrap_stream’:
  247. src/av/stream.c:2135:3: warning: ‘codec’ is deprecated [-Wdeprecated-declarations]
  248. 2135 | switch (__pyx_v_c_stream->codec->codec_type) {
  249. | ^~~~~~
  250. In file included from /usr/include/libavdevice/avdevice.h:51,
  251. from src/av/stream.c:647:
  252. /usr/include/libavformat/avformat.h:885:21: note: declared here
  253. 885 | AVCodecContext *codec;
  254. | ^~~~~
  255. src/av/stream.c: In function ‘__pyx_f_2av_6stream_6Stream__init’:
  256. src/av/stream.c:2745:3: warning: ‘codec’ is deprecated [-Wdeprecated-declarations]
  257. 2745 | __pyx_t_1 = __pyx_v_stream->codec;
  258. | ^~~~~~~~~
  259. In file included from /usr/include/libavdevice/avdevice.h:51,
  260. from src/av/stream.c:647:
  261. /usr/include/libavformat/avformat.h:885:21: note: declared here
  262. 885 | AVCodecContext *codec;
  263. | ^~~~~
  264. src/av/stream.c:2868:15: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  265. 2868 | __pyx_t_7 = __pyx_v_self->_codec_context->codec;
  266. | ^
  267. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.7/src/av/stream.o -L/usr/lib -L/usr/lib -lavdevice -lswresample -lswscale -lavcodec -lavutil -lavfilter -lavformat -lpython3.7m -o build/lib.linux-x86_64-3.7/av/stream.cpython-37m-x86_64-linux-gnu.so
  268. building 'av.bytesource' extension
  269. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -Ibuild/temp.linux-x86_64-3.7/include -I/usr/include/python3.7m -I/usr/include/python3.7m -Ibuild/temp.linux-x86_64-3.7/include -c src/av/bytesource.c -o build/temp.linux-x86_64-3.7/src/av/bytesource.o
  270. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.7/src/av/bytesource.o -L/usr/lib -L/usr/lib -lavdevice -lswresample -lswscale -lavcodec -lavutil -lavfilter -lavformat -lpython3.7m -o build/lib.linux-x86_64-3.7/av/bytesource.cpython-37m-x86_64-linux-gnu.so
  271. building 'av.container.output' extension
  272. creating build/temp.linux-x86_64-3.7/src/av/container
  273. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -Ibuild/temp.linux-x86_64-3.7/include -I/usr/include/python3.7m -I/usr/include/python3.7m -Ibuild/temp.linux-x86_64-3.7/include -c src/av/container/output.c -o build/temp.linux-x86_64-3.7/src/av/container/output.o
  274. src/av/container/output.c: In function ‘__pyx_pf_2av_9container_6output_15OutputContainer_4add_stream’:
  275. src/av/container/output.c:2806:3: warning: ‘codec’ is deprecated [-Wdeprecated-declarations]
  276. 2806 | __pyx_t_9 = __pyx_v_stream->codec;
  277. | ^~~~~~~~~
  278. In file included from /usr/include/libavdevice/avdevice.h:51,
  279. from src/av/container/output.c:646:
  280. /usr/include/libavformat/avformat.h:885:21: note: declared here
  281. 885 | AVCodecContext *codec;
  282. | ^~~~~
  283. src/av/container/output.c:2827:5: warning: ‘avcodec_copy_context’ is deprecated [-Wdeprecated-declarations]
  284. 2827 | (void)(avcodec_copy_context(__pyx_v_codec_context, __pyx_v_template->_codec_context));
  285. | ^
  286. In file included from include/libavcodec/avcodec.pyav.h:1,
  287. from src/av/container/output.c:645:
  288. /usr/include/libavcodec/avcodec.h:4235:5: note: declared here
  289. 4235 | int avcodec_copy_context(AVCodecContext *dest, const AVCodecContext *src);
  290. | ^~~~~~~~~~~~~~~~~~~~
  291. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.7/src/av/container/output.o -L/usr/lib -L/usr/lib -lavdevice -lswresample -lswscale -lavcodec -lavutil -lavfilter -lavformat -lpython3.7m -o build/lib.linux-x86_64-3.7/av/container/output.cpython-37m-x86_64-linux-gnu.so
  292. building 'av.container.core' extension
  293. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -Ibuild/temp.linux-x86_64-3.7/include -I/usr/include/python3.7m -I/usr/include/python3.7m -Ibuild/temp.linux-x86_64-3.7/include -c src/av/container/core.c -o build/temp.linux-x86_64-3.7/src/av/container/core.o
  294. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.7/src/av/container/core.o -L/usr/lib -L/usr/lib -lavdevice -lswresample -lswscale -lavcodec -lavutil -lavfilter -lavformat -lpython3.7m -o build/lib.linux-x86_64-3.7/av/container/core.cpython-37m-x86_64-linux-gnu.so
  295. building 'av.container.streams' extension
  296. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -Ibuild/temp.linux-x86_64-3.7/include -I/usr/include/python3.7m -I/usr/include/python3.7m -Ibuild/temp.linux-x86_64-3.7/include -c src/av/container/streams.c -o build/temp.linux-x86_64-3.7/src/av/container/streams.o
  297. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.7/src/av/container/streams.o -L/usr/lib -L/usr/lib -lavdevice -lswresample -lswscale -lavcodec -lavutil -lavfilter -lavformat -lpython3.7m -o build/lib.linux-x86_64-3.7/av/container/streams.cpython-37m-x86_64-linux-gnu.so
  298. building 'av.container.pyio' extension
  299. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -Ibuild/temp.linux-x86_64-3.7/include -I/usr/include/python3.7m -I/usr/include/python3.7m -Ibuild/temp.linux-x86_64-3.7/include -c src/av/container/pyio.c -o build/temp.linux-x86_64-3.7/src/av/container/pyio.o
  300. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.7/src/av/container/pyio.o -L/usr/lib -L/usr/lib -lavdevice -lswresample -lswscale -lavcodec -lavutil -lavfilter -lavformat -lpython3.7m -o build/lib.linux-x86_64-3.7/av/container/pyio.cpython-37m-x86_64-linux-gnu.so
  301. building 'av.container.input' extension
  302. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -Ibuild/temp.linux-x86_64-3.7/include -I/usr/include/python3.7m -I/usr/include/python3.7m -Ibuild/temp.linux-x86_64-3.7/include -c src/av/container/input.c -o build/temp.linux-x86_64-3.7/src/av/container/input.o
  303. src/av/container/input.c: In function ‘__pyx_f_2av_9container_5input_14InputContainer_flush_buffers’:
  304. src/av/container/input.c:4635:11: warning: ‘codec’ is deprecated [-Wdeprecated-declarations]
  305. 4635 | __pyx_t_5 = (__pyx_v_stream->codec != 0);
  306. | ^~~~~~~~~
  307. In file included from /usr/include/libavdevice/avdevice.h:51,
  308. from src/av/container/input.c:646:
  309. /usr/include/libavformat/avformat.h:885:21: note: declared here
  310. 885 | AVCodecContext *codec;
  311. | ^~~~~
  312. src/av/container/input.c:4641:11: warning: ‘codec’ is deprecated [-Wdeprecated-declarations]
  313. 4641 | __pyx_t_5 = (__pyx_v_stream->codec->codec != 0);
  314. | ^~~~~~~~~
  315. In file included from /usr/include/libavdevice/avdevice.h:51,
  316. from src/av/container/input.c:646:
  317. /usr/include/libavformat/avformat.h:885:21: note: declared here
  318. 885 | AVCodecContext *codec;
  319. | ^~~~~
  320. src/av/container/input.c:4647:11: warning: ‘codec’ is deprecated [-Wdeprecated-declarations]
  321. 4647 | __pyx_t_5 = ((__pyx_v_stream->codec->codec_id != AV_CODEC_ID_NONE) != 0);
  322. | ^~~~~~~~~
  323. In file included from /usr/include/libavdevice/avdevice.h:51,
  324. from src/av/container/input.c:646:
  325. /usr/include/libavformat/avformat.h:885:21: note: declared here
  326. 885 | AVCodecContext *codec;
  327. | ^~~~~
  328. src/av/container/input.c:4657:13: warning: ‘codec’ is deprecated [-Wdeprecated-declarations]
  329. 4657 | avcodec_flush_buffers(__pyx_v_stream->codec);
  330. | ^~~~~~~~~~~~~~~~~~~~~
  331. In file included from /usr/include/libavdevice/avdevice.h:51,
  332. from src/av/container/input.c:646:
  333. /usr/include/libavformat/avformat.h:885:21: note: declared here
  334. 885 | AVCodecContext *codec;
  335. | ^~~~~
  336. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.7/src/av/container/input.o -L/usr/lib -L/usr/lib -lavdevice -lswresample -lswscale -lavcodec -lavutil -lavfilter -lavformat -lpython3.7m -o build/lib.linux-x86_64-3.7/av/container/input.cpython-37m-x86_64-linux-gnu.so
  337. building 'av.subtitles.subtitle' extension
  338. creating build/temp.linux-x86_64-3.7/src/av/subtitles
  339. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -Ibuild/temp.linux-x86_64-3.7/include -I/usr/include/python3.7m -I/usr/include/python3.7m -Ibuild/temp.linux-x86_64-3.7/include -c src/av/subtitles/subtitle.c -o build/temp.linux-x86_64-3.7/src/av/subtitles/subtitle.o
  340. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.7/src/av/subtitles/subtitle.o -L/usr/lib -L/usr/lib -lavdevice -lswresample -lswscale -lavcodec -lavutil -lavfilter -lavformat -lpython3.7m -o build/lib.linux-x86_64-3.7/av/subtitles/subtitle.cpython-37m-x86_64-linux-gnu.so
  341. building 'av.subtitles.codeccontext' extension
  342. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -Ibuild/temp.linux-x86_64-3.7/include -I/usr/include/python3.7m -I/usr/include/python3.7m -Ibuild/temp.linux-x86_64-3.7/include -c src/av/subtitles/codeccontext.c -o build/temp.linux-x86_64-3.7/src/av/subtitles/codeccontext.o
  343. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.7/src/av/subtitles/codeccontext.o -L/usr/lib -L/usr/lib -lavdevice -lswresample -lswscale -lavcodec -lavutil -lavfilter -lavformat -lpython3.7m -o build/lib.linux-x86_64-3.7/av/subtitles/codeccontext.cpython-37m-x86_64-linux-gnu.so
  344. building 'av.subtitles.stream' extension
  345. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -Ibuild/temp.linux-x86_64-3.7/include -I/usr/include/python3.7m -I/usr/include/python3.7m -Ibuild/temp.linux-x86_64-3.7/include -c src/av/subtitles/stream.c -o build/temp.linux-x86_64-3.7/src/av/subtitles/stream.o
  346. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.7/src/av/subtitles/stream.o -L/usr/lib -L/usr/lib -lavdevice -lswresample -lswscale -lavcodec -lavutil -lavfilter -lavformat -lpython3.7m -o build/lib.linux-x86_64-3.7/av/subtitles/stream.cpython-37m-x86_64-linux-gnu.so
  347. building 'av.codec.context' extension
  348. creating build/temp.linux-x86_64-3.7/src/av/codec
  349. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -Ibuild/temp.linux-x86_64-3.7/include -I/usr/include/python3.7m -I/usr/include/python3.7m -Ibuild/temp.linux-x86_64-3.7/include -c src/av/codec/context.c -o build/temp.linux-x86_64-3.7/src/av/codec/context.o
  350. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.7/src/av/codec/context.o -L/usr/lib -L/usr/lib -lavdevice -lswresample -lswscale -lavcodec -lavutil -lavfilter -lavformat -lpython3.7m -o build/lib.linux-x86_64-3.7/av/codec/context.cpython-37m-x86_64-linux-gnu.so
  351. building 'av.codec.codec' extension
  352. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -Ibuild/temp.linux-x86_64-3.7/include -I/usr/include/python3.7m -I/usr/include/python3.7m -Ibuild/temp.linux-x86_64-3.7/include -c src/av/codec/codec.c -o build/temp.linux-x86_64-3.7/src/av/codec/codec.o
  353. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.7/src/av/codec/codec.o -L/usr/lib -L/usr/lib -lavdevice -lswresample -lswscale -lavcodec -lavutil -lavfilter -lavformat -lpython3.7m -o build/lib.linux-x86_64-3.7/av/codec/codec.cpython-37m-x86_64-linux-gnu.so
  354. building 'av.filter.context' extension
  355. creating build/temp.linux-x86_64-3.7/src/av/filter
  356. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -Ibuild/temp.linux-x86_64-3.7/include -I/usr/include/python3.7m -I/usr/include/python3.7m -Ibuild/temp.linux-x86_64-3.7/include -c src/av/filter/context.c -o build/temp.linux-x86_64-3.7/src/av/filter/context.o
  357. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.7/src/av/filter/context.o -L/usr/lib -L/usr/lib -lavdevice -lswresample -lswscale -lavcodec -lavutil -lavfilter -lavformat -lpython3.7m -o build/lib.linux-x86_64-3.7/av/filter/context.cpython-37m-x86_64-linux-gnu.so
  358. building 'av.filter.pad' extension
  359. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -Ibuild/temp.linux-x86_64-3.7/include -I/usr/include/python3.7m -I/usr/include/python3.7m -Ibuild/temp.linux-x86_64-3.7/include -c src/av/filter/pad.c -o build/temp.linux-x86_64-3.7/src/av/filter/pad.o
  360. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.7/src/av/filter/pad.o -L/usr/lib -L/usr/lib -lavdevice -lswresample -lswscale -lavcodec -lavutil -lavfilter -lavformat -lpython3.7m -o build/lib.linux-x86_64-3.7/av/filter/pad.cpython-37m-x86_64-linux-gnu.so
  361. building 'av.filter.link' extension
  362. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -Ibuild/temp.linux-x86_64-3.7/include -I/usr/include/python3.7m -I/usr/include/python3.7m -Ibuild/temp.linux-x86_64-3.7/include -c src/av/filter/link.c -o build/temp.linux-x86_64-3.7/src/av/filter/link.o
  363. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.7/src/av/filter/link.o -L/usr/lib -L/usr/lib -lavdevice -lswresample -lswscale -lavcodec -lavutil -lavfilter -lavformat -lpython3.7m -o build/lib.linux-x86_64-3.7/av/filter/link.cpython-37m-x86_64-linux-gnu.so
  364. building 'av.filter.graph' extension
  365. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -Ibuild/temp.linux-x86_64-3.7/include -I/usr/include/python3.7m -I/usr/include/python3.7m -Ibuild/temp.linux-x86_64-3.7/include -c src/av/filter/graph.c -o build/temp.linux-x86_64-3.7/src/av/filter/graph.o
  366. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.7/src/av/filter/graph.o -L/usr/lib -L/usr/lib -lavdevice -lswresample -lswscale -lavcodec -lavutil -lavfilter -lavformat -lpython3.7m -o build/lib.linux-x86_64-3.7/av/filter/graph.cpython-37m-x86_64-linux-gnu.so
  367. building 'av.filter.filter' extension
  368. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -Ibuild/temp.linux-x86_64-3.7/include -I/usr/include/python3.7m -I/usr/include/python3.7m -Ibuild/temp.linux-x86_64-3.7/include -c src/av/filter/filter.c -o build/temp.linux-x86_64-3.7/src/av/filter/filter.o
  369. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.7/src/av/filter/filter.o -L/usr/lib -L/usr/lib -lavdevice -lswresample -lswscale -lavcodec -lavutil -lavfilter -lavformat -lpython3.7m -o build/lib.linux-x86_64-3.7/av/filter/filter.cpython-37m-x86_64-linux-gnu.so
  370. building 'av.data.stream' extension
  371. creating build/temp.linux-x86_64-3.7/src/av/data
  372. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -Ibuild/temp.linux-x86_64-3.7/include -I/usr/include/python3.7m -I/usr/include/python3.7m -Ibuild/temp.linux-x86_64-3.7/include -c src/av/data/stream.c -o build/temp.linux-x86_64-3.7/src/av/data/stream.o
  373. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.7/src/av/data/stream.o -L/usr/lib -L/usr/lib -lavdevice -lswresample -lswscale -lavcodec -lavutil -lavfilter -lavformat -lpython3.7m -o build/lib.linux-x86_64-3.7/av/data/stream.cpython-37m-x86_64-linux-gnu.so
  374. building 'av.audio.format' extension
  375. creating build/temp.linux-x86_64-3.7/src/av/audio
  376. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -Ibuild/temp.linux-x86_64-3.7/include -I/usr/include/python3.7m -I/usr/include/python3.7m -Ibuild/temp.linux-x86_64-3.7/include -c src/av/audio/format.c -o build/temp.linux-x86_64-3.7/src/av/audio/format.o
  377. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.7/src/av/audio/format.o -L/usr/lib -L/usr/lib -lavdevice -lswresample -lswscale -lavcodec -lavutil -lavfilter -lavformat -lpython3.7m -o build/lib.linux-x86_64-3.7/av/audio/format.cpython-37m-x86_64-linux-gnu.so
  378. building 'av.audio.layout' extension
  379. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -Ibuild/temp.linux-x86_64-3.7/include -I/usr/include/python3.7m -I/usr/include/python3.7m -Ibuild/temp.linux-x86_64-3.7/include -c src/av/audio/layout.c -o build/temp.linux-x86_64-3.7/src/av/audio/layout.o
  380. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.7/src/av/audio/layout.o -L/usr/lib -L/usr/lib -lavdevice -lswresample -lswscale -lavcodec -lavutil -lavfilter -lavformat -lpython3.7m -o build/lib.linux-x86_64-3.7/av/audio/layout.cpython-37m-x86_64-linux-gnu.so
  381. building 'av.audio.resampler' extension
  382. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -Ibuild/temp.linux-x86_64-3.7/include -I/usr/include/python3.7m -I/usr/include/python3.7m -Ibuild/temp.linux-x86_64-3.7/include -c src/av/audio/resampler.c -o build/temp.linux-x86_64-3.7/src/av/audio/resampler.o
  383. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.7/src/av/audio/resampler.o -L/usr/lib -L/usr/lib -lavdevice -lswresample -lswscale -lavcodec -lavutil -lavfilter -lavformat -lpython3.7m -o build/lib.linux-x86_64-3.7/av/audio/resampler.cpython-37m-x86_64-linux-gnu.so
  384. building 'av.audio.plane' extension
  385. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -Ibuild/temp.linux-x86_64-3.7/include -I/usr/include/python3.7m -I/usr/include/python3.7m -Ibuild/temp.linux-x86_64-3.7/include -c src/av/audio/plane.c -o build/temp.linux-x86_64-3.7/src/av/audio/plane.o
  386. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.7/src/av/audio/plane.o -L/usr/lib -L/usr/lib -lavdevice -lswresample -lswscale -lavcodec -lavutil -lavfilter -lavformat -lpython3.7m -o build/lib.linux-x86_64-3.7/av/audio/plane.cpython-37m-x86_64-linux-gnu.so
  387. building 'av.audio.codeccontext' extension
  388. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -Ibuild/temp.linux-x86_64-3.7/include -I/usr/include/python3.7m -I/usr/include/python3.7m -Ibuild/temp.linux-x86_64-3.7/include -c src/av/audio/codeccontext.c -o build/temp.linux-x86_64-3.7/src/av/audio/codeccontext.o
  389. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.7/src/av/audio/codeccontext.o -L/usr/lib -L/usr/lib -lavdevice -lswresample -lswscale -lavcodec -lavutil -lavfilter -lavformat -lpython3.7m -o build/lib.linux-x86_64-3.7/av/audio/codeccontext.cpython-37m-x86_64-linux-gnu.so
  390. building 'av.audio.fifo' extension
  391. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -Ibuild/temp.linux-x86_64-3.7/include -I/usr/include/python3.7m -I/usr/include/python3.7m -Ibuild/temp.linux-x86_64-3.7/include -c src/av/audio/fifo.c -o build/temp.linux-x86_64-3.7/src/av/audio/fifo.o
  392. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.7/src/av/audio/fifo.o -L/usr/lib -L/usr/lib -lavdevice -lswresample -lswscale -lavcodec -lavutil -lavfilter -lavformat -lpython3.7m -o build/lib.linux-x86_64-3.7/av/audio/fifo.cpython-37m-x86_64-linux-gnu.so
  393. building 'av.audio.frame' extension
  394. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -Ibuild/temp.linux-x86_64-3.7/include -I/usr/include/python3.7m -I/usr/include/python3.7m -Ibuild/temp.linux-x86_64-3.7/include -c src/av/audio/frame.c -o build/temp.linux-x86_64-3.7/src/av/audio/frame.o
  395. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.7/src/av/audio/frame.o -L/usr/lib -L/usr/lib -lavdevice -lswresample -lswscale -lavcodec -lavutil -lavfilter -lavformat -lpython3.7m -o build/lib.linux-x86_64-3.7/av/audio/frame.cpython-37m-x86_64-linux-gnu.so
  396. building 'av.audio.stream' extension
  397. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -Ibuild/temp.linux-x86_64-3.7/include -I/usr/include/python3.7m -I/usr/include/python3.7m -Ibuild/temp.linux-x86_64-3.7/include -c src/av/audio/stream.c -o build/temp.linux-x86_64-3.7/src/av/audio/stream.o
  398. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.7/src/av/audio/stream.o -L/usr/lib -L/usr/lib -lavdevice -lswresample -lswscale -lavcodec -lavutil -lavfilter -lavformat -lpython3.7m -o build/lib.linux-x86_64-3.7/av/audio/stream.cpython-37m-x86_64-linux-gnu.so
  399. building 'av.video.format' extension
  400. creating build/temp.linux-x86_64-3.7/src/av/video
  401. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -Ibuild/temp.linux-x86_64-3.7/include -I/usr/include/python3.7m -I/usr/include/python3.7m -Ibuild/temp.linux-x86_64-3.7/include -c src/av/video/format.c -o build/temp.linux-x86_64-3.7/src/av/video/format.o
  402. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.7/src/av/video/format.o -L/usr/lib -L/usr/lib -lavdevice -lswresample -lswscale -lavcodec -lavutil -lavfilter -lavformat -lpython3.7m -o build/lib.linux-x86_64-3.7/av/video/format.cpython-37m-x86_64-linux-gnu.so
  403. building 'av.video.plane' extension
  404. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -Ibuild/temp.linux-x86_64-3.7/include -I/usr/include/python3.7m -I/usr/include/python3.7m -Ibuild/temp.linux-x86_64-3.7/include -c src/av/video/plane.c -o build/temp.linux-x86_64-3.7/src/av/video/plane.o
  405. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.7/src/av/video/plane.o -L/usr/lib -L/usr/lib -lavdevice -lswresample -lswscale -lavcodec -lavutil -lavfilter -lavformat -lpython3.7m -o build/lib.linux-x86_64-3.7/av/video/plane.cpython-37m-x86_64-linux-gnu.so
  406. building 'av.video.reformatter' extension
  407. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -Ibuild/temp.linux-x86_64-3.7/include -I/usr/include/python3.7m -I/usr/include/python3.7m -Ibuild/temp.linux-x86_64-3.7/include -c src/av/video/reformatter.c -o build/temp.linux-x86_64-3.7/src/av/video/reformatter.o
  408. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.7/src/av/video/reformatter.o -L/usr/lib -L/usr/lib -lavdevice -lswresample -lswscale -lavcodec -lavutil -lavfilter -lavformat -lpython3.7m -o build/lib.linux-x86_64-3.7/av/video/reformatter.cpython-37m-x86_64-linux-gnu.so
  409. building 'av.video.codeccontext' extension
  410. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -Ibuild/temp.linux-x86_64-3.7/include -I/usr/include/python3.7m -I/usr/include/python3.7m -Ibuild/temp.linux-x86_64-3.7/include -c src/av/video/codeccontext.c -o build/temp.linux-x86_64-3.7/src/av/video/codeccontext.o
  411. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.7/src/av/video/codeccontext.o -L/usr/lib -L/usr/lib -lavdevice -lswresample -lswscale -lavcodec -lavutil -lavfilter -lavformat -lpython3.7m -o build/lib.linux-x86_64-3.7/av/video/codeccontext.cpython-37m-x86_64-linux-gnu.so
  412. building 'av.video.frame' extension
  413. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -Ibuild/temp.linux-x86_64-3.7/include -I/usr/include/python3.7m -I/usr/include/python3.7m -Ibuild/temp.linux-x86_64-3.7/include -c src/av/video/frame.c -o build/temp.linux-x86_64-3.7/src/av/video/frame.o
  414. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.7/src/av/video/frame.o -L/usr/lib -L/usr/lib -lavdevice -lswresample -lswscale -lavcodec -lavutil -lavfilter -lavformat -lpython3.7m -o build/lib.linux-x86_64-3.7/av/video/frame.cpython-37m-x86_64-linux-gnu.so
  415. building 'av.video.stream' extension
  416. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -Ibuild/temp.linux-x86_64-3.7/include -I/usr/include/python3.7m -I/usr/include/python3.7m -Ibuild/temp.linux-x86_64-3.7/include -c src/av/video/stream.c -o build/temp.linux-x86_64-3.7/src/av/video/stream.o
  417. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.7/src/av/video/stream.o -L/usr/lib -L/usr/lib -lavdevice -lswresample -lswscale -lavcodec -lavutil -lavfilter -lavformat -lpython3.7m -o build/lib.linux-x86_64-3.7/av/video/stream.cpython-37m-x86_64-linux-gnu.so
  418. running build
  419. running build_py
  420. creating build
  421. creating build/lib.linux-x86_64-2.7
  422. creating build/lib.linux-x86_64-2.7/av
  423. copying av/datasets.py -> build/lib.linux-x86_64-2.7/av
  424. copying av/__init__.py -> build/lib.linux-x86_64-2.7/av
  425. copying av/__main__.py -> build/lib.linux-x86_64-2.7/av
  426. copying av/deprecation.py -> build/lib.linux-x86_64-2.7/av
  427. creating build/lib.linux-x86_64-2.7/av/container
  428. copying av/container/__init__.py -> build/lib.linux-x86_64-2.7/av/container
  429. creating build/lib.linux-x86_64-2.7/av/subtitles
  430. copying av/subtitles/__init__.py -> build/lib.linux-x86_64-2.7/av/subtitles
  431. creating build/lib.linux-x86_64-2.7/av/codec
  432. copying av/codec/__init__.py -> build/lib.linux-x86_64-2.7/av/codec
  433. creating build/lib.linux-x86_64-2.7/av/filter
  434. copying av/filter/__init__.py -> build/lib.linux-x86_64-2.7/av/filter
  435. creating build/lib.linux-x86_64-2.7/av/data
  436. copying av/data/__init__.py -> build/lib.linux-x86_64-2.7/av/data
  437. creating build/lib.linux-x86_64-2.7/av/audio
  438. copying av/audio/__init__.py -> build/lib.linux-x86_64-2.7/av/audio
  439. creating build/lib.linux-x86_64-2.7/av/video
  440. copying av/video/__init__.py -> build/lib.linux-x86_64-2.7/av/video
  441. running build_ext
  442. running config
  443. Warning: We don't understand some of CFLAGS (and will leave it in the envvar): -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt
  444. Warning: We don't understand some of LDFLAGS (and will leave it in the envvar): -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now
  445. writing build/temp.linux-x86_64-2.7/include/pyav/config.h
  446. running cythonize
  447. Compiling av/descriptor.pyx because it changed.
  448. [1/1] Cythonizing av/descriptor.pyx
  449. Compiling av/format.pyx because it changed.
  450. [1/1] Cythonizing av/format.pyx
  451. Compiling av/dictionary.pyx because it changed.
  452. [1/1] Cythonizing av/dictionary.pyx
  453. Compiling av/utils.pyx because it changed.
  454. [1/1] Cythonizing av/utils.pyx
  455. Compiling av/logging.pyx because it changed.
  456. [1/1] Cythonizing av/logging.pyx
  457. Compiling av/plane.pyx because it changed.
  458. [1/1] Cythonizing av/plane.pyx
  459. Compiling av/buffer.pyx because it changed.
  460. [1/1] Cythonizing av/buffer.pyx
  461. Compiling av/_core.pyx because it changed.
  462. [1/1] Cythonizing av/_core.pyx
  463. Compiling av/option.pyx because it changed.
  464. [1/1] Cythonizing av/option.pyx
  465. Compiling av/packet.pyx because it changed.
  466. [1/1] Cythonizing av/packet.pyx
  467. Compiling av/frame.pyx because it changed.
  468. [1/1] Cythonizing av/frame.pyx
  469. Compiling av/enums.pyx because it changed.
  470. [1/1] Cythonizing av/enums.pyx
  471. Compiling av/stream.pyx because it changed.
  472. [1/1] Cythonizing av/stream.pyx
  473. Compiling av/bytesource.pyx because it changed.
  474. [1/1] Cythonizing av/bytesource.pyx
  475. Compiling av/container/output.pyx because it changed.
  476. [1/1] Cythonizing av/container/output.pyx
  477. Compiling av/container/core.pyx because it changed.
  478. [1/1] Cythonizing av/container/core.pyx
  479. Compiling av/container/streams.pyx because it changed.
  480. [1/1] Cythonizing av/container/streams.pyx
  481. Compiling av/container/pyio.pyx because it changed.
  482. [1/1] Cythonizing av/container/pyio.pyx
  483. Compiling av/container/input.pyx because it changed.
  484. [1/1] Cythonizing av/container/input.pyx
  485. Compiling av/subtitles/subtitle.pyx because it changed.
  486. [1/1] Cythonizing av/subtitles/subtitle.pyx
  487. Compiling av/subtitles/codeccontext.pyx because it changed.
  488. [1/1] Cythonizing av/subtitles/codeccontext.pyx
  489. Compiling av/subtitles/stream.pyx because it changed.
  490. [1/1] Cythonizing av/subtitles/stream.pyx
  491. Compiling av/codec/context.pyx because it changed.
  492. [1/1] Cythonizing av/codec/context.pyx
  493. Compiling av/codec/codec.pyx because it changed.
  494. [1/1] Cythonizing av/codec/codec.pyx
  495. Compiling av/filter/context.pyx because it changed.
  496. [1/1] Cythonizing av/filter/context.pyx
  497. Compiling av/filter/pad.pyx because it changed.
  498. [1/1] Cythonizing av/filter/pad.pyx
  499. Compiling av/filter/link.pyx because it changed.
  500. [1/1] Cythonizing av/filter/link.pyx
  501. Compiling av/filter/graph.pyx because it changed.
  502. [1/1] Cythonizing av/filter/graph.pyx
  503. Compiling av/filter/filter.pyx because it changed.
  504. [1/1] Cythonizing av/filter/filter.pyx
  505. Compiling av/data/stream.pyx because it changed.
  506. [1/1] Cythonizing av/data/stream.pyx
  507. Compiling av/audio/format.pyx because it changed.
  508. [1/1] Cythonizing av/audio/format.pyx
  509. Compiling av/audio/layout.pyx because it changed.
  510. [1/1] Cythonizing av/audio/layout.pyx
  511. Compiling av/audio/resampler.pyx because it changed.
  512. [1/1] Cythonizing av/audio/resampler.pyx
  513. Compiling av/audio/plane.pyx because it changed.
  514. [1/1] Cythonizing av/audio/plane.pyx
  515. Compiling av/audio/codeccontext.pyx because it changed.
  516. [1/1] Cythonizing av/audio/codeccontext.pyx
  517. Compiling av/audio/fifo.pyx because it changed.
  518. [1/1] Cythonizing av/audio/fifo.pyx
  519. Compiling av/audio/frame.pyx because it changed.
  520. [1/1] Cythonizing av/audio/frame.pyx
  521. Compiling av/audio/stream.pyx because it changed.
  522. [1/1] Cythonizing av/audio/stream.pyx
  523. Compiling av/video/format.pyx because it changed.
  524. [1/1] Cythonizing av/video/format.pyx
  525. Compiling av/video/plane.pyx because it changed.
  526. [1/1] Cythonizing av/video/plane.pyx
  527. Compiling av/video/reformatter.pyx because it changed.
  528. [1/1] Cythonizing av/video/reformatter.pyx
  529. Compiling av/video/codeccontext.pyx because it changed.
  530. [1/1] Cythonizing av/video/codeccontext.pyx
  531. Compiling av/video/frame.pyx because it changed.
  532. [1/1] Cythonizing av/video/frame.pyx
  533. Compiling av/video/stream.pyx because it changed.
  534. [1/1] Cythonizing av/video/stream.pyx
  535. building 'av.descriptor' extension
  536. creating build/temp.linux-x86_64-2.7/src
  537. creating build/temp.linux-x86_64-2.7/src/av
  538. gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -c src/av/descriptor.c -o build/temp.linux-x86_64-2.7/src/av/descriptor.o
  539. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/src/av/descriptor.o -L/usr/lib -L/usr/lib -lavcodec -lavfilter -lswresample -lavutil -lavformat -lswscale -lavdevice -lpython2.7 -o build/lib.linux-x86_64-2.7/av/descriptor.so
  540. building 'av.format' extension
  541. gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -c src/av/format.c -o build/temp.linux-x86_64-2.7/src/av/format.o
  542. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/src/av/format.o -L/usr/lib -L/usr/lib -lavcodec -lavfilter -lswresample -lavutil -lavformat -lswscale -lavdevice -lpython2.7 -o build/lib.linux-x86_64-2.7/av/format.so
  543. building 'av.dictionary' extension
  544. gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -c src/av/dictionary.c -o build/temp.linux-x86_64-2.7/src/av/dictionary.o
  545. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/src/av/dictionary.o -L/usr/lib -L/usr/lib -lavcodec -lavfilter -lswresample -lavutil -lavformat -lswscale -lavdevice -lpython2.7 -o build/lib.linux-x86_64-2.7/av/dictionary.so
  546. building 'av.utils' extension
  547. gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -c src/av/utils.c -o build/temp.linux-x86_64-2.7/src/av/utils.o
  548. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/src/av/utils.o -L/usr/lib -L/usr/lib -lavcodec -lavfilter -lswresample -lavutil -lavformat -lswscale -lavdevice -lpython2.7 -o build/lib.linux-x86_64-2.7/av/utils.so
  549. building 'av.logging' extension
  550. gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -c src/av/logging.c -o build/temp.linux-x86_64-2.7/src/av/logging.o
  551. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/src/av/logging.o -L/usr/lib -L/usr/lib -lavcodec -lavfilter -lswresample -lavutil -lavformat -lswscale -lavdevice -lpython2.7 -o build/lib.linux-x86_64-2.7/av/logging.so
  552. building 'av.plane' extension
  553. gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -c src/av/plane.c -o build/temp.linux-x86_64-2.7/src/av/plane.o
  554. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/src/av/plane.o -L/usr/lib -L/usr/lib -lavcodec -lavfilter -lswresample -lavutil -lavformat -lswscale -lavdevice -lpython2.7 -o build/lib.linux-x86_64-2.7/av/plane.so
  555. building 'av.buffer' extension
  556. gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -c src/av/buffer.c -o build/temp.linux-x86_64-2.7/src/av/buffer.o
  557. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/src/av/buffer.o -L/usr/lib -L/usr/lib -lavcodec -lavfilter -lswresample -lavutil -lavformat -lswscale -lavdevice -lpython2.7 -o build/lib.linux-x86_64-2.7/av/buffer.so
  558. building 'av._core' extension
  559. gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -c src/av/_core.c -o build/temp.linux-x86_64-2.7/src/av/_core.o
  560. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/src/av/_core.o -L/usr/lib -L/usr/lib -lavcodec -lavfilter -lswresample -lavutil -lavformat -lswscale -lavdevice -lpython2.7 -o build/lib.linux-x86_64-2.7/av/_core.so
  561. building 'av.option' extension
  562. gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -c src/av/option.c -o build/temp.linux-x86_64-2.7/src/av/option.o
  563. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/src/av/option.o -L/usr/lib -L/usr/lib -lavcodec -lavfilter -lswresample -lavutil -lavformat -lswscale -lavdevice -lpython2.7 -o build/lib.linux-x86_64-2.7/av/option.so
  564. building 'av.packet' extension
  565. gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -c src/av/packet.c -o build/temp.linux-x86_64-2.7/src/av/packet.o
  566. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/src/av/packet.o -L/usr/lib -L/usr/lib -lavcodec -lavfilter -lswresample -lavutil -lavformat -lswscale -lavdevice -lpython2.7 -o build/lib.linux-x86_64-2.7/av/packet.so
  567. building 'av.frame' extension
  568. gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -c src/av/frame.c -o build/temp.linux-x86_64-2.7/src/av/frame.o
  569. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/src/av/frame.o -L/usr/lib -L/usr/lib -lavcodec -lavfilter -lswresample -lavutil -lavformat -lswscale -lavdevice -lpython2.7 -o build/lib.linux-x86_64-2.7/av/frame.so
  570. building 'av.enums' extension
  571. gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -c src/av/enums.c -o build/temp.linux-x86_64-2.7/src/av/enums.o
  572. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/src/av/enums.o -L/usr/lib -L/usr/lib -lavcodec -lavfilter -lswresample -lavutil -lavformat -lswscale -lavdevice -lpython2.7 -o build/lib.linux-x86_64-2.7/av/enums.so
  573. building 'av.stream' extension
  574. gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -c src/av/stream.c -o build/temp.linux-x86_64-2.7/src/av/stream.o
  575. src/av/stream.c: In function ‘__pyx_f_2av_6stream_wrap_stream’:
  576. src/av/stream.c:2135:3: warning: ‘codec’ is deprecated [-Wdeprecated-declarations]
  577. 2135 | switch (__pyx_v_c_stream->codec->codec_type) {
  578. | ^~~~~~
  579. In file included from /usr/include/libavdevice/avdevice.h:51,
  580. from src/av/stream.c:647:
  581. /usr/include/libavformat/avformat.h:885:21: note: declared here
  582. 885 | AVCodecContext *codec;
  583. | ^~~~~
  584. src/av/stream.c: In function ‘__pyx_f_2av_6stream_6Stream__init’:
  585. src/av/stream.c:2745:3: warning: ‘codec’ is deprecated [-Wdeprecated-declarations]
  586. 2745 | __pyx_t_1 = __pyx_v_stream->codec;
  587. | ^~~~~~~~~
  588. In file included from /usr/include/libavdevice/avdevice.h:51,
  589. from src/av/stream.c:647:
  590. /usr/include/libavformat/avformat.h:885:21: note: declared here
  591. 885 | AVCodecContext *codec;
  592. | ^~~~~
  593. src/av/stream.c:2868:15: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  594. 2868 | __pyx_t_7 = __pyx_v_self->_codec_context->codec;
  595. | ^
  596. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/src/av/stream.o -L/usr/lib -L/usr/lib -lavcodec -lavfilter -lswresample -lavutil -lavformat -lswscale -lavdevice -lpython2.7 -o build/lib.linux-x86_64-2.7/av/stream.so
  597. building 'av.bytesource' extension
  598. gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -c src/av/bytesource.c -o build/temp.linux-x86_64-2.7/src/av/bytesource.o
  599. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/src/av/bytesource.o -L/usr/lib -L/usr/lib -lavcodec -lavfilter -lswresample -lavutil -lavformat -lswscale -lavdevice -lpython2.7 -o build/lib.linux-x86_64-2.7/av/bytesource.so
  600. building 'av.container.output' extension
  601. creating build/temp.linux-x86_64-2.7/src/av/container
  602. gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -c src/av/container/output.c -o build/temp.linux-x86_64-2.7/src/av/container/output.o
  603. src/av/container/output.c: In function ‘__pyx_pf_2av_9container_6output_15OutputContainer_4add_stream’:
  604. src/av/container/output.c:2806:3: warning: ‘codec’ is deprecated [-Wdeprecated-declarations]
  605. 2806 | __pyx_t_9 = __pyx_v_stream->codec;
  606. | ^~~~~~~~~
  607. In file included from /usr/include/libavdevice/avdevice.h:51,
  608. from src/av/container/output.c:646:
  609. /usr/include/libavformat/avformat.h:885:21: note: declared here
  610. 885 | AVCodecContext *codec;
  611. | ^~~~~
  612. src/av/container/output.c:2827:5: warning: ‘avcodec_copy_context’ is deprecated [-Wdeprecated-declarations]
  613. 2827 | (void)(avcodec_copy_context(__pyx_v_codec_context, __pyx_v_template->_codec_context));
  614. | ^
  615. In file included from include/libavcodec/avcodec.pyav.h:1,
  616. from src/av/container/output.c:645:
  617. /usr/include/libavcodec/avcodec.h:4235:5: note: declared here
  618. 4235 | int avcodec_copy_context(AVCodecContext *dest, const AVCodecContext *src);
  619. | ^~~~~~~~~~~~~~~~~~~~
  620. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/src/av/container/output.o -L/usr/lib -L/usr/lib -lavcodec -lavfilter -lswresample -lavutil -lavformat -lswscale -lavdevice -lpython2.7 -o build/lib.linux-x86_64-2.7/av/container/output.so
  621. building 'av.container.core' extension
  622. gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -c src/av/container/core.c -o build/temp.linux-x86_64-2.7/src/av/container/core.o
  623. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/src/av/container/core.o -L/usr/lib -L/usr/lib -lavcodec -lavfilter -lswresample -lavutil -lavformat -lswscale -lavdevice -lpython2.7 -o build/lib.linux-x86_64-2.7/av/container/core.so
  624. building 'av.container.streams' extension
  625. gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -c src/av/container/streams.c -o build/temp.linux-x86_64-2.7/src/av/container/streams.o
  626. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/src/av/container/streams.o -L/usr/lib -L/usr/lib -lavcodec -lavfilter -lswresample -lavutil -lavformat -lswscale -lavdevice -lpython2.7 -o build/lib.linux-x86_64-2.7/av/container/streams.so
  627. building 'av.container.pyio' extension
  628. gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -c src/av/container/pyio.c -o build/temp.linux-x86_64-2.7/src/av/container/pyio.o
  629. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/src/av/container/pyio.o -L/usr/lib -L/usr/lib -lavcodec -lavfilter -lswresample -lavutil -lavformat -lswscale -lavdevice -lpython2.7 -o build/lib.linux-x86_64-2.7/av/container/pyio.so
  630. building 'av.container.input' extension
  631. gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -c src/av/container/input.c -o build/temp.linux-x86_64-2.7/src/av/container/input.o
  632. src/av/container/input.c: In function ‘__pyx_f_2av_9container_5input_14InputContainer_flush_buffers’:
  633. src/av/container/input.c:4635:11: warning: ‘codec’ is deprecated [-Wdeprecated-declarations]
  634. 4635 | __pyx_t_5 = (__pyx_v_stream->codec != 0);
  635. | ^~~~~~~~~
  636. In file included from /usr/include/libavdevice/avdevice.h:51,
  637. from src/av/container/input.c:646:
  638. /usr/include/libavformat/avformat.h:885:21: note: declared here
  639. 885 | AVCodecContext *codec;
  640. | ^~~~~
  641. src/av/container/input.c:4641:11: warning: ‘codec’ is deprecated [-Wdeprecated-declarations]
  642. 4641 | __pyx_t_5 = (__pyx_v_stream->codec->codec != 0);
  643. | ^~~~~~~~~
  644. In file included from /usr/include/libavdevice/avdevice.h:51,
  645. from src/av/container/input.c:646:
  646. /usr/include/libavformat/avformat.h:885:21: note: declared here
  647. 885 | AVCodecContext *codec;
  648. | ^~~~~
  649. src/av/container/input.c:4647:11: warning: ‘codec’ is deprecated [-Wdeprecated-declarations]
  650. 4647 | __pyx_t_5 = ((__pyx_v_stream->codec->codec_id != AV_CODEC_ID_NONE) != 0);
  651. | ^~~~~~~~~
  652. In file included from /usr/include/libavdevice/avdevice.h:51,
  653. from src/av/container/input.c:646:
  654. /usr/include/libavformat/avformat.h:885:21: note: declared here
  655. 885 | AVCodecContext *codec;
  656. | ^~~~~
  657. src/av/container/input.c:4657:13: warning: ‘codec’ is deprecated [-Wdeprecated-declarations]
  658. 4657 | avcodec_flush_buffers(__pyx_v_stream->codec);
  659. | ^~~~~~~~~~~~~~~~~~~~~
  660. In file included from /usr/include/libavdevice/avdevice.h:51,
  661. from src/av/container/input.c:646:
  662. /usr/include/libavformat/avformat.h:885:21: note: declared here
  663. 885 | AVCodecContext *codec;
  664. | ^~~~~
  665. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/src/av/container/input.o -L/usr/lib -L/usr/lib -lavcodec -lavfilter -lswresample -lavutil -lavformat -lswscale -lavdevice -lpython2.7 -o build/lib.linux-x86_64-2.7/av/container/input.so
  666. building 'av.subtitles.subtitle' extension
  667. creating build/temp.linux-x86_64-2.7/src/av/subtitles
  668. gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -c src/av/subtitles/subtitle.c -o build/temp.linux-x86_64-2.7/src/av/subtitles/subtitle.o
  669. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/src/av/subtitles/subtitle.o -L/usr/lib -L/usr/lib -lavcodec -lavfilter -lswresample -lavutil -lavformat -lswscale -lavdevice -lpython2.7 -o build/lib.linux-x86_64-2.7/av/subtitles/subtitle.so
  670. building 'av.subtitles.codeccontext' extension
  671. gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -c src/av/subtitles/codeccontext.c -o build/temp.linux-x86_64-2.7/src/av/subtitles/codeccontext.o
  672. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/src/av/subtitles/codeccontext.o -L/usr/lib -L/usr/lib -lavcodec -lavfilter -lswresample -lavutil -lavformat -lswscale -lavdevice -lpython2.7 -o build/lib.linux-x86_64-2.7/av/subtitles/codeccontext.so
  673. building 'av.subtitles.stream' extension
  674. gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -c src/av/subtitles/stream.c -o build/temp.linux-x86_64-2.7/src/av/subtitles/stream.o
  675. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/src/av/subtitles/stream.o -L/usr/lib -L/usr/lib -lavcodec -lavfilter -lswresample -lavutil -lavformat -lswscale -lavdevice -lpython2.7 -o build/lib.linux-x86_64-2.7/av/subtitles/stream.so
  676. building 'av.codec.context' extension
  677. creating build/temp.linux-x86_64-2.7/src/av/codec
  678. gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -c src/av/codec/context.c -o build/temp.linux-x86_64-2.7/src/av/codec/context.o
  679. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/src/av/codec/context.o -L/usr/lib -L/usr/lib -lavcodec -lavfilter -lswresample -lavutil -lavformat -lswscale -lavdevice -lpython2.7 -o build/lib.linux-x86_64-2.7/av/codec/context.so
  680. building 'av.codec.codec' extension
  681. gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -c src/av/codec/codec.c -o build/temp.linux-x86_64-2.7/src/av/codec/codec.o
  682. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/src/av/codec/codec.o -L/usr/lib -L/usr/lib -lavcodec -lavfilter -lswresample -lavutil -lavformat -lswscale -lavdevice -lpython2.7 -o build/lib.linux-x86_64-2.7/av/codec/codec.so
  683. building 'av.filter.context' extension
  684. creating build/temp.linux-x86_64-2.7/src/av/filter
  685. gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -c src/av/filter/context.c -o build/temp.linux-x86_64-2.7/src/av/filter/context.o
  686. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/src/av/filter/context.o -L/usr/lib -L/usr/lib -lavcodec -lavfilter -lswresample -lavutil -lavformat -lswscale -lavdevice -lpython2.7 -o build/lib.linux-x86_64-2.7/av/filter/context.so
  687. building 'av.filter.pad' extension
  688. gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -c src/av/filter/pad.c -o build/temp.linux-x86_64-2.7/src/av/filter/pad.o
  689. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/src/av/filter/pad.o -L/usr/lib -L/usr/lib -lavcodec -lavfilter -lswresample -lavutil -lavformat -lswscale -lavdevice -lpython2.7 -o build/lib.linux-x86_64-2.7/av/filter/pad.so
  690. building 'av.filter.link' extension
  691. gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -c src/av/filter/link.c -o build/temp.linux-x86_64-2.7/src/av/filter/link.o
  692. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/src/av/filter/link.o -L/usr/lib -L/usr/lib -lavcodec -lavfilter -lswresample -lavutil -lavformat -lswscale -lavdevice -lpython2.7 -o build/lib.linux-x86_64-2.7/av/filter/link.so
  693. building 'av.filter.graph' extension
  694. gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -c src/av/filter/graph.c -o build/temp.linux-x86_64-2.7/src/av/filter/graph.o
  695. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/src/av/filter/graph.o -L/usr/lib -L/usr/lib -lavcodec -lavfilter -lswresample -lavutil -lavformat -lswscale -lavdevice -lpython2.7 -o build/lib.linux-x86_64-2.7/av/filter/graph.so
  696. building 'av.filter.filter' extension
  697. gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -c src/av/filter/filter.c -o build/temp.linux-x86_64-2.7/src/av/filter/filter.o
  698. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/src/av/filter/filter.o -L/usr/lib -L/usr/lib -lavcodec -lavfilter -lswresample -lavutil -lavformat -lswscale -lavdevice -lpython2.7 -o build/lib.linux-x86_64-2.7/av/filter/filter.so
  699. building 'av.data.stream' extension
  700. creating build/temp.linux-x86_64-2.7/src/av/data
  701. gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -c src/av/data/stream.c -o build/temp.linux-x86_64-2.7/src/av/data/stream.o
  702. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/src/av/data/stream.o -L/usr/lib -L/usr/lib -lavcodec -lavfilter -lswresample -lavutil -lavformat -lswscale -lavdevice -lpython2.7 -o build/lib.linux-x86_64-2.7/av/data/stream.so
  703. building 'av.audio.format' extension
  704. creating build/temp.linux-x86_64-2.7/src/av/audio
  705. gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -c src/av/audio/format.c -o build/temp.linux-x86_64-2.7/src/av/audio/format.o
  706. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/src/av/audio/format.o -L/usr/lib -L/usr/lib -lavcodec -lavfilter -lswresample -lavutil -lavformat -lswscale -lavdevice -lpython2.7 -o build/lib.linux-x86_64-2.7/av/audio/format.so
  707. building 'av.audio.layout' extension
  708. gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -c src/av/audio/layout.c -o build/temp.linux-x86_64-2.7/src/av/audio/layout.o
  709. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/src/av/audio/layout.o -L/usr/lib -L/usr/lib -lavcodec -lavfilter -lswresample -lavutil -lavformat -lswscale -lavdevice -lpython2.7 -o build/lib.linux-x86_64-2.7/av/audio/layout.so
  710. building 'av.audio.resampler' extension
  711. gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -c src/av/audio/resampler.c -o build/temp.linux-x86_64-2.7/src/av/audio/resampler.o
  712. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/src/av/audio/resampler.o -L/usr/lib -L/usr/lib -lavcodec -lavfilter -lswresample -lavutil -lavformat -lswscale -lavdevice -lpython2.7 -o build/lib.linux-x86_64-2.7/av/audio/resampler.so
  713. building 'av.audio.plane' extension
  714. gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -c src/av/audio/plane.c -o build/temp.linux-x86_64-2.7/src/av/audio/plane.o
  715. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/src/av/audio/plane.o -L/usr/lib -L/usr/lib -lavcodec -lavfilter -lswresample -lavutil -lavformat -lswscale -lavdevice -lpython2.7 -o build/lib.linux-x86_64-2.7/av/audio/plane.so
  716. building 'av.audio.codeccontext' extension
  717. gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -c src/av/audio/codeccontext.c -o build/temp.linux-x86_64-2.7/src/av/audio/codeccontext.o
  718. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/src/av/audio/codeccontext.o -L/usr/lib -L/usr/lib -lavcodec -lavfilter -lswresample -lavutil -lavformat -lswscale -lavdevice -lpython2.7 -o build/lib.linux-x86_64-2.7/av/audio/codeccontext.so
  719. building 'av.audio.fifo' extension
  720. gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -c src/av/audio/fifo.c -o build/temp.linux-x86_64-2.7/src/av/audio/fifo.o
  721. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/src/av/audio/fifo.o -L/usr/lib -L/usr/lib -lavcodec -lavfilter -lswresample -lavutil -lavformat -lswscale -lavdevice -lpython2.7 -o build/lib.linux-x86_64-2.7/av/audio/fifo.so
  722. building 'av.audio.frame' extension
  723. gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -c src/av/audio/frame.c -o build/temp.linux-x86_64-2.7/src/av/audio/frame.o
  724. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/src/av/audio/frame.o -L/usr/lib -L/usr/lib -lavcodec -lavfilter -lswresample -lavutil -lavformat -lswscale -lavdevice -lpython2.7 -o build/lib.linux-x86_64-2.7/av/audio/frame.so
  725. building 'av.audio.stream' extension
  726. gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -c src/av/audio/stream.c -o build/temp.linux-x86_64-2.7/src/av/audio/stream.o
  727. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/src/av/audio/stream.o -L/usr/lib -L/usr/lib -lavcodec -lavfilter -lswresample -lavutil -lavformat -lswscale -lavdevice -lpython2.7 -o build/lib.linux-x86_64-2.7/av/audio/stream.so
  728. building 'av.video.format' extension
  729. creating build/temp.linux-x86_64-2.7/src/av/video
  730. gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -c src/av/video/format.c -o build/temp.linux-x86_64-2.7/src/av/video/format.o
  731. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/src/av/video/format.o -L/usr/lib -L/usr/lib -lavcodec -lavfilter -lswresample -lavutil -lavformat -lswscale -lavdevice -lpython2.7 -o build/lib.linux-x86_64-2.7/av/video/format.so
  732. building 'av.video.plane' extension
  733. gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -c src/av/video/plane.c -o build/temp.linux-x86_64-2.7/src/av/video/plane.o
  734. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/src/av/video/plane.o -L/usr/lib -L/usr/lib -lavcodec -lavfilter -lswresample -lavutil -lavformat -lswscale -lavdevice -lpython2.7 -o build/lib.linux-x86_64-2.7/av/video/plane.so
  735. building 'av.video.reformatter' extension
  736. gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -c src/av/video/reformatter.c -o build/temp.linux-x86_64-2.7/src/av/video/reformatter.o
  737. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/src/av/video/reformatter.o -L/usr/lib -L/usr/lib -lavcodec -lavfilter -lswresample -lavutil -lavformat -lswscale -lavdevice -lpython2.7 -o build/lib.linux-x86_64-2.7/av/video/reformatter.so
  738. building 'av.video.codeccontext' extension
  739. gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -c src/av/video/codeccontext.c -o build/temp.linux-x86_64-2.7/src/av/video/codeccontext.o
  740. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/src/av/video/codeccontext.o -L/usr/lib -L/usr/lib -lavcodec -lavfilter -lswresample -lavutil -lavformat -lswscale -lavdevice -lpython2.7 -o build/lib.linux-x86_64-2.7/av/video/codeccontext.so
  741. building 'av.video.frame' extension
  742. gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -c src/av/video/frame.c -o build/temp.linux-x86_64-2.7/src/av/video/frame.o
  743. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/src/av/video/frame.o -L/usr/lib -L/usr/lib -lavcodec -lavfilter -lswresample -lavutil -lavformat -lswscale -lavdevice -lpython2.7 -o build/lib.linux-x86_64-2.7/av/video/frame.so
  744. building 'av.video.stream' extension
  745. gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -c src/av/video/stream.c -o build/temp.linux-x86_64-2.7/src/av/video/stream.o
  746. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/src/av/video/stream.o -L/usr/lib -L/usr/lib -lavcodec -lavfilter -lswresample -lavutil -lavformat -lswscale -lavdevice -lpython2.7 -o build/lib.linux-x86_64-2.7/av/video/stream.so
  747. ==> Entering fakeroot environment...
  748. ==> Starting package_python-av()...
  749. running install
  750. running build
  751. running build_py
  752. running build_ext
  753. running config
  754. Warning: We don't understand some of CFLAGS (and will leave it in the envvar): -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt
  755. Warning: We don't understand some of LDFLAGS (and will leave it in the envvar): -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now
  756. writing build/temp.linux-x86_64-3.7/include/pyav/config.h
  757. running cythonize
  758. running install_lib
  759. creating /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr
  760. creating /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib
  761. creating /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7
  762. creating /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages
  763. creating /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av
  764. copying build/lib.linux-x86_64-3.7/av/dictionary.cpython-37m-x86_64-linux-gnu.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av
  765. creating /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av/container
  766. copying build/lib.linux-x86_64-3.7/av/container/__init__.py -> /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av/container
  767. copying build/lib.linux-x86_64-3.7/av/container/input.cpython-37m-x86_64-linux-gnu.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av/container
  768. copying build/lib.linux-x86_64-3.7/av/container/output.cpython-37m-x86_64-linux-gnu.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av/container
  769. copying build/lib.linux-x86_64-3.7/av/container/streams.cpython-37m-x86_64-linux-gnu.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av/container
  770. copying build/lib.linux-x86_64-3.7/av/container/pyio.cpython-37m-x86_64-linux-gnu.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av/container
  771. copying build/lib.linux-x86_64-3.7/av/container/core.cpython-37m-x86_64-linux-gnu.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av/container
  772. copying build/lib.linux-x86_64-3.7/av/datasets.py -> /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av
  773. copying build/lib.linux-x86_64-3.7/av/__init__.py -> /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av
  774. copying build/lib.linux-x86_64-3.7/av/utils.cpython-37m-x86_64-linux-gnu.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av
  775. copying build/lib.linux-x86_64-3.7/av/__main__.py -> /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av
  776. copying build/lib.linux-x86_64-3.7/av/enums.cpython-37m-x86_64-linux-gnu.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av
  777. copying build/lib.linux-x86_64-3.7/av/bytesource.cpython-37m-x86_64-linux-gnu.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av
  778. creating /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av/subtitles
  779. copying build/lib.linux-x86_64-3.7/av/subtitles/__init__.py -> /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av/subtitles
  780. copying build/lib.linux-x86_64-3.7/av/subtitles/stream.cpython-37m-x86_64-linux-gnu.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av/subtitles
  781. copying build/lib.linux-x86_64-3.7/av/subtitles/codeccontext.cpython-37m-x86_64-linux-gnu.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av/subtitles
  782. copying build/lib.linux-x86_64-3.7/av/subtitles/subtitle.cpython-37m-x86_64-linux-gnu.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av/subtitles
  783. copying build/lib.linux-x86_64-3.7/av/frame.cpython-37m-x86_64-linux-gnu.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av
  784. copying build/lib.linux-x86_64-3.7/av/descriptor.cpython-37m-x86_64-linux-gnu.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av
  785. creating /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av/codec
  786. copying build/lib.linux-x86_64-3.7/av/codec/__init__.py -> /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av/codec
  787. copying build/lib.linux-x86_64-3.7/av/codec/context.cpython-37m-x86_64-linux-gnu.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av/codec
  788. copying build/lib.linux-x86_64-3.7/av/codec/codec.cpython-37m-x86_64-linux-gnu.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av/codec
  789. copying build/lib.linux-x86_64-3.7/av/stream.cpython-37m-x86_64-linux-gnu.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av
  790. copying build/lib.linux-x86_64-3.7/av/_core.cpython-37m-x86_64-linux-gnu.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av
  791. copying build/lib.linux-x86_64-3.7/av/logging.cpython-37m-x86_64-linux-gnu.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av
  792. copying build/lib.linux-x86_64-3.7/av/packet.cpython-37m-x86_64-linux-gnu.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av
  793. copying build/lib.linux-x86_64-3.7/av/plane.cpython-37m-x86_64-linux-gnu.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av
  794. copying build/lib.linux-x86_64-3.7/av/buffer.cpython-37m-x86_64-linux-gnu.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av
  795. creating /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av/filter
  796. copying build/lib.linux-x86_64-3.7/av/filter/link.cpython-37m-x86_64-linux-gnu.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av/filter
  797. copying build/lib.linux-x86_64-3.7/av/filter/__init__.py -> /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av/filter
  798. copying build/lib.linux-x86_64-3.7/av/filter/context.cpython-37m-x86_64-linux-gnu.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av/filter
  799. copying build/lib.linux-x86_64-3.7/av/filter/filter.cpython-37m-x86_64-linux-gnu.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av/filter
  800. copying build/lib.linux-x86_64-3.7/av/filter/pad.cpython-37m-x86_64-linux-gnu.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av/filter
  801. copying build/lib.linux-x86_64-3.7/av/filter/graph.cpython-37m-x86_64-linux-gnu.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av/filter
  802. creating /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av/data
  803. copying build/lib.linux-x86_64-3.7/av/data/__init__.py -> /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av/data
  804. copying build/lib.linux-x86_64-3.7/av/data/stream.cpython-37m-x86_64-linux-gnu.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av/data
  805. copying build/lib.linux-x86_64-3.7/av/format.cpython-37m-x86_64-linux-gnu.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av
  806. creating /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av/audio
  807. copying build/lib.linux-x86_64-3.7/av/audio/__init__.py -> /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av/audio
  808. copying build/lib.linux-x86_64-3.7/av/audio/layout.cpython-37m-x86_64-linux-gnu.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av/audio
  809. copying build/lib.linux-x86_64-3.7/av/audio/fifo.cpython-37m-x86_64-linux-gnu.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av/audio
  810. copying build/lib.linux-x86_64-3.7/av/audio/resampler.cpython-37m-x86_64-linux-gnu.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av/audio
  811. copying build/lib.linux-x86_64-3.7/av/audio/frame.cpython-37m-x86_64-linux-gnu.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av/audio
  812. copying build/lib.linux-x86_64-3.7/av/audio/stream.cpython-37m-x86_64-linux-gnu.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av/audio
  813. copying build/lib.linux-x86_64-3.7/av/audio/plane.cpython-37m-x86_64-linux-gnu.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av/audio
  814. copying build/lib.linux-x86_64-3.7/av/audio/format.cpython-37m-x86_64-linux-gnu.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av/audio
  815. copying build/lib.linux-x86_64-3.7/av/audio/codeccontext.cpython-37m-x86_64-linux-gnu.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av/audio
  816. copying build/lib.linux-x86_64-3.7/av/option.cpython-37m-x86_64-linux-gnu.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av
  817. copying build/lib.linux-x86_64-3.7/av/deprecation.py -> /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av
  818. creating /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av/video
  819. copying build/lib.linux-x86_64-3.7/av/video/reformatter.cpython-37m-x86_64-linux-gnu.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av/video
  820. copying build/lib.linux-x86_64-3.7/av/video/__init__.py -> /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av/video
  821. copying build/lib.linux-x86_64-3.7/av/video/frame.cpython-37m-x86_64-linux-gnu.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av/video
  822. copying build/lib.linux-x86_64-3.7/av/video/stream.cpython-37m-x86_64-linux-gnu.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av/video
  823. copying build/lib.linux-x86_64-3.7/av/video/plane.cpython-37m-x86_64-linux-gnu.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av/video
  824. copying build/lib.linux-x86_64-3.7/av/video/format.cpython-37m-x86_64-linux-gnu.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av/video
  825. copying build/lib.linux-x86_64-3.7/av/video/codeccontext.cpython-37m-x86_64-linux-gnu.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av/video
  826. byte-compiling /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av/container/__init__.py to __init__.cpython-37.pyc
  827. byte-compiling /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av/datasets.py to datasets.cpython-37.pyc
  828. byte-compiling /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av/__init__.py to __init__.cpython-37.pyc
  829. byte-compiling /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av/__main__.py to __main__.cpython-37.pyc
  830. byte-compiling /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av/subtitles/__init__.py to __init__.cpython-37.pyc
  831. byte-compiling /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av/codec/__init__.py to __init__.cpython-37.pyc
  832. byte-compiling /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av/filter/__init__.py to __init__.cpython-37.pyc
  833. byte-compiling /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av/data/__init__.py to __init__.cpython-37.pyc
  834. byte-compiling /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av/audio/__init__.py to __init__.cpython-37.pyc
  835. byte-compiling /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av/deprecation.py to deprecation.cpython-37.pyc
  836. byte-compiling /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av/video/__init__.py to __init__.cpython-37.pyc
  837. writing byte-compilation script '/tmp/tmp5k73bx3i.py'
  838. /usr/bin/python /tmp/tmp5k73bx3i.py
  839. removing /tmp/tmp5k73bx3i.py
  840. running install_egg_info
  841. running egg_info
  842. creating av.egg-info
  843. writing av.egg-info/PKG-INFO
  844. writing dependency_links to av.egg-info/dependency_links.txt
  845. writing entry points to av.egg-info/entry_points.txt
  846. writing top-level names to av.egg-info/top_level.txt
  847. writing manifest file 'av.egg-info/SOURCES.txt'
  848. reading manifest file 'av.egg-info/SOURCES.txt'
  849. reading manifest template 'MANIFEST.in'
  850. writing manifest file 'av.egg-info/SOURCES.txt'
  851. Copying av.egg-info to /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/lib/python3.7/site-packages/av-6.2.0-py3.7.egg-info
  852. running install_scripts
  853. Installing pyav script to /var/tmp/pamac-build-hacky/python-av/pkg/python-av/usr/bin
  854. ==> Tidying install...
  855. -> Removing libtool files...
  856. -> Purging unwanted files...
  857. -> Removing static library files...
  858. -> Stripping unneeded symbols from binaries and libraries...
  859. -> Compressing man and info pages...
  860. ==> Checking for packaging issues...
  861. ==> Creating package "python-av"...
  862. -> Generating .PKGINFO file...
  863. -> Generating .BUILDINFO file...
  864. -> Generating .MTREE file...
  865. -> Compressing package...
  866. ==> Starting package_python2-av()...
  867. running install
  868. running build
  869. running build_py
  870. running build_ext
  871. running config
  872. Warning: We don't understand some of CFLAGS (and will leave it in the envvar): -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt
  873. Warning: We don't understand some of LDFLAGS (and will leave it in the envvar): -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now
  874. writing build/temp.linux-x86_64-2.7/include/pyav/config.h
  875. running cythonize
  876. running install_lib
  877. creating /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr
  878. creating /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib
  879. creating /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7
  880. creating /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages
  881. creating /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av
  882. copying build/lib.linux-x86_64-2.7/av/bytesource.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av
  883. creating /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av/container
  884. copying build/lib.linux-x86_64-2.7/av/container/__init__.py -> /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av/container
  885. copying build/lib.linux-x86_64-2.7/av/container/input.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av/container
  886. copying build/lib.linux-x86_64-2.7/av/container/core.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av/container
  887. copying build/lib.linux-x86_64-2.7/av/container/output.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av/container
  888. copying build/lib.linux-x86_64-2.7/av/container/streams.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av/container
  889. copying build/lib.linux-x86_64-2.7/av/container/pyio.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av/container
  890. copying build/lib.linux-x86_64-2.7/av/datasets.py -> /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av
  891. copying build/lib.linux-x86_64-2.7/av/__init__.py -> /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av
  892. copying build/lib.linux-x86_64-2.7/av/__main__.py -> /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av
  893. copying build/lib.linux-x86_64-2.7/av/format.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av
  894. copying build/lib.linux-x86_64-2.7/av/enums.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av
  895. copying build/lib.linux-x86_64-2.7/av/descriptor.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av
  896. creating /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av/subtitles
  897. copying build/lib.linux-x86_64-2.7/av/subtitles/__init__.py -> /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av/subtitles
  898. copying build/lib.linux-x86_64-2.7/av/subtitles/codeccontext.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av/subtitles
  899. copying build/lib.linux-x86_64-2.7/av/subtitles/subtitle.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av/subtitles
  900. copying build/lib.linux-x86_64-2.7/av/subtitles/stream.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av/subtitles
  901. creating /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av/codec
  902. copying build/lib.linux-x86_64-2.7/av/codec/__init__.py -> /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av/codec
  903. copying build/lib.linux-x86_64-2.7/av/codec/codec.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av/codec
  904. copying build/lib.linux-x86_64-2.7/av/codec/context.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av/codec
  905. copying build/lib.linux-x86_64-2.7/av/dictionary.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av
  906. copying build/lib.linux-x86_64-2.7/av/option.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av
  907. copying build/lib.linux-x86_64-2.7/av/packet.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av
  908. copying build/lib.linux-x86_64-2.7/av/plane.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av
  909. copying build/lib.linux-x86_64-2.7/av/stream.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av
  910. creating /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av/filter
  911. copying build/lib.linux-x86_64-2.7/av/filter/filter.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av/filter
  912. copying build/lib.linux-x86_64-2.7/av/filter/__init__.py -> /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av/filter
  913. copying build/lib.linux-x86_64-2.7/av/filter/context.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av/filter
  914. copying build/lib.linux-x86_64-2.7/av/filter/link.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av/filter
  915. copying build/lib.linux-x86_64-2.7/av/filter/graph.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av/filter
  916. copying build/lib.linux-x86_64-2.7/av/filter/pad.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av/filter
  917. copying build/lib.linux-x86_64-2.7/av/logging.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av
  918. copying build/lib.linux-x86_64-2.7/av/utils.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av
  919. creating /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av/data
  920. copying build/lib.linux-x86_64-2.7/av/data/__init__.py -> /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av/data
  921. copying build/lib.linux-x86_64-2.7/av/data/stream.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av/data
  922. creating /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av/audio
  923. copying build/lib.linux-x86_64-2.7/av/audio/__init__.py -> /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av/audio
  924. copying build/lib.linux-x86_64-2.7/av/audio/layout.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av/audio
  925. copying build/lib.linux-x86_64-2.7/av/audio/codeccontext.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av/audio
  926. copying build/lib.linux-x86_64-2.7/av/audio/format.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av/audio
  927. copying build/lib.linux-x86_64-2.7/av/audio/resampler.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av/audio
  928. copying build/lib.linux-x86_64-2.7/av/audio/fifo.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av/audio
  929. copying build/lib.linux-x86_64-2.7/av/audio/plane.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av/audio
  930. copying build/lib.linux-x86_64-2.7/av/audio/stream.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av/audio
  931. copying build/lib.linux-x86_64-2.7/av/audio/frame.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av/audio
  932. copying build/lib.linux-x86_64-2.7/av/deprecation.py -> /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av
  933. copying build/lib.linux-x86_64-2.7/av/_core.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av
  934. copying build/lib.linux-x86_64-2.7/av/buffer.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av
  935. creating /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av/video
  936. copying build/lib.linux-x86_64-2.7/av/video/__init__.py -> /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av/video
  937. copying build/lib.linux-x86_64-2.7/av/video/codeccontext.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av/video
  938. copying build/lib.linux-x86_64-2.7/av/video/format.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av/video
  939. copying build/lib.linux-x86_64-2.7/av/video/plane.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av/video
  940. copying build/lib.linux-x86_64-2.7/av/video/stream.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av/video
  941. copying build/lib.linux-x86_64-2.7/av/video/reformatter.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av/video
  942. copying build/lib.linux-x86_64-2.7/av/video/frame.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av/video
  943. copying build/lib.linux-x86_64-2.7/av/frame.so -> /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av
  944. byte-compiling /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av/container/__init__.py to __init__.pyc
  945. byte-compiling /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av/datasets.py to datasets.pyc
  946. byte-compiling /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av/__init__.py to __init__.pyc
  947. byte-compiling /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av/__main__.py to __main__.pyc
  948. byte-compiling /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av/subtitles/__init__.py to __init__.pyc
  949. byte-compiling /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av/codec/__init__.py to __init__.pyc
  950. byte-compiling /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av/filter/__init__.py to __init__.pyc
  951. byte-compiling /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av/data/__init__.py to __init__.pyc
  952. byte-compiling /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av/audio/__init__.py to __init__.pyc
  953. byte-compiling /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av/deprecation.py to deprecation.pyc
  954. byte-compiling /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av/video/__init__.py to __init__.pyc
  955. writing byte-compilation script '/tmp/tmp3PnxdN.py'
  956. /usr/bin/python2 -O /tmp/tmp3PnxdN.py
  957. removing /tmp/tmp3PnxdN.py
  958. running install_egg_info
  959. running egg_info
  960. creating av.egg-info
  961. writing av.egg-info/PKG-INFO
  962. writing top-level names to av.egg-info/top_level.txt
  963. writing dependency_links to av.egg-info/dependency_links.txt
  964. writing entry points to av.egg-info/entry_points.txt
  965. writing manifest file 'av.egg-info/SOURCES.txt'
  966. reading manifest file 'av.egg-info/SOURCES.txt'
  967. reading manifest template 'MANIFEST.in'
  968. writing manifest file 'av.egg-info/SOURCES.txt'
  969. Copying av.egg-info to /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/lib/python2.7/site-packages/av-6.2.0-py2.7.egg-info
  970. running install_scripts
  971. Installing pyav script to /var/tmp/pamac-build-hacky/python-av/pkg/python2-av/usr/bin
  972. ==> Tidying install...
  973. -> Removing libtool files...
  974. -> Purging unwanted files...
  975. -> Removing static library files...
  976. -> Stripping unneeded symbols from binaries and libraries...
  977. -> Compressing man and info pages...
  978. ==> Checking for packaging issues...
  979. ==> Creating package "python2-av"...
  980. -> Generating .PKGINFO file...
  981. -> Generating .BUILDINFO file...
  982. -> Generating .MTREE file...
  983. -> Compressing package...
  984. ==> Leaving fakeroot environment.
  985. ==> Finished making: python-av 6.2.0-0 (Po 9. prosince 2019, 01:34:08 CET)
  986. ==> Cleaning up...
  987.  
  988. Preparing...
  989. Resolving dependencies...
  990. Checking inter-conflicts...
  991. Running post-transaction hooks...
  992. Checking keyring...
  993. Checking integrity...
  994. Loading package files...
  995. Checking file conflicts...
  996. Checking available disc space...
  997. Installing python-av (6.2.0-0)...
  998.  
  999. Building python-torchvision...
  1000. ==> Making package: python-torchvision 0.4.2-4 (Po 9. prosince 2019, 01:34:11 CET)
  1001. ==> Checking runtime dependencies...
  1002. ==> Checking buildtime dependencies...
  1003. ==> Retrieving sources...
  1004. -> Downloading v0.4.2.tar.gz...
  1005. % Total % Received % Xferd Average Speed Time Time Time Current
  1006. Dload Upload Total Spent Left Speed
  1007.  
  1008. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  1009. 100 122 0 122 0 0 428 0 --:--:-- --:--:-- --:--:-- 428
  1010.  
  1011. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  1012. 100 806k 0 806k 0 0 532k 0 --:--:-- 0:00:01 --:--:-- 795k
  1013. 100 5680k 0 5680k 0 0 2318k 0 --:--:-- 0:00:02 --:--:-- 2911k
  1014. ==> Validating source files with sha512sums...
  1015. v0.4.2.tar.gz ... Passed
  1016. ==> Removing existing $srcdir/ directory...
  1017. ==> Extracting sources...
  1018. -> Extracting v0.4.2.tar.gz with bsdtar
  1019. ==> Starting build()...
  1020. Building wheel torchvision-0.4.2
  1021. running build
  1022. running build_py
  1023. creating build
  1024. creating build/lib.linux-x86_64-3.7
  1025. creating build/lib.linux-x86_64-3.7/torchvision
  1026. copying torchvision/version.py -> build/lib.linux-x86_64-3.7/torchvision
  1027. copying torchvision/__init__.py -> build/lib.linux-x86_64-3.7/torchvision
  1028. copying torchvision/extension.py -> build/lib.linux-x86_64-3.7/torchvision
  1029. copying torchvision/utils.py -> build/lib.linux-x86_64-3.7/torchvision
  1030. creating build/lib.linux-x86_64-3.7/torchvision/models
  1031. copying torchvision/models/inception.py -> build/lib.linux-x86_64-3.7/torchvision/models
  1032. copying torchvision/models/mnasnet.py -> build/lib.linux-x86_64-3.7/torchvision/models
  1033. copying torchvision/models/__init__.py -> build/lib.linux-x86_64-3.7/torchvision/models
  1034. copying torchvision/models/mobilenet.py -> build/lib.linux-x86_64-3.7/torchvision/models
  1035. copying torchvision/models/resnet.py -> build/lib.linux-x86_64-3.7/torchvision/models
  1036. copying torchvision/models/densenet.py -> build/lib.linux-x86_64-3.7/torchvision/models
  1037. copying torchvision/models/vgg.py -> build/lib.linux-x86_64-3.7/torchvision/models
  1038. copying torchvision/models/_utils.py -> build/lib.linux-x86_64-3.7/torchvision/models
  1039. copying torchvision/models/alexnet.py -> build/lib.linux-x86_64-3.7/torchvision/models
  1040. copying torchvision/models/shufflenetv2.py -> build/lib.linux-x86_64-3.7/torchvision/models
  1041. copying torchvision/models/googlenet.py -> build/lib.linux-x86_64-3.7/torchvision/models
  1042. copying torchvision/models/utils.py -> build/lib.linux-x86_64-3.7/torchvision/models
  1043. copying torchvision/models/squeezenet.py -> build/lib.linux-x86_64-3.7/torchvision/models
  1044. creating build/lib.linux-x86_64-3.7/torchvision/transforms
  1045. copying torchvision/transforms/__init__.py -> build/lib.linux-x86_64-3.7/torchvision/transforms
  1046. copying torchvision/transforms/functional.py -> build/lib.linux-x86_64-3.7/torchvision/transforms
  1047. copying torchvision/transforms/_functional_video.py -> build/lib.linux-x86_64-3.7/torchvision/transforms
  1048. copying torchvision/transforms/transforms.py -> build/lib.linux-x86_64-3.7/torchvision/transforms
  1049. copying torchvision/transforms/_transforms_video.py -> build/lib.linux-x86_64-3.7/torchvision/transforms
  1050. creating build/lib.linux-x86_64-3.7/torchvision/datasets
  1051. copying torchvision/datasets/celeba.py -> build/lib.linux-x86_64-3.7/torchvision/datasets
  1052. copying torchvision/datasets/svhn.py -> build/lib.linux-x86_64-3.7/torchvision/datasets
  1053. copying torchvision/datasets/imagenet.py -> build/lib.linux-x86_64-3.7/torchvision/datasets
  1054. copying torchvision/datasets/sbd.py -> build/lib.linux-x86_64-3.7/torchvision/datasets
  1055. copying torchvision/datasets/phototour.py -> build/lib.linux-x86_64-3.7/torchvision/datasets
  1056. copying torchvision/datasets/__init__.py -> build/lib.linux-x86_64-3.7/torchvision/datasets
  1057. copying torchvision/datasets/hmdb51.py -> build/lib.linux-x86_64-3.7/torchvision/datasets
  1058. copying torchvision/datasets/stl10.py -> build/lib.linux-x86_64-3.7/torchvision/datasets
  1059. copying torchvision/datasets/flickr.py -> build/lib.linux-x86_64-3.7/torchvision/datasets
  1060. copying torchvision/datasets/semeion.py -> build/lib.linux-x86_64-3.7/torchvision/datasets
  1061. copying torchvision/datasets/usps.py -> build/lib.linux-x86_64-3.7/torchvision/datasets
  1062. copying torchvision/datasets/ucf101.py -> build/lib.linux-x86_64-3.7/torchvision/datasets
  1063. copying torchvision/datasets/cityscapes.py -> build/lib.linux-x86_64-3.7/torchvision/datasets
  1064. copying torchvision/datasets/kinetics.py -> build/lib.linux-x86_64-3.7/torchvision/datasets
  1065. copying torchvision/datasets/coco.py -> build/lib.linux-x86_64-3.7/torchvision/datasets
  1066. copying torchvision/datasets/mnist.py -> build/lib.linux-x86_64-3.7/torchvision/datasets
  1067. copying torchvision/datasets/cifar.py -> build/lib.linux-x86_64-3.7/torchvision/datasets
  1068. copying torchvision/datasets/vision.py -> build/lib.linux-x86_64-3.7/torchvision/datasets
  1069. copying torchvision/datasets/caltech.py -> build/lib.linux-x86_64-3.7/torchvision/datasets
  1070. copying torchvision/datasets/omniglot.py -> build/lib.linux-x86_64-3.7/torchvision/datasets
  1071. copying torchvision/datasets/voc.py -> build/lib.linux-x86_64-3.7/torchvision/datasets
  1072. copying torchvision/datasets/lsun.py -> build/lib.linux-x86_64-3.7/torchvision/datasets
  1073. copying torchvision/datasets/folder.py -> build/lib.linux-x86_64-3.7/torchvision/datasets
  1074. copying torchvision/datasets/utils.py -> build/lib.linux-x86_64-3.7/torchvision/datasets
  1075. copying torchvision/datasets/sbu.py -> build/lib.linux-x86_64-3.7/torchvision/datasets
  1076. copying torchvision/datasets/fakedata.py -> build/lib.linux-x86_64-3.7/torchvision/datasets
  1077. copying torchvision/datasets/video_utils.py -> build/lib.linux-x86_64-3.7/torchvision/datasets
  1078. creating build/lib.linux-x86_64-3.7/torchvision/ops
  1079. copying torchvision/ops/roi_align.py -> build/lib.linux-x86_64-3.7/torchvision/ops
  1080. copying torchvision/ops/boxes.py -> build/lib.linux-x86_64-3.7/torchvision/ops
  1081. copying torchvision/ops/__init__.py -> build/lib.linux-x86_64-3.7/torchvision/ops
  1082. copying torchvision/ops/poolers.py -> build/lib.linux-x86_64-3.7/torchvision/ops
  1083. copying torchvision/ops/_utils.py -> build/lib.linux-x86_64-3.7/torchvision/ops
  1084. copying torchvision/ops/misc.py -> build/lib.linux-x86_64-3.7/torchvision/ops
  1085. copying torchvision/ops/feature_pyramid_network.py -> build/lib.linux-x86_64-3.7/torchvision/ops
  1086. copying torchvision/ops/roi_pool.py -> build/lib.linux-x86_64-3.7/torchvision/ops
  1087. creating build/lib.linux-x86_64-3.7/torchvision/io
  1088. copying torchvision/io/__init__.py -> build/lib.linux-x86_64-3.7/torchvision/io
  1089. copying torchvision/io/_video_opt.py -> build/lib.linux-x86_64-3.7/torchvision/io
  1090. copying torchvision/io/video.py -> build/lib.linux-x86_64-3.7/torchvision/io
  1091. creating build/lib.linux-x86_64-3.7/torchvision/models/detection
  1092. copying torchvision/models/detection/keypoint_rcnn.py -> build/lib.linux-x86_64-3.7/torchvision/models/detection
  1093. copying torchvision/models/detection/__init__.py -> build/lib.linux-x86_64-3.7/torchvision/models/detection
  1094. copying torchvision/models/detection/generalized_rcnn.py -> build/lib.linux-x86_64-3.7/torchvision/models/detection
  1095. copying torchvision/models/detection/roi_heads.py -> build/lib.linux-x86_64-3.7/torchvision/models/detection
  1096. copying torchvision/models/detection/_utils.py -> build/lib.linux-x86_64-3.7/torchvision/models/detection
  1097. copying torchvision/models/detection/mask_rcnn.py -> build/lib.linux-x86_64-3.7/torchvision/models/detection
  1098. copying torchvision/models/detection/transform.py -> build/lib.linux-x86_64-3.7/torchvision/models/detection
  1099. copying torchvision/models/detection/backbone_utils.py -> build/lib.linux-x86_64-3.7/torchvision/models/detection
  1100. copying torchvision/models/detection/image_list.py -> build/lib.linux-x86_64-3.7/torchvision/models/detection
  1101. copying torchvision/models/detection/faster_rcnn.py -> build/lib.linux-x86_64-3.7/torchvision/models/detection
  1102. copying torchvision/models/detection/rpn.py -> build/lib.linux-x86_64-3.7/torchvision/models/detection
  1103. creating build/lib.linux-x86_64-3.7/torchvision/models/segmentation
  1104. copying torchvision/models/segmentation/segmentation.py -> build/lib.linux-x86_64-3.7/torchvision/models/segmentation
  1105. copying torchvision/models/segmentation/__init__.py -> build/lib.linux-x86_64-3.7/torchvision/models/segmentation
  1106. copying torchvision/models/segmentation/deeplabv3.py -> build/lib.linux-x86_64-3.7/torchvision/models/segmentation
  1107. copying torchvision/models/segmentation/_utils.py -> build/lib.linux-x86_64-3.7/torchvision/models/segmentation
  1108. copying torchvision/models/segmentation/fcn.py -> build/lib.linux-x86_64-3.7/torchvision/models/segmentation
  1109. creating build/lib.linux-x86_64-3.7/torchvision/models/video
  1110. copying torchvision/models/video/__init__.py -> build/lib.linux-x86_64-3.7/torchvision/models/video
  1111. copying torchvision/models/video/resnet.py -> build/lib.linux-x86_64-3.7/torchvision/models/video
  1112. creating build/lib.linux-x86_64-3.7/torchvision/datasets/samplers
  1113. copying torchvision/datasets/samplers/__init__.py -> build/lib.linux-x86_64-3.7/torchvision/datasets/samplers
  1114. copying torchvision/datasets/samplers/clip_sampler.py -> build/lib.linux-x86_64-3.7/torchvision/datasets/samplers
  1115. running build_ext
  1116. building 'torchvision._C' extension
  1117. creating build/temp.linux-x86_64-3.7
  1118. creating build/temp.linux-x86_64-3.7/var
  1119. creating build/temp.linux-x86_64-3.7/var/tmp
  1120. creating build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky
  1121. creating build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision
  1122. creating build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision/src
  1123. creating build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2
  1124. creating build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision
  1125. creating build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc
  1126. creating build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu
  1127. creating build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cuda
  1128. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -DWITH_CUDA -I/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc -I/usr/lib/python3.7/site-packages/torch/include -I/usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/usr/lib/python3.7/site-packages/torch/include/TH -I/usr/lib/python3.7/site-packages/torch/include/THC -I/opt/cuda/include -I/usr/include/python3.7m -c /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/vision.cpp -o build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/vision.o -O0 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++11
  1129. In file included from /usr/include/c++/9.2.0/x86_64-pc-linux-gnu/bits/os_defines.h:39,
  1130. from /usr/include/c++/9.2.0/x86_64-pc-linux-gnu/bits/c++config.h:524,
  1131. from /usr/include/c++/9.2.0/cstddef:49,
  1132. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/cuda.h:5,
  1133. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/all.h:3,
  1134. from /usr/include/torch/extension.h:4,
  1135. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/vision_cpu.h:2,
  1136. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/ROIAlign.h:3,
  1137. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/vision.cpp:1:
  1138. /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  1139. 382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  1140. | ^~~~~~~
  1141. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -DWITH_CUDA -I/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc -I/usr/lib/python3.7/site-packages/torch/include -I/usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/usr/lib/python3.7/site-packages/torch/include/TH -I/usr/lib/python3.7/site-packages/torch/include/THC -I/opt/cuda/include -I/usr/include/python3.7m -c /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIAlign_cpu.cpp -o build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIAlign_cpu.o -O0 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++11
  1142. In file included from /usr/include/c++/9.2.0/x86_64-pc-linux-gnu/bits/os_defines.h:39,
  1143. from /usr/include/c++/9.2.0/x86_64-pc-linux-gnu/bits/c++config.h:524,
  1144. from /usr/include/c++/9.2.0/iosfwd:38,
  1145. from /usr/include/c++/9.2.0/ios:38,
  1146. from /usr/include/c++/9.2.0/istream:38,
  1147. from /usr/include/c++/9.2.0/sstream:38,
  1148. from /usr/include/c10/macros/Macros.h:146,
  1149. from /usr/include/c10/core/DeviceType.h:8,
  1150. from /usr/include/c10/core/Device.h:3,
  1151. from /usr/include/ATen/core/TensorBody.h:3,
  1152. from /usr/include/ATen/Tensor.h:11,
  1153. from /usr/include/ATen/TensorUtils.h:3,
  1154. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIAlign_cpu.cpp:1:
  1155. /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  1156. 382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  1157. | ^~~~~~~
  1158. In file included from /usr/include/ATen/ATen.h:9,
  1159. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/types.h:3,
  1160. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader_options.h:4,
  1161. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/base.h:3,
  1162. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h:3,
  1163. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader.h:3,
  1164. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data.h:3,
  1165. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/all.h:4,
  1166. from /usr/include/torch/extension.h:4,
  1167. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/vision_cpu.h:2,
  1168. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIAlign_cpu.cpp:2:
  1169. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIAlign_cpu.cpp: In lambda function:
  1170. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIAlign_cpu.cpp:409:43: warning: ‘T* at::Tensor::data() const [with T = double]’ is deprecated [-Wdeprecated-declarations]
  1171. 409 | input.contiguous().data<scalar_t>(),
  1172. | ^
  1173. In file included from /usr/include/ATen/Tensor.h:11,
  1174. from /usr/include/ATen/TensorUtils.h:3,
  1175. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIAlign_cpu.cpp:1:
  1176. /usr/include/ATen/core/TensorBody.h:303:7: note: declared here
  1177. 303 | T * data() const {
  1178. | ^~~~
  1179. In file included from /usr/include/ATen/ATen.h:9,
  1180. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/types.h:3,
  1181. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader_options.h:4,
  1182. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/base.h:3,
  1183. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h:3,
  1184. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader.h:3,
  1185. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data.h:3,
  1186. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/all.h:4,
  1187. from /usr/include/torch/extension.h:4,
  1188. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/vision_cpu.h:2,
  1189. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIAlign_cpu.cpp:2:
  1190. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIAlign_cpu.cpp:417:42: warning: ‘T* at::Tensor::data() const [with T = double]’ is deprecated [-Wdeprecated-declarations]
  1191. 417 | rois.contiguous().data<scalar_t>(),
  1192. | ^
  1193. In file included from /usr/include/ATen/Tensor.h:11,
  1194. from /usr/include/ATen/TensorUtils.h:3,
  1195. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIAlign_cpu.cpp:1:
  1196. /usr/include/ATen/core/TensorBody.h:303:7: note: declared here
  1197. 303 | T * data() const {
  1198. | ^~~~
  1199. In file included from /usr/include/ATen/ATen.h:9,
  1200. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/types.h:3,
  1201. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader_options.h:4,
  1202. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/base.h:3,
  1203. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h:3,
  1204. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader.h:3,
  1205. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data.h:3,
  1206. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/all.h:4,
  1207. from /usr/include/torch/extension.h:4,
  1208. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/vision_cpu.h:2,
  1209. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIAlign_cpu.cpp:2:
  1210. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIAlign_cpu.cpp:418:31: warning: ‘T* at::Tensor::data() const [with T = double]’ is deprecated [-Wdeprecated-declarations]
  1211. 418 | output.data<scalar_t>());
  1212. | ^
  1213. In file included from /usr/include/ATen/Tensor.h:11,
  1214. from /usr/include/ATen/TensorUtils.h:3,
  1215. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIAlign_cpu.cpp:1:
  1216. /usr/include/ATen/core/TensorBody.h:303:7: note: declared here
  1217. 303 | T * data() const {
  1218. | ^~~~
  1219. In file included from /usr/include/ATen/ATen.h:9,
  1220. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/types.h:3,
  1221. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader_options.h:4,
  1222. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/base.h:3,
  1223. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h:3,
  1224. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader.h:3,
  1225. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data.h:3,
  1226. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/all.h:4,
  1227. from /usr/include/torch/extension.h:4,
  1228. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/vision_cpu.h:2,
  1229. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIAlign_cpu.cpp:2:
  1230. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIAlign_cpu.cpp: In lambda function:
  1231. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIAlign_cpu.cpp:409:43: warning: ‘T* at::Tensor::data() const [with T = float]’ is deprecated [-Wdeprecated-declarations]
  1232. 409 | input.contiguous().data<scalar_t>(),
  1233. | ^
  1234. In file included from /usr/include/ATen/Tensor.h:11,
  1235. from /usr/include/ATen/TensorUtils.h:3,
  1236. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIAlign_cpu.cpp:1:
  1237. /usr/include/ATen/core/TensorBody.h:303:7: note: declared here
  1238. 303 | T * data() const {
  1239. | ^~~~
  1240. In file included from /usr/include/ATen/ATen.h:9,
  1241. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/types.h:3,
  1242. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader_options.h:4,
  1243. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/base.h:3,
  1244. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h:3,
  1245. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader.h:3,
  1246. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data.h:3,
  1247. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/all.h:4,
  1248. from /usr/include/torch/extension.h:4,
  1249. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/vision_cpu.h:2,
  1250. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIAlign_cpu.cpp:2:
  1251. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIAlign_cpu.cpp:417:42: warning: ‘T* at::Tensor::data() const [with T = float]’ is deprecated [-Wdeprecated-declarations]
  1252. 417 | rois.contiguous().data<scalar_t>(),
  1253. | ^
  1254. In file included from /usr/include/ATen/Tensor.h:11,
  1255. from /usr/include/ATen/TensorUtils.h:3,
  1256. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIAlign_cpu.cpp:1:
  1257. /usr/include/ATen/core/TensorBody.h:303:7: note: declared here
  1258. 303 | T * data() const {
  1259. | ^~~~
  1260. In file included from /usr/include/ATen/ATen.h:9,
  1261. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/types.h:3,
  1262. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader_options.h:4,
  1263. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/base.h:3,
  1264. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h:3,
  1265. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader.h:3,
  1266. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data.h:3,
  1267. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/all.h:4,
  1268. from /usr/include/torch/extension.h:4,
  1269. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/vision_cpu.h:2,
  1270. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIAlign_cpu.cpp:2:
  1271. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIAlign_cpu.cpp:418:31: warning: ‘T* at::Tensor::data() const [with T = float]’ is deprecated [-Wdeprecated-declarations]
  1272. 418 | output.data<scalar_t>());
  1273. | ^
  1274. In file included from /usr/include/ATen/Tensor.h:11,
  1275. from /usr/include/ATen/TensorUtils.h:3,
  1276. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIAlign_cpu.cpp:1:
  1277. /usr/include/ATen/core/TensorBody.h:303:7: note: declared here
  1278. 303 | T * data() const {
  1279. | ^~~~
  1280. In file included from /usr/include/ATen/ATen.h:9,
  1281. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/types.h:3,
  1282. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader_options.h:4,
  1283. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/base.h:3,
  1284. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h:3,
  1285. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader.h:3,
  1286. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data.h:3,
  1287. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/all.h:4,
  1288. from /usr/include/torch/extension.h:4,
  1289. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/vision_cpu.h:2,
  1290. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIAlign_cpu.cpp:2:
  1291. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIAlign_cpu.cpp: In lambda function:
  1292. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIAlign_cpu.cpp:409:43: warning: ‘T* at::Tensor::data() const [with T = c10::Half]’ is deprecated [-Wdeprecated-declarations]
  1293. 409 | input.contiguous().data<scalar_t>(),
  1294. | ^
  1295. In file included from /usr/include/ATen/Tensor.h:11,
  1296. from /usr/include/ATen/TensorUtils.h:3,
  1297. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIAlign_cpu.cpp:1:
  1298. /usr/include/ATen/core/TensorBody.h:303:7: note: declared here
  1299. 303 | T * data() const {
  1300. | ^~~~
  1301. In file included from /usr/include/ATen/ATen.h:9,
  1302. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/types.h:3,
  1303. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader_options.h:4,
  1304. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/base.h:3,
  1305. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h:3,
  1306. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader.h:3,
  1307. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data.h:3,
  1308. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/all.h:4,
  1309. from /usr/include/torch/extension.h:4,
  1310. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/vision_cpu.h:2,
  1311. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIAlign_cpu.cpp:2:
  1312. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIAlign_cpu.cpp:417:42: warning: ‘T* at::Tensor::data() const [with T = c10::Half]’ is deprecated [-Wdeprecated-declarations]
  1313. 417 | rois.contiguous().data<scalar_t>(),
  1314. | ^
  1315. In file included from /usr/include/ATen/Tensor.h:11,
  1316. from /usr/include/ATen/TensorUtils.h:3,
  1317. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIAlign_cpu.cpp:1:
  1318. /usr/include/ATen/core/TensorBody.h:303:7: note: declared here
  1319. 303 | T * data() const {
  1320. | ^~~~
  1321. In file included from /usr/include/ATen/ATen.h:9,
  1322. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/types.h:3,
  1323. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader_options.h:4,
  1324. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/base.h:3,
  1325. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h:3,
  1326. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader.h:3,
  1327. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data.h:3,
  1328. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/all.h:4,
  1329. from /usr/include/torch/extension.h:4,
  1330. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/vision_cpu.h:2,
  1331. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIAlign_cpu.cpp:2:
  1332. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIAlign_cpu.cpp:418:31: warning: ‘T* at::Tensor::data() const [with T = c10::Half]’ is deprecated [-Wdeprecated-declarations]
  1333. 418 | output.data<scalar_t>());
  1334. | ^
  1335. In file included from /usr/include/ATen/Tensor.h:11,
  1336. from /usr/include/ATen/TensorUtils.h:3,
  1337. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIAlign_cpu.cpp:1:
  1338. /usr/include/ATen/core/TensorBody.h:303:7: note: declared here
  1339. 303 | T * data() const {
  1340. | ^~~~
  1341. In file included from /usr/include/ATen/ATen.h:9,
  1342. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/types.h:3,
  1343. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader_options.h:4,
  1344. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/base.h:3,
  1345. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h:3,
  1346. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader.h:3,
  1347. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data.h:3,
  1348. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/all.h:4,
  1349. from /usr/include/torch/extension.h:4,
  1350. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/vision_cpu.h:2,
  1351. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIAlign_cpu.cpp:2:
  1352. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIAlign_cpu.cpp: In lambda function:
  1353. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIAlign_cpu.cpp:459:29: warning: ‘T* at::Tensor::data() const [with T = double]’ is deprecated [-Wdeprecated-declarations]
  1354. 459 | grad.data<scalar_t>(),
  1355. | ^
  1356. In file included from /usr/include/ATen/Tensor.h:11,
  1357. from /usr/include/ATen/TensorUtils.h:3,
  1358. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIAlign_cpu.cpp:1:
  1359. /usr/include/ATen/core/TensorBody.h:303:7: note: declared here
  1360. 303 | T * data() const {
  1361. | ^~~~
  1362. In file included from /usr/include/ATen/ATen.h:9,
  1363. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/types.h:3,
  1364. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader_options.h:4,
  1365. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/base.h:3,
  1366. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h:3,
  1367. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader.h:3,
  1368. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data.h:3,
  1369. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/all.h:4,
  1370. from /usr/include/torch/extension.h:4,
  1371. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/vision_cpu.h:2,
  1372. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIAlign_cpu.cpp:2:
  1373. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIAlign_cpu.cpp:467:35: warning: ‘T* at::Tensor::data() const [with T = double]’ is deprecated [-Wdeprecated-declarations]
  1374. 467 | grad_input.data<scalar_t>(),
  1375. | ^
  1376. In file included from /usr/include/ATen/Tensor.h:11,
  1377. from /usr/include/ATen/TensorUtils.h:3,
  1378. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIAlign_cpu.cpp:1:
  1379. /usr/include/ATen/core/TensorBody.h:303:7: note: declared here
  1380. 303 | T * data() const {
  1381. | ^~~~
  1382. In file included from /usr/include/ATen/ATen.h:9,
  1383. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/types.h:3,
  1384. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader_options.h:4,
  1385. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/base.h:3,
  1386. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h:3,
  1387. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader.h:3,
  1388. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data.h:3,
  1389. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/all.h:4,
  1390. from /usr/include/torch/extension.h:4,
  1391. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/vision_cpu.h:2,
  1392. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIAlign_cpu.cpp:2:
  1393. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIAlign_cpu.cpp:468:42: warning: ‘T* at::Tensor::data() const [with T = double]’ is deprecated [-Wdeprecated-declarations]
  1394. 468 | rois.contiguous().data<scalar_t>(),
  1395. | ^
  1396. In file included from /usr/include/ATen/Tensor.h:11,
  1397. from /usr/include/ATen/TensorUtils.h:3,
  1398. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIAlign_cpu.cpp:1:
  1399. /usr/include/ATen/core/TensorBody.h:303:7: note: declared here
  1400. 303 | T * data() const {
  1401. | ^~~~
  1402. In file included from /usr/include/ATen/ATen.h:9,
  1403. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/types.h:3,
  1404. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader_options.h:4,
  1405. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/base.h:3,
  1406. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h:3,
  1407. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader.h:3,
  1408. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data.h:3,
  1409. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/all.h:4,
  1410. from /usr/include/torch/extension.h:4,
  1411. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/vision_cpu.h:2,
  1412. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIAlign_cpu.cpp:2:
  1413. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIAlign_cpu.cpp: In lambda function:
  1414. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIAlign_cpu.cpp:459:29: warning: ‘T* at::Tensor::data() const [with T = float]’ is deprecated [-Wdeprecated-declarations]
  1415. 459 | grad.data<scalar_t>(),
  1416. | ^
  1417. In file included from /usr/include/ATen/Tensor.h:11,
  1418. from /usr/include/ATen/TensorUtils.h:3,
  1419. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIAlign_cpu.cpp:1:
  1420. /usr/include/ATen/core/TensorBody.h:303:7: note: declared here
  1421. 303 | T * data() const {
  1422. | ^~~~
  1423. In file included from /usr/include/ATen/ATen.h:9,
  1424. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/types.h:3,
  1425. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader_options.h:4,
  1426. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/base.h:3,
  1427. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h:3,
  1428. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader.h:3,
  1429. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data.h:3,
  1430. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/all.h:4,
  1431. from /usr/include/torch/extension.h:4,
  1432. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/vision_cpu.h:2,
  1433. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIAlign_cpu.cpp:2:
  1434. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIAlign_cpu.cpp:467:35: warning: ‘T* at::Tensor::data() const [with T = float]’ is deprecated [-Wdeprecated-declarations]
  1435. 467 | grad_input.data<scalar_t>(),
  1436. | ^
  1437. In file included from /usr/include/ATen/Tensor.h:11,
  1438. from /usr/include/ATen/TensorUtils.h:3,
  1439. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIAlign_cpu.cpp:1:
  1440. /usr/include/ATen/core/TensorBody.h:303:7: note: declared here
  1441. 303 | T * data() const {
  1442. | ^~~~
  1443. In file included from /usr/include/ATen/ATen.h:9,
  1444. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/types.h:3,
  1445. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader_options.h:4,
  1446. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/base.h:3,
  1447. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h:3,
  1448. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader.h:3,
  1449. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data.h:3,
  1450. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/all.h:4,
  1451. from /usr/include/torch/extension.h:4,
  1452. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/vision_cpu.h:2,
  1453. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIAlign_cpu.cpp:2:
  1454. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIAlign_cpu.cpp:468:42: warning: ‘T* at::Tensor::data() const [with T = float]’ is deprecated [-Wdeprecated-declarations]
  1455. 468 | rois.contiguous().data<scalar_t>(),
  1456. | ^
  1457. In file included from /usr/include/ATen/Tensor.h:11,
  1458. from /usr/include/ATen/TensorUtils.h:3,
  1459. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIAlign_cpu.cpp:1:
  1460. /usr/include/ATen/core/TensorBody.h:303:7: note: declared here
  1461. 303 | T * data() const {
  1462. | ^~~~
  1463. In file included from /usr/include/ATen/ATen.h:9,
  1464. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/types.h:3,
  1465. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader_options.h:4,
  1466. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/base.h:3,
  1467. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h:3,
  1468. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader.h:3,
  1469. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data.h:3,
  1470. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/all.h:4,
  1471. from /usr/include/torch/extension.h:4,
  1472. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/vision_cpu.h:2,
  1473. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIAlign_cpu.cpp:2:
  1474. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIAlign_cpu.cpp: In lambda function:
  1475. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIAlign_cpu.cpp:459:29: warning: ‘T* at::Tensor::data() const [with T = c10::Half]’ is deprecated [-Wdeprecated-declarations]
  1476. 459 | grad.data<scalar_t>(),
  1477. | ^
  1478. In file included from /usr/include/ATen/Tensor.h:11,
  1479. from /usr/include/ATen/TensorUtils.h:3,
  1480. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIAlign_cpu.cpp:1:
  1481. /usr/include/ATen/core/TensorBody.h:303:7: note: declared here
  1482. 303 | T * data() const {
  1483. | ^~~~
  1484. In file included from /usr/include/ATen/ATen.h:9,
  1485. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/types.h:3,
  1486. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader_options.h:4,
  1487. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/base.h:3,
  1488. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h:3,
  1489. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader.h:3,
  1490. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data.h:3,
  1491. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/all.h:4,
  1492. from /usr/include/torch/extension.h:4,
  1493. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/vision_cpu.h:2,
  1494. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIAlign_cpu.cpp:2:
  1495. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIAlign_cpu.cpp:467:35: warning: ‘T* at::Tensor::data() const [with T = c10::Half]’ is deprecated [-Wdeprecated-declarations]
  1496. 467 | grad_input.data<scalar_t>(),
  1497. | ^
  1498. In file included from /usr/include/ATen/Tensor.h:11,
  1499. from /usr/include/ATen/TensorUtils.h:3,
  1500. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIAlign_cpu.cpp:1:
  1501. /usr/include/ATen/core/TensorBody.h:303:7: note: declared here
  1502. 303 | T * data() const {
  1503. | ^~~~
  1504. In file included from /usr/include/ATen/ATen.h:9,
  1505. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/types.h:3,
  1506. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader_options.h:4,
  1507. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/base.h:3,
  1508. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h:3,
  1509. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader.h:3,
  1510. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data.h:3,
  1511. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/all.h:4,
  1512. from /usr/include/torch/extension.h:4,
  1513. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/vision_cpu.h:2,
  1514. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIAlign_cpu.cpp:2:
  1515. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIAlign_cpu.cpp:468:42: warning: ‘T* at::Tensor::data() const [with T = c10::Half]’ is deprecated [-Wdeprecated-declarations]
  1516. 468 | rois.contiguous().data<scalar_t>(),
  1517. | ^
  1518. In file included from /usr/include/ATen/Tensor.h:11,
  1519. from /usr/include/ATen/TensorUtils.h:3,
  1520. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIAlign_cpu.cpp:1:
  1521. /usr/include/ATen/core/TensorBody.h:303:7: note: declared here
  1522. 303 | T * data() const {
  1523. | ^~~~
  1524. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -DWITH_CUDA -I/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc -I/usr/lib/python3.7/site-packages/torch/include -I/usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/usr/lib/python3.7/site-packages/torch/include/TH -I/usr/lib/python3.7/site-packages/torch/include/THC -I/opt/cuda/include -I/usr/include/python3.7m -c /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp -o build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.o -O0 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++11
  1525. In file included from /usr/include/c++/9.2.0/x86_64-pc-linux-gnu/bits/os_defines.h:39,
  1526. from /usr/include/c++/9.2.0/x86_64-pc-linux-gnu/bits/c++config.h:524,
  1527. from /usr/include/c++/9.2.0/bits/stl_algobase.h:59,
  1528. from /usr/include/c++/9.2.0/memory:62,
  1529. from /usr/include/c10/core/Allocator.h:4,
  1530. from /usr/include/ATen/ATen.h:3,
  1531. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:1:
  1532. /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  1533. 382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  1534. | ^~~~~~~
  1535. In file included from /usr/include/ATen/ATen.h:9,
  1536. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:1:
  1537. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp: In lambda function:
  1538. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:154:43: warning: ‘T* at::Tensor::data() const [with T = double]’ is deprecated [-Wdeprecated-declarations]
  1539. 154 | input.contiguous().data<scalar_t>(),
  1540. | ^
  1541. In file included from /usr/include/ATen/Tensor.h:11,
  1542. from /usr/include/ATen/Context.h:4,
  1543. from /usr/include/ATen/ATen.h:5,
  1544. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:1:
  1545. /usr/include/ATen/core/TensorBody.h:303:7: note: declared here
  1546. 303 | T * data() const {
  1547. | ^~~~
  1548. In file included from /usr/include/ATen/ATen.h:9,
  1549. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:1:
  1550. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:161:42: warning: ‘T* at::Tensor::data() const [with T = double]’ is deprecated [-Wdeprecated-declarations]
  1551. 161 | rois.contiguous().data<scalar_t>(),
  1552. | ^
  1553. In file included from /usr/include/ATen/Tensor.h:11,
  1554. from /usr/include/ATen/Context.h:4,
  1555. from /usr/include/ATen/ATen.h:5,
  1556. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:1:
  1557. /usr/include/ATen/core/TensorBody.h:303:7: note: declared here
  1558. 303 | T * data() const {
  1559. | ^~~~
  1560. In file included from /usr/include/ATen/ATen.h:9,
  1561. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:1:
  1562. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:163:31: warning: ‘T* at::Tensor::data() const [with T = double]’ is deprecated [-Wdeprecated-declarations]
  1563. 163 | output.data<scalar_t>(),
  1564. | ^
  1565. In file included from /usr/include/ATen/Tensor.h:11,
  1566. from /usr/include/ATen/Context.h:4,
  1567. from /usr/include/ATen/ATen.h:5,
  1568. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:1:
  1569. /usr/include/ATen/core/TensorBody.h:303:7: note: declared here
  1570. 303 | T * data() const {
  1571. | ^~~~
  1572. In file included from /usr/include/ATen/ATen.h:9,
  1573. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:1:
  1574. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:164:26: warning: ‘T* at::Tensor::data() const [with T = int]’ is deprecated [-Wdeprecated-declarations]
  1575. 164 | argmax.data<int>());
  1576. | ^
  1577. In file included from /usr/include/ATen/Tensor.h:11,
  1578. from /usr/include/ATen/Context.h:4,
  1579. from /usr/include/ATen/ATen.h:5,
  1580. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:1:
  1581. /usr/include/ATen/core/TensorBody.h:303:7: note: declared here
  1582. 303 | T * data() const {
  1583. | ^~~~
  1584. In file included from /usr/include/ATen/ATen.h:9,
  1585. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:1:
  1586. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp: In lambda function:
  1587. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:154:43: warning: ‘T* at::Tensor::data() const [with T = float]’ is deprecated [-Wdeprecated-declarations]
  1588. 154 | input.contiguous().data<scalar_t>(),
  1589. | ^
  1590. In file included from /usr/include/ATen/Tensor.h:11,
  1591. from /usr/include/ATen/Context.h:4,
  1592. from /usr/include/ATen/ATen.h:5,
  1593. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:1:
  1594. /usr/include/ATen/core/TensorBody.h:303:7: note: declared here
  1595. 303 | T * data() const {
  1596. | ^~~~
  1597. In file included from /usr/include/ATen/ATen.h:9,
  1598. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:1:
  1599. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:161:42: warning: ‘T* at::Tensor::data() const [with T = float]’ is deprecated [-Wdeprecated-declarations]
  1600. 161 | rois.contiguous().data<scalar_t>(),
  1601. | ^
  1602. In file included from /usr/include/ATen/Tensor.h:11,
  1603. from /usr/include/ATen/Context.h:4,
  1604. from /usr/include/ATen/ATen.h:5,
  1605. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:1:
  1606. /usr/include/ATen/core/TensorBody.h:303:7: note: declared here
  1607. 303 | T * data() const {
  1608. | ^~~~
  1609. In file included from /usr/include/ATen/ATen.h:9,
  1610. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:1:
  1611. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:163:31: warning: ‘T* at::Tensor::data() const [with T = float]’ is deprecated [-Wdeprecated-declarations]
  1612. 163 | output.data<scalar_t>(),
  1613. | ^
  1614. In file included from /usr/include/ATen/Tensor.h:11,
  1615. from /usr/include/ATen/Context.h:4,
  1616. from /usr/include/ATen/ATen.h:5,
  1617. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:1:
  1618. /usr/include/ATen/core/TensorBody.h:303:7: note: declared here
  1619. 303 | T * data() const {
  1620. | ^~~~
  1621. In file included from /usr/include/ATen/ATen.h:9,
  1622. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:1:
  1623. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:164:26: warning: ‘T* at::Tensor::data() const [with T = int]’ is deprecated [-Wdeprecated-declarations]
  1624. 164 | argmax.data<int>());
  1625. | ^
  1626. In file included from /usr/include/ATen/Tensor.h:11,
  1627. from /usr/include/ATen/Context.h:4,
  1628. from /usr/include/ATen/ATen.h:5,
  1629. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:1:
  1630. /usr/include/ATen/core/TensorBody.h:303:7: note: declared here
  1631. 303 | T * data() const {
  1632. | ^~~~
  1633. In file included from /usr/include/ATen/ATen.h:9,
  1634. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:1:
  1635. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp: In lambda function:
  1636. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:154:43: warning: ‘T* at::Tensor::data() const [with T = c10::Half]’ is deprecated [-Wdeprecated-declarations]
  1637. 154 | input.contiguous().data<scalar_t>(),
  1638. | ^
  1639. In file included from /usr/include/ATen/Tensor.h:11,
  1640. from /usr/include/ATen/Context.h:4,
  1641. from /usr/include/ATen/ATen.h:5,
  1642. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:1:
  1643. /usr/include/ATen/core/TensorBody.h:303:7: note: declared here
  1644. 303 | T * data() const {
  1645. | ^~~~
  1646. In file included from /usr/include/ATen/ATen.h:9,
  1647. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:1:
  1648. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:161:42: warning: ‘T* at::Tensor::data() const [with T = c10::Half]’ is deprecated [-Wdeprecated-declarations]
  1649. 161 | rois.contiguous().data<scalar_t>(),
  1650. | ^
  1651. In file included from /usr/include/ATen/Tensor.h:11,
  1652. from /usr/include/ATen/Context.h:4,
  1653. from /usr/include/ATen/ATen.h:5,
  1654. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:1:
  1655. /usr/include/ATen/core/TensorBody.h:303:7: note: declared here
  1656. 303 | T * data() const {
  1657. | ^~~~
  1658. In file included from /usr/include/ATen/ATen.h:9,
  1659. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:1:
  1660. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:163:31: warning: ‘T* at::Tensor::data() const [with T = c10::Half]’ is deprecated [-Wdeprecated-declarations]
  1661. 163 | output.data<scalar_t>(),
  1662. | ^
  1663. In file included from /usr/include/ATen/Tensor.h:11,
  1664. from /usr/include/ATen/Context.h:4,
  1665. from /usr/include/ATen/ATen.h:5,
  1666. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:1:
  1667. /usr/include/ATen/core/TensorBody.h:303:7: note: declared here
  1668. 303 | T * data() const {
  1669. | ^~~~
  1670. In file included from /usr/include/ATen/ATen.h:9,
  1671. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:1:
  1672. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:164:26: warning: ‘T* at::Tensor::data() const [with T = int]’ is deprecated [-Wdeprecated-declarations]
  1673. 164 | argmax.data<int>());
  1674. | ^
  1675. In file included from /usr/include/ATen/Tensor.h:11,
  1676. from /usr/include/ATen/Context.h:4,
  1677. from /usr/include/ATen/ATen.h:5,
  1678. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:1:
  1679. /usr/include/ATen/core/TensorBody.h:303:7: note: declared here
  1680. 303 | T * data() const {
  1681. | ^~~~
  1682. In file included from /usr/include/ATen/ATen.h:9,
  1683. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:1:
  1684. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp: In lambda function:
  1685. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:208:29: warning: ‘T* at::Tensor::data() const [with T = double]’ is deprecated [-Wdeprecated-declarations]
  1686. 208 | grad.data<scalar_t>(),
  1687. | ^
  1688. In file included from /usr/include/ATen/Tensor.h:11,
  1689. from /usr/include/ATen/Context.h:4,
  1690. from /usr/include/ATen/ATen.h:5,
  1691. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:1:
  1692. /usr/include/ATen/core/TensorBody.h:303:7: note: declared here
  1693. 303 | T * data() const {
  1694. | ^~~~
  1695. In file included from /usr/include/ATen/ATen.h:9,
  1696. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:1:
  1697. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:209:26: warning: ‘T* at::Tensor::data() const [with T = int]’ is deprecated [-Wdeprecated-declarations]
  1698. 209 | argmax.data<int>(),
  1699. | ^
  1700. In file included from /usr/include/ATen/Tensor.h:11,
  1701. from /usr/include/ATen/Context.h:4,
  1702. from /usr/include/ATen/ATen.h:5,
  1703. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:1:
  1704. /usr/include/ATen/core/TensorBody.h:303:7: note: declared here
  1705. 303 | T * data() const {
  1706. | ^~~~
  1707. In file included from /usr/include/ATen/ATen.h:9,
  1708. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:1:
  1709. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:216:35: warning: ‘T* at::Tensor::data() const [with T = double]’ is deprecated [-Wdeprecated-declarations]
  1710. 216 | grad_input.data<scalar_t>(),
  1711. | ^
  1712. In file included from /usr/include/ATen/Tensor.h:11,
  1713. from /usr/include/ATen/Context.h:4,
  1714. from /usr/include/ATen/ATen.h:5,
  1715. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:1:
  1716. /usr/include/ATen/core/TensorBody.h:303:7: note: declared here
  1717. 303 | T * data() const {
  1718. | ^~~~
  1719. In file included from /usr/include/ATen/ATen.h:9,
  1720. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:1:
  1721. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:217:42: warning: ‘T* at::Tensor::data() const [with T = double]’ is deprecated [-Wdeprecated-declarations]
  1722. 217 | rois.contiguous().data<scalar_t>(),
  1723. | ^
  1724. In file included from /usr/include/ATen/Tensor.h:11,
  1725. from /usr/include/ATen/Context.h:4,
  1726. from /usr/include/ATen/ATen.h:5,
  1727. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:1:
  1728. /usr/include/ATen/core/TensorBody.h:303:7: note: declared here
  1729. 303 | T * data() const {
  1730. | ^~~~
  1731. In file included from /usr/include/ATen/ATen.h:9,
  1732. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:1:
  1733. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp: In lambda function:
  1734. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:208:29: warning: ‘T* at::Tensor::data() const [with T = float]’ is deprecated [-Wdeprecated-declarations]
  1735. 208 | grad.data<scalar_t>(),
  1736. | ^
  1737. In file included from /usr/include/ATen/Tensor.h:11,
  1738. from /usr/include/ATen/Context.h:4,
  1739. from /usr/include/ATen/ATen.h:5,
  1740. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:1:
  1741. /usr/include/ATen/core/TensorBody.h:303:7: note: declared here
  1742. 303 | T * data() const {
  1743. | ^~~~
  1744. In file included from /usr/include/ATen/ATen.h:9,
  1745. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:1:
  1746. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:209:26: warning: ‘T* at::Tensor::data() const [with T = int]’ is deprecated [-Wdeprecated-declarations]
  1747. 209 | argmax.data<int>(),
  1748. | ^
  1749. In file included from /usr/include/ATen/Tensor.h:11,
  1750. from /usr/include/ATen/Context.h:4,
  1751. from /usr/include/ATen/ATen.h:5,
  1752. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:1:
  1753. /usr/include/ATen/core/TensorBody.h:303:7: note: declared here
  1754. 303 | T * data() const {
  1755. | ^~~~
  1756. In file included from /usr/include/ATen/ATen.h:9,
  1757. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:1:
  1758. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:216:35: warning: ‘T* at::Tensor::data() const [with T = float]’ is deprecated [-Wdeprecated-declarations]
  1759. 216 | grad_input.data<scalar_t>(),
  1760. | ^
  1761. In file included from /usr/include/ATen/Tensor.h:11,
  1762. from /usr/include/ATen/Context.h:4,
  1763. from /usr/include/ATen/ATen.h:5,
  1764. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:1:
  1765. /usr/include/ATen/core/TensorBody.h:303:7: note: declared here
  1766. 303 | T * data() const {
  1767. | ^~~~
  1768. In file included from /usr/include/ATen/ATen.h:9,
  1769. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:1:
  1770. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:217:42: warning: ‘T* at::Tensor::data() const [with T = float]’ is deprecated [-Wdeprecated-declarations]
  1771. 217 | rois.contiguous().data<scalar_t>(),
  1772. | ^
  1773. In file included from /usr/include/ATen/Tensor.h:11,
  1774. from /usr/include/ATen/Context.h:4,
  1775. from /usr/include/ATen/ATen.h:5,
  1776. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:1:
  1777. /usr/include/ATen/core/TensorBody.h:303:7: note: declared here
  1778. 303 | T * data() const {
  1779. | ^~~~
  1780. In file included from /usr/include/ATen/ATen.h:9,
  1781. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:1:
  1782. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp: In lambda function:
  1783. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:208:29: warning: ‘T* at::Tensor::data() const [with T = c10::Half]’ is deprecated [-Wdeprecated-declarations]
  1784. 208 | grad.data<scalar_t>(),
  1785. | ^
  1786. In file included from /usr/include/ATen/Tensor.h:11,
  1787. from /usr/include/ATen/Context.h:4,
  1788. from /usr/include/ATen/ATen.h:5,
  1789. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:1:
  1790. /usr/include/ATen/core/TensorBody.h:303:7: note: declared here
  1791. 303 | T * data() const {
  1792. | ^~~~
  1793. In file included from /usr/include/ATen/ATen.h:9,
  1794. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:1:
  1795. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:209:26: warning: ‘T* at::Tensor::data() const [with T = int]’ is deprecated [-Wdeprecated-declarations]
  1796. 209 | argmax.data<int>(),
  1797. | ^
  1798. In file included from /usr/include/ATen/Tensor.h:11,
  1799. from /usr/include/ATen/Context.h:4,
  1800. from /usr/include/ATen/ATen.h:5,
  1801. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:1:
  1802. /usr/include/ATen/core/TensorBody.h:303:7: note: declared here
  1803. 303 | T * data() const {
  1804. | ^~~~
  1805. In file included from /usr/include/ATen/ATen.h:9,
  1806. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:1:
  1807. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:216:35: warning: ‘T* at::Tensor::data() const [with T = c10::Half]’ is deprecated [-Wdeprecated-declarations]
  1808. 216 | grad_input.data<scalar_t>(),
  1809. | ^
  1810. In file included from /usr/include/ATen/Tensor.h:11,
  1811. from /usr/include/ATen/Context.h:4,
  1812. from /usr/include/ATen/ATen.h:5,
  1813. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:1:
  1814. /usr/include/ATen/core/TensorBody.h:303:7: note: declared here
  1815. 303 | T * data() const {
  1816. | ^~~~
  1817. In file included from /usr/include/ATen/ATen.h:9,
  1818. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:1:
  1819. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:217:42: warning: ‘T* at::Tensor::data() const [with T = c10::Half]’ is deprecated [-Wdeprecated-declarations]
  1820. 217 | rois.contiguous().data<scalar_t>(),
  1821. | ^
  1822. In file included from /usr/include/ATen/Tensor.h:11,
  1823. from /usr/include/ATen/Context.h:4,
  1824. from /usr/include/ATen/ATen.h:5,
  1825. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.cpp:1:
  1826. /usr/include/ATen/core/TensorBody.h:303:7: note: declared here
  1827. 303 | T * data() const {
  1828. | ^~~~
  1829. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -DWITH_CUDA -I/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc -I/usr/lib/python3.7/site-packages/torch/include -I/usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/usr/lib/python3.7/site-packages/torch/include/TH -I/usr/lib/python3.7/site-packages/torch/include/THC -I/opt/cuda/include -I/usr/include/python3.7m -c /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/nms_cpu.cpp -o build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/nms_cpu.o -O0 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++11
  1830. In file included from /usr/include/c++/9.2.0/x86_64-pc-linux-gnu/bits/os_defines.h:39,
  1831. from /usr/include/c++/9.2.0/x86_64-pc-linux-gnu/bits/c++config.h:524,
  1832. from /usr/include/c++/9.2.0/cstddef:49,
  1833. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/cuda.h:5,
  1834. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/all.h:3,
  1835. from /usr/include/torch/extension.h:4,
  1836. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/vision_cpu.h:2,
  1837. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/nms_cpu.cpp:1:
  1838. /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  1839. 382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  1840. | ^~~~~~~
  1841. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/nms_cpu.cpp: In instantiation of ‘at::Tensor nms_cpu_kernel(const at::Tensor&, const at::Tensor&, float) [with scalar_t = double]’:
  1842. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/nms_cpu.cpp:77:3: required from here
  1843. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/nms_cpu.cpp:29:47: warning: ‘T* at::Tensor::data() const [with T = unsigned char]’ is deprecated [-Wdeprecated-declarations]
  1844. 29 | auto suppressed = suppressed_t.data<uint8_t>();
  1845. | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~
  1846. In file included from /usr/include/ATen/Tensor.h:11,
  1847. from /usr/include/ATen/Context.h:4,
  1848. from /usr/include/ATen/ATen.h:5,
  1849. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/types.h:3,
  1850. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader_options.h:4,
  1851. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/base.h:3,
  1852. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h:3,
  1853. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader.h:3,
  1854. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data.h:3,
  1855. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/all.h:4,
  1856. from /usr/include/torch/extension.h:4,
  1857. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/vision_cpu.h:2,
  1858. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/nms_cpu.cpp:1:
  1859. /usr/include/ATen/core/TensorBody.h:303:7: note: declared here
  1860. 303 | T * data() const {
  1861. | ^~~~
  1862. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/nms_cpu.cpp:30:35: warning: ‘T* at::Tensor::data() const [with T = long int]’ is deprecated [-Wdeprecated-declarations]
  1863. 30 | auto keep = keep_t.data<int64_t>();
  1864. | ~~~~~~~~~~~~~~~~~~~~^~
  1865. In file included from /usr/include/ATen/Tensor.h:11,
  1866. from /usr/include/ATen/Context.h:4,
  1867. from /usr/include/ATen/ATen.h:5,
  1868. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/types.h:3,
  1869. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader_options.h:4,
  1870. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/base.h:3,
  1871. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h:3,
  1872. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader.h:3,
  1873. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data.h:3,
  1874. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/all.h:4,
  1875. from /usr/include/torch/extension.h:4,
  1876. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/vision_cpu.h:2,
  1877. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/nms_cpu.cpp:1:
  1878. /usr/include/ATen/core/TensorBody.h:303:7: note: declared here
  1879. 303 | T * data() const {
  1880. | ^~~~
  1881. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/nms_cpu.cpp:31:37: warning: ‘T* at::Tensor::data() const [with T = long int]’ is deprecated [-Wdeprecated-declarations]
  1882. 31 | auto order = order_t.data<int64_t>();
  1883. | ~~~~~~~~~~~~~~~~~~~~~^~
  1884. In file included from /usr/include/ATen/Tensor.h:11,
  1885. from /usr/include/ATen/Context.h:4,
  1886. from /usr/include/ATen/ATen.h:5,
  1887. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/types.h:3,
  1888. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader_options.h:4,
  1889. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/base.h:3,
  1890. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h:3,
  1891. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader.h:3,
  1892. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data.h:3,
  1893. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/all.h:4,
  1894. from /usr/include/torch/extension.h:4,
  1895. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/vision_cpu.h:2,
  1896. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/nms_cpu.cpp:1:
  1897. /usr/include/ATen/core/TensorBody.h:303:7: note: declared here
  1898. 303 | T * data() const {
  1899. | ^~~~
  1900. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/nms_cpu.cpp:32:8: warning: ‘T* at::Tensor::data() const [with T = double]’ is deprecated [-Wdeprecated-declarations]
  1901. 32 | auto x1 = x1_t.data<scalar_t>();
  1902. | ^~
  1903. In file included from /usr/include/ATen/Tensor.h:11,
  1904. from /usr/include/ATen/Context.h:4,
  1905. from /usr/include/ATen/ATen.h:5,
  1906. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/types.h:3,
  1907. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader_options.h:4,
  1908. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/base.h:3,
  1909. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h:3,
  1910. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader.h:3,
  1911. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data.h:3,
  1912. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/all.h:4,
  1913. from /usr/include/torch/extension.h:4,
  1914. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/vision_cpu.h:2,
  1915. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/nms_cpu.cpp:1:
  1916. /usr/include/ATen/core/TensorBody.h:303:7: note: declared here
  1917. 303 | T * data() const {
  1918. | ^~~~
  1919. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/nms_cpu.cpp:33:8: warning: ‘T* at::Tensor::data() const [with T = double]’ is deprecated [-Wdeprecated-declarations]
  1920. 33 | auto y1 = y1_t.data<scalar_t>();
  1921. | ^~
  1922. In file included from /usr/include/ATen/Tensor.h:11,
  1923. from /usr/include/ATen/Context.h:4,
  1924. from /usr/include/ATen/ATen.h:5,
  1925. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/types.h:3,
  1926. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader_options.h:4,
  1927. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/base.h:3,
  1928. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h:3,
  1929. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader.h:3,
  1930. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data.h:3,
  1931. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/all.h:4,
  1932. from /usr/include/torch/extension.h:4,
  1933. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/vision_cpu.h:2,
  1934. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/nms_cpu.cpp:1:
  1935. /usr/include/ATen/core/TensorBody.h:303:7: note: declared here
  1936. 303 | T * data() const {
  1937. | ^~~~
  1938. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/nms_cpu.cpp:34:8: warning: ‘T* at::Tensor::data() const [with T = double]’ is deprecated [-Wdeprecated-declarations]
  1939. 34 | auto x2 = x2_t.data<scalar_t>();
  1940. | ^~
  1941. In file included from /usr/include/ATen/Tensor.h:11,
  1942. from /usr/include/ATen/Context.h:4,
  1943. from /usr/include/ATen/ATen.h:5,
  1944. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/types.h:3,
  1945. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader_options.h:4,
  1946. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/base.h:3,
  1947. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h:3,
  1948. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader.h:3,
  1949. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data.h:3,
  1950. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/all.h:4,
  1951. from /usr/include/torch/extension.h:4,
  1952. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/vision_cpu.h:2,
  1953. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/nms_cpu.cpp:1:
  1954. /usr/include/ATen/core/TensorBody.h:303:7: note: declared here
  1955. 303 | T * data() const {
  1956. | ^~~~
  1957. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/nms_cpu.cpp:35:8: warning: ‘T* at::Tensor::data() const [with T = double]’ is deprecated [-Wdeprecated-declarations]
  1958. 35 | auto y2 = y2_t.data<scalar_t>();
  1959. | ^~
  1960. In file included from /usr/include/ATen/Tensor.h:11,
  1961. from /usr/include/ATen/Context.h:4,
  1962. from /usr/include/ATen/ATen.h:5,
  1963. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/types.h:3,
  1964. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader_options.h:4,
  1965. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/base.h:3,
  1966. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h:3,
  1967. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader.h:3,
  1968. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data.h:3,
  1969. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/all.h:4,
  1970. from /usr/include/torch/extension.h:4,
  1971. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/vision_cpu.h:2,
  1972. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/nms_cpu.cpp:1:
  1973. /usr/include/ATen/core/TensorBody.h:303:7: note: declared here
  1974. 303 | T * data() const {
  1975. | ^~~~
  1976. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/nms_cpu.cpp:36:8: warning: ‘T* at::Tensor::data() const [with T = double]’ is deprecated [-Wdeprecated-declarations]
  1977. 36 | auto areas = areas_t.data<scalar_t>();
  1978. | ^~~~~
  1979. In file included from /usr/include/ATen/Tensor.h:11,
  1980. from /usr/include/ATen/Context.h:4,
  1981. from /usr/include/ATen/ATen.h:5,
  1982. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/types.h:3,
  1983. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader_options.h:4,
  1984. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/base.h:3,
  1985. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h:3,
  1986. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader.h:3,
  1987. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data.h:3,
  1988. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/all.h:4,
  1989. from /usr/include/torch/extension.h:4,
  1990. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/vision_cpu.h:2,
  1991. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/nms_cpu.cpp:1:
  1992. /usr/include/ATen/core/TensorBody.h:303:7: note: declared here
  1993. 303 | T * data() const {
  1994. | ^~~~
  1995. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/nms_cpu.cpp: In instantiation of ‘at::Tensor nms_cpu_kernel(const at::Tensor&, const at::Tensor&, float) [with scalar_t = float]’:
  1996. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/nms_cpu.cpp:77:3: required from here
  1997. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/nms_cpu.cpp:29:47: warning: ‘T* at::Tensor::data() const [with T = unsigned char]’ is deprecated [-Wdeprecated-declarations]
  1998. 29 | auto suppressed = suppressed_t.data<uint8_t>();
  1999. | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~
  2000. In file included from /usr/include/ATen/Tensor.h:11,
  2001. from /usr/include/ATen/Context.h:4,
  2002. from /usr/include/ATen/ATen.h:5,
  2003. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/types.h:3,
  2004. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader_options.h:4,
  2005. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/base.h:3,
  2006. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h:3,
  2007. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader.h:3,
  2008. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data.h:3,
  2009. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/all.h:4,
  2010. from /usr/include/torch/extension.h:4,
  2011. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/vision_cpu.h:2,
  2012. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/nms_cpu.cpp:1:
  2013. /usr/include/ATen/core/TensorBody.h:303:7: note: declared here
  2014. 303 | T * data() const {
  2015. | ^~~~
  2016. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/nms_cpu.cpp:30:35: warning: ‘T* at::Tensor::data() const [with T = long int]’ is deprecated [-Wdeprecated-declarations]
  2017. 30 | auto keep = keep_t.data<int64_t>();
  2018. | ~~~~~~~~~~~~~~~~~~~~^~
  2019. In file included from /usr/include/ATen/Tensor.h:11,
  2020. from /usr/include/ATen/Context.h:4,
  2021. from /usr/include/ATen/ATen.h:5,
  2022. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/types.h:3,
  2023. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader_options.h:4,
  2024. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/base.h:3,
  2025. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h:3,
  2026. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader.h:3,
  2027. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data.h:3,
  2028. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/all.h:4,
  2029. from /usr/include/torch/extension.h:4,
  2030. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/vision_cpu.h:2,
  2031. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/nms_cpu.cpp:1:
  2032. /usr/include/ATen/core/TensorBody.h:303:7: note: declared here
  2033. 303 | T * data() const {
  2034. | ^~~~
  2035. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/nms_cpu.cpp:31:37: warning: ‘T* at::Tensor::data() const [with T = long int]’ is deprecated [-Wdeprecated-declarations]
  2036. 31 | auto order = order_t.data<int64_t>();
  2037. | ~~~~~~~~~~~~~~~~~~~~~^~
  2038. In file included from /usr/include/ATen/Tensor.h:11,
  2039. from /usr/include/ATen/Context.h:4,
  2040. from /usr/include/ATen/ATen.h:5,
  2041. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/types.h:3,
  2042. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader_options.h:4,
  2043. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/base.h:3,
  2044. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h:3,
  2045. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader.h:3,
  2046. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data.h:3,
  2047. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/all.h:4,
  2048. from /usr/include/torch/extension.h:4,
  2049. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/vision_cpu.h:2,
  2050. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/nms_cpu.cpp:1:
  2051. /usr/include/ATen/core/TensorBody.h:303:7: note: declared here
  2052. 303 | T * data() const {
  2053. | ^~~~
  2054. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/nms_cpu.cpp:32:8: warning: ‘T* at::Tensor::data() const [with T = float]’ is deprecated [-Wdeprecated-declarations]
  2055. 32 | auto x1 = x1_t.data<scalar_t>();
  2056. | ^~
  2057. In file included from /usr/include/ATen/Tensor.h:11,
  2058. from /usr/include/ATen/Context.h:4,
  2059. from /usr/include/ATen/ATen.h:5,
  2060. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/types.h:3,
  2061. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader_options.h:4,
  2062. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/base.h:3,
  2063. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h:3,
  2064. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader.h:3,
  2065. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data.h:3,
  2066. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/all.h:4,
  2067. from /usr/include/torch/extension.h:4,
  2068. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/vision_cpu.h:2,
  2069. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/nms_cpu.cpp:1:
  2070. /usr/include/ATen/core/TensorBody.h:303:7: note: declared here
  2071. 303 | T * data() const {
  2072. | ^~~~
  2073. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/nms_cpu.cpp:33:8: warning: ‘T* at::Tensor::data() const [with T = float]’ is deprecated [-Wdeprecated-declarations]
  2074. 33 | auto y1 = y1_t.data<scalar_t>();
  2075. | ^~
  2076. In file included from /usr/include/ATen/Tensor.h:11,
  2077. from /usr/include/ATen/Context.h:4,
  2078. from /usr/include/ATen/ATen.h:5,
  2079. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/types.h:3,
  2080. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader_options.h:4,
  2081. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/base.h:3,
  2082. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h:3,
  2083. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader.h:3,
  2084. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data.h:3,
  2085. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/all.h:4,
  2086. from /usr/include/torch/extension.h:4,
  2087. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/vision_cpu.h:2,
  2088. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/nms_cpu.cpp:1:
  2089. /usr/include/ATen/core/TensorBody.h:303:7: note: declared here
  2090. 303 | T * data() const {
  2091. | ^~~~
  2092. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/nms_cpu.cpp:34:8: warning: ‘T* at::Tensor::data() const [with T = float]’ is deprecated [-Wdeprecated-declarations]
  2093. 34 | auto x2 = x2_t.data<scalar_t>();
  2094. | ^~
  2095. In file included from /usr/include/ATen/Tensor.h:11,
  2096. from /usr/include/ATen/Context.h:4,
  2097. from /usr/include/ATen/ATen.h:5,
  2098. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/types.h:3,
  2099. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader_options.h:4,
  2100. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/base.h:3,
  2101. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h:3,
  2102. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader.h:3,
  2103. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data.h:3,
  2104. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/all.h:4,
  2105. from /usr/include/torch/extension.h:4,
  2106. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/vision_cpu.h:2,
  2107. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/nms_cpu.cpp:1:
  2108. /usr/include/ATen/core/TensorBody.h:303:7: note: declared here
  2109. 303 | T * data() const {
  2110. | ^~~~
  2111. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/nms_cpu.cpp:35:8: warning: ‘T* at::Tensor::data() const [with T = float]’ is deprecated [-Wdeprecated-declarations]
  2112. 35 | auto y2 = y2_t.data<scalar_t>();
  2113. | ^~
  2114. In file included from /usr/include/ATen/Tensor.h:11,
  2115. from /usr/include/ATen/Context.h:4,
  2116. from /usr/include/ATen/ATen.h:5,
  2117. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/types.h:3,
  2118. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader_options.h:4,
  2119. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/base.h:3,
  2120. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h:3,
  2121. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader.h:3,
  2122. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data.h:3,
  2123. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/all.h:4,
  2124. from /usr/include/torch/extension.h:4,
  2125. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/vision_cpu.h:2,
  2126. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/nms_cpu.cpp:1:
  2127. /usr/include/ATen/core/TensorBody.h:303:7: note: declared here
  2128. 303 | T * data() const {
  2129. | ^~~~
  2130. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/nms_cpu.cpp:36:8: warning: ‘T* at::Tensor::data() const [with T = float]’ is deprecated [-Wdeprecated-declarations]
  2131. 36 | auto areas = areas_t.data<scalar_t>();
  2132. | ^~~~~
  2133. In file included from /usr/include/ATen/Tensor.h:11,
  2134. from /usr/include/ATen/Context.h:4,
  2135. from /usr/include/ATen/ATen.h:5,
  2136. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/types.h:3,
  2137. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader_options.h:4,
  2138. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/base.h:3,
  2139. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h:3,
  2140. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data/dataloader.h:3,
  2141. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/data.h:3,
  2142. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/all.h:4,
  2143. from /usr/include/torch/extension.h:4,
  2144. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/vision_cpu.h:2,
  2145. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/nms_cpu.cpp:1:
  2146. /usr/include/ATen/core/TensorBody.h:303:7: note: declared here
  2147. 303 | T * data() const {
  2148. | ^~~~
  2149. /opt/cuda/bin/nvcc -DWITH_CUDA -I/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc -I/usr/lib/python3.7/site-packages/torch/include -I/usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/usr/lib/python3.7/site-packages/torch/include/TH -I/usr/lib/python3.7/site-packages/torch/include/THC -I/opt/cuda/include -I/usr/include/python3.7m -c /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cuda/ROIPool_cuda.cu -o build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cuda/ROIPool_cuda.o -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr --compiler-options '-fPIC' -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 -gencode=arch=compute_61,code=sm_61 -std=c++11
  2150. /opt/cuda/bin/nvcc -DWITH_CUDA -I/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc -I/usr/lib/python3.7/site-packages/torch/include -I/usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/usr/lib/python3.7/site-packages/torch/include/TH -I/usr/lib/python3.7/site-packages/torch/include/THC -I/opt/cuda/include -I/usr/include/python3.7m -c /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cuda/ROIAlign_cuda.cu -o build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cuda/ROIAlign_cuda.o -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr --compiler-options '-fPIC' -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 -gencode=arch=compute_61,code=sm_61 -std=c++11
  2151. /opt/cuda/bin/nvcc -DWITH_CUDA -I/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc -I/usr/lib/python3.7/site-packages/torch/include -I/usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/usr/lib/python3.7/site-packages/torch/include/TH -I/usr/lib/python3.7/site-packages/torch/include/THC -I/opt/cuda/include -I/usr/include/python3.7m -c /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cuda/nms_cuda.cu -o build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cuda/nms_cuda.o -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr --compiler-options '-fPIC' -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 -gencode=arch=compute_61,code=sm_61 -std=c++11
  2152. g++ -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/vision.o build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIAlign_cpu.o build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/ROIPool_cpu.o build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/nms_cpu.o build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cuda/ROIPool_cuda.o build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cuda/ROIAlign_cuda.o build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cuda/nms_cuda.o -L/opt/cuda/lib64 -L/usr/lib -lcudart -lpython3.7m -o build/lib.linux-x86_64-3.7/torchvision/_C.so
  2153. building 'torchvision._C_tests' extension
  2154. creating build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/test
  2155. creating build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/models
  2156. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -DWITH_CUDA -I/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/test -I/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/models -I/usr/lib/python3.7/site-packages/torch/include -I/usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/usr/lib/python3.7/site-packages/torch/include/TH -I/usr/lib/python3.7/site-packages/torch/include/THC -I/opt/cuda/include -I/usr/include/python3.7m -c /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/test/test_models.cpp -o build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/test/test_models.o -O0 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C_tests -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++11
  2157. In file included from /usr/include/c++/9.2.0/x86_64-pc-linux-gnu/bits/os_defines.h:39,
  2158. from /usr/include/c++/9.2.0/x86_64-pc-linux-gnu/bits/c++config.h:524,
  2159. from /usr/include/c++/9.2.0/bits/stl_algobase.h:59,
  2160. from /usr/include/c++/9.2.0/memory:62,
  2161. from /usr/include/c10/core/Allocator.h:4,
  2162. from /usr/include/ATen/ATen.h:3,
  2163. from /usr/include/torch/csrc/api/include/torch/types.h:3,
  2164. from /usr/include/torch/script.h:3,
  2165. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/test/test_models.cpp:1:
  2166. /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  2167. 382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  2168. | ^~~~~~~
  2169. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -DWITH_CUDA -I/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/test -I/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/models -I/usr/lib/python3.7/site-packages/torch/include -I/usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/usr/lib/python3.7/site-packages/torch/include/TH -I/usr/lib/python3.7/site-packages/torch/include/THC -I/opt/cuda/include -I/usr/include/python3.7m -c /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/models/vgg.cpp -o build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/models/vgg.o -O0 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C_tests -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++11
  2170. In file included from /usr/include/c++/9.2.0/x86_64-pc-linux-gnu/bits/os_defines.h:39,
  2171. from /usr/include/c++/9.2.0/x86_64-pc-linux-gnu/bits/c++config.h:524,
  2172. from /usr/include/c++/9.2.0/cstddef:49,
  2173. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/cuda.h:5,
  2174. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/all.h:3,
  2175. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/torch.h:3,
  2176. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/models/vgg.h:4,
  2177. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/models/vgg.cpp:1:
  2178. /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  2179. 382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  2180. | ^~~~~~~
  2181. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -DWITH_CUDA -I/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/test -I/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/models -I/usr/lib/python3.7/site-packages/torch/include -I/usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/usr/lib/python3.7/site-packages/torch/include/TH -I/usr/lib/python3.7/site-packages/torch/include/THC -I/opt/cuda/include -I/usr/include/python3.7m -c /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/models/shufflenetv2.cpp -o build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/models/shufflenetv2.o -O0 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C_tests -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++11
  2182. In file included from /usr/include/c++/9.2.0/x86_64-pc-linux-gnu/bits/os_defines.h:39,
  2183. from /usr/include/c++/9.2.0/x86_64-pc-linux-gnu/bits/c++config.h:524,
  2184. from /usr/include/c++/9.2.0/cstddef:49,
  2185. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/cuda.h:5,
  2186. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/all.h:3,
  2187. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/torch.h:3,
  2188. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/models/shufflenetv2.h:4,
  2189. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/models/shufflenetv2.cpp:1:
  2190. /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  2191. 382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  2192. | ^~~~~~~
  2193. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -DWITH_CUDA -I/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/test -I/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/models -I/usr/lib/python3.7/site-packages/torch/include -I/usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/usr/lib/python3.7/site-packages/torch/include/TH -I/usr/lib/python3.7/site-packages/torch/include/THC -I/opt/cuda/include -I/usr/include/python3.7m -c /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/models/squeezenet.cpp -o build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/models/squeezenet.o -O0 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C_tests -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++11
  2194. In file included from /usr/include/c++/9.2.0/x86_64-pc-linux-gnu/bits/os_defines.h:39,
  2195. from /usr/include/c++/9.2.0/x86_64-pc-linux-gnu/bits/c++config.h:524,
  2196. from /usr/include/c++/9.2.0/cstddef:49,
  2197. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/cuda.h:5,
  2198. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/all.h:3,
  2199. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/torch.h:3,
  2200. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/models/squeezenet.h:4,
  2201. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/models/squeezenet.cpp:1:
  2202. /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  2203. 382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  2204. | ^~~~~~~
  2205. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -DWITH_CUDA -I/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/test -I/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/models -I/usr/lib/python3.7/site-packages/torch/include -I/usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/usr/lib/python3.7/site-packages/torch/include/TH -I/usr/lib/python3.7/site-packages/torch/include/THC -I/opt/cuda/include -I/usr/include/python3.7m -c /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/models/alexnet.cpp -o build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/models/alexnet.o -O0 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C_tests -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++11
  2206. In file included from /usr/include/c++/9.2.0/x86_64-pc-linux-gnu/bits/os_defines.h:39,
  2207. from /usr/include/c++/9.2.0/x86_64-pc-linux-gnu/bits/c++config.h:524,
  2208. from /usr/include/c++/9.2.0/cstddef:49,
  2209. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/cuda.h:5,
  2210. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/all.h:3,
  2211. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/torch.h:3,
  2212. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/models/alexnet.h:4,
  2213. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/models/alexnet.cpp:1:
  2214. /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  2215. 382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  2216. | ^~~~~~~
  2217. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -DWITH_CUDA -I/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/test -I/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/models -I/usr/lib/python3.7/site-packages/torch/include -I/usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/usr/lib/python3.7/site-packages/torch/include/TH -I/usr/lib/python3.7/site-packages/torch/include/THC -I/opt/cuda/include -I/usr/include/python3.7m -c /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/models/inception.cpp -o build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/models/inception.o -O0 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C_tests -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++11
  2218. In file included from /usr/include/c++/9.2.0/x86_64-pc-linux-gnu/bits/os_defines.h:39,
  2219. from /usr/include/c++/9.2.0/x86_64-pc-linux-gnu/bits/c++config.h:524,
  2220. from /usr/include/c++/9.2.0/cstddef:49,
  2221. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/cuda.h:5,
  2222. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/all.h:3,
  2223. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/torch.h:3,
  2224. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/models/inception.h:4,
  2225. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/models/inception.cpp:1:
  2226. /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  2227. 382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  2228. | ^~~~~~~
  2229. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -DWITH_CUDA -I/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/test -I/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/models -I/usr/lib/python3.7/site-packages/torch/include -I/usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/usr/lib/python3.7/site-packages/torch/include/TH -I/usr/lib/python3.7/site-packages/torch/include/THC -I/opt/cuda/include -I/usr/include/python3.7m -c /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/models/densenet.cpp -o build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/models/densenet.o -O0 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C_tests -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++11
  2230. In file included from /usr/include/c++/9.2.0/x86_64-pc-linux-gnu/bits/os_defines.h:39,
  2231. from /usr/include/c++/9.2.0/x86_64-pc-linux-gnu/bits/c++config.h:524,
  2232. from /usr/include/c++/9.2.0/cstddef:49,
  2233. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/cuda.h:5,
  2234. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/all.h:3,
  2235. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/torch.h:3,
  2236. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/models/densenet.h:4,
  2237. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/models/densenet.cpp:1:
  2238. /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  2239. 382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  2240. | ^~~~~~~
  2241. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -DWITH_CUDA -I/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/test -I/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/models -I/usr/lib/python3.7/site-packages/torch/include -I/usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/usr/lib/python3.7/site-packages/torch/include/TH -I/usr/lib/python3.7/site-packages/torch/include/THC -I/opt/cuda/include -I/usr/include/python3.7m -c /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/models/resnet.cpp -o build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/models/resnet.o -O0 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C_tests -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++11
  2242. In file included from /usr/include/c++/9.2.0/x86_64-pc-linux-gnu/bits/os_defines.h:39,
  2243. from /usr/include/c++/9.2.0/x86_64-pc-linux-gnu/bits/c++config.h:524,
  2244. from /usr/include/c++/9.2.0/cstddef:49,
  2245. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/cuda.h:5,
  2246. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/all.h:3,
  2247. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/torch.h:3,
  2248. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/models/resnet.h:4,
  2249. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/models/resnet.cpp:1:
  2250. /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  2251. 382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  2252. | ^~~~~~~
  2253. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -DWITH_CUDA -I/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/test -I/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/models -I/usr/lib/python3.7/site-packages/torch/include -I/usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/usr/lib/python3.7/site-packages/torch/include/TH -I/usr/lib/python3.7/site-packages/torch/include/THC -I/opt/cuda/include -I/usr/include/python3.7m -c /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/models/mnasnet.cpp -o build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/models/mnasnet.o -O0 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C_tests -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++11
  2254. In file included from /usr/include/c++/9.2.0/x86_64-pc-linux-gnu/bits/os_defines.h:39,
  2255. from /usr/include/c++/9.2.0/x86_64-pc-linux-gnu/bits/c++config.h:524,
  2256. from /usr/include/c++/9.2.0/cstddef:49,
  2257. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/cuda.h:5,
  2258. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/all.h:3,
  2259. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/torch.h:3,
  2260. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/models/mnasnet.h:4,
  2261. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/models/mnasnet.cpp:1:
  2262. /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  2263. 382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  2264. | ^~~~~~~
  2265. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -DWITH_CUDA -I/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/test -I/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/models -I/usr/lib/python3.7/site-packages/torch/include -I/usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/usr/lib/python3.7/site-packages/torch/include/TH -I/usr/lib/python3.7/site-packages/torch/include/THC -I/opt/cuda/include -I/usr/include/python3.7m -c /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/models/googlenet.cpp -o build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/models/googlenet.o -O0 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C_tests -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++11
  2266. In file included from /usr/include/c++/9.2.0/x86_64-pc-linux-gnu/bits/os_defines.h:39,
  2267. from /usr/include/c++/9.2.0/x86_64-pc-linux-gnu/bits/c++config.h:524,
  2268. from /usr/include/c++/9.2.0/cstddef:49,
  2269. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/cuda.h:5,
  2270. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/all.h:3,
  2271. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/torch.h:3,
  2272. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/models/googlenet.h:4,
  2273. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/models/googlenet.cpp:1:
  2274. /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  2275. 382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  2276. | ^~~~~~~
  2277. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -DWITH_CUDA -I/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/test -I/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/models -I/usr/lib/python3.7/site-packages/torch/include -I/usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/usr/lib/python3.7/site-packages/torch/include/TH -I/usr/lib/python3.7/site-packages/torch/include/THC -I/opt/cuda/include -I/usr/include/python3.7m -c /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/models/mobilenet.cpp -o build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/models/mobilenet.o -O0 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C_tests -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++11
  2278. In file included from /usr/include/c++/9.2.0/x86_64-pc-linux-gnu/bits/os_defines.h:39,
  2279. from /usr/include/c++/9.2.0/x86_64-pc-linux-gnu/bits/c++config.h:524,
  2280. from /usr/include/c++/9.2.0/cstddef:49,
  2281. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/cuda.h:5,
  2282. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/all.h:3,
  2283. from /usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/torch.h:3,
  2284. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/models/mobilenet.h:4,
  2285. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/models/mobilenet.cpp:1:
  2286. /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  2287. 382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  2288. | ^~~~~~~
  2289. g++ -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/test/test_models.o build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/models/vgg.o build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/models/shufflenetv2.o build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/models/squeezenet.o build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/models/alexnet.o build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/models/inception.o build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/models/densenet.o build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/models/resnet.o build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/models/mnasnet.o build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/models/googlenet.o build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/models/mobilenet.o -L/opt/cuda/lib64 -L/usr/lib -lcudart -lpython3.7m -o build/lib.linux-x86_64-3.7/torchvision/_C_tests.so
  2290. building 'torchvision.video_reader' extension
  2291. creating build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader
  2292. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -I/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader -I/usr/include -I/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc -I/usr/lib/python3.7/site-packages/torch/include -I/usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/usr/lib/python3.7/site-packages/torch/include/TH -I/usr/lib/python3.7/site-packages/torch/include/THC -I/usr/include/python3.7m -c /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/FfmpegAudioSampler.cpp -o build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/FfmpegAudioSampler.o -std=c++14 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=video_reader -D_GLIBCXX_USE_CXX11_ABI=1
  2293. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -I/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader -I/usr/include -I/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc -I/usr/lib/python3.7/site-packages/torch/include -I/usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/usr/lib/python3.7/site-packages/torch/include/TH -I/usr/lib/python3.7/site-packages/torch/include/THC -I/usr/include/python3.7m -c /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/FfmpegAudioStream.cpp -o build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/FfmpegAudioStream.o -std=c++14 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=video_reader -D_GLIBCXX_USE_CXX11_ABI=1
  2294. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -I/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader -I/usr/include -I/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc -I/usr/lib/python3.7/site-packages/torch/include -I/usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/usr/lib/python3.7/site-packages/torch/include/TH -I/usr/lib/python3.7/site-packages/torch/include/THC -I/usr/include/python3.7m -c /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/FfmpegUtil.cpp -o build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/FfmpegUtil.o -std=c++14 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=video_reader -D_GLIBCXX_USE_CXX11_ABI=1
  2295. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -I/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader -I/usr/include -I/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc -I/usr/lib/python3.7/site-packages/torch/include -I/usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/usr/lib/python3.7/site-packages/torch/include/TH -I/usr/lib/python3.7/site-packages/torch/include/THC -I/usr/include/python3.7m -c /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/FfmpegStream.cpp -o build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/FfmpegStream.o -std=c++14 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=video_reader -D_GLIBCXX_USE_CXX11_ABI=1
  2296. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/FfmpegStream.cpp: In member function ‘int FfmpegStream::receiveFrame()’:
  2297. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/FfmpegStream.cpp:153:60: warning: ‘int64_t av_frame_get_best_effort_timestamp(const AVFrame*)’ is deprecated [-Wdeprecated-declarations]
  2298. 153 | frame_->pts = av_frame_get_best_effort_timestamp(frame_);
  2299. | ^
  2300. In file included from /usr/include/libavcodec/avcodec.h:38,
  2301. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/FfmpegHeaders.h:4,
  2302. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/FfmpegStream.h:7,
  2303. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/FfmpegStream.cpp:1:
  2304. /usr/include/libavutil/frame.h:683:9: note: declared here
  2305. 683 | int64_t av_frame_get_best_effort_timestamp(const AVFrame *frame);
  2306. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2307. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/FfmpegStream.cpp:153:60: warning: ‘int64_t av_frame_get_best_effort_timestamp(const AVFrame*)’ is deprecated [-Wdeprecated-declarations]
  2308. 153 | frame_->pts = av_frame_get_best_effort_timestamp(frame_);
  2309. | ^
  2310. In file included from /usr/include/libavcodec/avcodec.h:38,
  2311. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/FfmpegHeaders.h:4,
  2312. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/FfmpegStream.h:7,
  2313. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/FfmpegStream.cpp:1:
  2314. /usr/include/libavutil/frame.h:683:9: note: declared here
  2315. 683 | int64_t av_frame_get_best_effort_timestamp(const AVFrame *frame);
  2316. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2317. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -I/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader -I/usr/include -I/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc -I/usr/lib/python3.7/site-packages/torch/include -I/usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/usr/lib/python3.7/site-packages/torch/include/TH -I/usr/lib/python3.7/site-packages/torch/include/THC -I/usr/include/python3.7m -c /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/FfmpegVideoSampler.cpp -o build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/FfmpegVideoSampler.o -std=c++14 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=video_reader -D_GLIBCXX_USE_CXX11_ABI=1
  2318. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -I/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader -I/usr/include -I/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc -I/usr/lib/python3.7/site-packages/torch/include -I/usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/usr/lib/python3.7/site-packages/torch/include/TH -I/usr/lib/python3.7/site-packages/torch/include/THC -I/usr/include/python3.7m -c /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/Interface.cpp -o build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/Interface.o -std=c++14 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=video_reader -D_GLIBCXX_USE_CXX11_ABI=1
  2319. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -I/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader -I/usr/include -I/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc -I/usr/lib/python3.7/site-packages/torch/include -I/usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/usr/lib/python3.7/site-packages/torch/include/TH -I/usr/lib/python3.7/site-packages/torch/include/THC -I/usr/include/python3.7m -c /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/VideoReader.cpp -o build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/VideoReader.o -std=c++14 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=video_reader -D_GLIBCXX_USE_CXX11_ABI=1
  2320. In file included from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/VideoReader.cpp:6:
  2321. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/FfmpegDecoder.h: In constructor ‘FfmpegDecoder::FfmpegDecoder()’:
  2322. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/FfmpegDecoder.h:60:21: warning: ‘void av_register_all()’ is deprecated [-Wdeprecated-declarations]
  2323. 60 | av_register_all();
  2324. | ^
  2325. In file included from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/FfmpegHeaders.h:5,
  2326. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/FfmpegDecoder.h:6,
  2327. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/VideoReader.cpp:6:
  2328. /usr/include/libavformat/avformat.h:2050:6: note: declared here
  2329. 2050 | void av_register_all(void);
  2330. | ^~~~~~~~~~~~~~~
  2331. In file included from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/VideoReader.cpp:6:
  2332. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/FfmpegDecoder.h:60:21: warning: ‘void av_register_all()’ is deprecated [-Wdeprecated-declarations]
  2333. 60 | av_register_all();
  2334. | ^
  2335. In file included from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/FfmpegHeaders.h:5,
  2336. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/FfmpegDecoder.h:6,
  2337. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/VideoReader.cpp:6:
  2338. /usr/include/libavformat/avformat.h:2050:6: note: declared here
  2339. 2050 | void av_register_all(void);
  2340. | ^~~~~~~~~~~~~~~
  2341. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -I/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader -I/usr/include -I/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc -I/usr/lib/python3.7/site-packages/torch/include -I/usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/usr/lib/python3.7/site-packages/torch/include/TH -I/usr/lib/python3.7/site-packages/torch/include/THC -I/usr/include/python3.7m -c /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/FfmpegDecoder.cpp -o build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/FfmpegDecoder.o -std=c++14 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=video_reader -D_GLIBCXX_USE_CXX11_ABI=1
  2342. In file included from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/FfmpegDecoder.cpp:1:
  2343. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/FfmpegDecoder.h: In constructor ‘FfmpegDecoder::FfmpegDecoder()’:
  2344. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/FfmpegDecoder.h:60:21: warning: ‘void av_register_all()’ is deprecated [-Wdeprecated-declarations]
  2345. 60 | av_register_all();
  2346. | ^
  2347. In file included from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/FfmpegHeaders.h:5,
  2348. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/FfmpegDecoder.h:6,
  2349. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/FfmpegDecoder.cpp:1:
  2350. /usr/include/libavformat/avformat.h:2050:6: note: declared here
  2351. 2050 | void av_register_all(void);
  2352. | ^~~~~~~~~~~~~~~
  2353. In file included from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/FfmpegDecoder.cpp:1:
  2354. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/FfmpegDecoder.h:60:21: warning: ‘void av_register_all()’ is deprecated [-Wdeprecated-declarations]
  2355. 60 | av_register_all();
  2356. | ^
  2357. In file included from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/FfmpegHeaders.h:5,
  2358. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/FfmpegDecoder.h:6,
  2359. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/FfmpegDecoder.cpp:1:
  2360. /usr/include/libavformat/avformat.h:2050:6: note: declared here
  2361. 2050 | void av_register_all(void);
  2362. | ^~~~~~~~~~~~~~~
  2363. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -I/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader -I/usr/include -I/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc -I/usr/lib/python3.7/site-packages/torch/include -I/usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/usr/lib/python3.7/site-packages/torch/include/TH -I/usr/lib/python3.7/site-packages/torch/include/THC -I/usr/include/python3.7m -c /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/FfmpegVideoStream.cpp -o build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/FfmpegVideoStream.o -std=c++14 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=video_reader -D_GLIBCXX_USE_CXX11_ABI=1
  2364. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -I/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader -I/usr/include -I/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc -I/usr/lib/python3.7/site-packages/torch/include -I/usr/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/usr/lib/python3.7/site-packages/torch/include/TH -I/usr/lib/python3.7/site-packages/torch/include/THC -I/usr/include/python3.7m -c /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/util.cpp -o build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/util.o -std=c++14 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=video_reader -D_GLIBCXX_USE_CXX11_ABI=1
  2365. In file included from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/util.h:3,
  2366. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/util.cpp:1:
  2367. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/FfmpegDecoder.h: In constructor ‘FfmpegDecoder::FfmpegDecoder()’:
  2368. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/FfmpegDecoder.h:60:21: warning: ‘void av_register_all()’ is deprecated [-Wdeprecated-declarations]
  2369. 60 | av_register_all();
  2370. | ^
  2371. In file included from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/FfmpegHeaders.h:5,
  2372. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/FfmpegDecoder.h:6,
  2373. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/util.h:3,
  2374. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/util.cpp:1:
  2375. /usr/include/libavformat/avformat.h:2050:6: note: declared here
  2376. 2050 | void av_register_all(void);
  2377. | ^~~~~~~~~~~~~~~
  2378. In file included from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/util.h:3,
  2379. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/util.cpp:1:
  2380. /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/FfmpegDecoder.h:60:21: warning: ‘void av_register_all()’ is deprecated [-Wdeprecated-declarations]
  2381. 60 | av_register_all();
  2382. | ^
  2383. In file included from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/FfmpegHeaders.h:5,
  2384. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/FfmpegDecoder.h:6,
  2385. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/util.h:3,
  2386. from /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/util.cpp:1:
  2387. /usr/include/libavformat/avformat.h:2050:6: note: declared here
  2388. 2050 | void av_register_all(void);
  2389. | ^~~~~~~~~~~~~~~
  2390. g++ -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/FfmpegAudioSampler.o build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/FfmpegAudioStream.o build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/FfmpegUtil.o build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/FfmpegStream.o build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/FfmpegVideoSampler.o build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/Interface.o build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/VideoReader.o build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/FfmpegDecoder.o build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/FfmpegVideoStream.o build/temp.linux-x86_64-3.7/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/torchvision/csrc/cpu/video_reader/util.o -L/usr/lib -lavcodec -lavformat -lavutil -lswresample -lswscale -lpython3.7m -o build/lib.linux-x86_64-3.7/torchvision/video_reader.so -std=c++14
  2391. ==> Starting check()...
  2392. ============================= test session starts ==============================
  2393. platform linux -- Python 3.7.4, pytest-5.2.1, py-1.8.0, pluggy-0.13.0 -- /usr/bin/python
  2394. cachedir: .pytest_cache
  2395. rootdir: /var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2
  2396. collecting ... collected 0 items / 17 errors
  2397.  
  2398. ==================================== ERRORS ====================================
  2399. _____________________ ERROR collecting test/smoke_test.py ______________________
  2400. ImportError while importing test module '/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/test/smoke_test.py'.
  2401. Hint: make sure your test modules/packages have valid Python names.
  2402. Traceback:
  2403. test/smoke_test.py:2: in <module>
  2404. import torchvision
  2405. E ModuleNotFoundError: No module named 'torchvision'
  2406. _________________ ERROR collecting test/test_backbone_utils.py _________________
  2407. ImportError while importing test module '/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/test/test_backbone_utils.py'.
  2408. Hint: make sure your test modules/packages have valid Python names.
  2409. Traceback:
  2410. test/test_backbone_utils.py:5: in <module>
  2411. from torchvision.models.detection.backbone_utils import resnet_fpn_backbone
  2412. E ModuleNotFoundError: No module named 'torchvision'
  2413. ___________________ ERROR collecting test/test_cpp_models.py ___________________
  2414. ImportError while importing test module '/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/test/test_cpp_models.py'.
  2415. Hint: make sure your test modules/packages have valid Python names.
  2416. Traceback:
  2417. test/test_cpp_models.py:4: in <module>
  2418. from torchvision import models, transforms, _C_tests
  2419. E ModuleNotFoundError: No module named 'torchvision'
  2420. ____________________ ERROR collecting test/test_datasets.py ____________________
  2421. ImportError while importing test module '/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/test/test_datasets.py'.
  2422. Hint: make sure your test modules/packages have valid Python names.
  2423. Traceback:
  2424. test/test_datasets.py:8: in <module>
  2425. import torchvision
  2426. E ModuleNotFoundError: No module named 'torchvision'
  2427. _______________ ERROR collecting test/test_datasets_samplers.py ________________
  2428. ImportError while importing test module '/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/test/test_datasets_samplers.py'.
  2429. Hint: make sure your test modules/packages have valid Python names.
  2430. Traceback:
  2431. test/test_datasets_samplers.py:7: in <module>
  2432. from torchvision import io
  2433. E ModuleNotFoundError: No module named 'torchvision'
  2434. ______________ ERROR collecting test/test_datasets_transforms.py _______________
  2435. ImportError while importing test module '/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/test/test_datasets_transforms.py'.
  2436. Hint: make sure your test modules/packages have valid Python names.
  2437. Traceback:
  2438. test/test_datasets_transforms.py:6: in <module>
  2439. from torchvision.datasets import ImageFolder
  2440. E ModuleNotFoundError: No module named 'torchvision'
  2441. _________________ ERROR collecting test/test_datasets_utils.py _________________
  2442. ImportError while importing test module '/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/test/test_datasets_utils.py'.
  2443. Hint: make sure your test modules/packages have valid Python names.
  2444. Traceback:
  2445. test/test_datasets_utils.py:4: in <module>
  2446. import torchvision.datasets.utils as utils
  2447. E ModuleNotFoundError: No module named 'torchvision'
  2448. ______________ ERROR collecting test/test_datasets_video_utils.py ______________
  2449. ImportError while importing test module '/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/test/test_datasets_video_utils.py'.
  2450. Hint: make sure your test modules/packages have valid Python names.
  2451. Traceback:
  2452. test/test_datasets_video_utils.py:7: in <module>
  2453. from torchvision import io
  2454. E ModuleNotFoundError: No module named 'torchvision'
  2455. ____________ ERROR collecting test/test_datasets_video_utils_opt.py ____________
  2456. ImportError while importing test module '/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/test/test_datasets_video_utils_opt.py'.
  2457. Hint: make sure your test modules/packages have valid Python names.
  2458. Traceback:
  2459. test/test_datasets_video_utils_opt.py:2: in <module>
  2460. from torchvision import set_video_backend
  2461. E ModuleNotFoundError: No module named 'torchvision'
  2462. _______________________ ERROR collecting test/test_io.py _______________________
  2463. ImportError while importing test module '/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/test/test_io.py'.
  2464. Hint: make sure your test modules/packages have valid Python names.
  2465. Traceback:
  2466. test/test_io.py:5: in <module>
  2467. import torchvision.datasets.utils as utils
  2468. E ModuleNotFoundError: No module named 'torchvision'
  2469. _____________________ ERROR collecting test/test_io_opt.py _____________________
  2470. ImportError while importing test module '/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/test/test_io_opt.py'.
  2471. Hint: make sure your test modules/packages have valid Python names.
  2472. Traceback:
  2473. test/test_io_opt.py:2: in <module>
  2474. from torchvision import set_video_backend
  2475. E ModuleNotFoundError: No module named 'torchvision'
  2476. _____________________ ERROR collecting test/test_models.py _____________________
  2477. ImportError while importing test module '/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/test/test_models.py'.
  2478. Hint: make sure your test modules/packages have valid Python names.
  2479. Traceback:
  2480. test/test_models.py:4: in <module>
  2481. from torchvision import models
  2482. E ModuleNotFoundError: No module named 'torchvision'
  2483. ______________________ ERROR collecting test/test_ops.py _______________________
  2484. ImportError while importing test module '/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/test/test_ops.py'.
  2485. Hint: make sure your test modules/packages have valid Python names.
  2486. Traceback:
  2487. test/test_ops.py:5: in <module>
  2488. from torchvision import ops
  2489. E ModuleNotFoundError: No module named 'torchvision'
  2490. ___________________ ERROR collecting test/test_transforms.py ___________________
  2491. ImportError while importing test module '/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/test/test_transforms.py'.
  2492. Hint: make sure your test modules/packages have valid Python names.
  2493. Traceback:
  2494. test/test_transforms.py:4: in <module>
  2495. import torchvision.transforms as transforms
  2496. E ModuleNotFoundError: No module named 'torchvision'
  2497. ________________ ERROR collecting test/test_transforms_video.py ________________
  2498. ImportError while importing test module '/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/test/test_transforms_video.py'.
  2499. Hint: make sure your test modules/packages have valid Python names.
  2500. Traceback:
  2501. test/test_transforms_video.py:3: in <module>
  2502. import torchvision.transforms._transforms_video as transforms
  2503. E ModuleNotFoundError: No module named 'torchvision'
  2504. _____________________ ERROR collecting test/test_utils.py ______________________
  2505. ImportError while importing test module '/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/test/test_utils.py'.
  2506. Hint: make sure your test modules/packages have valid Python names.
  2507. Traceback:
  2508. test/test_utils.py:4: in <module>
  2509. import torchvision.utils as utils
  2510. E ModuleNotFoundError: No module named 'torchvision'
  2511. __________________ ERROR collecting test/test_video_reader.py __________________
  2512. ImportError while importing test module '/var/tmp/pamac-build-hacky/python-torchvision/src/vision-0.4.2/test/test_video_reader.py'.
  2513. Hint: make sure your test modules/packages have valid Python names.
  2514. Traceback:
  2515. test/test_video_reader.py:10: in <module>
  2516. import torchvision.io as io
  2517. E ModuleNotFoundError: No module named 'torchvision'
  2518. !!!!!!!!!!!!!!!!!!! Interrupted: 17 errors during collection !!!!!!!!!!!!!!!!!!!
  2519. ============================== 17 error in 1.28s ===============================
  2520. ==> ERROR: A failure occurred in check().
  2521. Aborting...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement