Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.python > #16542

Re: blhc failing due to non-verbose build

Path csiph.com!news.samoylyk.net!gothmog.csi.it!bofh.it!news.nic.it!robomod
From Bo YU <tsu.yubo@gmail.com>
Newsgroups linux.debian.maint.python
Subject Re: blhc failing due to non-verbose build
Date Fri, 06 Dec 2024 04:30:01 +0100
Message-ID <JQxct-e3WQ-1@gated-at.bofh.it> (permalink)
References <JQvX3-e3bO-3@gated-at.bofh.it>
X-Mailbox-Line From debian-python-request@lists.debian.org Fri Dec 6 03:26:37 2024
Old-Return-Path <tsu.yubo@gmail.com>
X-Amavis-Spam-Status No, score=-7.199 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, LDO_WHITELIST=-5, RCVD_IN_DNSWL_NONE=-0.0001] autolearn=ham autolearn_force=no
X-Policyd-Weight using cached result; rate: -5.5
X-Gm-Message-State AOJu0Yw8eMQwjJxMhG1skucFA2LrL0p/ClQbtlmeBXvYZngcZ6aIMHEI 5ADkBkMOx4cdJgL8v/YFwYH6eD4P3XBuhccFtdn7X84iNHe9ZTkh9CgMqNauaWXIYlzy+VHF6Ij RCYo98vds2DK2CHqOkGv9jAuveVqpWjy7
X-Gm-Gg ASbGnctiE/RUxk7SFpAAqfaFLUzZYjbwbvDvWVkKKfKnMrXd7HY6LO6FaKaUCPdJE1Y 0VoskCbxe9+PQURXhNZDBm2iAR/8HIUw=
X-Google-SMTP-Source AGHT+IGzM3xgs22Jkcyl/7u8OFHgTqvZIilJORPBb7IaTN0oCe7OEPiXSTugwwcbqFthjyLKvaMzkm9Jt6GY6zleTQo=
X-Received by 2002:a05:6902:1587:b0:e38:b889:7efb with SMTP id 3f1490d57ef6-e3a0b11bbb2mr1914787276.21.1733455579499; Thu, 05 Dec 2024 19:26:19 -0800 (PST)
MIME-Version 1.0
Content-Type text/plain; charset="UTF-8"
Content-Transfer-Encoding quoted-printable
X-Mailing-List <debian-python@lists.debian.org> archive/latest/22627
List-ID <debian-python.lists.debian.org>
List-URL <https://lists.debian.org/debian-python/>
List-Archive https://lists.debian.org/msgid-search/CAKq8=3JU3qs3hmM+D0i58HoKbBqyr0c8QcscoNO9Sc5z8dnFAw@mail.gmail.com
Approved robomod@news.nic.it
Lines 36
Organization linux.* mail to news gateway
Sender robomod@news.nic.it
X-Original-Cc Debian Python <debian-python@lists.debian.org>
X-Original-Date Fri, 6 Dec 2024 11:26:08 +0800
X-Original-Message-ID <CAKq8=3JU3qs3hmM+D0i58HoKbBqyr0c8QcscoNO9Sc5z8dnFAw@mail.gmail.com>
X-Original-References <7225104.MRShDI54Kn@soren-desktop>
Xref csiph.com linux.debian.maint.python:16542

Show key headers only | View raw


Hi,

On Fri, Dec 6, 2024 at 10:01 AM Soren Stoutner <soren@debian.org> wrote:
>
...
> # Append the CPPFLAGS to the standard CFLAGS and CXXFLAGS variables, which is
> how CMake likes it.  <https://wiki.debian.org/
> Hardening#Notes_for_packages_using_CMake>
> CFLAGS += $(CPPFLAGS)
> CXXFLAGS += $(CPPFLAGS)
>
> https://salsa.debian.org/python-team/packages/pyinstaller/-/blob/debian/
> master/debian/rules?ref_type=heads
>
> Does anyone know how to convince it to populate the logs with the full flags
> used to compile the binaries?

I would like to suggest you to look at the code:
https://sources.debian.org/src/structure-synth/1.5.0-7.1/debian/rules/#L6
or
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075694#56

Even if it doesn't work, we can get inspiration on how to append extra
flags during the configure phase.

Hope this helps.

BR,
Bo
>
> --
> Soren Stoutner
> soren@debian.org

Back to linux.debian.maint.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

blhc failing due to non-verbose build Soren Stoutner <soren@debian.org> - 2024-12-06 03:10 +0100
  Re: blhc failing due to non-verbose build Bo YU <tsu.yubo@gmail.com> - 2024-12-06 04:30 +0100
  Re: use of waf in pyinstaller (was: blhc) Simon McVittie <smcv@debian.org> - 2024-12-06 11:30 +0100
    Re: use of waf in pyinstaller (was: blhc) Soren Stoutner <soren@debian.org> - 2024-12-07 18:40 +0100
      Re: use of waf in pyinstaller (was: blhc) Scott Kitterman <debian@kitterman.com> - 2024-12-07 19:30 +0100
        Re: use of waf in pyinstaller (was: blhc) Soren Stoutner <soren@debian.org> - 2024-12-07 19:40 +0100

csiph-web