Re: Re: #64896: gcc and gcc-devel run fails libSystem.B.dylib not found

2022-03-30 Thread Christopher Chavez
MacPorts’ Trac instance does not support commenting via email; by default, replying to an email notification from Trac will post to the macports-users list. I commented on the ticket with your response quoted: https://trac.macports.org/ticket/64896#comment:2 > Sent: Wednesday, March 30, 2022

Re: Drive-by downloads of Install macOS Monterey

2022-03-08 Thread Christopher Chavez
Sent: Wednesday, February 23, 2022 at 8:35 PM From: "Ryan Schmidt" > I noticed copies of the Install macOS Monterey application on both the > Catalina and Big Sur MacPorts buildbot build machines. I've of course never > requested the download of these installers on those systems and they are >

Re: openat on 10.6.8?

2022-01-30 Thread Christopher Chavez
Sent: Sunday, January 30, 2022 at 4:00 PM From: "raf" > Are faccessat(), readlinkat(), and fstatat() also there? Yes. See https://github.com/macports/macports-legacy-support for a full list. Christopher A. Chavez 

Re: openat on 10.6.8?

2022-01-30 Thread Christopher Chavez
> Sent: Sunday, January 30, 2022 at 2:59 AM > From: raf > > I just tried to compile (/usr/bin/cc) something (not a > port) that uses openat(2) on 10.6.8 (with current > macports and Xcode 3.2.6 (1761)) but it wasn't there. I > expected it to be, because openat() was standardized by > 2008 and the

Re: include omp-tools.h not found in libomp or libomp-devel

2022-01-27 Thread Christopher Chavez
Sent: Thursday, January 27, 2022 at 10:16 AM From: "Stéphane Genaud" > Since the OpenMP 5.0 standard, an OMPT interface has been defined and > implemented in clang/llvm > and the standard specifies its C/C++ header file must be named “omp-tools.h" > > It is present in the openmp llvm source

Re: Use of java (specifically on older macOS)

2021-12-12 Thread Christopher Chavez
Sent: Monday, December 13, 2021 at 12:18 AM From: "Gerben Wierda" > Which means that MacPorts solr8 runs using macOS native java and not one from > MacPorts itself. I thought the MacPorts stuff was supposed to be fully > independent (except for Xcode). The JDK ports are an exception in that

Re: py39-pyqt5 build fails on macOS 11.6 on Intel

2021-10-18 Thread Christopher Chavez
Sent: Sunday, October 17, 2021 at 8:36 PM From: "Kevin Horton" > Is there anything else I should try to get py39-pyqt5 to build, or should I > file a ticket now? Unless the maintainer chimes in with a suggestion, opening a ticket is probably a good idea at this point, as it doesn’t look like

Re: Spyder fails to install in M1 MacBook Pro

2021-10-16 Thread Christopher Chavez
Sent: Tuesday, October 12, 2021 at 7:24 AM From: "Renee Otten" > This is caused by an upstream issue in QtWebEngine and is already reported in > Trac ticket 62059 (https://trac.macports.org/ticket/62059). Ryan commented > there that it appears to be fixed, but likely nobody has tried whether >

Re: xorg-server crashes

2021-09-10 Thread Christopher Chavez
Sent: Wednesday, September 08, 2021 at 7:58 PM From: "Tom" > Hi, > xorg-server tries to start, but crashes and then tries to start again. > What could be the problem? I would suggest filing a ticket on trac.macports.org with a crash report attached (if you have one; open Applications > Utilities

Re: MySQL 8 configuring errors on M1 machines

2021-09-04 Thread Christopher Chavez
(Sending this again without CC'ing anyone. If I CC someone who has the "Avoid duplicate copies of messages?" option enabled for a mailing list, then they *will not* get my message whenever their email provider believes my email provider is a spammer.) Sent: Thursday, September 02, 2021 at

Re: MySQL 8 configuring errors on M1 machines

2021-09-04 Thread Christopher Chavez
Sent: Thursday, September 02, 2021 at 9:57 AM From: "조성빈" Subject: MySQL 8 configuring errors on M1 machines > Can anyone check if requesting a MySQL 8 install errors out in configure > stage on M1 machines? The port needs to be updated to MySQL 8.0.26 in order to build on Apple Silicon,

Re: Xcode for Sierra 10.12.6

2021-05-23 Thread Christopher Chavez
> From: "Dave Horsfall" > Subject: Xcode for Sierra 10.12.6 > > Odd; a while ago I asked where I could get Xcode for Sierra 10.12.6 as > it's no longer officially supported, and received a number of replies. > > With the coming of MacPorts 2.7.0 I realised that I needed it and went > looking for

Re: old Macbook Pro

2021-01-14 Thread Christopher Chavez
Sent: Thursday, January 14, 2021 at 1:23 AM From: "Bjarne D Mathiesen" > Dave Horsfall wrote: >> an oldish MacBook Pro (13", Mid 2010) running >> Sierra 10.12.6 (I've been told by the dealer that it cannot run High >> Sierra, and when I tried it on an older MacBook it was a disaster). > > Apple

Re: Missing Dependency for py37-astropy

2020-11-26 Thread Christopher Chavez
> I just upgraded py37-astropy to version 4.2 and I now get the > following error when I try to run a script: > > ImportError: erfa version 1.7 or later must be installed to use > Astropy. erfa is not installed. This has been reported: https://trac.macports.org/ticket/61660 The port maintainer

Re: Xcode 12 on Catalina?

2020-10-15 Thread Christopher Chavez
> I've been putting off the upgrade to XCode 12 for a while, since I kinda > got burned by the upgrade from 10 to 11. I haven't seen any reports of > problems with the new version, but I thought I'd ask -- any reason not to > upgrade at this point? It seems the most frequently encountered issue

Re: ghostscript 9.52_0+x11 fails to build

2020-10-12 Thread Christopher Chavez
> A ticket was already open in trac (#61306) when I encountered this problem. > As ghostscript port has no maintainer, and the ticket is unassigned, I am not > sure who it should be assigned to in order to get proper attention. > > Problem seems weird as the port was bumped to 9.52 quite some

Re: p5.28-encode ?

2020-09-18 Thread Christopher Chavez
> The html file has something to do with bitcoin casinos, so it's not just that > my ISP is mangling the file-not-found error codes. Has the server been hacked? It sure looks like it. I propose just removing it, there's plenty of other working CPAN mirrors to use.

Re: How enable ftp to localhost wordpress site?

2020-08-01 Thread Christopher Chavez
On 7/31/2020 7:28 PM, Murray Eisenberg wrote: (WordPress docs don’t deal with this! they just say to use ftp to install the plugins.) I have the impression that the documentation merely accommodates the common use case where WordPress is being hosted on a remote server by a third-party web

Re: Update the PortFile to install py-graph-tool from 2.29 to 2.33

2020-07-04 Thread Christopher Chavez
On 7/4/2020 3:16 AM, Takahiro Yamada wrote: Dear all, Hi Hello. I'm Takahiro Yamada in Keio University in Japan. Today I posted it to this mailing list to request the update of PortFile to install py-graph-tool from v.2.29 ( https://ports.macports.org/port/py-graph-tool/summary ) to latest

Re: rsync upgrade to 3.2.1_1 and libressl

2020-06-28 Thread Christopher Chavez
On 6/28/2020 5:16 PM, Kastus Shchuka wrote: I wonder what is the proper way to make rsync port automatically use libressl if it is installed already. I'm not sure it applies here, but the pattern being applied to other ports is to replace port:openssl with path:lib/libssl.dylib:openssl, so as

Re: SDK 10.15 available but not found

2020-05-23 Thread Christopher Chavez
On 5/23/2020 10:57 AM, Philippe Morey-Chaisemartin wrote: xcode version: 11.5 (11E608c) I think new Xcode versions had to first be whitelisted by MacPorts, so it's likely that the recent 11.5 release just hasn't been added yet.

Re: Installing older binary versions

2020-04-24 Thread Christopher Chavez
On 4/24/2020 12:58 PM, dan d. wrote: How can one install one of the older binaries found on the macports binary list page? I don't know why or how long older binaries are made available, but in general older version of a port cannot/should not be installed, neither from source nor presumably

Re: possible malware in db48 port

2020-01-21 Thread Christopher Chavez
On 1/21/2020 7:03 PM, Christopher Chavez wrote: VirusTotal doesn't report anything for http://packages.macports.org/db48/db48-4.8.30_4.darwin_17.x86_64.tbz2: see https://www.virustotal.com/gui/url/c368d42293be904ef4710ad8ac1790b476e48ccdc8763c0267def2985222aad5/ …although the report

Re: possible malware in db48 port

2020-01-21 Thread Christopher Chavez
On 1/21/2020 5:11 PM, Artemio González López via macports-users wrote: Bitdefender has flagged two files from the db48 MacPorts port installed in my Mac, namely /opt/local/lib/db48/libdb_cxx-4.8.dylib /opt/local/var/macports/software/db48/db48-4.8.30_4.darwin_17.x86_64.tbz2 which seem to be

Re: output like "port list all" over the web?

2019-08-04 Thread Christopher Chavez
mainly for comparing with different package managers. They provide a REST API if you want machine-readable results, but it will only return at most 200 results at a time. Christopher Chavez

Re: Problems With Mysql57

2019-07-25 Thread Christopher Chavez
On 7/24/2019 8:45 PM, Michael Newman via macports-users wrote: MrMuscle:~ mnewman$  sudo port select mysql mysql57 Selecting 'mysql57' for 'mysql' failed: could not create new link "/opt/local/man/man1/mysql-stress-test.pl.1.gz": target

Re: Upgrading MacOS From 10.9.5 To 10.13 - MacPorts Implications

2019-06-18 Thread Christopher Chavez
On 6/18/19 at 5:41 AM, Michael Newman via macports-users wrote: > I have an old 2009 MacBook Air (2GB RAM) which is running MacOS 10.9.5 > (Mavericks)… > > I have a couple of questions: > > Will this old machine actually run 10.13 without blowing up? As pointed out already, the officially

Re: file with wrong checksum

2019-06-09 Thread Christopher Chavez
> On Jun 9, 2019, at 2:17 AM, Riccardo Mottola via macports-users > wrote: > > Hi all, > > > while upgrading, I god an error telling me that I got a size mismatch fro > libidn2-2.2.0.tar.gz > > I suppose a network error, or maybe a DNS error or server werror where just a > small file

Re: [GSoC 2019] Web App Project Update

2019-06-08 Thread Christopher Chavez
On 6/8/2019 7:52 AM, Mojca Miklavec wrote: Dear MacPorts users, I would warmly welcome everyone to check what has been done so far, provide feedback, but in particular volunteer to run sudo port install mpstats-gsoc to help us get more statistics ready by the time Arjun starts working on

Re: perl modules

2019-05-23 Thread Christopher Chavez
> On May 23, 2019, at 8:32 AM, Bill Cole > wrote: > > On 23 May 2019, at 8:26, j...@tigger.ws wrote: > >> Ryan answered someone asking how to install modules. I read but am confused. >> Help please: >> >> [haycorn] /Users/jam/DEVEL [612]% sudo port install p5-dbd-mysql >> ---> Computing

Re: completely OT

2019-04-20 Thread Christopher Chavez
On 4/14/2019 3:49 AM, James Linder wrote: Hi I have a mid 2011 iMac. I setup a SSD on usb3 over thunderbolt. All good EXCEPT that it wont boot. Will boot on the usb2 ports but they are slower than usb3. I'm looking for a pointer or advice on how to boot on diskA say the internal disk, but

Re: How I could restrict download mirrors

2019-03-19 Thread Christopher Chavez
> On Mar 18, 2019, at 3:30 AM, FritzS - gmx wrote: > > How I could restrict download mirrors? > > I want only download ports from macports.org server self or european mirrors, > like French, German, Austrian, etc. mirrors. Hi FritzS, I am another MacPorts user; I am not not aware of a

Re: My Monday morning moans - malformed macho

2019-03-10 Thread Christopher Chavez
Known issue, see https://trac.macports.org/ticket/58170 Christopher Chavez On Sun, Mar 10, 2019 at 5:20 PM -0500, "Dave Horsfall" wrote: Old MacBook (March 2010), latest Macports etc. Been getting this for a while, in

Re: Perl/Tk

2019-03-07 Thread Christopher Chavez
(I've only been using digests up to this point, so this probably won't end up in the right thread.) Hi Dave, I recently took up maintaining Tcl::pTk and its port in MacPorts (p5-tcl-ptk, and related ones p5-tcl-tk and p5-tkx). Despite this, I do not consider myself an expert on Perl nor Tk.