Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use circleci instead of GitHub action #244

Merged
merged 5 commits into from
Jul 9, 2020
Merged

Use circleci instead of GitHub action #244

merged 5 commits into from
Jul 9, 2020

Conversation

brsvh
Copy link
Contributor

@brsvh brsvh commented Jul 8, 2020

For the reasons mentioned by the discussion here, use circleci instead of GitHub action.

@brsvh
Copy link
Contributor Author

brsvh commented Jul 8, 2020

Build passing: result

@brsvh
Copy link
Contributor Author

brsvh commented Jul 9, 2020

There is a high probability of an abnormal gcc exit.

g++ -c -pipe -O2 -std=gnu++11 -pthread -pthread -Wall -Wextra -D_REENTRANT -fPIC -DPEONYCORE_LIBRARY -DQT_DEPRECATED_WARNINGS -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I../../libpeony-qt -I. -I../../libpeony-qt -I../../libpeony-qt/file-operation -I../../libpeony-qt/file-launcher -I../../libpeony-qt/model -I../../libpeony-qt/vfs -I../../libpeony-qt -I../../plugin-iface -I../../libpeony-qt/effects -I../../libpeony-qt/convenient-utils -I../../libpeony-qt/controls -I../../libpeony-qt/controls/directory-view -I../../libpeony-qt/controls/directory-view/directory-view-factory -I../../libpeony-qt/controls/directory-view/view -I../../libpeony-qt/controls/directory-view/view/icon-view -I../../libpeony-qt/controls/directory-view/view/list-view -I../../libpeony-qt/controls/directory-view/delegate -I../../libpeony-qt/controls/menu -I../../libpeony-qt/controls/menu/menu-iface -I../../libpeony-qt/controls/menu/directory-view-menu -I../../libpeony-qt/controls/menu/side-bar-menu -I../../libpeony-qt/controls/navigation-bar -I../../libpeony-qt/controls/navigation-bar/location-bar -I../../libpeony-qt/controls/navigation-bar/path-bar -I../../libpeony-qt/controls/preview-page -I../../libpeony-qt/controls/preview-page/preview-page-factory -I../../libpeony-qt/controls/preview-page/default-preview-page -I../../libpeony-qt/controls/property-page -I../../libpeony-qt/controls/side-bar -I../../libpeony-qt/controls/status-bar -I../../libpeony-qt/controls/tool-bar -I../../libpeony-qt/controls/tab-page -I../../libpeony-qt/windows -I../../libpeony-qt/thumbnail -isystem /usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/poppler/qt5 -isystem /usr/include/poppler -isystem /usr/include/x86_64-linux-gnu/qt5/QGSettings -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o side-bar-proxy-filter-sort-model.o ../../libpeony-qt/model/side-bar-proxy-filter-sort-model.cpp
{standard input}: Assembler messages:
{standard input}: Warning: end of file not at end of a line; newline inserted
{standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive
{standard input}:425: Error: invalid operands (*UND* and .gcc_except_table sections) for `-'
{standard input}:435: Error: leb128 operand is an undefined symbol: .L
g++: fatal error: Killed signal terminated program cc1plus
compilation terminated.
make[1]: *** [Makefile:1859: file-watcher.o] Error 1

This problem occurs on all target platforms.

@Yue-Lan Yue-Lan merged commit 3b3284b into ukui:master Jul 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants