all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Gerd Möllmann" <gerd.moellmann@gmail.com>
To: Jacob Faibussowitsch <jacob.fai@gmail.com>
Cc: Eli Zaretskii <eliz@gnu.org>, 58966@debbugs.gnu.org
Subject: bug#58966: [Trunk] Xcode 14.1+ (and macOS 13.0+) deprecate sprintf()
Date: Thu, 3 Nov 2022 17:15:46 +0100	[thread overview]
Message-ID: <8d42153f-e1ea-8ed3-0d86-e5a61903a8c1@gmail.com> (raw)
In-Reply-To: <019031DE-6134-4CAD-AA45-E9F63A39A619@gmail.com>

On 03.11.22 16:30, Jacob Faibussowitsch wrote:
> Did not work I’m afraid. I did:
> 
> $ git clean -xdf
> $ ./autogen.sh
> $ ./configure \
>    --prefix=/Users/jacobfaibussowitsch/soft/packages \
>    CC=clang \
>    CXX=clang++ \
>    CFLAGS='-O3 -mtune=native -flto=thin -flto-jobs=7 -std=gnu17 -Wno-unused-command-line-argument -Wno-unknown-pragmas' \
>    CXXFLAGS='-O3 -mtune=native -flto=thin -flto-jobs=7 -std=gnu++20 -Wno-unused-command-line-argument -Wno-unknown-pragmas' \
>    LDFLAGS='-L/opt/homebrew/lib' \
>    -C \
>    --with-native-compilation \
>    --with-gnutls \
>    --without-x \
>    --with-xml2 \
>    --with-dbus \
>    --with-modules \
>    --with-json \
>    --without-ns \
>    --with-jpeg \
>    --with-tiff \
>    --with-gif \
>    --with-png \
>    --with-rsvg \
>    --with-libsystemd \
>    --with-cairo \
>    --with-harfbuzz \
>    --with-zlib \
>    --with-toolkit-scroll-bars \
>    --disable-gcc-warnings \
>    --without-compress-install \
>    --with-libgmp
> $ make 2>&1 | tee make.log
> 
> Best regards,

Then it's something in your configure args that's overwriting it.
It's apparently not the CFLAGS="...", that much I can tell.  Can you
find out?






  reply	other threads:[~2022-11-03 16:15 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-02 13:56 bug#58966: [Trunk] Xcode 14.1+ (and macOS 13.0+) deprecate sprintf() Jacob Faibussowitsch
2022-11-03  5:56 ` Gerd Möllmann
2022-11-03  8:16   ` Eli Zaretskii
2022-11-03  9:00     ` Gerd Möllmann
2022-11-03  9:15       ` Eli Zaretskii
2022-11-03  9:36         ` Gerd Möllmann
2022-11-03 14:40           ` Jacob Faibussowitsch
2022-11-03 14:43             ` Gerd Möllmann
2022-11-03 14:48               ` Jacob Faibussowitsch
2022-11-03 15:22                 ` Gerd Möllmann
2022-11-03 15:30                   ` Jacob Faibussowitsch
2022-11-03 16:15                     ` Gerd Möllmann [this message]
2022-11-03 16:19                       ` Gerd Möllmann
2022-11-03 18:30 ` Paul Eggert
2022-11-04 21:07   ` Jacob Faibussowitsch
2022-11-05  3:12   ` Richard Stallman
2022-11-05 16:26     ` Stefan Kangas
2022-11-05 20:00       ` Paul Eggert
2022-11-07  7:46         ` Richard Stallman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8d42153f-e1ea-8ed3-0d86-e5a61903a8c1@gmail.com \
    --to=gerd.moellmann@gmail.com \
    --cc=58966@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=jacob.fai@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.