Package Details: kodos 2.4.9-1

Git Clone URL: https://aur.archlinux.org/kodos.git (read-only, click to copy)
Package Base: kodos
Description: A Python regular expression debugger
Upstream URL: http://kodos.sourceforge.net/
Licenses: GPL
Submitter: aspirogrammer
Maintainer: None
Last Packager: aspirogrammer
Votes: 2
Popularity: 0.000000
First Submitted: 2016-05-21 22:17 (UTC)
Last Updated: 2016-05-21 22:24 (UTC)

Latest Comments

Sleipnir commented on 2017-05-12 16:13 (UTC)

Deprecation warnings during install of pyqt3 then complete failure late on in the build with the following message: sip: Deprecation warning: sip/qtxml/qtxmlmod.sip:45: %Makefile is deprecated Creating the Makefile for the qtxml module... Creating top level Makefile... Creating pyuic Makefile... Creating pylupdate Makefile... Creating pyqtconfig.py... make[1]: Entering directory '/tmp/pamac-build-vidar/pyqt3/src/PyQt-x11-gpl-3.18.1/qt' g++ -DANY=void -c -pipe -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DNDEBUG -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I. -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt3 -I/usr/X11R6/include -o sipqtcmodule.o sipqtcmodule.cpp In file included from /usr/include/qt3/qdragobject.h:50:0, from sip/qt/qdragobject.sip:110: /usr/include/qt3/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /usr/include/qt3/qimage.h:61:45: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses] { return key < other.key || key==other.key && lang < other.lang; } ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ sip/qt/qobject.sip: At global scope: sip/qt/qobject.sip:1256:1: warning: missing initializer for member ‘_heaptypeobject::as_number’ [-Wmissing-field-initializers] sip/qt/qobject.sip:1256:1: warning: missing initializer for member ‘_heaptypeobject::as_mapping’ [-Wmissing-field-initializers] sip/qt/qobject.sip:1256:1: warning: missing initializer for member ‘_heaptypeobject::as_sequence’ [-Wmissing-field-initializers] sip/qt/qobject.sip:1256:1: warning: missing initializer for member ‘_heaptypeobject::as_buffer’ [-Wmissing-field-initializers] sip/qt/qobject.sip:1256:1: warning: missing initializer for member ‘_heaptypeobject::ht_name’ [-Wmissing-field-initializers] sip/qt/qobject.sip:1256:1: warning: missing initializer for member ‘_heaptypeobject::ht_slots’ [-Wmissing-field-initializers] sip/qt/qobject.sip:1256:1: warning: missing initializer for member ‘_sipWrapperType::wt_td’ [-Wmissing-field-initializers] sip/qt/qobject.sip:1256:1: warning: missing initializer for member ‘_sipWrapperType::wt_iextend’ [-Wmissing-field-initializers] sip/qt/qobject.sip:1256:1: warning: missing initializer for member ‘_sipWrapperType::wt_new_user_type_handler’ [-Wmissing-field-initializers] sip/qt/qobject.sip:1256:1: warning: missing initializer for member ‘_sipWrapperType::wt_user_data’ [-Wmissing-field-initializers] sip/qt/qobject.sip: In function ‘int pyqt3EmitSignal(PyObject*, const char*, PyObject*)’: sip/qt/qobject.sip:2199:9: error: ‘pyqt3QtSignal’ was not declared in this scope sip/qt/qobject.sip:2199:24: error: ‘tab’ was not declared in this scope sip/qt/qobject.sip:2202:22: error: ‘pyqt3ClassTypeDef’ was not declared in this scope sip/qt/qobject.sip:2202:41: error: expected primary-expression before ‘)’ token qt/sipqtcmodule.cpp: At global scope: qt/sipqtcmodule.cpp:8205:153: error: ‘QEventLoop::ProcessEventsFlags’ has not been declared make[1]: *** [Makefile:18: sipqtcmodule.o] Error 1 make[1]: Leaving directory '/tmp/pamac-build-vidar/pyqt3/src/PyQt-x11-gpl-3.18.1/qt' make: *** [Makefile:3: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting...