Bug#840346: qjoypad: FTBFS: install: cannot create regular file '/usr/bin/qjoypad': Permission denied
Chris Lamb
lamby at debian.org
Mon Oct 10 19:12:05 UTC 2016
Source: qjoypad
Version: 4.1.0-1
Severity: serious
Justification: fails to build from source
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds at lists.alioth.debian.org
Dear Maintainer,
qjoypad fails to build from source in unstable/amd64:
[..]
Unrecognized argument: "--build=x86_64-linux-gnu". Try ./config --help for help.
Unrecognized argument: "--includedir=${prefix}/include". Try ./config --help for help.
Unrecognized argument: "--mandir=${prefix}/share/man". Try ./config --help for help.
Unrecognized argument: "--infodir=${prefix}/share/info". Try ./config --help for help.
Unrecognized argument: "--sysconfdir=/etc". Try ./config --help for help.
Unrecognized argument: "--localstatedir=/var". Try ./config --help for help.
Unrecognized argument: "--disable-silent-rules". Try ./config --help for help.
Unrecognized argument: "--libdir=${prefix}/lib/x86_64-linux-gnu". Try ./config --help for help.
Unrecognized argument: "--libexecdir=${prefix}/lib/x86_64-linux-gnu". Try ./config --help for help.
Unrecognized argument: "--disable-maintainer-mode". Try ./config --help for help.
Unrecognized argument: "--disable-dependency-tracking". Try ./config --help for help.
Configuring QJoyPad installation...
------------------------------------------------------------
Device directory: /dev/input
-- Devices will be looked for in:
/dev/input/js0
/dev/input/js1
etc.
Prefix directory: /usr
-- Files to be installed in:
/usr/bin
/usr/doc
/usr/share/pixmaps
---------------------------------------------------------
If these settings are okay, go ahead and run 'make' and
then 'make install'.
To make changes, run ./config --help for details.
cd /home/lamby/temp/cdt.20161010195037.zGodkkFGjv.db.qjoypad/qjoypad-4.1.0
dh_auto_build -O--sourcedirectory=src
cd src
make -j1
make[1]: Entering directory '/home/lamby/temp/cdt.20161010195037.zGodkkFGjv.db.qjoypad/qjoypad-4.1.0/src'
g++ -c -m64 -pipe -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161010195037.zGodkkFGjv.db.qjoypad/qjoypad-4.1.0=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall -W -D_REENTRANT -DDEVDIR=\"/dev/input\" -DICON24=\"/usr/share/pixmaps/qjoypad/icon24.png\" -DICON64=\"/usr/share/pixmaps/qjoypad/icon64.png\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -I. -o axis.o axis.cpp
In file included from axis.h:13:0,
from axis.cpp:1:
error.h:21:13: warning: 'void debug_mesg(...)' defined but not used [-Wunused-function]
static void debug_mesg(...) {
^~~~~~~~~~
error.h:8:13: warning: 'void error(QString, QString)' defined but not used [-Wunused-function]
static void error(QString type, QString message ) {
^~~~~
g++ -c -m64 -pipe -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161010195037.zGodkkFGjv.db.qjoypad/qjoypad-4.1.0=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall -W -D_REENTRANT -DDEVDIR=\"/dev/input\" -DICON24=\"/usr/share/pixmaps/qjoypad/icon24.png\" -DICON64=\"/usr/share/pixmaps/qjoypad/icon64.png\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -I. -o axis_edit.o axis_edit.cpp
In file included from axis.h:13:0,
from axis_edit.h:5,
from axis_edit.cpp:1:
error.h:21:13: warning: 'void debug_mesg(...)' defined but not used [-Wunused-function]
static void debug_mesg(...) {
^~~~~~~~~~
error.h:8:13: warning: 'void error(QString, QString)' defined but not used [-Wunused-function]
static void error(QString type, QString message ) {
^~~~~
g++ -c -m64 -pipe -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161010195037.zGodkkFGjv.db.qjoypad/qjoypad-4.1.0=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall -W -D_REENTRANT -DDEVDIR=\"/dev/input\" -DICON24=\"/usr/share/pixmaps/qjoypad/icon24.png\" -DICON64=\"/usr/share/pixmaps/qjoypad/icon64.png\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -I. -o axisw.o axisw.cpp
In file included from axis.h:13:0,
from axisw.h:6,
from axisw.cpp:1:
error.h:21:13: warning: 'void debug_mesg(...)' defined but not used [-Wunused-function]
static void debug_mesg(...) {
^~~~~~~~~~
error.h:8:13: warning: 'void error(QString, QString)' defined but not used [-Wunused-function]
static void error(QString type, QString message ) {
^~~~~
g++ -c -m64 -pipe -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161010195037.zGodkkFGjv.db.qjoypad/qjoypad-4.1.0=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall -W -D_REENTRANT -DDEVDIR=\"/dev/input\" -DICON24=\"/usr/share/pixmaps/qjoypad/icon24.png\" -DICON64=\"/usr/share/pixmaps/qjoypad/icon64.png\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -I. -o button.o button.cpp
g++ -c -m64 -pipe -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161010195037.zGodkkFGjv.db.qjoypad/qjoypad-4.1.0=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall -W -D_REENTRANT -DDEVDIR=\"/dev/input\" -DICON24=\"/usr/share/pixmaps/qjoypad/icon24.png\" -DICON64=\"/usr/share/pixmaps/qjoypad/icon64.png\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -I. -o button_edit.o button_edit.cpp
g++ -c -m64 -pipe -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161010195037.zGodkkFGjv.db.qjoypad/qjoypad-4.1.0=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall -W -D_REENTRANT -DDEVDIR=\"/dev/input\" -DICON24=\"/usr/share/pixmaps/qjoypad/icon24.png\" -DICON64=\"/usr/share/pixmaps/qjoypad/icon64.png\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -I. -o buttonw.o buttonw.cpp
g++ -c -m64 -pipe -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161010195037.zGodkkFGjv.db.qjoypad/qjoypad-4.1.0=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall -W -D_REENTRANT -DDEVDIR=\"/dev/input\" -DICON24=\"/usr/share/pixmaps/qjoypad/icon24.png\" -DICON64=\"/usr/share/pixmaps/qjoypad/icon64.png\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -I. -o event.o event.cpp
g++ -c -m64 -pipe -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161010195037.zGodkkFGjv.db.qjoypad/qjoypad-4.1.0=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall -W -D_REENTRANT -DDEVDIR=\"/dev/input\" -DICON24=\"/usr/share/pixmaps/qjoypad/icon24.png\" -DICON64=\"/usr/share/pixmaps/qjoypad/icon64.png\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -I. -o flash.o flash.cpp
g++ -c -m64 -pipe -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161010195037.zGodkkFGjv.db.qjoypad/qjoypad-4.1.0=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall -W -D_REENTRANT -DDEVDIR=\"/dev/input\" -DICON24=\"/usr/share/pixmaps/qjoypad/icon24.png\" -DICON64=\"/usr/share/pixmaps/qjoypad/icon64.png\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -I. -o icon.o icon.cpp
g++ -c -m64 -pipe -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161010195037.zGodkkFGjv.db.qjoypad/qjoypad-4.1.0=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall -W -D_REENTRANT -DDEVDIR=\"/dev/input\" -DICON24=\"/usr/share/pixmaps/qjoypad/icon24.png\" -DICON64=\"/usr/share/pixmaps/qjoypad/icon64.png\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -I. -o joypad.o joypad.cpp
joypad.cpp: In member function 'void JoyPad::handleJoyEvents(int)':
joypad.cpp:251:34: warning: unused parameter 'fd' [-Wunused-parameter]
void JoyPad::handleJoyEvents(int fd) {
^~
joypad.cpp: In member function 'void JoyPad::resetToDev(int)':
joypad.cpp:58:30: warning: ignoring return value of 'ssize_t read(int, void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
read(joydev, buf, 10);
^
g++ -c -m64 -pipe -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161010195037.zGodkkFGjv.db.qjoypad/qjoypad-4.1.0=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall -W -D_REENTRANT -DDEVDIR=\"/dev/input\" -DICON24=\"/usr/share/pixmaps/qjoypad/icon24.png\" -DICON64=\"/usr/share/pixmaps/qjoypad/icon64.png\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -I. -o joypadw.o joypadw.cpp
In file included from axis.h:13:0,
from axisw.h:6,
from joypadw.h:8,
from joypadw.cpp:1:
error.h:21:13: warning: 'void debug_mesg(...)' defined but not used [-Wunused-function]
static void debug_mesg(...) {
^~~~~~~~~~
error.h:8:13: warning: 'void error(QString, QString)' defined but not used [-Wunused-function]
static void error(QString type, QString message ) {
^~~~~
g++ -c -m64 -pipe -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161010195037.zGodkkFGjv.db.qjoypad/qjoypad-4.1.0=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall -W -D_REENTRANT -DDEVDIR=\"/dev/input\" -DICON24=\"/usr/share/pixmaps/qjoypad/icon24.png\" -DICON64=\"/usr/share/pixmaps/qjoypad/icon64.png\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -I. -o joyslider.o joyslider.cpp
g++ -c -m64 -pipe -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161010195037.zGodkkFGjv.db.qjoypad/qjoypad-4.1.0=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall -W -D_REENTRANT -DDEVDIR=\"/dev/input\" -DICON24=\"/usr/share/pixmaps/qjoypad/icon24.png\" -DICON64=\"/usr/share/pixmaps/qjoypad/icon64.png\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -I. -o keycode.o keycode.cpp
keycode.cpp: In function 'const QString ktos(int)':
keycode.cpp:10:37: warning: 'KeySym XKeycodeToKeysym(Display*, KeyCode, int)' is deprecated [-Wdeprecated-declarations]
QString xname = XKeysymToString(XKeycodeToKeysym(display, keycode,0));
^~~~~~~~~~~~~~~~
In file included from getkey.h:6:0,
from keycode.cpp:2:
/usr/include/X11/Xlib.h:1687:15: note: declared here
extern KeySym XKeycodeToKeysym(
^~~~~~~~~~~~~~~~
keycode.cpp:10:72: warning: 'KeySym XKeycodeToKeysym(Display*, KeyCode, int)' is deprecated [-Wdeprecated-declarations]
QString xname = XKeysymToString(XKeycodeToKeysym(display, keycode,0));
^
In file included from getkey.h:6:0,
from keycode.cpp:2:
/usr/include/X11/Xlib.h:1687:15: note: declared here
extern KeySym XKeycodeToKeysym(
^~~~~~~~~~~~~~~~
g++ -c -m64 -pipe -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161010195037.zGodkkFGjv.db.qjoypad/qjoypad-4.1.0=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall -W -D_REENTRANT -DDEVDIR=\"/dev/input\" -DICON24=\"/usr/share/pixmaps/qjoypad/icon24.png\" -DICON64=\"/usr/share/pixmaps/qjoypad/icon64.png\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -I. -o layout.o layout.cpp
layout.cpp:160:19: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
stream << "# "NAME" Layout File\n\n";
^
layout.cpp: In member function 'void LayoutManager::updateJoyDevs()':
layout.cpp:360:42: warning: ignoring return value of 'ssize_t read(int, void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
read(joydev, buf, 10);
^
g++ -c -m64 -pipe -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161010195037.zGodkkFGjv.db.qjoypad/qjoypad-4.1.0=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall -W -D_REENTRANT -DDEVDIR=\"/dev/input\" -DICON24=\"/usr/share/pixmaps/qjoypad/icon24.png\" -DICON64=\"/usr/share/pixmaps/qjoypad/icon64.png\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -I. -o layout_edit.o layout_edit.cpp
layout_edit.cpp: In member function 'void LayoutEdit::setLayout(QString)':
layout_edit.cpp:105:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (uint i = 0; i < available.count(); i++) {
~~^~~~~~~~~~~~~~~~~~~
In file included from axis.h:13:0,
from joypad.h:6,
from layout.h:21,
from layout_edit.h:10,
from layout_edit.cpp:1:
error.h: At global scope:
error.h:8:13: warning: 'void error(QString, QString)' defined but not used [-Wunused-function]
static void error(QString type, QString message ) {
^~~~~
g++ -c -m64 -pipe -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161010195037.zGodkkFGjv.db.qjoypad/qjoypad-4.1.0=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall -W -D_REENTRANT -DDEVDIR=\"/dev/input\" -DICON24=\"/usr/share/pixmaps/qjoypad/icon24.png\" -DICON64=\"/usr/share/pixmaps/qjoypad/icon64.png\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -I. -o main.o main.cpp
main.cpp: In function 'int main(int, char**)':
main.cpp:150:49: warning: suggest braces around empty body in an 'if' statement [-Wempty-body]
if (pidFile.open( QIODevice::ReadOnly ));
^
main.cpp:150:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
if (pidFile.open( QIODevice::ReadOnly ));
^~
main.cpp:151:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
{
^
In file included from axis.h:13:0,
from joypad.h:6,
from layout.h:21,
from main.cpp:12:
error.h: At global scope:
error.h:21:13: warning: 'void debug_mesg(...)' defined but not used [-Wunused-function]
static void debug_mesg(...) {
^~~~~~~~~~
g++ -c -m64 -pipe -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161010195037.zGodkkFGjv.db.qjoypad/qjoypad-4.1.0=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall -W -D_REENTRANT -DDEVDIR=\"/dev/input\" -DICON24=\"/usr/share/pixmaps/qjoypad/icon24.png\" -DICON64=\"/usr/share/pixmaps/qjoypad/icon64.png\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -I. -o quickset.o quickset.cpp
In file included from axis.h:13:0,
from joypad.h:6,
from quickset.h:14,
from quickset.cpp:1:
error.h:21:13: warning: 'void debug_mesg(...)' defined but not used [-Wunused-function]
static void debug_mesg(...) {
^~~~~~~~~~
error.h:8:13: warning: 'void error(QString, QString)' defined but not used [-Wunused-function]
static void error(QString type, QString message ) {
^~~~~
g++ -c -m64 -pipe -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161010195037.zGodkkFGjv.db.qjoypad/qjoypad-4.1.0=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall -W -D_REENTRANT -DDEVDIR=\"/dev/input\" -DICON24=\"/usr/share/pixmaps/qjoypad/icon24.png\" -DICON64=\"/usr/share/pixmaps/qjoypad/icon64.png\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -I. -o getkey.o getkey.cpp
getkey.cpp: In member function 'virtual bool GetKey::x11Event(XEvent*)':
getkey.cpp:36:13: warning: 'KeySym XKeycodeToKeysym(Display*, KeyCode, int)' is deprecated [-Wdeprecated-declarations]
if (XKeycodeToKeysym(display,e->xkey.keycode,0) == XK_x ) {
^~~~~~~~~~~~~~~~
In file included from getkey.h:6:0,
from getkey.cpp:1:
/usr/include/X11/Xlib.h:1687:15: note: declared here
extern KeySym XKeycodeToKeysym(
^~~~~~~~~~~~~~~~
getkey.cpp:36:55: warning: 'KeySym XKeycodeToKeysym(Display*, KeyCode, int)' is deprecated [-Wdeprecated-declarations]
if (XKeycodeToKeysym(display,e->xkey.keycode,0) == XK_x ) {
^
In file included from getkey.h:6:0,
from getkey.cpp:1:
/usr/include/X11/Xlib.h:1687:15: note: declared here
extern KeySym XKeycodeToKeysym(
^~~~~~~~~~~~~~~~
/usr/lib/x86_64-linux-gnu/qt4/bin/moc -DDEVDIR=\"/dev/input\" -DICON24=\"/usr/share/pixmaps/qjoypad/icon24.png\" -DICON64=\"/usr/share/pixmaps/qjoypad/icon64.png\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -I. axis.h -o moc_axis.cpp
g++ -c -m64 -pipe -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161010195037.zGodkkFGjv.db.qjoypad/qjoypad-4.1.0=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall -W -D_REENTRANT -DDEVDIR=\"/dev/input\" -DICON24=\"/usr/share/pixmaps/qjoypad/icon24.png\" -DICON64=\"/usr/share/pixmaps/qjoypad/icon64.png\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -I. -o moc_axis.o moc_axis.cpp
In file included from axis.h:13:0,
from moc_axis.cpp:9:
error.h:21:13: warning: 'void debug_mesg(...)' defined but not used [-Wunused-function]
static void debug_mesg(...) {
^~~~~~~~~~
error.h:8:13: warning: 'void error(QString, QString)' defined but not used [-Wunused-function]
static void error(QString type, QString message ) {
^~~~~
/usr/lib/x86_64-linux-gnu/qt4/bin/moc -DDEVDIR=\"/dev/input\" -DICON24=\"/usr/share/pixmaps/qjoypad/icon24.png\" -DICON64=\"/usr/share/pixmaps/qjoypad/icon64.png\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -I. axis_edit.h -o moc_axis_edit.cpp
g++ -c -m64 -pipe -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161010195037.zGodkkFGjv.db.qjoypad/qjoypad-4.1.0=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall -W -D_REENTRANT -DDEVDIR=\"/dev/input\" -DICON24=\"/usr/share/pixmaps/qjoypad/icon24.png\" -DICON64=\"/usr/share/pixmaps/qjoypad/icon64.png\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -I. -o moc_axis_edit.o moc_axis_edit.cpp
In file included from axis.h:13:0,
from axis_edit.h:5,
from moc_axis_edit.cpp:9:
error.h:21:13: warning: 'void debug_mesg(...)' defined but not used [-Wunused-function]
static void debug_mesg(...) {
^~~~~~~~~~
error.h:8:13: warning: 'void error(QString, QString)' defined but not used [-Wunused-function]
static void error(QString type, QString message ) {
^~~~~
/usr/lib/x86_64-linux-gnu/qt4/bin/moc -DDEVDIR=\"/dev/input\" -DICON24=\"/usr/share/pixmaps/qjoypad/icon24.png\" -DICON64=\"/usr/share/pixmaps/qjoypad/icon64.png\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -I. button.h -o moc_button.cpp
g++ -c -m64 -pipe -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161010195037.zGodkkFGjv.db.qjoypad/qjoypad-4.1.0=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall -W -D_REENTRANT -DDEVDIR=\"/dev/input\" -DICON24=\"/usr/share/pixmaps/qjoypad/icon24.png\" -DICON64=\"/usr/share/pixmaps/qjoypad/icon64.png\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -I. -o moc_button.o moc_button.cpp
/usr/lib/x86_64-linux-gnu/qt4/bin/moc -DDEVDIR=\"/dev/input\" -DICON24=\"/usr/share/pixmaps/qjoypad/icon24.png\" -DICON64=\"/usr/share/pixmaps/qjoypad/icon64.png\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -I. button_edit.h -o moc_button_edit.cpp
g++ -c -m64 -pipe -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161010195037.zGodkkFGjv.db.qjoypad/qjoypad-4.1.0=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall -W -D_REENTRANT -DDEVDIR=\"/dev/input\" -DICON24=\"/usr/share/pixmaps/qjoypad/icon24.png\" -DICON64=\"/usr/share/pixmaps/qjoypad/icon64.png\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -I. -o moc_button_edit.o moc_button_edit.cpp
/usr/lib/x86_64-linux-gnu/qt4/bin/moc -DDEVDIR=\"/dev/input\" -DICON24=\"/usr/share/pixmaps/qjoypad/icon24.png\" -DICON64=\"/usr/share/pixmaps/qjoypad/icon64.png\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -I. flash.h -o moc_flash.cpp
g++ -c -m64 -pipe -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161010195037.zGodkkFGjv.db.qjoypad/qjoypad-4.1.0=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall -W -D_REENTRANT -DDEVDIR=\"/dev/input\" -DICON24=\"/usr/share/pixmaps/qjoypad/icon24.png\" -DICON64=\"/usr/share/pixmaps/qjoypad/icon64.png\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -I. -o moc_flash.o moc_flash.cpp
/usr/lib/x86_64-linux-gnu/qt4/bin/moc -DDEVDIR=\"/dev/input\" -DICON24=\"/usr/share/pixmaps/qjoypad/icon24.png\" -DICON64=\"/usr/share/pixmaps/qjoypad/icon64.png\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -I. icon.h -o moc_icon.cpp
g++ -c -m64 -pipe -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161010195037.zGodkkFGjv.db.qjoypad/qjoypad-4.1.0=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall -W -D_REENTRANT -DDEVDIR=\"/dev/input\" -DICON24=\"/usr/share/pixmaps/qjoypad/icon24.png\" -DICON64=\"/usr/share/pixmaps/qjoypad/icon64.png\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -I. -o moc_icon.o moc_icon.cpp
/usr/lib/x86_64-linux-gnu/qt4/bin/moc -DDEVDIR=\"/dev/input\" -DICON24=\"/usr/share/pixmaps/qjoypad/icon24.png\" -DICON64=\"/usr/share/pixmaps/qjoypad/icon64.png\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -I. joypad.h -o moc_joypad.cpp
g++ -c -m64 -pipe -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161010195037.zGodkkFGjv.db.qjoypad/qjoypad-4.1.0=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall -W -D_REENTRANT -DDEVDIR=\"/dev/input\" -DICON24=\"/usr/share/pixmaps/qjoypad/icon24.png\" -DICON64=\"/usr/share/pixmaps/qjoypad/icon64.png\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -I. -o moc_joypad.o moc_joypad.cpp
In file included from axis.h:13:0,
from joypad.h:6,
from moc_joypad.cpp:9:
error.h:21:13: warning: 'void debug_mesg(...)' defined but not used [-Wunused-function]
static void debug_mesg(...) {
^~~~~~~~~~
error.h:8:13: warning: 'void error(QString, QString)' defined but not used [-Wunused-function]
static void error(QString type, QString message ) {
^~~~~
/usr/lib/x86_64-linux-gnu/qt4/bin/moc -DDEVDIR=\"/dev/input\" -DICON24=\"/usr/share/pixmaps/qjoypad/icon24.png\" -DICON64=\"/usr/share/pixmaps/qjoypad/icon64.png\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -I. joypadw.h -o moc_joypadw.cpp
g++ -c -m64 -pipe -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161010195037.zGodkkFGjv.db.qjoypad/qjoypad-4.1.0=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall -W -D_REENTRANT -DDEVDIR=\"/dev/input\" -DICON24=\"/usr/share/pixmaps/qjoypad/icon24.png\" -DICON64=\"/usr/share/pixmaps/qjoypad/icon64.png\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -I. -o moc_joypadw.o moc_joypadw.cpp
In file included from axis.h:13:0,
from axisw.h:6,
from joypadw.h:8,
from moc_joypadw.cpp:9:
error.h:21:13: warning: 'void debug_mesg(...)' defined but not used [-Wunused-function]
static void debug_mesg(...) {
^~~~~~~~~~
error.h:8:13: warning: 'void error(QString, QString)' defined but not used [-Wunused-function]
static void error(QString type, QString message ) {
^~~~~
/usr/lib/x86_64-linux-gnu/qt4/bin/moc -DDEVDIR=\"/dev/input\" -DICON24=\"/usr/share/pixmaps/qjoypad/icon24.png\" -DICON64=\"/usr/share/pixmaps/qjoypad/icon64.png\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -I. keycode.h -o moc_keycode.cpp
g++ -c -m64 -pipe -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161010195037.zGodkkFGjv.db.qjoypad/qjoypad-4.1.0=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall -W -D_REENTRANT -DDEVDIR=\"/dev/input\" -DICON24=\"/usr/share/pixmaps/qjoypad/icon24.png\" -DICON64=\"/usr/share/pixmaps/qjoypad/icon64.png\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -I. -o moc_keycode.o moc_keycode.cpp
/usr/lib/x86_64-linux-gnu/qt4/bin/moc -DDEVDIR=\"/dev/input\" -DICON24=\"/usr/share/pixmaps/qjoypad/icon24.png\" -DICON64=\"/usr/share/pixmaps/qjoypad/icon64.png\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -I. layout.h -o moc_layout.cpp
g++ -c -m64 -pipe -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161010195037.zGodkkFGjv.db.qjoypad/qjoypad-4.1.0=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall -W -D_REENTRANT -DDEVDIR=\"/dev/input\" -DICON24=\"/usr/share/pixmaps/qjoypad/icon24.png\" -DICON64=\"/usr/share/pixmaps/qjoypad/icon64.png\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -I. -o moc_layout.o moc_layout.cpp
In file included from axis.h:13:0,
from joypad.h:6,
from layout.h:21,
from moc_layout.cpp:9:
error.h:21:13: warning: 'void debug_mesg(...)' defined but not used [-Wunused-function]
static void debug_mesg(...) {
^~~~~~~~~~
error.h:8:13: warning: 'void error(QString, QString)' defined but not used [-Wunused-function]
static void error(QString type, QString message ) {
^~~~~
/usr/lib/x86_64-linux-gnu/qt4/bin/moc -DDEVDIR=\"/dev/input\" -DICON24=\"/usr/share/pixmaps/qjoypad/icon24.png\" -DICON64=\"/usr/share/pixmaps/qjoypad/icon64.png\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -I. getkey.h -o moc_getkey.cpp
g++ -c -m64 -pipe -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161010195037.zGodkkFGjv.db.qjoypad/qjoypad-4.1.0=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall -W -D_REENTRANT -DDEVDIR=\"/dev/input\" -DICON24=\"/usr/share/pixmaps/qjoypad/icon24.png\" -DICON64=\"/usr/share/pixmaps/qjoypad/icon64.png\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -I. -o moc_getkey.o moc_getkey.cpp
/usr/lib/x86_64-linux-gnu/qt4/bin/moc -DDEVDIR=\"/dev/input\" -DICON24=\"/usr/share/pixmaps/qjoypad/icon24.png\" -DICON64=\"/usr/share/pixmaps/qjoypad/icon64.png\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -I. layout_edit.h -o moc_layout_edit.cpp
g++ -c -m64 -pipe -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161010195037.zGodkkFGjv.db.qjoypad/qjoypad-4.1.0=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall -W -D_REENTRANT -DDEVDIR=\"/dev/input\" -DICON24=\"/usr/share/pixmaps/qjoypad/icon24.png\" -DICON64=\"/usr/share/pixmaps/qjoypad/icon64.png\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -I. -o moc_layout_edit.o moc_layout_edit.cpp
In file included from axis.h:13:0,
from joypad.h:6,
from layout.h:21,
from layout_edit.h:10,
from moc_layout_edit.cpp:9:
error.h:21:13: warning: 'void debug_mesg(...)' defined but not used [-Wunused-function]
static void debug_mesg(...) {
^~~~~~~~~~
error.h:8:13: warning: 'void error(QString, QString)' defined but not used [-Wunused-function]
static void error(QString type, QString message ) {
^~~~~
g++ -m64 -fPIE -pie -Wl,-z,relro -Wl,-z,now -Wl,-O1 -o qjoypad axis.o axis_edit.o axisw.o button.o button_edit.o buttonw.o event.o flash.o icon.o joypad.o joypadw.o joyslider.o keycode.o layout.o layout_edit.o main.o quickset.o getkey.o moc_axis.o moc_axis_edit.o moc_button.o moc_button_edit.o moc_flash.o moc_icon.o moc_joypad.o moc_joypadw.o moc_keycode.o moc_layout.o moc_getkey.o moc_layout_edit.o -L/usr/lib/x86_64-linux-gnu -lXtst -lX11 -lQtGui -lQtCore -lpthread
make[1]: Leaving directory '/home/lamby/temp/cdt.20161010195037.zGodkkFGjv.db.qjoypad/qjoypad-4.1.0/src'
cd /home/lamby/temp/cdt.20161010195037.zGodkkFGjv.db.qjoypad/qjoypad-4.1.0
dh_auto_test -O--sourcedirectory=src
fakeroot debian/rules binary
dh binary --sourcedirectory=src
dh_testroot -O--sourcedirectory=src
dh_prep -O--sourcedirectory=src
rm -f debian/qjoypad.substvars
rm -f debian/qjoypad.*.debhelper
rm -rf debian/qjoypad/
debian/rules override_dh_auto_install
make[1]: Entering directory '/home/lamby/temp/cdt.20161010195037.zGodkkFGjv.db.qjoypad/qjoypad-4.1.0'
dh_auto_install --destdir=debian/tmp
install -d debian/qjoypad
cd src
make -j1 install DESTDIR=/home/lamby/temp/cdt.20161010195037.zGodkkFGjv.db.qjoypad/qjoypad-4.1.0/debian/tmp AM_UPDATE_INFO_DIR=no
make[2]: Entering directory '/home/lamby/temp/cdt.20161010195037.zGodkkFGjv.db.qjoypad/qjoypad-4.1.0/src'
install -m 755 -p "qjoypad" "/usr/bin/qjoypad"
install: cannot create regular file '/usr/bin/qjoypad': Permission denied
Makefile:593: recipe for target 'install_target' failed
make[2]: [install_target] Error 1 (ignored)
strip "/usr/bin/qjoypad"
strip: '/usr/bin/qjoypad': No such file
Makefile:593: recipe for target 'install_target' failed
make[2]: [install_target] Error 1 (ignored)
mkdir: cannot create directory '//usr//share/pixmaps/qjoypad/': Permission denied
Makefile:603: recipe for target 'install_icons' failed
make[2]: *** [install_icons] Error 1
make[2]: Leaving directory '/home/lamby/temp/cdt.20161010195037.zGodkkFGjv.db.qjoypad/qjoypad-4.1.0/src'
dh_auto_install: make -j1 install DESTDIR=/home/lamby/temp/cdt.20161010195037.zGodkkFGjv.db.qjoypad/qjoypad-4.1.0/debian/tmp AM_UPDATE_INFO_DIR=no returned exit code 2
cd /home/lamby/temp/cdt.20161010195037.zGodkkFGjv.db.qjoypad/qjoypad-4.1.0
debian/rules:17: recipe for target 'override_dh_auto_install' failed
make[1]: *** [override_dh_auto_install] Error 2
make[1]: Leaving directory '/home/lamby/temp/cdt.20161010195037.zGodkkFGjv.db.qjoypad/qjoypad-4.1.0'
debian/rules:14: recipe for target 'binary' failed
make: *** [binary] Error 2
[..]
The full build log is attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` lamby at debian.org / chris-lamb.co.uk
`-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: qjoypad.4.1.0-1.unstable.amd64.log.txt.gz
Type: application/octet-stream
Size: 8519 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20161010/aeea4e51/attachment.obj>
More information about the Reproducible-builds
mailing list