From unknown Mon Aug 18 11:21:00 2025 X-Loop: help-debbugs@gnu.org Subject: bug#29757: wxwidgets does not install 'include/wx/setup.h' Resent-From: nee Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sun, 17 Dec 2017 16:35:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 29757 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 29757@debbugs.gnu.org X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.151352845529347 (code B ref -1); Sun, 17 Dec 2017 16:35:01 +0000 Received: (at submit) by debbugs.gnu.org; 17 Dec 2017 16:34:15 +0000 Received: from localhost ([127.0.0.1]:39268 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eQbtG-0007dH-QT for submit@debbugs.gnu.org; Sun, 17 Dec 2017 11:34:15 -0500 Received: from eggs.gnu.org ([208.118.235.92]:52778) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eQbtE-0007d4-IL for submit@debbugs.gnu.org; Sun, 17 Dec 2017 11:34:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eQbt8-0000qj-ER for submit@debbugs.gnu.org; Sun, 17 Dec 2017 11:34:07 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:54866) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eQbt8-0000qZ-BP for submit@debbugs.gnu.org; Sun, 17 Dec 2017 11:34:06 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43743) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eQbt7-0005f2-1b for bug-guix@gnu.org; Sun, 17 Dec 2017 11:34:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eQbt2-0000pE-GV for bug-guix@gnu.org; Sun, 17 Dec 2017 11:34:05 -0500 Received: from cock.li ([185.100.85.212]:46714) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eQbt2-0000oa-4H for bug-guix@gnu.org; Sun, 17 Dec 2017 11:34:00 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cock.li; s=mail; t=1513528436; bh=1dDEKrhA/xEYF/HyggmK7DKfbujVbs91BC6NfJaaqV4=; h=To:From:Subject:Date:From; b=RdEt3UJfYaWSRXkbGFvmu8v4KuCv3JAbkxPWUqS1724/GFL3TxQ4lu+3vblNFBHcf cz/Z/K9voXIylBYreV1LJxMrvCb/QZxI2epn3S2YeMZ9A8sUq04n8kc4ZVAcnW+A8O t+AuzZKS0lWwnOT+a0V/I68nG1Ja2evtMvt79y3XnFbU5/tLOpAW7R2etRaljSLGgX rClwo70IZUvi2Z7WajOEU+Oo2J0HVMT2Q/PHQVMz9VkosRPudhqAGwKcmEmKP30wX1 JOKrDYYOC4Bo0mPalXECMpz2Mqqe3Sq3tEND9W+pwDA46zPvLkmulqyuUUH9lzCoFS YGQ+2w4MO9s9Q== From: nee Message-ID: Date: Sun, 17 Dec 2017 17:33:55 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Language: en-GB Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.1 (----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.1 (----) Hello, wxwidgets does not install 'include/wx/setup.h' with the install target. I'm packaging Trenchbroom and it requires this file. From the error messages I think some other wxwidgets headers also cross reference it. For a workaround I copied it from 'lib/wx/include/gtk3-unicode-3.1/wx/setup.h' in a new pre-install phase and it worked. But this path is specific to the build flags and version used. Maybe there is a makefile target for it? On a quick look I couldn't find = it. Here is some web doc about this very weird file: https://wiki.wxwidgets.org/Setup.H From unknown Mon Aug 18 11:21:00 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: nee Subject: bug#29757: closed (Re: bug#29757: wxwidgets does not install 'include/wx/setup.h') Message-ID: References: X-Gnu-PR-Message: they-closed 29757 X-Gnu-PR-Package: guix Reply-To: 29757@debbugs.gnu.org Date: Tue, 02 Jan 2018 01:07:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1514855222-12319-1" This is a multi-part message in MIME format... ------------=_1514855222-12319-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #29757: wxwidgets does not install 'include/wx/setup.h' which was filed against the guix package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 29757@debbugs.gnu.org. --=20 29757: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D29757 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1514855222-12319-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 29757-done) by debbugs.gnu.org; 2 Jan 2018 01:06:10 +0000 Received: from localhost ([127.0.0.1]:60335 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eWB1u-0003Bj-9C for submit@debbugs.gnu.org; Mon, 01 Jan 2018 20:06:10 -0500 Received: from cock.li ([185.100.85.212]:49059) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eWB1r-0003BT-Nq for 29757-done@debbugs.gnu.org; Mon, 01 Jan 2018 20:06:09 -0500 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on cock.li X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 shortcircuit=_SCTYPE_ autolearn=disabled version=3.4.1 From: nee DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cock.li; s=mail; t=1514855160; bh=VLwICdh6YB6PblZ0kzOXrs+sLH6Ge1sm0IMntd1ekqw=; h=From:Subject:To:References:Date:In-Reply-To:From; b=Hr6H9ae5BRLj1ES7EDUsRXWBvxuzvbTY24a4hQf2WoxzRejqBoks2WzpGy0Of8BBI TbfVDd1XjpZLNhZeujjoJwe6D4Z79Tics5b44RYe4Kx5NG4bWyb5KGog9cDe+ctNsY VhFL0KlkL2Qk+QDlhzV+U3s/1AT8yX99UvBkYTgn2Yp/cK2XSk19uzflqjzw0lydiT g0I+UxBzqlYnvTOqQop4bVeNLwP33OUfpe0o+a7XEvig9tNp6m4O3JRjME2osZvLUz KSQqucoo8YmGigbXCals9DGjsiypVix6kddHni8+CCd8fICwZXy1EqdDh7ajS/uVFp BxXz9fZlh3AYg== Subject: Re: bug#29757: wxwidgets does not install 'include/wx/setup.h' To: 29757-done@debbugs.gnu.org References: Message-ID: Date: Tue, 2 Jan 2018 02:06:00 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-GB Content-Transfer-Encoding: 7bit X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 29757-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) I'm closing this because I asked in the wxwidgets irc and apparently there is no bug and 'lib/wx/include/gtk3-unicode-3.1/wx/setup.h' is indeed the correct install location. The guix package currently installs it there. The problem I had with my WIP trenchbroom package was that trenchbroom called wx-config in a wrong way when a certain makeflag was not set, which caused it to not find this header there. ------------=_1514855222-12319-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 17 Dec 2017 16:34:15 +0000 Received: from localhost ([127.0.0.1]:39268 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eQbtG-0007dH-QT for submit@debbugs.gnu.org; Sun, 17 Dec 2017 11:34:15 -0500 Received: from eggs.gnu.org ([208.118.235.92]:52778) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eQbtE-0007d4-IL for submit@debbugs.gnu.org; Sun, 17 Dec 2017 11:34:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eQbt8-0000qj-ER for submit@debbugs.gnu.org; Sun, 17 Dec 2017 11:34:07 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:54866) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eQbt8-0000qZ-BP for submit@debbugs.gnu.org; Sun, 17 Dec 2017 11:34:06 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43743) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eQbt7-0005f2-1b for bug-guix@gnu.org; Sun, 17 Dec 2017 11:34:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eQbt2-0000pE-GV for bug-guix@gnu.org; Sun, 17 Dec 2017 11:34:05 -0500 Received: from cock.li ([185.100.85.212]:46714) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eQbt2-0000oa-4H for bug-guix@gnu.org; Sun, 17 Dec 2017 11:34:00 -0500 To: bug-guix@gnu.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cock.li; s=mail; t=1513528436; bh=1dDEKrhA/xEYF/HyggmK7DKfbujVbs91BC6NfJaaqV4=; h=To:From:Subject:Date:From; b=RdEt3UJfYaWSRXkbGFvmu8v4KuCv3JAbkxPWUqS1724/GFL3TxQ4lu+3vblNFBHcf cz/Z/K9voXIylBYreV1LJxMrvCb/QZxI2epn3S2YeMZ9A8sUq04n8kc4ZVAcnW+A8O t+AuzZKS0lWwnOT+a0V/I68nG1Ja2evtMvt79y3XnFbU5/tLOpAW7R2etRaljSLGgX rClwo70IZUvi2Z7WajOEU+Oo2J0HVMT2Q/PHQVMz9VkosRPudhqAGwKcmEmKP30wX1 JOKrDYYOC4Bo0mPalXECMpz2Mqqe3Sq3tEND9W+pwDA46zPvLkmulqyuUUH9lzCoFS YGQ+2w4MO9s9Q== From: nee Subject: wxwidgets does not install 'include/wx/setup.h' Message-ID: Date: Sun, 17 Dec 2017 17:33:55 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Language: en-GB Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.1 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.1 (----) Hello, wxwidgets does not install 'include/wx/setup.h' with the install target. I'm packaging Trenchbroom and it requires this file. From the error messages I think some other wxwidgets headers also cross reference it. For a workaround I copied it from 'lib/wx/include/gtk3-unicode-3.1/wx/setup.h' in a new pre-install phase and it worked. But this path is specific to the build flags and version used. Maybe there is a makefile target for it? On a quick look I couldn't find = it. Here is some web doc about this very weird file: https://wiki.wxwidgets.org/Setup.H ------------=_1514855222-12319-1--