Re: libusb-devel port

2022-04-05 Thread Ryan Schmidt
On Apr 5, 2022, at 09:08, Christoph Kukulies wrote: > Thanks. Assumed I have downloaded a binary release from libusb’s github > Releases and it looks like that in the tree: > > $ find macos_11.6 > macos_11.6 > macos_11.6/.DS_Store > macos_11.6/bin > macos_11.6/bin/dpfp > macos_11.6/bin/listdevs

Re: ccache problem

2022-04-11 Thread Ryan Schmidt
On Apr 9, 2022, at 14:33, Werner LEMBERG wrote: >>> ``` >>> ccache /opt/local/bin/clang-mp-13 ... conftest.c >&5 >>> ccache: error: Failed to create temporary file for >>> /run/user/507/ccache-tmp/tmp.cpp_stdout.RTVNqj: Operation not permitted >>> ``` >>> >>> What's the reason that `port` tries

Re: Corrupted ports.tar file?

2022-04-11 Thread Ryan Schmidt
On Apr 10, 2022, at 16:31, Dave Horsfall wrote: > Early MacBook Pro, High Sierra 10.13.6, MacPorts 2.7.2. > > When doing my weekly MacPorts maintenance (doesn't everyone?), I saw this > during a "port reclaim" (automatically requested): > >Found no inactive ports. >---> Building list

Re: During Migration to Arm64 mac, should I null out archs='x86_64' from installed ports list?

2022-04-12 Thread Ryan Schmidt
On Apr 11, 2022, at 21:10, Jim DeLaHunt wrote: > Might the presence of "archs='x86_64'" cause the restore_ports.tcl script to > ask for +universal variants on the new computer? > > Should I perhaps null out the value "x86_64" from the archs entries in my > installed ports list? i.e. turn

Re: Corrupted ports.tar file?

2022-04-12 Thread Ryan Schmidt
On Apr 11, 2022, at 17:02, Dave Horsfall wrote: > On Mon, 11 Apr 2022, Ryan Schmidt wrote: > >> Run "sudo port selfupdate" to get the most recent ports.tar. Do you >> still see the problem then? > > I did run that first; apologies for not mentioning it (ther

Re: During Migration to Arm64 mac, should I null out archs='x86_64' from installed ports list?

2022-04-14 Thread Ryan Schmidt
On Apr 14, 2022, at 04:34, Peter Serocka wrote: > Sure. On the other hand -- let me suggest MacPorts to adopt > OS/architecture-specific prefixes by default. Transitions will benefit, in > particular in cases where "some" ports are troublesome. I don't think there's any chance of that

Re: During Migration to Arm64 mac, should I null out archs='x86_64' from installed ports list?

2022-04-14 Thread Ryan Schmidt
On Apr 14, 2022, at 14:34, Daniel J. Luke wrote: > On Apr 14, 2022, at 2:56 PM, Peter Serocka wrote: > >> Error: Current platform "darwin 19" does not match expected platform "darwin >> 18" >> Error: If you upgraded your OS, please follow the migration instructions: >>

Re: During Migration to Arm64 mac, should I null out archs='x86_64' from installed ports list?

2022-04-14 Thread Ryan Schmidt
> On Apr 14, 2022, at 15:24, chilli.names...@gmail.com wrote: > >> Error: Current platform "darwin 19" does not match expected platform "darwin >> 18" >> Error: If you upgraded your OS, please follow the migration instructions: >> https://trac.macports.org/wiki/Migration >> OS platform

Re: Building software to be relocatable (was: Re: During Migration to Arm64 mac, should I null out archs='x86_64' from installed ports list?)

2022-04-14 Thread Ryan Schmidt
On Apr 14, 2022, at 04:57, Richard L. Hamilton wrote: > Would use of @loader_path as in @loader_path/../lib or whatever when linking > binaries (and something similar for linking between libraries within > MacPorts) not be a big part of making it so the executables and libraries > didn't

Re: How to target older macOS version

2023-08-31 Thread Ryan Schmidt
On Aug 19, 2023, at 09:12, Andreas Falkenhahn wrote: > I've installed MacPorts on a macOS 13 system but I'd like to build programs > that run on all systems that have at least macOS 11. That's why I run gcc > with the -mmacosx-version-min=11.0 argument. This, however, leads to warnings > of the

Re: Problem with binutils

2023-08-31 Thread Ryan Schmidt
On Aug 7, 2023, at 07:57, Maxim Abalenkov wrote: > > Hello Christoph, > > How are you? Have you tried to deactivate the ‘gdb’ first as the message > suggests? > > port deactivate gdb > > Then you may be able to install ‘binutils’ and activate the ‘gdb’ again. This is the bug report

Re: trufflehog checksum fail

2023-08-31 Thread Ryan Schmidt
On Aug 1, 2023, at 22:37, Frank Cusackwrote: > > 1. did the failed version (3.45.3) of trufflehog actually have some error > with checksum? or is this a macports anomaly. A mistake was made when upgrading trufflehog to 3.45.3 on July 28: the maintainer forgot to update the checksums:

Re: checksum error on tree-sitter-go-mod

2023-08-31 Thread Ryan Schmidt
On Aug 5, 2023, at 15:17, ppadilcdx wrote: > > I always do a selfupdate before doing the ports' upgrades. Did a clean and > tried again just to make sure it wasn't corrupted on download. Not a clue how > to find out if it is a stealth update. I've filed a bug report for you in which I've

Re: Timing of MacPorts Support for New macOS Versions

2023-09-21 Thread Ryan Schmidt
On Sep 21, 2023, at 00:26, Bryan Jones wrote: > > Dear MacPorts: > > I write to propose a policy change: a MacPorts release for a new macOS major > version should be publicly available by the time Apple publishes the final > Release Candidate version of macOS. > > Rationale: MacPorts is an

Re: [unable to compile and link C++ code with g++ 12.3]

2023-09-21 Thread Ryan Schmidt
On Sep 20, 2023, at 11:57, Maxim Abalenkov wrote: > > I’m unable to run the ‘xcodebuild —version’. It complains: > > xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer > directory '/Library/Developer/CommandLineTools' is a command line tools > instance Use

Re: Unistalling gmic-gimp macport

2023-10-12 Thread Ryan Schmidt
On Oct 11, 2023, at 06:23, Michal Sidorczyk wrote: > then I followed this instruction: > > > > https://guide.macports.org/chunked/installing.macports.uninstalling.html > > > > to remove macports completely. However, /opt/local still contains data (I > assume it is all macports related)

Re: Unistalling gmic-gimp macport

2023-10-11 Thread Ryan Schmidt
On Oct 11, 2023, at 02:03, Henning Hraban Ramm wrote: >  Am 11.10.23 um 07:34 schrieb Michal Sidorczyk: >> >> >> I know there are some upgrade instructions, but I did not follow them, I >> admit. Having the problem with disk space I do not put even more overhead of >> it, without being

Re: ruby-select problem - Sonoma

2023-10-21 Thread Ryan Schmidt
On Oct 20, 2023, at 19:44, Chris F wrote: > > I have created an appropriate .bash_profile (as described in the Guide) and > everything appears normal now. You are using bash on Sonoma? The default shell is zsh. The MacPorts installer is supposed to detect which shell you use and configure the

Re: Outdated ports

2022-04-21 Thread Ryan Schmidt
On Apr 21, 2022, at 17:08, Lars Sonchocky-Helldorf wrote: > I have a general question: What to do with outdated ports? File a bug at > GitHub? > > Specifically, we are talking about this port: QEMU. Here is a new version: > https://wiki.qemu.org/ChangeLog/7.0 which I would like to see in

Re: Issues installing p7zip

2022-03-17 Thread Ryan Schmidt
On Mar 17, 2022, at 11:46, André-John Mas wrote: > I am having issues installing p7zip on macOS 12.2.1: It does not appear that you have encountered any problem installing p7zip. Does p7zip work or no? > rning: invalid universal_archs configured (should contain at least 2 archs) In

Re: gimp open with

2022-05-31 Thread Ryan Schmidt
On May 30, 2022, at 18:47, James wrote: > The gimp.dmg version behaves as expected. The macports version does not > > File->save->Overwrite option is missing I have not used gimp often enough to be familiar with the option you're referring to so I'm not sure I can advise you properly. However

Re: Port tree not syncing

2022-06-09 Thread Ryan Schmidt
On Jun 5, 2022, at 15:49, Craig Treleaven wrote: > In the past, I’ve had to blow away my git clone (not fork) from time to time > when I messed up something. That’s the reason I’ve kept both the standard > MacPorts-installed tree and the git clone. Is there any harm in having both? No

Re: Mixing brew and macports

2022-06-09 Thread Ryan Schmidt
On Jun 7, 2022, at 03:20, Christoph Kukulies wrote: > I’m not sure whether I can harmlessly use brew to install a package that is > not available under macports, to be precise, sigrok/pulseview is the target. > > All available remedies refer to using brew install. > > May I use brew along with

Re: Should I expect a +quartz variant to propagate to dependencies, and overrule existing variants?

2022-06-09 Thread Ryan Schmidt
On Jun 5, 2022, at 12:42, Jim DeLaHunt wrote: > >>> …Thus I succeeded in fumbling my way through installing gimp +quartz >>> despite dependencies already present with the wrong variants, but it was a >>> bit messy and confusing. Should I expect MacPorts to do a better job with >>> this

Re: Should I expect a +quartz variant to propagate to dependencies, and overrule existing variants?

2022-06-02 Thread Ryan Schmidt
On Jun 1, 2022, at 17:31, Jim DeLaHunt wrote: > Should I expect a +quartz variant to propagate to dependencies, and overrule > existing variants? Variants specified on the command line when installing a port propagate to any dependencies that have not yet been installed. They do not propagate

Re: Port tree not syncing

2022-06-02 Thread Ryan Schmidt
On Jun 2, 2022, at 20:44, Craig Treleaven wrote: > I’m a port maintainer…but I’m having a user problem. For some weeks now, > ‘sudo port selfupdate’ has not been properly updating my local ports tree(s) > on my main Mac. About 2 weeks ago, I was going to post a question about this > but then

Re: py310-markdown - Failed to fetch signature for archive

2022-06-03 Thread Ryan Schmidt
On Jun 3, 2022, at 02:38, Michael Newman wrote: > > After: sudo port -u upgrade outdated > > Error: Failed to archivefetch py310-markdown: Failed to fetch signature for > archive: The requested URL returned error: 503 > > Then: > > sudo port install py310-markdown > ---> Computing

Re: gimp open with

2022-06-02 Thread Ryan Schmidt
Please continue to Reply All so that the conversation stays on the mailing list. On May 31, 2022, at 18:40, James wrote: > On 1 Jun 2022, at 7:19 am, Ryan Schmidt wrote: > >> I have not used gimp often enough to be familiar with the option you're >> referring to so I'm not

Re: Is there a well-defined way to do "bleeding edge" ports? Should there be one?

2022-05-22 Thread Ryan Schmidt
On May 21, 2022, at 10:22, Bill Cole wrote: > I'm currently working on a OSS project (SpamAssassin) which is in a > pre-release rush and which I ultimately test & deploy via MacPorts. > > I'd *like* to be able to switch from the current supported release in > MacPorts to a fresh build from a

Re: Beginner's problems with old hardware

2022-07-16 Thread Ryan Schmidt
On Jul 15, 2022, at 09:10, Hangglider wrote: > > Somehow I managed to kill my system's tar with installing some packages. > No idea where this happened, but I've got continuous "symbol not found" > or the like from dyld with libiconv, so I decided to download, compile > and install latest GNU tar

Re: Beginner's problems with old hardware

2022-07-14 Thread Ryan Schmidt
On Jul 14, 2022, at 14:36, Eckard Brauer wrote: > just subscribed to the list, and just reactivated an old Powerbook G4, > only beacuse I noticed that Macports is around (usually I'm a Gentoo > Linux user with only few *BSD background, so don't mind me stupid > questions). Welcome! > Installing

Re: configure exit 77 on building gd2

2022-06-29 Thread Ryan Schmidt
On Jun 28, 2022, at 22:27, Balthasar Indermuehle wrote: > I'm doing a completely clean macports install on MacOS Monterey with Xcode > 13.4.1 so I can run ffmpeg. > > The installation however fails on compiling gd2 after successfully building a > dozen or so dependent packages prior to the

Re: macOS 12.3 and /usr/bin/python. Status?

2022-05-02 Thread Ryan Schmidt
On Apr 30, 2022, at 02:08, Mike Alexander wrote: > However there is at least one thing Apple installed that depends on Python. > The Automator action "Combine PDF Pages" fails because it tries to use the > copy of Python that has been removed. I trust you have reported this problem to Apple.

Re: Can't install curl, cmake, or brotli as they all depend on each other

2022-05-02 Thread Ryan Schmidt
On Apr 30, 2022, at 22:32, Christian Calderon wrote: > > I'm trying to install curl on my PowerMac G5 running Mac OS X Tiger, but I > can't because of this circular dependency. Any advice? I inadvertently introduced a circular dependency and need to resolve it.

Re: macOS 12.3 and /usr/bin/python. Status?

2022-04-17 Thread Ryan Schmidt
On Apr 17, 2022, at 08:49, Gerben Wierda wrote: > The question I have when moving from 12.2 to 12.3 is: is there a port in my > set that depends on /usr/bin/python (and should become dependent on a > MacPorts python instead)? There are innumerable ways that python might be referenced in a

Re: Upgrade to Xcode 13 on Big Sur?

2022-04-17 Thread Ryan Schmidt
On Apr 16, 2022, at 16:46, Sriranga Veeraraghavan wrote: > I’m running MacPorts 2.7.2 on Big Sur 11.6.5 with Xcode 12.5.1. I have put > off upgrading to Xcode 13 so far, but I would like to upgrade soon because I > understand that there are some security fixes in the latest Xcode 13.x that >

Re: macOS 12.3 and /usr/bin/python. Status?

2022-04-17 Thread Ryan Schmidt
On Apr 16, 2022, at 08:16, Gerben Wierda wrote: > I’m about to take the plunge and move one of my systems to macOS 12.3 (which > removes /usr/bin/python). I am going to consider that a MacPorts major > migration (so following the migration instructions). If you are upgrading from macOS 11.x or

Re: macOS 12.3 and /usr/bin/python. Status?

2022-04-17 Thread Ryan Schmidt
On Apr 16, 2022, at 08:43, Ralph Seichter wrote: > > It is also worth mentioning that I use this machine for a lot of Python > software development. Works just fine. The python ports and the python module ports are not the ones that are affected by the problem. The ones affected by the problem

Re: macOS 12.3 and /usr/bin/python. Status?

2022-04-17 Thread Ryan Schmidt
On Apr 17, 2022, at 09:13, Christian Calderon wrote: > I’m on 12.3 on all my macs, and I haven’t noticed anything broken in MacPorts > because of the removal of python. If I ram into something that needed > /usr/bin/python I’d just make a symbolic link to MacPorts python 2. You would not be

Re: macOS 12.3 and /usr/bin/python. Status?

2022-04-17 Thread Ryan Schmidt
On Apr 17, 2022, at 09:45, Christian Calderon wrote: >> You would not be able to make a symbolic link at /usr/bin/python because >> /usr/bin is a protected directory. > > TIL. Is that something I could work around by disabling SIP? On macOS 10.x, yes. On macOS 11 and later, my understanding

Re: During Migration to Arm64 mac, should I null out archs='x86_64' from installed ports list?

2022-04-14 Thread Ryan Schmidt
On Apr 13, 2022, at 03:32, Peter Serocka wrote: > FWIW, I have found it useful to install MacPorts under a new prefix > with every MacOS/Darwin release (like /opt/macports##). By doing that you'll miss out on being able to receive precompiled binaries from us and will have to compile

Re: 2.7.1 -> 2.7.2 OK

2022-04-17 Thread Ryan Schmidt
On Apr 17, 2022, at 20:15, Dave Horsfall wrote: > [ Late reply; sorry ] > > On Sun, 13 Mar 2022, Ryan Schmidt wrote: > >>> I'm quite taken by the progress bar on "cmake"; it keeps changing its >>> mind, just like a MacOS upgrade does :-) >> &g

Re: HI i am macos user that's myfirst expirence on using macport what do you think what types of mistake and how to fix it!(macports) sudo port -d selfupdate i was do all same action like the instruct

2022-05-04 Thread Ryan Schmidt
On May 3, 2022, at 11:13, Максим Овчаренко wrote: > (macports) sudo port -d selfupdate i was do all same action like the > instruction wrote write an answer how to fix > https://guide.macports.org/#installing What problems are you experiencing? The log you attached didn't show any problems.

Re: PHP80

2022-05-07 Thread Ryan Schmidt
On May 7, 2022, at 09:43, JEFFRY KILLEN wrote: > On May 7, 2022, at 1:11 AM, Ryan Schmidt wrote: > >> "MAMP" stands for "macOS, Apache, MySQL or MariaDB, and PHP" but I assume >> you meant you installed those outside of MacPorts. If so, you probably onl

Re: PHP80

2022-05-07 Thread Ryan Schmidt
On May 5, 2022, at 11:14 PM, JEFFRY KILLEN wrote: > I installed php80 and ran php -v in the terminal. > Command not found was the response. > > I looks like there was no command line version of > php with Monterey as well as no module. But it is not > clear where the php executable would be

Re: zsh problems MacOS High Sierra

2022-05-02 Thread Ryan Schmidt
On May 2, 2022, at 23:49, Sriranga Veeraraghavan wrote: > On May 2, 2022, at 20:46, Ryan Schmidt wrote: > >> When the MacPorts installer detects that your shell is zsh, it places such a >> line in ~/.zprofile. I don't know if there is a significant difference

Re: zsh problems MacOS High Sierra

2022-05-02 Thread Ryan Schmidt
On May 2, 2022, at 14:04, Sriranga Veeraraghavan wrote: > Regarding nvim, the reason that zsh can’t find it is probably that the > directory /opt/local/bin is not included zsh's PATH environment variable. Right. The MacPorts installer sets up the PATH for your current shell. If you change

Re: Unable to build rebar3 (Ticket #62962)

2022-05-08 Thread Ryan Schmidt
On May 8, 2022, at 05:43, Ralph Seichter wrote: > My attempt to build rebar3 @3.12.0 fell flat today, and I found the Trac > ticket https://trac.macports.org/ticket/62962 . There have not been any > updates to this ticket for a year, and I wonder if the rebar3 port is > actively maintained?

Re: Unable to build rebar3 (Ticket #62962)

2022-05-08 Thread Ryan Schmidt
On May 8, 2022, at 10:37, Ryan Schmidt wrote: > > On May 8, 2022, at 05:43, Ralph Seichter wrote: > >> My attempt to build rebar3 @3.12.0 fell flat today, and I found the Trac >> ticket https://trac.macports.org/ticket/62962 . There have not been any >> updates to th

Re: ffmpeg 4.4.2 fails to build

2022-08-21 Thread Ryan Schmidt
On Aug 20, 2022, at 13:52, Terry Barnum wrote: > :info:configure ERROR: sdl2 requested but not found I agree. This is a bug in ffmpeg. I filed a MacPorts bug report for you: https://trac.macports.org/ticket/65703 and we should file a bug report about it with the developers of ffmpeg.

Re: Aubio fails to install as a prerequisite for Denemo

2022-10-17 Thread Ryan Schmidt
On Oct 16, 2022, at 20:28, Kenneth Wolcott wrote: > ---> Building aubio > Executing: cd > "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_audio_aubio/aubio/work/aubio-0.4.9" > && /opt/local/bin/python2.7 ./waf build --verbose >

Re: Permissions issue detected on the tarballs/base file during upgrade to MacPorts 2.8.0

2022-10-20 Thread Ryan Schmidt
On Oct 20, 2022, at 10:11, Olaf Sulla wrote: > I installed the update to MacPorts 2.8.0 earlier today on a Mac Mini A1 > running Monterey 12.6. > > During the install the following error was reported: > > NFO: Syncing port data and updating port-base ... > Password: > ---> Updating MacPorts

Re: Gnome aisleriot solitaire

2022-10-25 Thread Ryan Schmidt
On Oct 21, 2022, at 03:23, John Batistic wrote: > macOS Monterey > > I wish to install Gnome Aisleriot (and just realised that it is an anagram of > Solitaire) > But need assistance in making it happen. > > I have; > Successfully installed MacPorts, Gnome and Gnome Desktop, presuming that I >

Re: Permissions issue detected on the tarballs/base file during upgrade to MacPorts 2.8.0

2022-10-25 Thread Ryan Schmidt
On Oct 21, 2022, at 02:54, Olaf Sulla wrote: > Regarding the default UID and GID: > > - The GID, as you mention, already exists on the system via virtue of a > previous install of postgreSQL packages. > > - The UID 500 does not pre-exist. > > The latter might be the problem because

Re: Catelina xcode

2022-10-27 Thread Ryan Schmidt
On Oct 11, 2022, at 22:46, James Linder wrote: > My wife’s machine is Catelina (and Ends at Big Sur). It has, and I/She uses > lots of ports and IIRC we have used Qt before, but when I try to build > something I get the XCode license dialog. No worries, accept. "Something is > wrong see the

Re: Aubio fails to install as a prerequisite for Denemo

2022-10-27 Thread Ryan Schmidt
On Oct 27, 2022, at 12:01, Kenneth Wolcott wrote: > > I added a symlink: > > sudo ln -s /opt/local/bin/python3.10 /opt/local/bin/python > > The aubio app now installs successfully. Great, I'm glad that worked. That confirms that the port has a bug that needs to be fixed. Ports must not

Re: Cannot build DOSBOX

2022-09-19 Thread Ryan Schmidt
On Sep 18, 2022, at 23:39, Dave Horsfall wrote: >---> Computing dependencies for dosbox >Error: Cannot install dosbox for the arch 'i386' because >Error: its dependency libsdl does not build for the required arch by > default >Error: and the configured universal_archs '' are not

Re: MacPorts downloaded package with wrong architecture on arm64 machine

2022-09-09 Thread Ryan Schmidt
On Sep 9, 2022, at 00:29, Ian Wadham wrote: > They are one reason why the KDE team switched to a radically different > library organisation called Frameworks or KF5, based on Qt5. > > I think most of the KDE apps have been ported and are up-to-date on KF5 and > Qt5 and installable in Linux and

Re: clamav-server configuration

2022-09-09 Thread Ryan Schmidt
On Aug 28, 2022, at 10:22, Lenore Horner wrote: > The file /Users/MyUserName/ does not exist. Please file a bug report in the issue tracker so that the port's maintainer can look into the problem.

Re: groff_char.7 manpage broken

2022-09-09 Thread Ryan Schmidt
On Aug 25, 2022, at 12:12, Sriranga Veeraraghavan wrote: > you could also change your PATH environment variable so that /opt/local/bin > comes before the system directories such as /usr/bin, but this could lead to > hard to debug problems The MacPorts installer does this by default.

Re: py39-nbconvert fails to build on Catalina

2022-09-08 Thread Ryan Schmidt
On Sep 8, 2022, at 08:49, Artemio González López wrote: > I got the following error when trying to build py39-nbconvert on a 2014 27” > iMac running the latest version of Catalina (10.15.7). The error I got (from > main.log) is the following: > > :info:build Executing: cd >

Re: MacPorts downloaded package with wrong architecture on arm64 machine

2022-09-08 Thread Ryan Schmidt
On Aug 30, 2022, at 20:57, Ian Wadham wrote: > > I recently purchased a new MacBook Pro with Monterey O/S and installed > MacPorts on it from scratch. > > I installed the qt4-mac port successfully, but kdelibs4 refused to install > because the qt4-mac port did > not support arm64 architecture

Re: libgcc9 and other ports that will never build on my system

2022-09-14 Thread Ryan Schmidt
On Sep 12, 2022, at 14:02, chilli.namesake wrote: > On Sep 12, 2022, at 11:49, Eric Gallager wrote: > >> On Mon, Sep 12, 2022 at 9:29 AM Bill Cole wrote: >> >>> Why are you trying to to build it for i386, e.g. 32-bit? Is there some >>> dependent that can't be built for x86_64? >> >> There are

Re: update

2022-09-14 Thread Ryan Schmidt
On Sep 12, 2022, at 16:56, James wrote: > > I believe 'if it aint broke, don't fix it'. > After installing QT6, which works, I was nagged to selfupdate which failed. > Can anyone hep me to understand, thanks. > > ... > checking for xcode-select... /usr/bin/xcode-select > checking macOS

Re: Monterey 12.6: cannot chown to _mysql for mysql datadir

2022-09-14 Thread Ryan Schmidt
On Sep 13, 2022, at 14:36, Murray Eisenberg wrote: > On 13 Sep2022, at 3:15 PM, Murray Eisenberg wrote: >> >> In the past, I’ve used the command >> >> chown +R _mysql:_mysql /Users/me/Databases/mysql/data >> >> as part of the steps to make a custom mysql datadir accessible to mysql. >>

Re: Unable to build XV

2022-09-19 Thread Ryan Schmidt
On Sep 18, 2022, at 18:37, Dave Horsfall wrote: > >:info:build xvjp2k.c:77:5: error: redefinition of 'jas_getdbglevel' >:info:build int jas_getdbglevel(void) {return 0;} >:info:build ^ >:info:build /opt/local/include/jasper/jas_debug.h:123:5: note: previous > definition is

Re: update

2022-09-15 Thread Ryan Schmidt
Please keep replies on the mailing list by using Reply All. On Sep 15, 2022, at 01:15, James wrote: > On 15 Sep 2022, at 12:30 pm, Ryan Schmidt wrote: > >> On Sep 12, 2022, at 16:56, James wrote: >>> >>> ... >>> checking for xcode-select... /usr/bin/

Re: dead man page links?

2022-10-15 Thread Ryan Schmidt
On Oct 1, 2022, at 01:39, Richard L. Hamilton wrote: > > Given a bunch of No such file or directory errors from man -k and/or > /usr/libexec/makewhatis, I looked a bit, and > > /opt/local/share/man/man1/dot2gxl.1 is provided by: graphviz > /opt/local/share/man/man1/fcat.1.gz is provided by: fsp

Re: Macports user on login screen after migration from old Mac to new Mac

2022-08-05 Thread Ryan Schmidt
On Jul 31, 2022, at 10:01, Murray Eisenberg wrote: > > I used the macOS Migration Assistant to migrate Documents and Settings from a > Time Machine backup of that iMac to a new Mac Studio, also running macOS 12.5. > > Now at the login screen I show a user MacPorts, but I do not see such user >

Re: fullscreen mode(s) in 10.11 and up (not MP-related)

2022-08-09 Thread Ryan Schmidt
On Aug 9, 2022, at 13:43, René J.V. Bertin wrote: > At some point I noticed that the fullscreen widget was missing from the right > corner of the window title bars, and that the "maximise" button apparently > toggles fullscreen mode. This change happened in OS X Yosemite v10.10.

Re: qemu + macOS 11

2022-08-15 Thread Ryan Schmidt
On Aug 13, 2022, at 08:43, Mark Brethen wrote: > > After installing the qemu port on os 11, I get a blank window when booting > macOS, for example: > > ./qemu-system-m68k -boot d -L pc-bios \ > -M q800 -m 64 \ > -serial stdio \ > -bios Quadra800.rom \ > -cdrom MacOS8.0.iso > > I confirmed

Re: qemu + macOS 11

2022-08-15 Thread Ryan Schmidt
On Aug 15, 2022, at 12:34, Mark Brethen wrote: > Yes, a ROM is needed to boot 68k. The e-maculation site has a pre-built qemu > 68k binary, which I tested, and it does work. So I’m at a loss why the mp > install didn’t work. Could it have something to do with Apple’s security? > Their readme

Re: status of ksh (korn shell) in macports

2022-08-06 Thread Ryan Schmidt
On Aug 6, 2022, at 06:22, joerg van den hoff wrote: > `port search ksh' currently yields the following 4 korn shell packages: > > ksh @2020.0.0_1 (shells) >the KornShell UNIX shell and programming language (stable version) > > ksh-devel @20200125-g43d1853 (shells) >the KornShell UNIX

Re: Macports user on login screen after migration from old

2022-08-06 Thread Ryan Schmidt
On Aug 6, 2022, at 17:51, Murray Eisenberg wrote: > > OnFri, 5 Aug 2022 14:58:41 -0500,Ryan Schmidt wrote: >> >> On Jul 31, 2022, at 10:01, Murray Eisenberg wrote: >>> >>> I used the macOS Migration Assistant to migrate Documents and Settings from &g

Re: iInstall denemo failed due to failure to configure qt5-qtbase

2022-11-01 Thread Ryan Schmidt
On Oct 29, 2022, at 18:56, Kenneth Wolcott wrote: > > So I downloaded and installed the XCode RC 2 and CL Tools R2.. > > Then > > port diagnose > Error: The installed version of Xcode, none, is not supported by > MacPorts. For your currently installed system, the following versions > of Xcode

Re: iInstall denemo failed due to failure to configure qt5-qtbase

2022-11-01 Thread Ryan Schmidt
On Nov 1, 2022, at 17:46, Kenneth Wolcott wrote: > Very weird :-( > > xcode-select -p > /Library/Developer/CommandLineTools > > I can't find an Xocde.app on my machine *anywhere* :-( > > Guess I'll install yet again (SIGH*) > > Doesn't Xcode.app automatically get installed in the correct

Re: port install of xemacs fails due to failure to install Xaw3d

2022-11-20 Thread Ryan Schmidt
On Nov 14, 2022, at 16:22, Kenneth Wolcott wrote: > This appears to be a common problem with several MacPorts install attempts. > > How do I install xemacs? > > excerpt... > ---> Extracting Xaw3d > ---> Extracting libXaw3d-1.6.4.tar.xz > Executing: cd >

Re: Emacs.app does not run after upgrade to macOS 13.0.1

2022-11-20 Thread Ryan Schmidt
On Nov 10, 2022, at 11:56, Artemio González López wrote: > > After installing the 13.0.1 update on my M1 MacBook Pro I emacs.app crashes > on launch. Apparently, the problem is that it cannot find a library: > > Crashed Thread:0 > > Exception Type:EXC_CRASH (SIGABRT) >

Re: Where is port command documented?

2022-11-20 Thread Ryan Schmidt
On Nov 14, 2022, at 03:14, Lukas Oberhuber wrote: > > I was wondering where the port command flags are documented. For example, I'm > trying to uninstall a port in a script, but when two versions of the port are > installed, it interactively asks which I want to uninstall. > > The following

Re: Emacs.app does not run after upgrade to macOS 13.0.1

2022-11-20 Thread Ryan Schmidt
On Nov 11, 2022, at 13:34, Artemio González López wrote: > > I’m happy to report that after upgrading my ports —which took several days, > because for some reason gcc12 had to be compiled from scratch— Emacs now > works perfectly. You're on macOS 13 so everything will have to be compiled from

Re: How use py-pip?

2022-12-01 Thread Ryan Schmidt
On Nov 30, 2022, at 14:42, Murray Eisenberg wrote: > The python package I’m trying to install is pyobjc, for which no separte > MacPorts port seems to exist. PyObjC is available in the subports of the py-pyobjc port.

Re: Install/uninstall Direwolf program errors

2023-01-13 Thread Ryan Schmidt
On Jan 3, 2023, at 21:39, Larrie Deardurff wrote: > > I am running OS 13.1 on an intel iMac. I installed the program “Direwolf” > using Macports, following the intstruction listed here > (https://ports.macports.org/port/direwolf/). > > I was having some problems with Direwolf and realized

Re: ninja: build stopped: subcommand failed. Error: Failed to build gegl: command execution failed

2023-01-13 Thread Ryan Schmidt
On Jan 12, 2023, at 20:23, chilli.names...@gmail.com wrote: > What's strange is port outdated doesn't show anything, so I expect these > ports are broken and my install doesn't know it. I bet it has something to do > with port reclaim running when I tried to selfupdate. I deleted all the build

Re: gv apparently silently fails to install properly

2023-01-30 Thread Ryan Schmidt
On Dec 19, 2022, at 15:55, Kenneth Wolcott wrote: > > I recently uninstalled and re-installed gv. > > There were no errors that I saw during the install (source code > build forced with "-s"). > > Yet, when I try to invoke gv, I get a what looks to be a linkage error: > > /opt/local/bin/gv

Re: Issue with installing port

2023-01-30 Thread Ryan Schmidt
On Jan 26, 2023, at 09:07, Will Senn wrote: > On 1/26/23 1:43 AM, Joshua Root wrote: >>> I'm trying to get pandoc to install. >> The ticket for this is , FWIW. > > I promise you I did search :). Thanks for the link though, it confirms it's > not just me!

Re: invoking evince generates a dbus warning regarding launchd; how to fix this?

2023-01-30 Thread Ryan Schmidt
On Nov 21, 2022, at 00:21, Kenneth Wolcott wrote: > invoking evince generates a dbus warning regarding launchd; how to fix this? > > dbus[28817]: Dynamic session lookup supported but failed: launchd did > not provide a socket path, verify that > org.freedesktop.dbus-session.plist is loaded! Run

Re: While trying to install lilypond, libuninameslist failed; install libuninameslist failed

2023-01-30 Thread Ryan Schmidt
On Nov 21, 2022, at 11:02, Kenneth Wolcott wrote: > > While trying to install lilypond, libuninameslist failed; install > libuninameslist failed > > Executing: cd >

Re: port install of xemacs fails due to failure to install Xaw3d

2023-01-30 Thread Ryan Schmidt
>> liblzma 5.2.7 >> >> On Sun, Nov 20, 2022 at 4:51 PM Ryan Schmidt wrote: >>> >>> On Nov 14, 2022, at 16:22, Kenneth Wolcott wrote: >>> >>>> This appears to be a common problem with several MacPorts install attempts. >>>> &g

Re: Macports won't uninstall

2023-01-23 Thread Ryan Schmidt
On Jan 23, 2023, at 12:43, Isabelle Dolan wrote: > I tried running uninstall and got this: > > Running command: /opt/local/bin/port -fp uninstall installed > > Error: No ports matched the given expression > > I am running a script that uninstalls macports using 'Running command: >

Re: What is "ghc" and why was it installed?

2023-01-23 Thread Ryan Schmidt
On Jan 18, 2023, at 17:31, Clemens Lang wrote: > > On Wed, Jan 18, 2023 at 04:08:25AM +, Fielding, Eric J (US 329A) via > macports-users wrote: >> I was running “port selfupdate” and “port upgrade outdated” for the >> first time in a while, and I noticed that my Intel MacBook Pro was >>

Re: macports-users Digest, Vol 194, Issue 22

2022-11-04 Thread Ryan Schmidt
On Oct 29, 2022, at 07:50, Artemio González López wrote: > > Error: Failed to activate py310-jupyter: Image error: > /opt/local/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/__pycache__/jupyter.cpython-310.pyc > is being used by the active py310-jupyter_core

Re: Error installing Kampose

2022-11-04 Thread Ryan Schmidt
On Oct 28, 2022, at 12:23, James McManus wrote: > However, I am still not able to install Kompose. I'm still getting the not a > git repository error message: > > :info:build Executing: cd >

Re: Libomp notes

2022-11-04 Thread Ryan Schmidt
On Nov 4, 2022, at 11:49, John Wiggins wrote: > I am running macOS Monterey 12.6.1 and updated Xcode and CLT to 14.1. > When I “upgrade outdate” I get note concerning libomp: > > … >> ---> Some of the ports you installed have notes: >> libomp has the following notes: >> To use this OpenMP

Re: Texmaker installation failed due to inability to build qt5 web engine

2022-11-04 Thread Ryan Schmidt
On Nov 4, 2022, at 07:03, Chris Jones wrote: > Just on this point, if you don't want to have to build everything from > source, then you should not update your OS before MacPorts has deployed > buildbots for the new OS. You can check this at e.g. > > https://build.macports.org/waterfall > >

Re: how to move "Python Launcher" away from /Application folder?

2022-11-10 Thread Ryan Schmidt
On Nov 9, 2022, at 17:57, supervisitor wrote: > ... ups, this I have probably overlooked. (have made the installation from > source). > > But before I now uninstall everything to perform a reinstall, some further > questions: > > Can I do an installation with parameter

Re: mongodb 6.0 - No mongo or mongosh binaries

2023-04-14 Thread Ryan Schmidt
On Apr 7, 2023, at 07:02, Steven Green wrote: > After updating mongodb to version 6.0, there is no longer a mongo executable, > which is how you normally connect to it from a command line. > > The mongo web site says "The legacy mongo shell was deprecated in MongoDB 5.0 > and removed in

Re: sudo port -v -s install solfege fails due to qtplay

2023-04-01 Thread Ryan Schmidt
On Mar 27, 2023, at 23:20, Kenneth Wolcott wrote: > > sudo port -v -s install solfege fails > > sudo port -v -s install solfege > Password: > ---> Computing dependencies for solfege..qtplay is known to fail. Try > to install anyway? [y/N]: n > Error: qtplay is known to fail > Error: Follow

Re: gv: dyld[77356]: symbol not found in flat namespace '_yylex'

2023-04-01 Thread Ryan Schmidt
On Mar 26, 2023, at 21:48, Kenneth Wolcott wrote: > > Running gv fails with dyld[77356]: symbol not found in flat namespace > '_yylex'. https://trac.macports.org/ticket/66211

Re: argp.h

2023-04-07 Thread Ryan Schmidt
On Apr 7, 2023, at 04:23, Christoph Kukulies wrote: > Am 07.04.2023 um 11:02 schrieb Christoph Kukulies: > >> Anyone having an idea where the is buried? > > OK, I found in the macOS prerequisite list for macOS that the brew package > „argp_standalone“ is required. > I hate mixing brew and

Re: mac and ssl/openssl

2023-02-05 Thread Ryan Schmidt
On Feb 5, 2023, at 16:08, Riccardo Mottola wrote: > Old versions of macs which I use, like 10.4 up to 10.7 have openssl and ssl.h > > I tested that 10.13 doesn't have, so GNUMail doesn't compile. > > Did Mac switch to a different ssl version and/or changed the location of it? > with which

<    9   10   11   12   13   14   15   >