octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #66448] File encoding conversion errors on mac


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #66448] File encoding conversion errors on macOS 14
Date: Sun, 17 Nov 2024 13:23:12 -0500 (EST)

Update of bug #66448 (group octave):

                  Status:                    None => Ready For Test
         Planned Release:                    None => 10.1.0 (current default)

    _______________________________________________________

Follow-up Comment #10:

Thanks for tracking this down.

I pushed the following change to the CI rules on macOS:
https://hg.savannah.gnu.org/hgweb/octave/rev/1de4eedfe2fe

Homebrew prints the following when installing the libiconv package:

==> libiconv
libiconv is keg-only, which means it was not symlinked into /usr/local,
because macOS already provides this software and installing another version
in
parallel can cause all kinds of trouble.

If you need to have libiconv first in your PATH, run:
  echo 'export PATH="/usr/local/opt/libiconv/bin:$PATH"' >>
/Users/runner/.bash_profile

For compilers to find libiconv you may need to set:
  export LDFLAGS="-L/usr/local/opt/libiconv/lib"
  export CPPFLAGS="-I/usr/local/opt/libiconv/include"


I don't know what the "all kinds of trouble" is hinting at. But at least in
preliminary tests, it avoids the failing tests in the CI.

Marking as ready for test.



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?66448>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]