RosaLinux Bugzilla – Attachment 4344 Details for
Bug 6534
Qt5 does not compiled with CLang in release mode
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
new problems
file_6534.txt (text/plain), 8.27 KB, created by
Yaroslav
on 2016-01-11 20:01:11 MSK
(
hide
)
Description:
new problems
Filename:
MIME Type:
Creator:
Yaroslav
Created:
2016-01-11 20:01:11 MSK
Size:
8.27 KB
patch
obsolete
>make >/usr/lib64/qt5/bin/uic ../angelina/mainwindow.ui -o ui_mainwindow.h >clang++ -c -pipe -O2 -Wa,--compress-debug-sections -gdwarf-4 -Wstrict-aliasing=2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -ffat-lto-objects -fno-delete-null-pointer-checks -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I../angelina -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-clang -o main.o ../angelina/main.cpp >clang: warning: optimization flag '-ffat-lto-objects' is not supported >clang: warning: optimization flag '-fno-delete-null-pointer-checks' is not supported >clang: warning: argument unused during compilation: '-ffat-lto-objects' >clang: warning: argument unused during compilation: '-fno-delete-null-pointer-checks' >In file included from ../angelina/main.cpp:1: >In file included from ../angelina/mainwindow.h:4: >In file included from /usr/include/qt5/QtWidgets/QMainWindow:1: >In file included from /usr/include/qt5/QtWidgets/qmainwindow.h:37: >In file included from /usr/include/qt5/QtWidgets/qwidget.h:38: >In file included from /usr/include/qt5/QtCore/qobject.h:41: >In file included from /usr/include/qt5/QtCore/qstring.h:42: >In file included from /usr/include/qt5/QtCore/qbytearray.h:45: >In file included from /usr/bin/../lib64/gcc/x86_64-unknown-linux-gnu/4.9.2/../../../../include/c++/4.9.2/string:40: >In file included from /usr/bin/../lib64/gcc/x86_64-unknown-linux-gnu/4.9.2/../../../../include/c++/4.9.2/bits/char_traits.h:40: >In file included from /usr/bin/../lib64/gcc/x86_64-unknown-linux-gnu/4.9.2/../../../../include/c++/4.9.2/bits/postypes.h:40: >In file included from /usr/bin/../lib64/gcc/x86_64-unknown-linux-gnu/4.9.2/../../../../include/c++/4.9.2/cwchar:44: >In file included from /usr/include/wchar.h:884: >/usr/include/bits/wchar2.h:291:14: error: use of undeclared identifier '__builtin_va_arg_pack' > __fmt, __va_arg_pack ()); > ^ >/usr/include/sys/cdefs.h:332:26: note: expanded from macro '__va_arg_pack' ># define __va_arg_pack() __builtin_va_arg_pack () > ^ >In file included from ../angelina/main.cpp:1: >In file included from ../angelina/mainwindow.h:4: >In file included from /usr/include/qt5/QtWidgets/QMainWindow:1: >In file included from /usr/include/qt5/QtWidgets/qmainwindow.h:37: >In file included from /usr/include/qt5/QtWidgets/qwidget.h:38: >In file included from /usr/include/qt5/QtCore/qobject.h:41: >In file included from /usr/include/qt5/QtCore/qstring.h:42: >In file included from /usr/include/qt5/QtCore/qbytearray.h:45: >In file included from /usr/bin/../lib64/gcc/x86_64-unknown-linux-gnu/4.9.2/../../../../include/c++/4.9.2/string:40: >In file included from /usr/bin/../lib64/gcc/x86_64-unknown-linux-gnu/4.9.2/../../../../include/c++/4.9.2/bits/char_traits.h:40: >In file included from /usr/bin/../lib64/gcc/x86_64-unknown-linux-gnu/4.9.2/../../../../include/c++/4.9.2/bits/postypes.h:40: >In file included from /usr/bin/../lib64/gcc/x86_64-unknown-linux-gnu/4.9.2/../../../../include/c++/4.9.2/cwchar:44: >In file included from /usr/include/wchar.h:884: >/usr/include/bits/wchar2.h:292:45: error: use of undeclared identifier '__builtin_va_arg_pack' > return __swprintf_alias (__s, __n, __fmt, __va_arg_pack ()); > ^ >/usr/include/sys/cdefs.h:332:26: note: expanded from macro '__va_arg_pack' ># define __va_arg_pack() __builtin_va_arg_pack () > ^ >In file included from ../angelina/main.cpp:1: >In file included from ../angelina/mainwindow.h:4: >In file included from /usr/include/qt5/QtWidgets/QMainWindow:1: >In file included from /usr/include/qt5/QtWidgets/qmainwindow.h:37: >In file included from /usr/include/qt5/QtWidgets/qwidget.h:38: >In file included from /usr/include/qt5/QtCore/qobject.h:41: >In file included from /usr/include/qt5/QtCore/qstring.h:42: >In file included from /usr/include/qt5/QtCore/qbytearray.h:45: >In file included from /usr/bin/../lib64/gcc/x86_64-unknown-linux-gnu/4.9.2/../../../../include/c++/4.9.2/string:40: >In file included from /usr/bin/../lib64/gcc/x86_64-unknown-linux-gnu/4.9.2/../../../../include/c++/4.9.2/bits/char_traits.h:40: >In file included from /usr/bin/../lib64/gcc/x86_64-unknown-linux-gnu/4.9.2/../../../../include/c++/4.9.2/bits/postypes.h:40: >In file included from /usr/bin/../lib64/gcc/x86_64-unknown-linux-gnu/4.9.2/../../../../include/c++/4.9.2/cwchar:44: >In file included from /usr/include/wchar.h:884: >/usr/include/bits/wchar2.h:341:57: error: use of undeclared identifier '__builtin_va_arg_pack' > return __wprintf_chk (__USE_FORTIFY_LEVEL - 1, __fmt, __va_arg_pack ()); > ^ >/usr/include/sys/cdefs.h:332:26: note: expanded from macro '__va_arg_pack' ># define __va_arg_pack() __builtin_va_arg_pack () > ^ >In file included from ../angelina/main.cpp:1: >In file included from ../angelina/mainwindow.h:4: >In file included from /usr/include/qt5/QtWidgets/QMainWindow:1: >In file included from /usr/include/qt5/QtWidgets/qmainwindow.h:37: >In file included from /usr/include/qt5/QtWidgets/qwidget.h:38: >In file included from /usr/include/qt5/QtCore/qobject.h:41: >In file included from /usr/include/qt5/QtCore/qstring.h:42: >In file included from /usr/include/qt5/QtCore/qbytearray.h:45: >In file included from /usr/bin/../lib64/gcc/x86_64-unknown-linux-gnu/4.9.2/../../../../include/c++/4.9.2/string:40: >In file included from /usr/bin/../lib64/gcc/x86_64-unknown-linux-gnu/4.9.2/../../../../include/c++/4.9.2/bits/char_traits.h:40: >In file included from /usr/bin/../lib64/gcc/x86_64-unknown-linux-gnu/4.9.2/../../../../include/c++/4.9.2/bits/postypes.h:40: >In file included from /usr/bin/../lib64/gcc/x86_64-unknown-linux-gnu/4.9.2/../../../../include/c++/4.9.2/cwchar:44: >In file included from /usr/include/wchar.h:884: >/usr/include/bits/wchar2.h:348:5: error: use of undeclared identifier '__builtin_va_arg_pack' > __va_arg_pack ()); > ^ >/usr/include/sys/cdefs.h:332:26: note: expanded from macro '__va_arg_pack' ># define __va_arg_pack() __builtin_va_arg_pack () > ^ >4 errors generated. >Makefile:572: оÑибка вÑÐ¿Ð¾Ð»Ð½ÐµÐ½Ð¸Ñ ÑеÑепÑа Ð´Ð»Ñ Ñели «main.o» >make: *** [main.o] ÐÑибка 1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 6534
:
4341
| 4344 |
4345