Debian Bug report logs - #840346
qjoypad: FTBFS: install: cannot create regular file '/usr/bin/qjoypad': Permission denied

version graph

Package: src:qjoypad; Maintainer for src:qjoypad is Adam Borowski <kilobyte@angband.pl>;

Reported by: Chris Lamb <lamby@debian.org>

Date: Mon, 10 Oct 2016 19:15:01 UTC

Severity: serious

Tags: patch, sid, stretch

Found in version qjoypad/4.1.0-1

Fixed in version qjoypad/4.1.0-2

Done: Stephen Kitt <skitt@debian.org>

Bug is archived. No further changes may be made.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, reproducible-builds@lists.alioth.debian.org, Debian Games Team <pkg-games-devel@lists.alioth.debian.org>:
Bug#840346; Package src:qjoypad. (Mon, 10 Oct 2016 19:15:04 GMT) (full text, mbox, link).


Acknowledgement sent to Chris Lamb <lamby@debian.org>:
New Bug report received and forwarded. Copy sent to reproducible-builds@lists.alioth.debian.org, Debian Games Team <pkg-games-devel@lists.alioth.debian.org>. (Mon, 10 Oct 2016 19:15:04 GMT) (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: Chris Lamb <lamby@debian.org>
To: submit@bugs.debian.org
Subject: qjoypad: FTBFS: install: cannot create regular file '/usr/bin/qjoypad': Permission denied
Date: Mon, 10 Oct 2016 20:12:05 +0100
[Message part 1 (text/plain, inline)]
Source: qjoypad
Version: 4.1.0-1
Severity: serious
Justification: fails to build from source
User: reproducible-builds@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds@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@debian.org / chris-lamb.co.uk
       `-
[qjoypad.4.1.0-1.unstable.amd64.log.txt.gz (application/octet-stream, attachment)]

Information forwarded to debian-bugs-dist@lists.debian.org, Debian Games Team <pkg-games-devel@lists.alioth.debian.org>:
Bug#840346; Package src:qjoypad. (Wed, 12 Oct 2016 07:00:03 GMT) (full text, mbox, link).


Acknowledgement sent to Stephen Kitt <skitt@debian.org>:
Extra info received and forwarded to list. Copy sent to Debian Games Team <pkg-games-devel@lists.alioth.debian.org>. (Wed, 12 Oct 2016 07:00:03 GMT) (full text, mbox, link).


Message #10 received at 840346@bugs.debian.org (full text, mbox, reply):

From: Stephen Kitt <skitt@debian.org>
To: Chris Lamb <lamby@debian.org>, 840346@bugs.debian.org, Jordan Metzmeier <jmetzmeier01@gmail.com>
Subject: Re: Bug#840346: qjoypad: FTBFS: install: cannot create regular file '/usr/bin/qjoypad': Permission denied
Date: Wed, 12 Oct 2016 08:56:04 +0200
[Message part 1 (text/plain, inline)]
Control: tag -1 + patch

On Mon, 10 Oct 2016 20:12:05 +0100, Chris Lamb <lamby@debian.org> wrote:
> qjoypad fails to build from source in unstable/amd64:

Thanks for filing this, the following patch fixes the build:

--- debian/rules.orig	2016-10-12 08:50:16.827628161 +0200
+++ debian/rules	2016-10-12 08:50:43.104370126 +0200
@@ -20,6 +20,6 @@
 	rm -f src/*.png
 
 override_dh_auto_install:
-	dh_auto_install --destdir=debian/tmp
+	dh_auto_install --destdir=debian/tmp -- INSTALL_ROOT=$${PWD}/debian/tmp
 	install -D -m 0644 debian/qjoypad.desktop debian/tmp/usr/share/applications/qjoypad.desktop
 

I'm pushing the fix to the git repository; Jordan, do you want to prepare the
upload, or shall I?

Regards,

Stephen
[Message part 2 (application/pgp-signature, inline)]

Added tag(s) patch. Request was from Stephen Kitt <skitt@debian.org> to 840346-submit@bugs.debian.org. (Wed, 12 Oct 2016 07:00:03 GMT) (full text, mbox, link).


Added tag(s) pending. Request was from Stephen Kitt <skitt@debian.org> to control@bugs.debian.org. (Wed, 12 Oct 2016 07:09:06 GMT) (full text, mbox, link).


Information forwarded to debian-bugs-dist@lists.debian.org, Debian Games Team <pkg-games-devel@lists.alioth.debian.org>:
Bug#840346; Package src:qjoypad. (Wed, 12 Oct 2016 07:36:13 GMT) (full text, mbox, link).


Acknowledgement sent to Stephen Kitt <lists@sk2.org>:
Extra info received and forwarded to list. Copy sent to Debian Games Team <pkg-games-devel@lists.alioth.debian.org>. (Wed, 12 Oct 2016 07:36:13 GMT) (full text, mbox, link).


Message #19 received at 840346@bugs.debian.org (full text, mbox, reply):

From: Stephen Kitt <lists@sk2.org>
To: Chris Lamb <lamby@debian.org>, 840346@bugs.debian.org, Jordan Metzmeier <jmetzmeier01@gmail.com>
Cc: Stephen Kitt <skitt@debian.org>
Subject: Re: Bug#840346: qjoypad: FTBFS: install: cannot create regular file '/usr/bin/qjoypad': Permission denied
Date: Wed, 12 Oct 2016 09:20:18 +0200
[Message part 1 (text/plain, inline)]
On Wed, 12 Oct 2016 08:56:04 +0200, Stephen Kitt <skitt@debian.org> wrote:
> On Mon, 10 Oct 2016 20:12:05 +0100, Chris Lamb <lamby@debian.org> wrote:
> > qjoypad fails to build from source in unstable/amd64:  
> 
> Thanks for filing this, the following patch fixes the build:
> 
> --- debian/rules.orig	2016-10-12 08:50:16.827628161 +0200
> +++ debian/rules	2016-10-12 08:50:43.104370126 +0200
> @@ -20,6 +20,6 @@
>  	rm -f src/*.png
>  
>  override_dh_auto_install:
> -	dh_auto_install --destdir=debian/tmp
> +	dh_auto_install --destdir=debian/tmp -- INSTALL_ROOT=$${PWD}/debian/tmp
> 	install -D -m 0644 debian/qjoypad.desktop debian/tmp/usr/share/applications/qjoypad.desktop 

That was based on an older incarnation of debian/rules; the correct patch is

--- a/debian/rules
+++ b/debian/rules
@@ -14,4 +14,4 @@ export QMAKE_LFLAGS_DEBUG="$(shell dpkg-buildflags --get LDFLAGS)"
        dh $@ --sourcedirectory=src

 override_dh_auto_install:
-       dh_auto_install --destdir=debian/tmp
+       dh_auto_install --destdir=debian/tmp -- INSTALL_ROOT=$${PWD}/debian/tmp

Regards,

Stephen
[Message part 2 (application/pgp-signature, inline)]

Added tag(s) stretch and sid. Request was from Andreas Beckmann <anbe@debian.org> to control@bugs.debian.org. (Thu, 13 Oct 2016 17:36:09 GMT) (full text, mbox, link).


Reply sent to Stephen Kitt <skitt@debian.org>:
You have taken responsibility. (Tue, 18 Oct 2016 14:36:13 GMT) (full text, mbox, link).


Notification sent to Chris Lamb <lamby@debian.org>:
Bug acknowledged by developer. (Tue, 18 Oct 2016 14:36:13 GMT) (full text, mbox, link).


Message #26 received at 840346-close@bugs.debian.org (full text, mbox, reply):

From: Stephen Kitt <skitt@debian.org>
To: 840346-close@bugs.debian.org
Subject: Bug#840346: fixed in qjoypad 4.1.0-2
Date: Tue, 18 Oct 2016 14:34:47 +0000
Source: qjoypad
Source-Version: 4.1.0-2

We believe that the bug you reported is fixed in the latest version of
qjoypad, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 840346@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Stephen Kitt <skitt@debian.org> (supplier of updated qjoypad package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 18 Oct 2016 08:50:02 +0200
Source: qjoypad
Binary: qjoypad
Architecture: source
Version: 4.1.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Changed-By: Stephen Kitt <skitt@debian.org>
Description:
 qjoypad    - Program for mapping gamepad/joystick events to mouse/keyboard eve
Closes: 752125 840346
Changes:
 qjoypad (4.1.0-2) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Jordan Metzmeier ]
   * Fix FTBFS using clang
     (Closes: #752125, thanks to Alexander Ovchinnikov)
 .
   [ Stephen Kitt ]
   * Define INSTALL_ROOT so that the installation can complete correctly
     (Closes: #840346)
Checksums-Sha1:
 7b82bab7c31971d1599d04bd541abddf5c872017 1965 qjoypad_4.1.0-2.dsc
 762ef8c831a40733f86b08479be3f75ed5c6530c 5188 qjoypad_4.1.0-2.debian.tar.xz
Checksums-Sha256:
 515a645b2b2b106bf8667fd509957fa66420082f6df67ce19c211532083acd95 1965 qjoypad_4.1.0-2.dsc
 9e727c04b1702796ccc9583cf0420c9f857620b36e94a54e50e4d760a0852ca6 5188 qjoypad_4.1.0-2.debian.tar.xz
Files:
 b2740184667ad765580a359b1f4783c4 1965 utils extra qjoypad_4.1.0-2.dsc
 db2e4f47483c385f81c9a61715299c5b 5188 utils extra qjoypad_4.1.0-2.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIcBAEBCgAGBQJYBcarAAoJEIDTAvWIbYOcOBcP/jrowfsOLr9nco3vCDX8Vyof
WKF4eLpXCPeaF2/k8dRq31JZ988Yup2lr00v65wC12i4KI63B7ypRywZN6Rn30xz
4YAgJZKWn9Ogf7Cn/bKqaqinoS1UuoDT3tU5sqFDheJxSnTlBfsl6C6Tw23JP2tD
jaB+ixuPlu/jvF+1c6+Bh1bc9wmO32J9jdmaylkWVCG/z8CqSlZ9CwaVwFJdq7pu
h55q2F8lex1TDZmQnLN5PgcYyp4CpjNUHurT0UamqygJFfwNXrUZLoHsTyi4DtOu
FxUKz0SW2frGT11C3Il7UZfXmFzFwImQs0YsFlwHistpNqpaEAreuo7DmbHLec3r
XP/Wu0w0wXulQaroLkoRsz9b8Qw208NA8zCH6S5KqbRLDsULPISRRFgJ2rqk5y8W
avsCu+KVY829/dyM02246Ikn2X9dE4g9rW99yDiBMIXhkZ3P80ZSWvZvRxjKK+7c
g2ZiTrCrGICIkWsa63i2eyYpEcq89IrsFDSUu78nlKZQRx+X2In598q652yzUGL8
OdDgKRQ60elE+ZfC6QV69kgicQX8j6juss8c9DwqzzJ7T6dVRha2rxsZGeBkA/+K
9Oc+YTaspruSaCJ1/jAyw/ny6ffuxX0u3fWULDMRh2jQX64uTAgpqNkVj2FuXQ6Z
lC8zNoncFakk4Pq3p5vK
=GM6I
-----END PGP SIGNATURE-----




Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Mon, 05 Dec 2016 09:27:27 GMT) (full text, mbox, link).


Bug unarchived. Request was from Don Armstrong <don@debian.org> to control@bugs.debian.org. (Wed, 07 Dec 2016 01:59:43 GMT) (full text, mbox, link).


Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Fri, 27 Jan 2017 09:36:33 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Wed May 17 13:52:22 2023; Machine Name: buxtehude

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.