From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adolf Belka To: development@lists.ipfire.org Subject: Results from latest test of pakfire-builder Date: Sun, 29 Oct 2023 14:23:30 +0100 Message-ID: <0d85db99-7807-45f7-96e1-8455b411f27f@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3299752579086062782==" List-Id: --===============3299752579086062782== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Hi All, I updated my pakfire branch by doing a git pull with all the latest changes and built everything again. Then tested out by running sudo pakfire-builder build beep/beep.nm Result was again just going to the prompt with nothing happening. Ran the commands with gdb and got following result. sudo gdb pakfire-builder GNU gdb (GDB) 13.2 Copyright (C) 2023 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-pc-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at:     . For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from pakfire-builder... (gdb) run build beep/beep.nm Starting program: /usr/bin/pakfire-builder build beep/beep.nm [Thread debugging using libthread_db enabled] Using host libthread_db library "/usr/lib/libthread_db.so.1". [New Thread 0x7ffff57dd6c0 (LWP 12756)] [Thread 0x7ffff57dd6c0 (LWP 12756) exited] [Inferior 1 (process 12752) exited with code 0377] (gdb) Regards, Adolf. -- Sent from my laptop --===============3299752579086062782==--