Advertisement
Guest User

qt cross compile configure fail

a guest
Jun 7th, 2012
2,569
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 48.04 KB | None | 0 0
  1. tja@tjadev-linux:~/src/qt-all-src-4.8.1$ ./configure -opensource -confirm-license -static -qt-sql-sqlite -opengl desktop -nomake examples -nomake docs -nomake translations -nomake demos -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib -prefix /usr/local/Trolltech/win32/Qt-4.8.1 -xplatform linux-win32-g++ -platform linux-g++-64 --verbose
  2. Determining system architecture... (Linux:3.3.7-1.fc17.x86_64:x86_64)
  3.     64-bit AMD 80x86 (x86_64)
  4.     'x86_64' is supported
  5. System architecture: 'x86_64'
  6.  
  7. You have not explicitly asked to use pkg-config and are cross-compiling.
  8. pkg-config will not be used to automatically query cflag/lib parameters for
  9. dependencies
  10.  
  11. Precompiled-headers support disabled.
  12. /home/tja/src/qt-all-src-4.8.1/config.tests/unix/fvisibility.test: line 28: ${CROSS_COMPILE}g++: command not found
  13. Symbol visibility control disabled.
  14.  
  15. This is the  Open Source Edition.
  16.  
  17. You are licensed to use this software under the terms of
  18. the Lesser GNU General Public License (LGPL) versions 2.1.
  19. You are also licensed to use this software under the terms of
  20. the GNU General Public License (GPL) versions 3.
  21.  
  22. You have already accepted the terms of the  license.
  23.  
  24. Creating qmake. Please wait...
  25. g++ -c -o qfilesystemengine_unix.o -m64 --verbose -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/tja/src/qt-all-src-4.8.1/include -I/home/tja/src/qt-all-src-4.8.1/include/QtCore -I/home/tja/src/qt-all-src-4.8.1/src/corelib/global -I/home/tja/src/qt-all-src-4.8.1/src/corelib/xml -I/home/tja/src/qt-all-src-4.8.1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/tja/src/qt-all-src-4.8.1/mkspecs/linux-g++-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED  /home/tja/src/qt-all-src-4.8.1/src/corelib/io/qfilesystemengine_unix.cpp
  26. Using built-in specs.
  27. COLLECT_GCC=/usr/bin/g++
  28. Target: x86_64-redhat-linux
  29. Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --disable-build-with-cxx --disable-build-poststage1-with-cxx --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux
  30. Thread model: posix
  31. gcc version 4.7.0 20120507 (Red Hat 4.7.0-5) (GCC)
  32. COLLECT_GCC_OPTIONS='-c' '-m64' '-v' '-pipe' '-D' 'QMAKE_OPENSOURCE_EDITION' '-g' '-I' '.' '-I' 'generators' '-I' 'generators/unix' '-I' 'generators/win32' '-I' 'generators/mac' '-I' 'generators/symbian' '-I' 'generators/integrity' '-I' '/home/tja/src/qt-all-src-4.8.1/include' '-I' '/home/tja/src/qt-all-src-4.8.1/include/QtCore' '-I' '/home/tja/src/qt-all-src-4.8.1/src/corelib/global' '-I' '/home/tja/src/qt-all-src-4.8.1/src/corelib/xml' '-I' '/home/tja/src/qt-all-src-4.8.1/tools/shared' '-D' 'QT_NO_PCRE' '-D' 'QT_BUILD_QMAKE' '-D' 'QT_BOOTSTRAPPED' '-D' 'QLIBRARYINFO_EPOCROOT' '-D' 'QT_NO_TEXTCODEC' '-D' 'QT_NO_UNICODETABLES' '-D' 'QT_NO_COMPONENT' '-D' 'QT_NO_STL' '-D' 'QT_NO_COMPRESS' '-I' '/home/tja/src/qt-all-src-4.8.1/mkspecs/linux-g++-64' '-D' 'HAVE_QCONFIG_CPP' '-D' 'QT_NO_THREAD' '-D' 'QT_NO_QOBJECT' '-D' 'QT_NO_GEOM_VARIANT' '-D' 'QT_NO_DEPRECATED' '-E' '-shared-libgcc' '-mtune=generic' '-march=x86-64'
  33.  /usr/libexec/gcc/x86_64-redhat-linux/4.7.0/cc1plus -E -quiet -v -I . -I generators -I generators/unix -I generators/win32 -I generators/mac -I generators/symbian -I generators/integrity -I /home/tja/src/qt-all-src-4.8.1/include -I /home/tja/src/qt-all-src-4.8.1/include/QtCore -I /home/tja/src/qt-all-src-4.8.1/src/corelib/global -I /home/tja/src/qt-all-src-4.8.1/src/corelib/xml -I /home/tja/src/qt-all-src-4.8.1/tools/shared -I /home/tja/src/qt-all-src-4.8.1/mkspecs/linux-g++-64 -D_GNU_SOURCE -D QMAKE_OPENSOURCE_EDITION -D QT_NO_PCRE -D QT_BUILD_QMAKE -D QT_BOOTSTRAPPED -D QLIBRARYINFO_EPOCROOT -D QT_NO_TEXTCODEC -D QT_NO_UNICODETABLES -D QT_NO_COMPONENT -D QT_NO_STL -D QT_NO_COMPRESS -D HAVE_QCONFIG_CPP -D QT_NO_THREAD -D QT_NO_QOBJECT -D QT_NO_GEOM_VARIANT -D QT_NO_DEPRECATED /home/tja/src/qt-all-src-4.8.1/src/corelib/io/qfilesystemengine_unix.cpp -m64 -mtune=generic -march=x86-64 -g -fworking-directory
  34. ignoring nonexistent directory "/usr/lib/gcc/x86_64-redhat-linux/4.7.0/include-fixed"
  35. ignoring nonexistent directory "/usr/lib/gcc/x86_64-redhat-linux/4.7.0/../../../../x86_64-redhat-linux/include"
  36. #include "..." search starts here:
  37. #include <...> search starts here:
  38.  .
  39.  generators
  40.  generators/unix
  41.  generators/win32
  42.  generators/mac
  43.  generators/symbian
  44.  generators/integrity
  45.  /home/tja/src/qt-all-src-4.8.1/include
  46.  /home/tja/src/qt-all-src-4.8.1/include/QtCore
  47.  /home/tja/src/qt-all-src-4.8.1/src/corelib/global
  48.  /home/tja/src/qt-all-src-4.8.1/src/corelib/xml
  49.  /home/tja/src/qt-all-src-4.8.1/tools/shared
  50.  /home/tja/src/qt-all-src-4.8.1/mkspecs/linux-g++-64
  51.  /usr/lib/gcc/x86_64-redhat-linux/4.7.0/../../../../include/c++/4.7.0
  52.  /usr/lib/gcc/x86_64-redhat-linux/4.7.0/../../../../include/c++/4.7.0/x86_64-redhat-linux
  53.  /usr/lib/gcc/x86_64-redhat-linux/4.7.0/../../../../include/c++/4.7.0/backward
  54.  /usr/lib/gcc/x86_64-redhat-linux/4.7.0/include
  55.  /usr/local/include
  56.  /usr/include
  57. End of search list.
  58. COMPILER_PATH=/usr/libexec/gcc/x86_64-redhat-linux/4.7.0/:/usr/libexec/gcc/x86_64-redhat-linux/4.7.0/:/usr/libexec/gcc/x86_64-redhat-linux/:/usr/lib/gcc/x86_64-redhat-linux/4.7.0/:/usr/lib/gcc/x86_64-redhat-linux/
  59. LIBRARY_PATH=/usr/lib/gcc/x86_64-redhat-linux/4.7.0/:/usr/lib/gcc/x86_64-redhat-linux/4.7.0/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-redhat-linux/4.7.0/../../../:/lib/:/usr/lib/
  60. COLLECT_GCC_OPTIONS='-c' '-m64' '-v' '-pipe' '-D' 'QMAKE_OPENSOURCE_EDITION' '-g' '-I' '.' '-I' 'generators' '-I' 'generators/unix' '-I' 'generators/win32' '-I' 'generators/mac' '-I' 'generators/symbian' '-I' 'generators/integrity' '-I' '/home/tja/src/qt-all-src-4.8.1/include' '-I' '/home/tja/src/qt-all-src-4.8.1/include/QtCore' '-I' '/home/tja/src/qt-all-src-4.8.1/src/corelib/global' '-I' '/home/tja/src/qt-all-src-4.8.1/src/corelib/xml' '-I' '/home/tja/src/qt-all-src-4.8.1/tools/shared' '-D' 'QT_NO_PCRE' '-D' 'QT_BUILD_QMAKE' '-D' 'QT_BOOTSTRAPPED' '-D' 'QLIBRARYINFO_EPOCROOT' '-D' 'QT_NO_TEXTCODEC' '-D' 'QT_NO_UNICODETABLES' '-D' 'QT_NO_COMPONENT' '-D' 'QT_NO_STL' '-D' 'QT_NO_COMPRESS' '-I' '/home/tja/src/qt-all-src-4.8.1/mkspecs/linux-g++-64' '-D' 'HAVE_QCONFIG_CPP' '-D' 'QT_NO_THREAD' '-D' 'QT_NO_QOBJECT' '-D' 'QT_NO_GEOM_VARIANT' '-D' 'QT_NO_DEPRECATED' '-E' '-shared-libgcc' '-mtune=generic' '-march=x86-64'
  61. Using built-in specs.
  62. COLLECT_GCC=/usr/bin/g++
  63. Target: x86_64-redhat-linux
  64. Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --disable-build-with-cxx --disable-build-poststage1-with-cxx --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux
  65. Thread model: posix
  66. gcc version 4.7.0 20120507 (Red Hat 4.7.0-5) (GCC)
  67. COLLECT_GCC_OPTIONS='-c' '-m64' '-v' '-pipe' '-D' 'QMAKE_OPENSOURCE_EDITION' '-g' '-I' '.' '-I' 'generators' '-I' 'generators/unix' '-I' 'generators/win32' '-I' 'generators/mac' '-I' 'generators/symbian' '-I' 'generators/integrity' '-I' '/home/tja/src/qt-all-src-4.8.1/include' '-I' '/home/tja/src/qt-all-src-4.8.1/include/QtCore' '-I' '/home/tja/src/qt-all-src-4.8.1/src/corelib/global' '-I' '/home/tja/src/qt-all-src-4.8.1/src/corelib/xml' '-I' '/home/tja/src/qt-all-src-4.8.1/tools/shared' '-D' 'QT_NO_PCRE' '-D' 'QT_BUILD_QMAKE' '-D' 'QT_BOOTSTRAPPED' '-D' 'QLIBRARYINFO_EPOCROOT' '-D' 'QT_NO_TEXTCODEC' '-D' 'QT_NO_UNICODETABLES' '-D' 'QT_NO_COMPONENT' '-D' 'QT_NO_STL' '-D' 'QT_NO_COMPRESS' '-I' '/home/tja/src/qt-all-src-4.8.1/mkspecs/linux-g++-64' '-D' 'HAVE_QCONFIG_CPP' '-D' 'QT_NO_THREAD' '-D' 'QT_NO_QOBJECT' '-D' 'QT_NO_GEOM_VARIANT' '-D' 'QT_NO_DEPRECATED' '-o' '/home/tja/.ccache/7/1/1769f3dbaf1012955ca694772e2361-508716.o.tmp.tjadev-linux.ANDROCS.11020' '-shared-libgcc' '-mtune=generic' '-march=x86-64'
  68.  /usr/libexec/gcc/x86_64-redhat-linux/4.7.0/cc1plus -fpreprocessed /home/tja/.ccache/tmp/qfilesyste.tmp.tjadev-linux.ANDROCS.11020.ii -quiet -dumpbase qfilesyste.tmp.tjadev-linux.ANDROCS.11020.ii -m64 -mtune=generic -march=x86-64 -auxbase-strip /home/tja/.ccache/7/1/1769f3dbaf1012955ca694772e2361-508716.o.tmp.tjadev-linux.ANDROCS.11020 -g -version -o - |
  69.  as --64 -o /home/tja/.ccache/7/1/1769f3dbaf1012955ca694772e2361-508716.o.tmp.tjadev-linux.ANDROCS.11020
  70. GNU C++ (GCC) version 4.7.0 20120507 (Red Hat 4.7.0-5) (x86_64-redhat-linux)
  71.     compiled by GNU C version 4.7.0 20120507 (Red Hat 4.7.0-5), GMP version 5.0.2, MPFR version 3.1.0, MPC version 0.9
  72. GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
  73. GNU C++ (GCC) version 4.7.0 20120507 (Red Hat 4.7.0-5) (x86_64-redhat-linux)
  74.     compiled by GNU C version 4.7.0 20120507 (Red Hat 4.7.0-5), GMP version 5.0.2, MPFR version 3.1.0, MPC version 0.9
  75. GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
  76. Compiler executable checksum: 17f0cfb1c2133e7ce765d016420b61ce
  77. {standard input}: Assembler messages:
  78. {standard input}:4: Warning: unknown section attribute 'G'
  79. {standard input}:4: Error: junk at end of line, first unrecognized character is `,'
  80. {standard input}:5: Warning: .type pseudo-op used outside of .def/.endef ignored.
  81. {standard input}:5: Error: junk at end of line, first unrecognized character is `_'
  82. {standard input}:22: Warning: .size pseudo-op used outside of .def/.endef ignored.
  83. {standard input}:22: Error: junk at end of line, first unrecognized character is `_'
  84. {standard input}:23: Warning: unknown section attribute 'G'
  85. {standard input}:23: Error: junk at end of line, first unrecognized character is `,'
  86. {standard input}:25: Warning: .type pseudo-op used outside of .def/.endef ignored.
  87. {standard input}:25: Error: junk at end of line, first unrecognized character is `_'
  88. {standard input}:50: Warning: .size pseudo-op used outside of .def/.endef ignored.
  89. {standard input}:50: Error: junk at end of line, first unrecognized character is `_'
  90. {standard input}:52: Warning: unknown section attribute 'G'
  91. {standard input}:52: Error: junk at end of line, first unrecognized character is `,'
  92. {standard input}:54: Warning: .type pseudo-op used outside of .def/.endef ignored.
  93. {standard input}:54: Error: junk at end of line, first unrecognized character is `_'
  94. {standard input}:74: Warning: .size pseudo-op used outside of .def/.endef ignored.
  95. {standard input}:74: Error: junk at end of line, first unrecognized character is `_'
  96. {standard input}:75: Warning: unknown section attribute 'G'
  97. {standard input}:75: Error: junk at end of line, first unrecognized character is `,'
  98. {standard input}:77: Warning: .type pseudo-op used outside of .def/.endef ignored.
  99. {standard input}:77: Error: junk at end of line, first unrecognized character is `_'
  100. {standard input}:101: Warning: .size pseudo-op used outside of .def/.endef ignored.
  101. {standard input}:101: Error: junk at end of line, first unrecognized character is `_'
  102. {standard input}:103: Warning: unknown section attribute 'G'
  103. {standard input}:103: Error: junk at end of line, first unrecognized character is `,'
  104. {standard input}:105: Warning: .type pseudo-op used outside of .def/.endef ignored.
  105. {standard input}:105: Error: junk at end of line, first unrecognized character is `_'
  106. {standard input}:123: Warning: .size pseudo-op used outside of .def/.endef ignored.
  107. {standard input}:123: Error: junk at end of line, first unrecognized character is `_'
  108. {standard input}:124: Warning: unknown section attribute 'G'
  109. {standard input}:124: Error: junk at end of line, first unrecognized character is `,'
  110. {standard input}:126: Warning: .type pseudo-op used outside of .def/.endef ignored.
  111. {standard input}:126: Error: junk at end of line, first unrecognized character is `_'
  112. {standard input}:152: Warning: .size pseudo-op used outside of .def/.endef ignored.
  113. {standard input}:152: Error: junk at end of line, first unrecognized character is `_'
  114. {standard input}:154: Warning: unknown section attribute 'G'
  115. {standard input}:154: Error: junk at end of line, first unrecognized character is `,'
  116. {standard input}:155: Warning: .type pseudo-op used outside of .def/.endef ignored.
  117. {standard input}:155: Error: junk at end of line, first unrecognized character is `_'
  118. {standard input}:188: Warning: .size pseudo-op used outside of .def/.endef ignored.
  119. {standard input}:188: Error: junk at end of line, first unrecognized character is `_'
  120. {standard input}:189: Warning: unknown section attribute 'G'
  121. {standard input}:189: Error: junk at end of line, first unrecognized character is `,'
  122. {standard input}:191: Warning: .type pseudo-op used outside of .def/.endef ignored.
  123. {standard input}:191: Error: junk at end of line, first unrecognized character is `_'
  124. {standard input}:215: Warning: .size pseudo-op used outside of .def/.endef ignored.
  125. {standard input}:215: Error: junk at end of line, first unrecognized character is `_'
  126. {standard input}:216: Warning: unknown section attribute 'G'
  127. {standard input}:216: Error: junk at end of line, first unrecognized character is `,'
  128. {standard input}:218: Warning: .type pseudo-op used outside of .def/.endef ignored.
  129. {standard input}:218: Error: junk at end of line, first unrecognized character is `_'
  130. {standard input}:244: Warning: .size pseudo-op used outside of .def/.endef ignored.
  131. {standard input}:244: Error: junk at end of line, first unrecognized character is `_'
  132. {standard input}:245: Warning: unknown section attribute 'G'
  133. {standard input}:245: Error: junk at end of line, first unrecognized character is `,'
  134. {standard input}:247: Warning: .type pseudo-op used outside of .def/.endef ignored.
  135. {standard input}:247: Error: junk at end of line, first unrecognized character is `_'
  136. {standard input}:272: Warning: .size pseudo-op used outside of .def/.endef ignored.
  137. {standard input}:272: Error: junk at end of line, first unrecognized character is `_'
  138. {standard input}:273: Warning: unknown section attribute 'G'
  139. {standard input}:273: Error: junk at end of line, first unrecognized character is `,'
  140. {standard input}:275: Warning: .type pseudo-op used outside of .def/.endef ignored.
  141. {standard input}:275: Error: junk at end of line, first unrecognized character is `_'
  142. {standard input}:296: Warning: .size pseudo-op used outside of .def/.endef ignored.
  143. {standard input}:296: Error: junk at end of line, first unrecognized character is `_'
  144. {standard input}:297: Warning: unknown section attribute 'G'
  145. {standard input}:297: Error: junk at end of line, first unrecognized character is `,'
  146. {standard input}:299: Warning: .type pseudo-op used outside of .def/.endef ignored.
  147. {standard input}:299: Error: junk at end of line, first unrecognized character is `_'
  148. {standard input}:325: Warning: .size pseudo-op used outside of .def/.endef ignored.
  149. {standard input}:325: Error: junk at end of line, first unrecognized character is `_'
  150. {standard input}:327: Warning: unknown section attribute 'G'
  151. {standard input}:327: Error: junk at end of line, first unrecognized character is `,'
  152. {standard input}:329: Warning: .type pseudo-op used outside of .def/.endef ignored.
  153. {standard input}:329: Error: junk at end of line, first unrecognized character is `_'
  154. {standard input}:363: Warning: .size pseudo-op used outside of .def/.endef ignored.
  155. {standard input}:363: Error: junk at end of line, first unrecognized character is `_'
  156. {standard input}:365: Warning: unknown section attribute 'G'
  157. {standard input}:365: Error: junk at end of line, first unrecognized character is `,'
  158. {standard input}:367: Warning: .type pseudo-op used outside of .def/.endef ignored.
  159. {standard input}:367: Error: junk at end of line, first unrecognized character is `_'
  160. {standard input}:387: Warning: .size pseudo-op used outside of .def/.endef ignored.
  161. {standard input}:387: Error: junk at end of line, first unrecognized character is `_'
  162. {standard input}:388: Warning: unknown section attribute 'G'
  163. {standard input}:388: Error: junk at end of line, first unrecognized character is `,'
  164. {standard input}:390: Warning: .type pseudo-op used outside of .def/.endef ignored.
  165. {standard input}:390: Error: junk at end of line, first unrecognized character is `_'
  166. {standard input}:412: Warning: .size pseudo-op used outside of .def/.endef ignored.
  167. {standard input}:412: Error: junk at end of line, first unrecognized character is `_'
  168. {standard input}:413: Warning: unknown section attribute 'G'
  169. {standard input}:413: Error: junk at end of line, first unrecognized character is `,'
  170. {standard input}:415: Warning: .type pseudo-op used outside of .def/.endef ignored.
  171. {standard input}:415: Error: junk at end of line, first unrecognized character is `_'
  172. {standard input}:435: Warning: .size pseudo-op used outside of .def/.endef ignored.
  173. {standard input}:435: Error: junk at end of line, first unrecognized character is `_'
  174. {standard input}:436: Warning: unknown section attribute 'G'
  175. {standard input}:436: Error: junk at end of line, first unrecognized character is `,'
  176. {standard input}:438: Warning: .type pseudo-op used outside of .def/.endef ignored.
  177. {standard input}:438: Error: junk at end of line, first unrecognized character is `_'
  178. {standard input}:458: Warning: .size pseudo-op used outside of .def/.endef ignored.
  179. {standard input}:458: Error: junk at end of line, first unrecognized character is `_'
  180. {standard input}:459: Warning: unknown section attribute 'G'
  181. {standard input}:459: Error: junk at end of line, first unrecognized character is `,'
  182. {standard input}:461: Warning: .type pseudo-op used outside of .def/.endef ignored.
  183. {standard input}:461: Error: junk at end of line, first unrecognized character is `_'
  184. {standard input}:491: Warning: .size pseudo-op used outside of .def/.endef ignored.
  185. {standard input}:491: Error: junk at end of line, first unrecognized character is `_'
  186. {standard input}:493: Warning: unknown section attribute 'G'
  187. {standard input}:493: Error: junk at end of line, first unrecognized character is `,'
  188. {standard input}:495: Warning: .type pseudo-op used outside of .def/.endef ignored.
  189. {standard input}:495: Error: junk at end of line, first unrecognized character is `_'
  190. {standard input}:522: Warning: .size pseudo-op used outside of .def/.endef ignored.
  191. {standard input}:522: Error: junk at end of line, first unrecognized character is `_'
  192. {standard input}:524: Warning: unknown section attribute 'G'
  193. {standard input}:524: Error: junk at end of line, first unrecognized character is `,'
  194. {standard input}:526: Warning: .type pseudo-op used outside of .def/.endef ignored.
  195. {standard input}:526: Error: junk at end of line, first unrecognized character is `_'
  196. {standard input}:556: Warning: .size pseudo-op used outside of .def/.endef ignored.
  197. {standard input}:556: Error: junk at end of line, first unrecognized character is `_'
  198. {standard input}:563: Warning: unknown section attribute 'G'
  199. {standard input}:563: Error: junk at end of line, first unrecognized character is `,'
  200. {standard input}:565: Warning: .type pseudo-op used outside of .def/.endef ignored.
  201. {standard input}:565: Error: junk at end of line, first unrecognized character is `_'
  202. {standard input}:609: Warning: .size pseudo-op used outside of .def/.endef ignored.
  203. {standard input}:609: Error: junk at end of line, first unrecognized character is `_'
  204. {standard input}:610: Warning: unknown section attribute 'G'
  205. {standard input}:610: Error: junk at end of line, first unrecognized character is `,'
  206. {standard input}:612: Warning: .type pseudo-op used outside of .def/.endef ignored.
  207. {standard input}:612: Error: junk at end of line, first unrecognized character is `_'
  208. {standard input}:633: Warning: .size pseudo-op used outside of .def/.endef ignored.
  209. {standard input}:633: Error: junk at end of line, first unrecognized character is `_'
  210. {standard input}:634: Warning: unknown section attribute 'G'
  211. {standard input}:634: Error: junk at end of line, first unrecognized character is `,'
  212. {standard input}:636: Warning: .type pseudo-op used outside of .def/.endef ignored.
  213. {standard input}:636: Error: junk at end of line, first unrecognized character is `_'
  214. {standard input}:673: Warning: .size pseudo-op used outside of .def/.endef ignored.
  215. {standard input}:673: Error: junk at end of line, first unrecognized character is `_'
  216. {standard input}:674: Warning: unknown section attribute 'G'
  217. {standard input}:674: Error: junk at end of line, first unrecognized character is `,'
  218. {standard input}:676: Warning: .type pseudo-op used outside of .def/.endef ignored.
  219. {standard input}:676: Error: junk at end of line, first unrecognized character is `_'
  220. {standard input}:700: Warning: .size pseudo-op used outside of .def/.endef ignored.
  221. {standard input}:700: Error: junk at end of line, first unrecognized character is `_'
  222. {standard input}:701: Warning: unknown section attribute 'G'
  223. {standard input}:701: Error: junk at end of line, first unrecognized character is `,'
  224. {standard input}:703: Warning: .type pseudo-op used outside of .def/.endef ignored.
  225. {standard input}:703: Error: junk at end of line, first unrecognized character is `_'
  226. {standard input}:804: Warning: .size pseudo-op used outside of .def/.endef ignored.
  227. {standard input}:804: Error: junk at end of line, first unrecognized character is `_'
  228. {standard input}:805: Warning: unknown section attribute 'G'
  229. {standard input}:805: Error: junk at end of line, first unrecognized character is `,'
  230. {standard input}:807: Warning: .type pseudo-op used outside of .def/.endef ignored.
  231. {standard input}:807: Error: junk at end of line, first unrecognized character is `_'
  232. {standard input}:831: Warning: .size pseudo-op used outside of .def/.endef ignored.
  233. {standard input}:831: Error: junk at end of line, first unrecognized character is `_'
  234. {standard input}:832: Warning: unknown section attribute 'G'
  235. {standard input}:832: Error: junk at end of line, first unrecognized character is `,'
  236. {standard input}:834: Warning: .type pseudo-op used outside of .def/.endef ignored.
  237. {standard input}:834: Error: junk at end of line, first unrecognized character is `_'
  238. {standard input}:855: Warning: .size pseudo-op used outside of .def/.endef ignored.
  239. {standard input}:855: Error: junk at end of line, first unrecognized character is `_'
  240. {standard input}:856: Warning: unknown section attribute 'G'
  241. {standard input}:856: Error: junk at end of line, first unrecognized character is `,'
  242. {standard input}:858: Warning: .type pseudo-op used outside of .def/.endef ignored.
  243. {standard input}:858: Error: junk at end of line, first unrecognized character is `_'
  244. {standard input}:881: Warning: .size pseudo-op used outside of .def/.endef ignored.
  245. {standard input}:881: Error: junk at end of line, first unrecognized character is `_'
  246. {standard input}:883: Warning: unknown section attribute 'G'
  247. {standard input}:883: Error: junk at end of line, first unrecognized character is `,'
  248. {standard input}:885: Warning: .type pseudo-op used outside of .def/.endef ignored.
  249. {standard input}:885: Error: junk at end of line, first unrecognized character is `_'
  250. {standard input}:904: Warning: .size pseudo-op used outside of .def/.endef ignored.
  251. {standard input}:904: Error: junk at end of line, first unrecognized character is `_'
  252. {standard input}:905: Warning: unknown section attribute 'G'
  253. {standard input}:905: Error: junk at end of line, first unrecognized character is `,'
  254. {standard input}:907: Warning: .type pseudo-op used outside of .def/.endef ignored.
  255. {standard input}:907: Error: junk at end of line, first unrecognized character is `_'
  256. {standard input}:938: Warning: .size pseudo-op used outside of .def/.endef ignored.
  257. {standard input}:938: Error: junk at end of line, first unrecognized character is `_'
  258. {standard input}:940: Warning: unknown section attribute 'G'
  259. {standard input}:940: Error: junk at end of line, first unrecognized character is `,'
  260. {standard input}:942: Warning: .type pseudo-op used outside of .def/.endef ignored.
  261. {standard input}:942: Error: junk at end of line, first unrecognized character is `_'
  262. {standard input}:962: Warning: .size pseudo-op used outside of .def/.endef ignored.
  263. {standard input}:962: Error: junk at end of line, first unrecognized character is `_'
  264. {standard input}:969: Warning: unknown section attribute 'G'
  265. {standard input}:969: Error: junk at end of line, first unrecognized character is `,'
  266. {standard input}:971: Warning: .type pseudo-op used outside of .def/.endef ignored.
  267. {standard input}:971: Error: junk at end of line, first unrecognized character is `_'
  268. {standard input}:1025: Warning: .size pseudo-op used outside of .def/.endef ignored.
  269. {standard input}:1025: Error: junk at end of line, first unrecognized character is `_'
  270. {standard input}:1026: Warning: unknown section attribute 'G'
  271. {standard input}:1026: Error: junk at end of line, first unrecognized character is `,'
  272. {standard input}:1028: Warning: .type pseudo-op used outside of .def/.endef ignored.
  273. {standard input}:1028: Error: junk at end of line, first unrecognized character is `_'
  274. {standard input}:1050: Warning: .size pseudo-op used outside of .def/.endef ignored.
  275. {standard input}:1050: Error: junk at end of line, first unrecognized character is `_'
  276. {standard input}:1051: Warning: unknown section attribute 'G'
  277. {standard input}:1051: Error: junk at end of line, first unrecognized character is `,'
  278. {standard input}:1053: Warning: .type pseudo-op used outside of .def/.endef ignored.
  279. {standard input}:1053: Error: junk at end of line, first unrecognized character is `_'
  280. {standard input}:1073: Warning: .size pseudo-op used outside of .def/.endef ignored.
  281. {standard input}:1073: Error: junk at end of line, first unrecognized character is `_'
  282. {standard input}:1074: Warning: unknown section attribute 'G'
  283. {standard input}:1074: Error: junk at end of line, first unrecognized character is `,'
  284. {standard input}:1076: Warning: .type pseudo-op used outside of .def/.endef ignored.
  285. {standard input}:1076: Error: junk at end of line, first unrecognized character is `_'
  286. {standard input}:1142: Error: junk at end of line, first unrecognized character is `,'
  287. {standard input}:1166: Warning: unknown section attribute 'G'
  288. {standard input}:1166: Error: junk at end of line, first unrecognized character is `,'
  289. {standard input}:1167: Warning: .size pseudo-op used outside of .def/.endef ignored.
  290. {standard input}:1167: Error: junk at end of line, first unrecognized character is `_'
  291. {standard input}:1171: Warning: unknown section attribute 'G'
  292. {standard input}:1171: Error: junk at end of line, first unrecognized character is `,'
  293. {standard input}:1173: Warning: .type pseudo-op used outside of .def/.endef ignored.
  294. {standard input}:1173: Error: junk at end of line, first unrecognized character is `_'
  295. {standard input}:1217: Warning: .size pseudo-op used outside of .def/.endef ignored.
  296. {standard input}:1217: Error: junk at end of line, first unrecognized character is `_'
  297. {standard input}:1219: Warning: unknown section attribute 'G'
  298. {standard input}:1219: Error: junk at end of line, first unrecognized character is `,'
  299. {standard input}:1221: Warning: .type pseudo-op used outside of .def/.endef ignored.
  300. {standard input}:1221: Error: junk at end of line, first unrecognized character is `_'
  301. {standard input}:1247: Warning: .size pseudo-op used outside of .def/.endef ignored.
  302. {standard input}:1247: Error: junk at end of line, first unrecognized character is `_'
  303. {standard input}:1249: Warning: unknown section attribute 'G'
  304. {standard input}:1249: Error: junk at end of line, first unrecognized character is `,'
  305. {standard input}:1251: Warning: .type pseudo-op used outside of .def/.endef ignored.
  306. {standard input}:1251: Error: junk at end of line, first unrecognized character is `_'
  307. {standard input}:1285: Warning: .size pseudo-op used outside of .def/.endef ignored.
  308. {standard input}:1285: Error: junk at end of line, first unrecognized character is `_'
  309. {standard input}:1287: Warning: unknown section attribute 'G'
  310. {standard input}:1287: Error: junk at end of line, first unrecognized character is `,'
  311. {standard input}:1288: Warning: .type pseudo-op used outside of .def/.endef ignored.
  312. {standard input}:1288: Error: junk at end of line, first unrecognized character is `_'
  313. {standard input}:1363: Warning: unknown section attribute 'G'
  314. {standard input}:1363: Error: junk at end of line, first unrecognized character is `,'
  315. {standard input}:1364: Warning: .size pseudo-op used outside of .def/.endef ignored.
  316. {standard input}:1364: Error: junk at end of line, first unrecognized character is `_'
  317. {standard input}:1365: Warning: unknown section attribute 'G'
  318. {standard input}:1365: Error: junk at end of line, first unrecognized character is `,'
  319. {standard input}:1367: Warning: .type pseudo-op used outside of .def/.endef ignored.
  320. {standard input}:1367: Error: junk at end of line, first unrecognized character is `_'
  321. {standard input}:1439: Warning: unknown section attribute 'G'
  322. {standard input}:1439: Error: junk at end of line, first unrecognized character is `,'
  323. {standard input}:1440: Warning: .size pseudo-op used outside of .def/.endef ignored.
  324. {standard input}:1440: Error: junk at end of line, first unrecognized character is `_'
  325. {standard input}:1442: Warning: unknown section attribute 'G'
  326. {standard input}:1442: Error: junk at end of line, first unrecognized character is `,'
  327. {standard input}:1444: Warning: .type pseudo-op used outside of .def/.endef ignored.
  328. {standard input}:1444: Error: junk at end of line, first unrecognized character is `_'
  329. {standard input}:1488: Warning: .size pseudo-op used outside of .def/.endef ignored.
  330. {standard input}:1488: Error: junk at end of line, first unrecognized character is `_'
  331. {standard input}:1489: Warning: unknown section attribute 'G'
  332. {standard input}:1489: Error: junk at end of line, first unrecognized character is `,'
  333. {standard input}:1491: Warning: .type pseudo-op used outside of .def/.endef ignored.
  334. {standard input}:1491: Error: junk at end of line, first unrecognized character is `_'
  335. {standard input}:1534: Warning: .size pseudo-op used outside of .def/.endef ignored.
  336. {standard input}:1534: Error: junk at end of line, first unrecognized character is `_'
  337. {standard input}:1535: Warning: unknown section attribute 'G'
  338. {standard input}:1535: Error: junk at end of line, first unrecognized character is `,'
  339. {standard input}:1537: Warning: .type pseudo-op used outside of .def/.endef ignored.
  340. {standard input}:1537: Error: junk at end of line, first unrecognized character is `_'
  341. {standard input}:1567: Warning: .size pseudo-op used outside of .def/.endef ignored.
  342. {standard input}:1567: Error: junk at end of line, first unrecognized character is `_'
  343. {standard input}:1568: Warning: unknown section attribute 'G'
  344. {standard input}:1568: Error: junk at end of line, first unrecognized character is `,'
  345. {standard input}:1570: Warning: .type pseudo-op used outside of .def/.endef ignored.
  346. {standard input}:1570: Error: junk at end of line, first unrecognized character is `_'
  347. {standard input}:1600: Warning: .size pseudo-op used outside of .def/.endef ignored.
  348. {standard input}:1600: Error: junk at end of line, first unrecognized character is `_'
  349. {standard input}:1601: Warning: unknown section attribute 'G'
  350. {standard input}:1601: Error: junk at end of line, first unrecognized character is `,'
  351. {standard input}:1602: Warning: .type pseudo-op used outside of .def/.endef ignored.
  352. {standard input}:1602: Error: junk at end of line, first unrecognized character is `_'
  353. {standard input}:1634: Warning: .size pseudo-op used outside of .def/.endef ignored.
  354. {standard input}:1634: Error: junk at end of line, first unrecognized character is `_'
  355. {standard input}:1635: Warning: unknown section attribute 'G'
  356. {standard input}:1635: Error: junk at end of line, first unrecognized character is `,'
  357. {standard input}:1637: Warning: .type pseudo-op used outside of .def/.endef ignored.
  358. {standard input}:1637: Error: junk at end of line, first unrecognized character is `_'
  359. {standard input}:1666: Warning: .size pseudo-op used outside of .def/.endef ignored.
  360. {standard input}:1666: Error: junk at end of line, first unrecognized character is `_'
  361. {standard input}:1669: Warning: .type pseudo-op used outside of .def/.endef ignored.
  362. {standard input}:1669: Error: junk at end of line, first unrecognized character is `_'
  363. {standard input}:1689: Warning: .size pseudo-op used outside of .def/.endef ignored.
  364. {standard input}:1689: Error: junk at end of line, first unrecognized character is `_'
  365. {standard input}:1692: Warning: .type pseudo-op used outside of .def/.endef ignored.
  366. {standard input}:1692: Error: junk at end of line, first unrecognized character is `_'
  367. {standard input}:1710: Warning: .size pseudo-op used outside of .def/.endef ignored.
  368. {standard input}:1710: Error: junk at end of line, first unrecognized character is `_'
  369. {standard input}:1711: Warning: unknown section attribute 'G'
  370. {standard input}:1711: Error: junk at end of line, first unrecognized character is `,'
  371. {standard input}:1713: Warning: .type pseudo-op used outside of .def/.endef ignored.
  372. {standard input}:1713: Error: junk at end of line, first unrecognized character is `_'
  373. {standard input}:1758: Warning: .size pseudo-op used outside of .def/.endef ignored.
  374. {standard input}:1758: Error: junk at end of line, first unrecognized character is `_'
  375. {standard input}:1763: Warning: .type pseudo-op used outside of .def/.endef ignored.
  376. {standard input}:1763: Error: junk at end of line, first unrecognized character is `_'
  377. {standard input}:2679: Warning: .size pseudo-op used outside of .def/.endef ignored.
  378. {standard input}:2679: Error: junk at end of line, first unrecognized character is `_'
  379. {standard input}:2682: Warning: .type pseudo-op used outside of .def/.endef ignored.
  380. {standard input}:2682: Error: junk at end of line, first unrecognized character is `_'
  381. {standard input}:2929: Warning: .size pseudo-op used outside of .def/.endef ignored.
  382. {standard input}:2929: Error: junk at end of line, first unrecognized character is `_'
  383. {standard input}:2932: Warning: .type pseudo-op used outside of .def/.endef ignored.
  384. {standard input}:2932: Error: junk at end of line, first unrecognized character is `_'
  385. {standard input}:3495: Warning: .size pseudo-op used outside of .def/.endef ignored.
  386. {standard input}:3495: Error: junk at end of line, first unrecognized character is `_'
  387. {standard input}:3498: Warning: .type pseudo-op used outside of .def/.endef ignored.
  388. {standard input}:3498: Error: junk at end of line, first unrecognized character is `_'
  389. {standard input}:3601: Warning: .size pseudo-op used outside of .def/.endef ignored.
  390. {standard input}:3601: Error: junk at end of line, first unrecognized character is `_'
  391. {standard input}:3604: Warning: .type pseudo-op used outside of .def/.endef ignored.
  392. {standard input}:3604: Error: junk at end of line, first unrecognized character is `_'
  393. {standard input}:3707: Warning: .size pseudo-op used outside of .def/.endef ignored.
  394. {standard input}:3707: Error: junk at end of line, first unrecognized character is `_'
  395. {standard input}:3710: Warning: .type pseudo-op used outside of .def/.endef ignored.
  396. {standard input}:3710: Error: junk at end of line, first unrecognized character is `_'
  397. {standard input}:4325: Warning: .size pseudo-op used outside of .def/.endef ignored.
  398. {standard input}:4325: Error: junk at end of line, first unrecognized character is `_'
  399. {standard input}:4328: Warning: .type pseudo-op used outside of .def/.endef ignored.
  400. {standard input}:4328: Error: junk at end of line, first unrecognized character is `_'
  401. {standard input}:4669: Warning: .size pseudo-op used outside of .def/.endef ignored.
  402. {standard input}:4669: Error: junk at end of line, first unrecognized character is `_'
  403. {standard input}:4672: Warning: .type pseudo-op used outside of .def/.endef ignored.
  404. {standard input}:4672: Error: junk at end of line, first unrecognized character is `_'
  405. {standard input}:5028: Warning: .size pseudo-op used outside of .def/.endef ignored.
  406. {standard input}:5028: Error: junk at end of line, first unrecognized character is `_'
  407. {standard input}:5031: Warning: .type pseudo-op used outside of .def/.endef ignored.
  408. {standard input}:5031: Error: junk at end of line, first unrecognized character is `_'
  409. {standard input}:5152: Warning: .size pseudo-op used outside of .def/.endef ignored.
  410. {standard input}:5152: Error: junk at end of line, first unrecognized character is `_'
  411. {standard input}:5155: Warning: .type pseudo-op used outside of .def/.endef ignored.
  412. {standard input}:5155: Error: junk at end of line, first unrecognized character is `_'
  413. {standard input}:5186: Warning: .size pseudo-op used outside of .def/.endef ignored.
  414. {standard input}:5186: Error: junk at end of line, first unrecognized character is `_'
  415. {standard input}:5189: Warning: .type pseudo-op used outside of .def/.endef ignored.
  416. {standard input}:5189: Error: junk at end of line, first unrecognized character is `_'
  417. {standard input}:5310: Warning: .size pseudo-op used outside of .def/.endef ignored.
  418. {standard input}:5310: Error: junk at end of line, first unrecognized character is `_'
  419. {standard input}:5313: Warning: .type pseudo-op used outside of .def/.endef ignored.
  420. {standard input}:5313: Error: junk at end of line, first unrecognized character is `_'
  421. {standard input}:5372: Warning: .size pseudo-op used outside of .def/.endef ignored.
  422. {standard input}:5372: Error: junk at end of line, first unrecognized character is `_'
  423. {standard input}:5375: Warning: .type pseudo-op used outside of .def/.endef ignored.
  424. {standard input}:5375: Error: junk at end of line, first unrecognized character is `_'
  425. {standard input}:5669: Warning: .size pseudo-op used outside of .def/.endef ignored.
  426. {standard input}:5669: Error: junk at end of line, first unrecognized character is `_'
  427. {standard input}:5676: Warning: .type pseudo-op used outside of .def/.endef ignored.
  428. {standard input}:5676: Error: junk at end of line, first unrecognized character is `_'
  429. {standard input}:5841: Warning: .size pseudo-op used outside of .def/.endef ignored.
  430. {standard input}:5841: Error: junk at end of line, first unrecognized character is `_'
  431. {standard input}:5848: Warning: .type pseudo-op used outside of .def/.endef ignored.
  432. {standard input}:5848: Error: junk at end of line, first unrecognized character is `_'
  433. {standard input}:5905: Warning: .size pseudo-op used outside of .def/.endef ignored.
  434. {standard input}:5905: Error: junk at end of line, first unrecognized character is `_'
  435. {standard input}:5914: Warning: .type pseudo-op used outside of .def/.endef ignored.
  436. {standard input}:5914: Error: junk at end of line, first unrecognized character is `_'
  437. {standard input}:6066: Warning: .size pseudo-op used outside of .def/.endef ignored.
  438. {standard input}:6066: Error: junk at end of line, first unrecognized character is `_'
  439. {standard input}:6069: Warning: .type pseudo-op used outside of .def/.endef ignored.
  440. {standard input}:6069: Error: junk at end of line, first unrecognized character is `_'
  441. {standard input}:6108: Warning: .size pseudo-op used outside of .def/.endef ignored.
  442. {standard input}:6108: Error: junk at end of line, first unrecognized character is `_'
  443. {standard input}:6121: Warning: .type pseudo-op used outside of .def/.endef ignored.
  444. {standard input}:6121: Error: junk at end of line, first unrecognized character is `_'
  445. {standard input}:6328: Warning: .size pseudo-op used outside of .def/.endef ignored.
  446. {standard input}:6328: Error: junk at end of line, first unrecognized character is `_'
  447. {standard input}:6329: Warning: unknown section attribute 'G'
  448. {standard input}:6329: Error: junk at end of line, first unrecognized character is `,'
  449. {standard input}:6331: Warning: .type pseudo-op used outside of .def/.endef ignored.
  450. {standard input}:6331: Error: junk at end of line, first unrecognized character is `_'
  451. {standard input}:6354: Warning: .size pseudo-op used outside of .def/.endef ignored.
  452. {standard input}:6354: Error: junk at end of line, first unrecognized character is `_'
  453. {standard input}:6356: Warning: unknown section attribute 'G'
  454. {standard input}:6356: Error: junk at end of line, first unrecognized character is `,'
  455. {standard input}:6358: Warning: .type pseudo-op used outside of .def/.endef ignored.
  456. {standard input}:6358: Error: junk at end of line, first unrecognized character is `_'
  457. {standard input}:6377: Warning: .size pseudo-op used outside of .def/.endef ignored.
  458. {standard input}:6377: Error: junk at end of line, first unrecognized character is `_'
  459. {standard input}:6378: Warning: unknown section attribute 'G'
  460. {standard input}:6378: Error: junk at end of line, first unrecognized character is `,'
  461. {standard input}:6380: Warning: .type pseudo-op used outside of .def/.endef ignored.
  462. {standard input}:6380: Error: junk at end of line, first unrecognized character is `_'
  463. {standard input}:6409: Warning: .size pseudo-op used outside of .def/.endef ignored.
  464. {standard input}:6409: Error: junk at end of line, first unrecognized character is `_'
  465. {standard input}:6410: Warning: unknown section attribute 'G'
  466. {standard input}:6410: Error: junk at end of line, first unrecognized character is `,'
  467. {standard input}:6412: Warning: .type pseudo-op used outside of .def/.endef ignored.
  468. {standard input}:6412: Error: junk at end of line, first unrecognized character is `_'
  469. {standard input}:6440: Warning: .size pseudo-op used outside of .def/.endef ignored.
  470. {standard input}:6440: Error: junk at end of line, first unrecognized character is `_'
  471. {standard input}:6441: Warning: unknown section attribute 'G'
  472. {standard input}:6441: Error: junk at end of line, first unrecognized character is `,'
  473. {standard input}:6443: Warning: .type pseudo-op used outside of .def/.endef ignored.
  474. {standard input}:6443: Error: junk at end of line, first unrecognized character is `_'
  475. {standard input}:6467: Warning: .size pseudo-op used outside of .def/.endef ignored.
  476. {standard input}:6467: Error: junk at end of line, first unrecognized character is `_'
  477. {standard input}:6469: Warning: unknown section attribute 'G'
  478. {standard input}:6469: Error: junk at end of line, first unrecognized character is `,'
  479. {standard input}:6471: Warning: .type pseudo-op used outside of .def/.endef ignored.
  480. {standard input}:6471: Error: junk at end of line, first unrecognized character is `_'
  481. {standard input}:6496: Warning: .size pseudo-op used outside of .def/.endef ignored.
  482. {standard input}:6496: Error: junk at end of line, first unrecognized character is `_'
  483. {standard input}:6497: Warning: unknown section attribute 'G'
  484. {standard input}:6497: Error: junk at end of line, first unrecognized character is `,'
  485. {standard input}:6499: Warning: .type pseudo-op used outside of .def/.endef ignored.
  486. {standard input}:6499: Error: junk at end of line, first unrecognized character is `_'
  487. {standard input}:6528: Warning: .size pseudo-op used outside of .def/.endef ignored.
  488. {standard input}:6528: Error: junk at end of line, first unrecognized character is `_'
  489. {standard input}:6529: Warning: unknown section attribute 'G'
  490. {standard input}:6529: Error: junk at end of line, first unrecognized character is `,'
  491. {standard input}:6531: Warning: .type pseudo-op used outside of .def/.endef ignored.
  492. {standard input}:6531: Error: junk at end of line, first unrecognized character is `_'
  493. {standard input}:6554: Warning: .size pseudo-op used outside of .def/.endef ignored.
  494. {standard input}:6554: Error: junk at end of line, first unrecognized character is `_'
  495. {standard input}:6556: Warning: unknown section attribute 'G'
  496. {standard input}:6556: Error: junk at end of line, first unrecognized character is `,'
  497. {standard input}:6558: Warning: .type pseudo-op used outside of .def/.endef ignored.
  498. {standard input}:6558: Error: junk at end of line, first unrecognized character is `_'
  499. {standard input}:6587: Warning: .size pseudo-op used outside of .def/.endef ignored.
  500. {standard input}:6587: Error: junk at end of line, first unrecognized character is `_'
  501. {standard input}:6588: Warning: unknown section attribute 'G'
  502. {standard input}:6588: Error: junk at end of line, first unrecognized character is `,'
  503. {standard input}:6590: Warning: .type pseudo-op used outside of .def/.endef ignored.
  504. {standard input}:6590: Error: junk at end of line, first unrecognized character is `_'
  505. {standard input}:6615: Warning: .size pseudo-op used outside of .def/.endef ignored.
  506. {standard input}:6615: Error: junk at end of line, first unrecognized character is `_'
  507. {standard input}:6616: Warning: unknown section attribute 'G'
  508. {standard input}:6616: Error: junk at end of line, first unrecognized character is `,'
  509. {standard input}:6618: Warning: .type pseudo-op used outside of .def/.endef ignored.
  510. {standard input}:6618: Error: junk at end of line, first unrecognized character is `_'
  511. {standard input}:6643: Warning: .size pseudo-op used outside of .def/.endef ignored.
  512. {standard input}:6643: Error: junk at end of line, first unrecognized character is `_'
  513. {standard input}:6644: Warning: unknown section attribute 'G'
  514. {standard input}:6644: Error: junk at end of line, first unrecognized character is `,'
  515. {standard input}:6646: Warning: .type pseudo-op used outside of .def/.endef ignored.
  516. {standard input}:6646: Error: junk at end of line, first unrecognized character is `_'
  517. {standard input}:6672: Warning: .size pseudo-op used outside of .def/.endef ignored.
  518. {standard input}:6672: Error: junk at end of line, first unrecognized character is `_'
  519. {standard input}:6673: Warning: unknown section attribute 'G'
  520. {standard input}:6673: Error: junk at end of line, first unrecognized character is `,'
  521. {standard input}:6675: Warning: .type pseudo-op used outside of .def/.endef ignored.
  522. {standard input}:6675: Error: junk at end of line, first unrecognized character is `_'
  523. {standard input}:6705: Warning: .size pseudo-op used outside of .def/.endef ignored.
  524. {standard input}:6705: Error: junk at end of line, first unrecognized character is `_'
  525. {standard input}:6706: Warning: unknown section attribute 'G'
  526. {standard input}:6706: Error: junk at end of line, first unrecognized character is `,'
  527. {standard input}:6708: Warning: .type pseudo-op used outside of .def/.endef ignored.
  528. {standard input}:6708: Error: junk at end of line, first unrecognized character is `_'
  529. {standard input}:6727: Warning: .size pseudo-op used outside of .def/.endef ignored.
  530. {standard input}:6727: Error: junk at end of line, first unrecognized character is `_'
  531. {standard input}:6751: Error: junk at end of line, first unrecognized character is `,'
  532. {standard input}:29689: Error: junk at end of line, first unrecognized character is `,'
  533. {standard input}:31839: Error: junk at end of line, first unrecognized character is `,'
  534. {standard input}:31973: Error: junk at end of line, first unrecognized character is `,'
  535. {standard input}:32167: Error: junk at end of line, first unrecognized character is `,'
  536. {standard input}:32169: Warning: unknown section attribute 'M'
  537. {standard input}:32169: Warning: unknown section attribute 'S'
  538. {standard input}:32169: Error: junk at end of line, first unrecognized character is `,'
  539. {standard input}:36443: Error: junk at end of line, first unrecognized character is `-'
  540. gmake: *** [qfilesystemengine_unix.o] Error 1
  541. tja@tjadev-linux:~/src/qt-all-src-4.8.1$ uname -a
  542. Linux tjadev-linux.ANDROCS 3.3.7-1.fc17.x86_64 #1 SMP Mon May 21 22:32:19 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
  543. tja@tjadev-linux:~/src/qt-all-src-4.8.1$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement