Skip to content

Instantly share code, notes, and snippets.

@tlvince
Created December 14, 2017 16:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tlvince/e4e988e6a5d8caecf55d831991f54691 to your computer and use it in GitHub Desktop.
Save tlvince/e4e988e6a5d8caecf55d831991f54691 to your computer and use it in GitHub Desktop.
-> Using [aur] repository
==> Resolving dependencies...
-> pgmodeler N/A -> 2:0.9.0-1
==> Retrieving build files...
From https://aur.archlinux.org/pgmodeler
= [up to date] master -> origin/master
==> Making package: pgmodeler 2:0.9.0-1 (Thu 14 Dec 16:49:13 GMT 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found v0.9.0.tar.gz
-> Found pgmodeler
-> Found pgmodeler-cli
-> Found pgmodeler_logo.png
-> Found pgmodeler_dbm.png
-> Found pgmodeler.desktop
-> Found patch_no_check_update.diff
==> Validating source files with sha1sums...
v0.9.0.tar.gz ... Passed
pgmodeler ... Passed
pgmodeler-cli ... Passed
pgmodeler_logo.png ... Passed
pgmodeler_dbm.png ... Passed
pgmodeler.desktop ... Passed
patch_no_check_update.diff ... Passed
==> Extracting sources...
-> Extracting v0.9.0.tar.gz with bsdtar
==> Removing existing $pkgdir/ directory...
==> Starting build()...
patching file conf/defaults/pgmodeler.conf
patching file conf/pgmodeler.conf
cd libutils/ && ( test -e Makefile || /usr/bin/qmake -o Makefile /home/tlv/.cache/aursync/pgmodeler/src/pgmodeler-0.9.0/libutils/libutils.pro ) && make -f Makefile
make[1]: Entering directory '/home/tlv/.cache/aursync/pgmodeler/src/pgmodeler-0.9.0/libutils'
make[1]: Nothing to be done for 'first'.
make[1]: Leaving directory '/home/tlv/.cache/aursync/pgmodeler/src/pgmodeler-0.9.0/libutils'
cd libparsers/ && ( test -e Makefile || /usr/bin/qmake -o Makefile /home/tlv/.cache/aursync/pgmodeler/src/pgmodeler-0.9.0/libparsers/libparsers.pro ) && make -f Makefile
make[1]: Entering directory '/home/tlv/.cache/aursync/pgmodeler/src/pgmodeler-0.9.0/libparsers'
make[1]: Nothing to be done for 'first'.
make[1]: Leaving directory '/home/tlv/.cache/aursync/pgmodeler/src/pgmodeler-0.9.0/libparsers'
cd libpgmodeler/ && ( test -e Makefile || /usr/bin/qmake -o Makefile /home/tlv/.cache/aursync/pgmodeler/src/pgmodeler-0.9.0/libpgmodeler/libpgmodeler.pro ) && make -f Makefile
make[1]: Entering directory '/home/tlv/.cache/aursync/pgmodeler/src/pgmodeler-0.9.0/libpgmodeler'
make[1]: Nothing to be done for 'first'.
make[1]: Leaving directory '/home/tlv/.cache/aursync/pgmodeler/src/pgmodeler-0.9.0/libpgmodeler'
cd libpgconnector/ && ( test -e Makefile || /usr/bin/qmake -o Makefile /home/tlv/.cache/aursync/pgmodeler/src/pgmodeler-0.9.0/libpgconnector/libpgconnector.pro ) && make -f Makefile
make[1]: Entering directory '/home/tlv/.cache/aursync/pgmodeler/src/pgmodeler-0.9.0/libpgconnector'
make[1]: Nothing to be done for 'first'.
make[1]: Leaving directory '/home/tlv/.cache/aursync/pgmodeler/src/pgmodeler-0.9.0/libpgconnector'
cd libobjrenderer/ && ( test -e Makefile || /usr/bin/qmake -o Makefile /home/tlv/.cache/aursync/pgmodeler/src/pgmodeler-0.9.0/libobjrenderer/libobjrenderer.pro ) && make -f Makefile
make[1]: Entering directory '/home/tlv/.cache/aursync/pgmodeler/src/pgmodeler-0.9.0/libobjrenderer'
make[1]: Nothing to be done for 'first'.
make[1]: Leaving directory '/home/tlv/.cache/aursync/pgmodeler/src/pgmodeler-0.9.0/libobjrenderer'
cd libpgmodeler_ui/ && ( test -e Makefile || /usr/bin/qmake -o Makefile /home/tlv/.cache/aursync/pgmodeler/src/pgmodeler-0.9.0/libpgmodeler_ui/libpgmodeler_ui.pro ) && make -f Makefile
make[1]: Entering directory '/home/tlv/.cache/aursync/pgmodeler/src/pgmodeler-0.9.0/libpgmodeler_ui'
g++ -c -pipe -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DBUILDNUM=\"20171214\" -DBINDIR=\"/usr/local/bin\" -DPLUGINSDIR=\"/usr/local/lib/pgmodeler/plugins\" -DPRIVATEBINDIR=\"/usr/local/lib/pgmodeler/bin\" -DCONFDIR=\"/usr/local/share/pgmodeler/conf\" -DDOCDIR=\"/usr/local/share/pgmodeler\" -DLANGDIR=\"/usr/local/share/pgmodeler/lang\" -DSAMPLESDIR=\"/usr/local/share/pgmodeler/samples\" -DSCHEMASDIR=\"/usr/local/share/pgmodeler/schemas\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../libobjrenderer/src -I../libpgconnector/src -I../libpgmodeler/src -I../libparsers/src -I../libutils/src -isystem /usr/include/libxml2 -isystem /usr/include/qt -isystem /usr/include/qt/QtPrintSupport -isystem /usr/include/qt/QtSvg -isystem /usr/include/qt/QtWidgets -isystem /usr/include/qt/QtGui -isystem /usr/include/qt/QtNetwork -isystem /usr/include/qt/QtCore -Imoc -isystem /usr/include/libdrm -Isrc -I/usr/lib/qt/mkspecs/linux-g++ -o obj/mainwindow.o src/mainwindow.cpp
In file included from src/sqlexecutionwidget.h:28:0,
from src/mainwindow.cpp:23:
src/ui_sqlexecutionwidget.h: In member function ‘void Ui_SQLExecutionWidget::setupUi(QWidget*)’:
src/ui_sqlexecutionwidget.h:186:56: error: no matching function for call to ‘QToolButton::setShortcut(QLatin1String)’
snippets_tb->setShortcut(QLatin1String("Alt+X"));
^
In file included from /usr/include/qt/QtWidgets/QtWidgets:6:0,
from src/mainwindow.h:28,
from src/mainwindow.cpp:19:
/usr/include/qt/QtWidgets/qabstractbutton.h:87:10: note: candidate: void QAbstractButton::setShortcut(const QKeySequence&)
void setShortcut(const QKeySequence &key);
^~~~~~~~~~~
/usr/include/qt/QtWidgets/qabstractbutton.h:87:10: note: no known conversion for argument 1 from ‘QLatin1String’ to ‘const QKeySequence&’
In file included from src/sqlexecutionwidget.h:28:0,
from src/mainwindow.cpp:23:
src/ui_sqlexecutionwidget.h:204:54: error: no matching function for call to ‘QToolButton::setShortcut(QLatin1String)’
export_tb->setShortcut(QLatin1String("Alt+X"));
^
In file included from /usr/include/qt/QtWidgets/QtWidgets:6:0,
from src/mainwindow.h:28,
from src/mainwindow.cpp:19:
/usr/include/qt/QtWidgets/qabstractbutton.h:87:10: note: candidate: void QAbstractButton::setShortcut(const QKeySequence&)
void setShortcut(const QKeySequence &key);
^~~~~~~~~~~
/usr/include/qt/QtWidgets/qabstractbutton.h:87:10: note: no known conversion for argument 1 from ‘QLatin1String’ to ‘const QKeySequence&’
make[1]: *** [Makefile:8283: obj/mainwindow.o] Error 1
make[1]: Leaving directory '/home/tlv/.cache/aursync/pgmodeler/src/pgmodeler-0.9.0/libpgmodeler_ui'
make: *** [Makefile:268: sub-libpgmodeler_ui-make_first-ordered] Error 2
==> ERROR: A failure occurred in build().
Aborting...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment