Re: Using on macOS 10.13 with clang++-mp-13

2022-07-06 Thread Ruben Di Battista
not available. On Wed, Jul 6, 2022 at 10:24 PM Ruben Di Battista wrote: > A partial solution I implemented using `cmake` for a project of mine: > > 1. > https://gitlab.com/rdbisme/mercurve/-/blob/master/cmake/ConfigureFilesystemHeader.cmake > 2. https://gitlab.com/rdbisme/mercurv

Re: Using on macOS 10.13 with clang++-mp-13

2022-07-06 Thread Ruben Di Battista
A partial solution I implemented using `cmake` for a project of mine: 1. https://gitlab.com/rdbisme/mercurve/-/blob/master/cmake/ConfigureFilesystemHeader.cmake 2. https://gitlab.com/rdbisme/mercurve/-/blob/master/src/filesystem.h.in 3. https://gitlab.com/rdbisme/mercurve/-/blob/master/src/apps/CM

Re: GitHub Sponsors

2021-11-13 Thread Ruben Di Battista
I can also act as local representative since I have an address in France. I recently created the association to back the event https://spacecon.io and I can maybe help on the procedure. On Sat, Nov 13, 2021 at 5:57 PM Vincent Habchi wrote: > > On 13 Nov 2021, at 17:46, Mojca Miklavec wrote: > >

Re: Help offered (macOS VMs)

2021-09-07 Thread Ruben Di Battista
I'm also very slowly working on this (the `slowly` is PhD related) and I was targeting KVM. I'll probably give a try also to Hyper-V since I started using Windows 11 with WSL for development. You can probably search in the list posts from me where we discussed this a bit in details. On Tue, 7 Sep

Re: New Port harfbuzz-devel/harfbuzz-devel-icu; Path-Style Dependency Now Needed

2021-08-31 Thread Ruben Di Battista
I’d guess targeting something like inkscape-gtk3-devel (bumping the version) would bring up most of the problems with all the dependencies. _ -. .´ | ', ;|∞∞ ˜˜ |∞ RdB https://rdb.is ,.,|∞∞ .' '. | -' `’ >

Re: New ports.macports.org website

2021-07-20 Thread Ruben Di Battista
👏 👏 On Tue, 20 Jul 2021, 18:54 Christopher Nielsen, wrote: > Just took the new site for a spin, and all I can say is - WOW! It looks > great, the design is very logical (if not perfect!), and it’s rich in > functionality. > > It’s clear that a LOT of good thought/discussion went into the UI desi

Re: Freenode IRC

2021-05-19 Thread Ruben Di Battista
I suggest switching to Matrix. It's very close to IRC experience (but better), and it is more easily decentralizable. And it also works as bouncer. On Wed, May 19, 2021 at 8:27 PM Jeremy Lavergne via macports-dev < macports-dev@lists.macports.org> wrote: > This usually falls under "modern" expect

Re: [MacPorts] #59750: ffmpeg and ffmpeg-devel immediately crash with segfault 11 when input is mp4

2021-05-18 Thread Ruben Di Battista
I think so, yes! On Tue, May 18, 2021 at 3:09 PM MacPorts wrote: > #59750: ffmpeg and ffmpeg-devel immediately crash with segfault 11 when > input is > mp4 > -+-- > Reporter: fdik| Owner: dbevans > Type: defect | Status: assigned

Re: Homebrew Disables OSXFuse ports

2021-05-17 Thread Ruben Di Battista
I personally feel that the developer has the right of having their own opinion, and rightly so. Lots of commercial software do not contribute back to the foundation made by open source projects and the fact that it is taken for granted that someone is working free on such important piece of softwar

Re: Homebrew Disables OSXFuse ports

2021-05-17 Thread Ruben Di Battista
I also agree with Ryan. Osxfuse is a dependency on some projects that are very useful and shipping it in binary form is very therefore useful too. On Mon, 17 May 2021, 07:44 Ryan Schmidt, wrote: > On May 16, 2021, at 21:49, Mark Anderson wrote: > > > Given some of our recent back and forth, I fo

Re: Becoming a legal entity and accepting donations (was: Re: Buildbot Performance)

2021-05-17 Thread Ruben Di Battista
Just as a side note, here in France I just created a non-profit association for a project I'm working on related to the organization of an event, and the process is almost free and reasonably fast. In a matter of few weeks we had the association published on the official governmental gazette and a

Re: GitHub discussions

2021-05-01 Thread Ruben Di Battista
I agree with Ryan. Centralization on a less than optimal system is better than fragmenting the communication on "cool systems". My way of finding things in the list: using Google with the modifier `site: lists.macports.org`. (I guess I'm not the only one) On Sun, May 2, 2021 at 12:57 AM Ryan Schm

Re: Desolate Condition

2021-04-04 Thread Ruben Di Battista
Since now we're starting to have stats collected, it might be maybe worth it to provide binaries instead of standard variants, more for the most requested ones? On Sun, 4 Apr 2021, 04:07 Joshua Root, wrote: > On 2021-4-4 11:35 , Craig Treleaven wrote: > >> On Apr 3, 2021, at 8:21 PM, wowfunha...

Re: Running macOS inside a Docker container

2021-03-14 Thread Ruben Di Battista
Thanks Mojca! It's something I definitely want to do, but at the moment I'm busy with my PhD manuscript. Hopefully it will be the end soon, and I'll dedicate a bit of time to it. On Sun, Mar 14, 2021 at 1:28 PM Mojca Miklavec wrote: > There's an interesting piece of news on slashdot: > > Open-S

Help with old macOS on KVM?

2021-02-12 Thread Ruben Di Battista
Hello, I was exploring a bit how to build the CI system for old platforms and the first step was to virtualize old macOS version. I'd like to do it using KVM. I was following this: https://github.com/kholia/OSX-KVM, but trying to install something like OSX 10.7, I can't go pass the OpenCore screen

Re: "cask" ports just keep on rolling in...

2021-02-07 Thread Ruben Di Battista
If I can express my opinion, I agree with Clemens. In my opinion binary only ports should be allowed only for a very restricted subset, where the effort is justified by the extreme complexity of the build (and I'm also I'm not sure about that even, if someone managed to build it, we should be able

Re: [MacPorts] #62174: cmake @3.19.3 tries to use sphinx-build-3.6 (was: cmake 3.19.3 tries to use sphinx-build-3.6)

2021-01-28 Thread Ruben Di Battista
Sorry, I probably tried to be too smart and I introduced a bug. I'll try to fix it asap. On Fri, 29 Jan 2021, 04:40 MacPorts, wrote: > #62174: cmake @3.19.3 tries to use sphinx-build-3.6 > -+--- > Reporter: EJFielding | Owner: michaelld >

Re: Can we enable CI for legacy systems?

2021-01-27 Thread Ruben Di Battista
I don't know Ryan. I find BuildBot pretty involved in the configuration. The interface of Gitlab CI, the one I'm more familiar with, is way easier. To configure a runner it's basically adding a repository on your favorite distro, installing the gitlab-runner package, configuring it with few TOML li

Re: Can we enable CI for legacy systems?

2021-01-25 Thread Ruben Di Battista
d them my way. I'll update you when (and if) I'll have something useful. On Mon, Jan 25, 2021 at 5:10 PM Ryan Schmidt wrote: > > > On Jan 25, 2021, at 10:02, Ruben Di Battista wrote: > > > If I configured a server I own to run CI jobs for old systems (I was >

Re: Can we enable CI for legacy systems?

2021-01-25 Thread Ruben Di Battista
could potentially use? PS: Does Github Action support custom "executors" to eventually run libvirt? On Mon, Jan 25, 2021 at 3:55 AM Ryan Schmidt wrote: > > > On Jan 24, 2021, at 17:52, Ruben Di Battista wrote: > > > I think that one of the selling points of Macports

Can we enable CI for legacy systems?

2021-01-24 Thread Ruben Di Battista
Hello, I think that one of the selling points of Macports, at least for me, is providing ports for legacy systems. So on the ports I maintain, I try to fix build issues on old systems. The problem is that it’s very difficult to do it since I need to merge blindly something and wait for the buildbo

Re: openmpi and libevent use

2021-01-11 Thread Ruben Di Battista
I personally would prefer to have a direct dependency on the Macports libevent, if there are not compatibility issues. That's what we also do with VTK, where all the compatible dependencies that can be externalized are externalized. That helps avoiding rebuilding libraries → less disk space in case

uboot-tools MR

2020-12-31 Thread Ruben Di Battista
Hello, this MR https://github.com/macports/macports-ports/pull/7996 has been existing for a while now. Is there someone with a bit of free time to merge it? Thanks in advance and happy new year! -- _ -. .´ | ', ;|∞∞ ˜˜ |∞ RdB ,.,|∞∞ .'

Re: [MacPorts] #60381: vtk @8.2.0_0 +python38 +qt5 +openmpi: failure to build

2020-12-25 Thread Ruben Di Battista
Yeah, I probably forgot to put the ticket link in order to close it after applying the patch. If I remember correctly, it was building with Python 3.7. Probably the patch is needed with 3.8+. On Fri, 25 Dec 2020, 03:31 MacPorts, wrote: > #60381: vtk @8.2.0_0 +python38 +qt5 +openmpi: failure to

Review PR?

2020-11-10 Thread Ruben Di Battista
 Hello,  Can any of you please review this: https://github.com/macports/macports-ports/pull/8836 and merge it? The VTK port’s been broken for a while. I think it might be worth it to land this for the new port and wait for possible tickets on `vtk5` if someone gets the same problem. Thanks,

Re: Time to remove Travis support?

2020-11-02 Thread Ruben Di Battista
As an alternative strategy I wanted to try to configure a Gitlab Runner with libvirt. Is it something you might be interested in? On Mon, Nov 2, 2020 at 8:14 PM Mojca Miklavec wrote: > > Hi, > > If I understand correctly, we'll soon be unable to run any builds on > Travis unless we pay for it (th

Re: Thanks for the poppler / gobject-introspection fixes

2020-10-29 Thread Ruben Di Battista
👏 On Thu, 29 Oct 2020, 05:22 Joshua Root, wrote: > Thanks so much Michael for fixing the gobject-introspection bugs that > were preventing poppler from building while an older version of itself > was installed. That has been the cause of a lot of grief for a long time. > > - Josh >

Re: the state of osxfuse

2020-10-12 Thread Ruben Di Battista
Hi Dan, there's another discussion in the mailing list discussing how Macports should handle this kind of binary-only (https://www.mail-archive.com/macports-dev@lists.macports.org/msg07704.html). The consensus seem to provide it as binary-only, if I'm not mistaken. On Tue, Oct 13, 2020 at 12:33

Re: Supporting installing arbitrary port versions

2020-10-04 Thread Ruben Di Battista
On Sun, Oct 4, 2020 at 9:15 PM Ryan Schmidt wrote: > > > > On Oct 4, 2020, at 06:02, Ruben Di Battista wrote: > > > Is this something that really needs to be implemented from scratch? > > There are other package managers that do this and are build to do this > >

Re: Supporting installing arbitrary port versions

2020-10-04 Thread Ruben Di Battista
Is this something that really needs to be implemented from scratch? There are other package managers that do this and are build to do this (nix and spack come to mind). I don't know the difficulties of what I'm going to propose, but wouldn't it be maybe easier to write a TCL Lexer/Parser that allow

Re: Apple ARM binary codesign issue

2020-09-24 Thread Ruben Di Battista
Ok, that's what I didn't know. I thought It was mandatory for Apple Store software and not everything... 😔 On Thu, 24 Sep 2020, 13:35 Ryan Schmidt, wrote: > On Sep 23, 2020, at 03:37, Ruben Di Battista wrote: > > > Can't be an easier choice to push globally a linker

Re: Apple ARM binary codesign issue

2020-09-23 Thread Ruben Di Battista
Can't be an easier choice to push globally a linker switch, if it exists, to disable codesigning altogether for MP software? On Wed, 23 Sep 2020, 03:09 Saagar Jha, wrote: > As far as I understand, ad-hoc codesigning is not actually really meant to > protect a file on disk because you can just a

Re: [MacPorts] #61203: gtk3 @3.24.23_0: Can't update because of broken llvm

2020-09-20 Thread Ruben Di Battista
Can't the dependency on cctools be conditionally imposed? On Sun, 20 Sep 2020, 07:38 MacPorts, wrote: > #61203: gtk3 @3.24.23_0: Can't update because of broken llvm > --+ > Reporter: rubendibattista | Owner: (none) > Type: defect

Re: Travis CI timeouts for MacPorts builds

2020-09-07 Thread Ruben Di Battista
I was wondering... Would à Linux machine with some virtualization method (libvirt?) be acceptable as CI runner? Any of you has experience in terms of performance? Also, Gitlab CI allows to attach personal runners to project very easily (just a package to install from the os package manager) . How

Re: promote older systems support

2020-09-06 Thread Ruben Di Battista
+1 On Sun, 6 Sep 2020, 22:41 Ken Cunningham, wrote: > there is considerable grousing on the homebrew forums about their ruthless > policy for dropping support for systems more or less right after apple > does, and some of those forum posts about this topic have many thousands of > views. > > as

Re: port "cask" -- installing prebuilt binaries

2020-08-14 Thread Ruben Di Battista
I mean, you can maybe describe the “feature set” of the prebuilt binary in the variant description and forbid all the other variants… Can’t you? PS: Maybe “prebuilt_binary” is not the right wording since most of the ports can already be installed as “prebuilt_binary”. Maybe it should be something

Re: port "cask" -- installing prebuilt binaries

2020-08-06 Thread Ruben Di Battista
I also believe we should apply this strategy to "binary only" non-open source software. I have a question tho, probably addressed mostly to @Ken and those that manage the ports builds on old systems, in facts, about hybrid ports (as defined by @Herby: open source software that we are unable to bui

Re: port "cask" -- installing prebuilt binaries

2020-08-04 Thread Ruben Di Battista
nary archive and than fails to fetch the corresponding checksum file. It seems that it gets only one chance to do this, and only from the same mirror where it fetched the archive. It's become common for me to need a "cleanup pass" after doing "upgrade outdated" across m

Re: port "cask" -- installing prebuilt binaries

2020-08-04 Thread Ruben Di Battista
. Otherwise there would be no difference with homebrew and it would make little sense to prefer Macports UX, that is arguably worse than Homebrew's IMHO (especially Ruby DSL formula vs TCL Portfile). On Tue, 4 Aug 2020, 19:47 Ruben Di Battista, wrote: > There's is one compelling need for h

Re: port "cask" -- installing prebuilt binaries

2020-08-04 Thread Ruben Di Battista
There's is one compelling need for having "binary only" install, and that is for the port "osxfuse", that is currently broken for 10.14+. There was a discussion about it on the Github project about the choice of making it close closed source... Nonetheless it would be useful to have it in order to

Re: Unable to authorize MacPorts Trac for GitHub auth

2020-07-24 Thread Ruben Di Battista
Maybe as a first trial, try to delete the browser cookies? On Fri, Jul 24, 2020 at 6:53 PM Jason Liu wrote: > > Hi all, > > I'd like to create a new Trac ticket (my first one), and when I want to log > in, I'm getting redirected to a GitHub page asking me to Authorize MacPorts > Trac. However,

Re: Could someone please give a look to this PR?

2020-07-20 Thread Ruben Di Battista
Ping! :) On Thu, Jul 2, 2020 at 8:34 PM Ruben Di Battista wrote: > > https://github.com/macports/macports-ports/pull/6924 > > _ > -. .´ | > ', ;|∞∞ > ˜˜ |∞ RdB > ,.,|∞∞ > .' '

Re: MacPorts webapp project updates

2020-07-20 Thread Ruben Di Battista
Ok, I just checked. That’s exactly what I needed. Good job and sorry again! _ -. .´ | ', ;|∞∞ ˜˜ |∞ RdB ,.,|∞∞ .' '. | -' `’ https://rdb.is On 20 July 2020 at 15:20:33, Ruben Di Battista (rubendibatti

Re: MacPorts webapp project updates

2020-07-20 Thread Ruben Di Battista
. _ -. .´ | ', ;|∞∞ ˜˜ |∞ RdB ,.,|∞∞ .' '. | -' `’ https://rdb.is On 20 July 2020 at 15:06:21, Arjun Salyan (ar...@macports.org) wrote: Hello, On Mon, Jul 20, 2020 at 6:10 PM Ruben Di Battista wrote: > Hello, > > Tha

Re: MacPorts webapp project updates

2020-07-20 Thread Ruben Di Battista
Hello, That’s a nice job! Thanks! I have just one request, if possible: on the home page, would it be possible to add another search bar to search which package contains a specific file? More or less like the ubuntu packages webpage. Sometimes I find it useful when writing CI scripts not on my ma

Could someone please give a look to this PR?

2020-07-02 Thread Ruben Di Battista
https://github.com/macports/macports-ports/pull/6924 _ -. .´ | ', ;|∞∞ ˜˜ |∞ RdB ,.,|∞∞ .' '. | -' `’ https://rdb.is

Re: [MacPorts] #60590: Macports mirrors are down?

2020-06-06 Thread Ruben Di Battista
I'm probably saying something completely wrong, but can't you leverage the CI system and buildbots to create a Github release that includes the PortIndex and whatsoever and then download it from Github servers via http? What am I missing here? On Sat, 6 Jun 2020, 02:49 Clemens Lang, wrote: > H

Re: One large pull request vs. several small ones?

2020-05-12 Thread Ruben Di Battista
I think the best approach is to isolate “atomic” changes, and open a PR for each of them. This way problems with dependencies can be isolated and decoupled from those for Blender.  If they are really too many, maybe try to provide PRs for semantically related libraries or somehow related in som

Re: installing MacPorts 2.6.2 on Ubuntu Linux 20.04

2020-04-30 Thread Ruben Di Battista
t turns out -- it does, with minor surgery. So we're not really "making" it cross-platform; it always has been.  I was just more seeing if it truly worked. K On 2020-04-30, at 7:07 PM, Ruben Di Battista wrote: Can I express a thought about this? :) I hope I won’t result too na

Re: installing MacPorts 2.6.2 on Ubuntu Linux 20.04

2020-04-30 Thread Ruben Di Battista
Can I express a thought about this? :) I hope I won’t result too naive.  I think the effort of making Macports cross-platform could be destined to something else. On Linux there's a wide plethora of package managers that fulfill basically all the needs Macports would fulfill. Just to take someth

Compiler blacklist propagation from a dependency to its dependents

2020-04-14 Thread Ruben Di Battista
I’m working on a version bump of vtk. Vtk depends on jsoncpp, which needs a compiler blacklist fix. Now, that compiler fix needs to be propagated also to vtk, since it’s including jsoncpp headers. For what I understand, that is not done. So, I need to blacklist the same compiler also on vtk Por

Different environment (apparently) calling make from python subprocess

2020-04-12 Thread Ruben Di Battista
I just discovered this anomaly: https://bugs.python.org/issue40261. TL, DR: if I run a `make` command from within a subprocess, the build of Python from source behaves differently and breaks. Could any of you try the step to reproduce and see if he/she is getting the same weird behavior I’m get

Re: GSoC Proposal: Rewrite key parts of MacPorts in Python

2020-03-31 Thread Ruben Di Battista
I have no experience to gave you any valuable help on this Alex, just wanted to drop some ideas I have in mind.  I work in the frame of HPC computing and I’m a heavy user of spack (https://spack.readthedocs.io/en/latest/). It’s a package manager tailored for HPC that shares more than few featur

Re: How do I install a package with a specific extra_requires?

2020-02-13 Thread Ruben Di Battista
I just provide the dependency. Sorry I’m dumb. _ -. .´ | ', ;|∞∞ ˜˜ |∞ RdB ,.,|∞∞ .' '. | -' `’ https://rdb.is On 13 February 2020 at 17:30:17, Ruben Di Battista (rubendibatti...@gmail.com) wrot

How do I install a package with a specific extra_requires?

2020-02-13 Thread Ruben Di Battista
Currently python packages are built using `python setup.py`. I need py-setuptools_scm[toml] as a dependency for `py-virtualenv` (I’m trying to update the port). How do I ask for a specific “extra_require” in a Portfile?  _ -. .´ | ', ;|∞∞ ˜˜ |∞ Rd

Strange behaviour of subprocess_check_output with Macports Python in virtualenv

2020-02-07 Thread Ruben Di Battista
Hello,  I’m experiencing a problem (https://github.com/davidhalter/jedi/issues/1375).  Running this on a Python installed with Macports:  ``` Python 3.8.1 (default, Feb 8 2020, 01:33:23) [Clang 11.0.0 (clang-1100.0.33.16)] on darwin Type "help", "copyright", "credits" or "license" for more inform

Is it possible to use cmake and python portgroup together?

2019-12-28 Thread Ruben Di Battista
I’m revamping the ports of PySide2 and FreeCad with all the dependencies, and I’d like to build Shiboken2 with cmake (in order to provide the config file), but still I need the creation of the various python ports etc… Can I use both? Or do I need to replicate the stub port management done in th

Re: gcc7/libgcc7 problems

2019-12-15 Thread Ruben Di Battista
Isn't something similar to what patchelf does possible on macOs? Editing the RPATH? On Sun, 15 Dec 2019, 19:06 Ken Cunningham, wrote: > This issue is a classic c++ standard lib mixup, exactly what we have > always feared and tried our best to avoid on MacPorts. > > Objects are being created usin

Re: [MacPorts] #59153: dbus @1.12.16_0: Startup items not started correctly

2019-12-07 Thread Ruben Di Battista
The only dbus folder I had is .dbus-keyring. I removed it, but if I do the `port load dbus` I still get only the system session:  60388 ??         0:00.02 /opt/local/bin/dbus-daemon --system --nofork On 22 November 2019 at 20:40:20, MacPorts (nore...@macports.org) wrote: #59153: dbus @1.12.16_0

Re: Updating the epubcheck port

2019-11-20 Thread Ruben Di Battista
I’ll probably go depending on openjdk…  _ -. .´ | ', ;|∞∞ ˜˜ |∞ RdB ,.,|∞∞ .' '. | -' `’ https://rdb.is On 21 November 2019 at 00:16:52, Randolph M. Fritz (rmfri...@gmail.com) wrote: I took a shot at this, and what I fo

Help for this PR

2019-10-29 Thread Ruben Di Battista
Can anyone help me getting this PR through? :) https://github.com/macports/macports-ports/pull/5016 _ -. .´ | ', ;|∞∞ ˜˜ |∞ RdB ,.,|∞∞ .' '. | -' `’ https://rdb.is signature.asc Description: Message signed with OpenPGP

Can’t see Azure pipelines logs anymore

2019-09-28 Thread Ruben Di Battista
Hello,  I’ve been able to see the pipelines logs (at least for a while after the end of the execution) for a long time. Now it’s been 3 - 4 weeks that I always get the message reported in the attached screen and I cannot see them anymore. Does anyone know why? I have a non-reproducible error on

Re: 10.7 buildbot disk space issues

2019-08-15 Thread Ruben Di Battista
+1 for ncdu On Thu, 15 Aug 2019, 11:00 Nils Breunese, wrote: > > Christopher Jones wrote: > > >> I've previously used Grand Perspective to examine the disk space usage > of the build machines and didn't see anything big, but it turns out Grand > Perspective doesn't include items whose names beg

Re: Is the buildbots filesystem case-sensitive?

2019-08-14 Thread Ruben Di Battista
ust 2019 at 21:19:13, Ryan Schmidt (ryandes...@macports.org) wrote: On Aug 14, 2019, at 13:04, Ruben Di Battista wrote: > I’m hitting strange file not found errors on the paraview build on the > buildbots, but not locally nor on Azure; so I was wondering: do they run on a > case

Is the buildbots filesystem case-sensitive?

2019-08-14 Thread Ruben Di Battista
Hello,  I’m hitting strange file not found errors on the paraview build on the buildbots, but not locally nor on Azure; so I was wondering: do they run on a case sensitive filesystem? _ -. .´ | ', ;|∞∞ ˜˜ |∞ RdB ,.,|∞∞ .' '. |

CMake Default Prefixes are wrong?

2019-08-13 Thread Ruben Di Battista
Hello,  I’m still struggling with the build of Paraview :/. I have a problem with cmake not finding the Config.cmake file for the port:icet. So I watched the debug builds on Azure, and the CMAKE_PREFIX_PATH is set to: -DCMAKE_PREFIX_PATH=/opt/local/share/cmake/modules. So I went checking the c

Re: Setting up port builds on Azure using master branch of macports

2019-08-09 Thread Ruben Di Battista
What are the longest ports to build? In my experience paraview and mame, also probably the compilers. And they should fit the 360 minutes, right? On Fri, 9 Aug 2019, 07:35 Zero King, wrote: > On Thu, Aug 08, 2019 at 08:59:46PM +0200, Rainer Müller wrote: > >On 04/08/2019 17.34, Ryan Schmidt wro

Re: Python3 library path, no symlink in /opt/local/lib?

2019-08-03 Thread Ruben Di Battista
differently? _ -. .´ | ', ;|∞∞ ˜˜ |∞ RdB ,.,|∞∞ .' '. | -' `’ https://rdb.is On 2 August 2019 at 00:21:34, Ruben Di Battista (rubendibatti...@gmail.com) wrote: Ok,  I fixed the cmake invocation that be

Re: Python3 library path, no symlink in /opt/local/lib?

2019-08-01 Thread Ruben Di Battista
! :) _ -. .´ | ', ;|∞∞ ˜˜ |∞ RdB ,.,|∞∞ .' '. | -' `’ https://rdb.is On 1 August 2019 at 01:11:26, Joshua Root (j...@macports.org) wrote: On 2019-8-1 08:45 , Ruben Di Battista wrote: > :info:c

Python3 library path, no symlink in /opt/local/lib?

2019-07-31 Thread Ruben Di Battista
Hello,  I’m trying to debug the build of ParaView port with Python 3.7 and MPI. I got an error like this: ``` [ 7%] Built target vtkParallelMPI4PyHierarchy /Applications/Xcode.app/Contents/Developer/usr/bin/make -f VTK/Parallel/MPI4Py/CMakeFiles/vtkParallelMPI4Py.dir/build.make VTK/Parallel/MP

inkscape-gtk3-devel and D-Bus errors

2019-07-27 Thread Ruben Di Battista
Hello,  I’m working on Inkscape-gtk3-devel in order to build it on Mojave (since the standard port doesn’t work). So far I managed to make it build correctly and the app also starts… But I’m getting some errors related to D-Bus that are a bit weird: ``` inkscape dbus[1696]: Dynamic session look

Re: Slack-like chat (also for GSOC)

2019-05-16 Thread Ruben Di Battista
If you want I can try to setup the Community and the IRC bridge... On Thu, 16 May 2019, 08:31 Ruben Di Battista, wrote: > I would like to stress once again about Matrix. > > If we setup Matrix, we can bridge the channels with whatever service you > might need. First of all IRC, so

Re: Slack-like chat (also for GSOC)

2019-05-16 Thread Ruben Di Battista
I would like to stress once again about Matrix. If we setup Matrix, we can bridge the channels with whatever service you might need. First of all IRC, so people that like to keep hanging out there can still do it with the additional benefits of having more people to talk with. These other people

Re: Blackist mirrors.shu.edu.cn from CI?

2019-05-11 Thread Ruben Di Battista
yan Schmidt (ryandes...@macports.org) wrote: On May 10, 2019, at 17:58, Clemens Lang wrote: On Fri, May 10, 2019 at 06:49:56PM +0200, Ruben Di Battista wrote: That mirror is making some of the builds fail because it is unreachable. Inability to reach or resolve any one mirror will not cause a buil

Blackist mirrors.shu.edu.cn from CI?

2019-05-10 Thread Ruben Di Battista
That mirror is making some of the builds fail because it is unreachable. Would it be possible to blacklist it from the build machines? https://paste.macports.org/7b1151ac389f _ -. .´ | ', ;|∞∞ ˜˜ |∞ RdB ,.,|∞∞ .' '. | -'

Re: Slack-like chat (also for GSOC)

2019-05-09 Thread Ruben Di Battista
I suggest to get a look to Matrix.org. They perfectly integrate with IRC, but they have bridges for everything. No need to self host (but you can and it's federated with the rest of the fédération) It's a pretty cool technology IMHO. On Thu, 9 May 2019, 23:38 Mojca Miklavec, wrote: > Hi, > > I

Programmatically set variants from a list

2019-05-08 Thread Ruben Di Battista
Hello,  I’m trying to set paraview python variants programmatically (each of them conflicts with the others). I’m not a TCL ninja so I came out with the code below, but I’m getting error of the type: "Warning: Variant python27 conflicts with non-existing variant python35 python36 python37” for a

Interesting discussion about Chocolatey and Homebrew build from source deprecation

2019-05-08 Thread Ruben Di Battista
I think it's an interesting discussion. Hope you don't mind the little spam. For me it's one of the reason I stick to Macports. Mike McQuaid (@MikeMcQuaid) tweeted at 4:09 PM on Wed, May 01, 2019: A discussion between @gep13 (@chocolateynuget Maintainer) and I (@MacHomebrew Project Leader) about

Re: mirrors.shu.edu.cn Down?

2019-04-28 Thread Ruben Di Battista
∞ RdB ,.,|∞∞ .' '. | -' `’ https://rdb.is On 28 April 2019 at 14:49:18, Ryan Schmidt (ryandes...@macports.org) wrote: On Apr 28, 2019, at 07:33, Ruben Di Battista wrote: > Here it is the log. Thanks for the fast answer... > > :debug:fetch Fetching distfile failed: The requ

Re: mirrors.shu.edu.cn Down?

2019-04-28 Thread Ruben Di Battista
_ -. .´ | ', ;|∞∞ ˜˜ |∞ RdB ,.,|∞∞ .' '. | -' `’ https://rdb.is On 28 April 2019 at 14:29:50, Ryan Schmidt (ryandes...@macports.org) wrote: On Apr 28, 2019, at 05:59, Ruben Di Battista wrote: > `Error: F

mirrors.shu.edu Down?

2019-04-28 Thread Ruben Di Battista
`Error: Failed to fetch py37-resumable-urlretrieve: Failed to connect to mirrors.shu.edu.cn port 443: Connection refused` PS: How do I workaround this and force port to download the tarball from the GitHub URL? _ -. .´ | ', ;|∞∞ ˜˜ |∞ RdB ,.,

Re: Update Qt5

2019-03-22 Thread Ruben Di Battista
The problem was about OpenGL redrawing of the window on Mojave. It seems a common problem for other software (Inkscape?). I still hadn't the time to check with the new QT. I'll do that soon. On Fri, Mar 22, 2019 at 5:51 PM Craig Treleaven wrote: > On Mar 20, 2019, at 8:19 PM, Rube

Re: Update Qt5

2019-03-20 Thread Ruben Di Battista
Mmmh. I’m officially dumb :). Sorry for bothering, I did not see it was already up to date.  Sorry!! On 21 March 2019 at 01:20:32, Marcus Calhoun-Lopez (mcalh...@macports.org) wrote: Qt 5 should already be at version 5.12.2. -Marcus > On Mar 20, 2019, at 5:19 PM, Ruben Di Batti

Update Qt5

2019-03-20 Thread Ruben Di Battista
Hello,  I’m working on pushing the new version of ParaView. It currently has problems with Qt 5.11 and it’s reported in the Kitware Gitlab issue tracker that with the new Qt (5.12.2) on Mojave, the problems vanish. Can we bump up the Qt version so I’ll try to build with the latest commit of Par

Re: How to check for generic python variant?

2019-03-17 Thread Ruben Di Battista
∞ RdB ,.,|∞∞ .' '. | -' `’ https://rdb.is On 17 March 2019 at 17:35:19, Chris Jones (jon...@hep.phy.cam.ac.uk) wrote: Hi, On 17 Mar 2019, at 4:14 pm, Ruben Di Battista wrote: Hello,  I’m trying to improve VTK portfile. I would like to be able to check for a python variant to be

How to check for generic python variant?

2019-03-17 Thread Ruben Di Battista
Hello,  I’m trying to improve VTK portfile. I would like to be able to check for a python variant to be enabled, whatever it is, whatever version of python. How do I do that?  _ -. .´ | ', ;|∞∞ ˜˜ |∞ RdB ,.,|∞∞ .' '. | -'

Re: Online meeting today at 15:00 UTC (in 4 hours)

2019-01-13 Thread Ruben Di Battista
Just as suggestion, there's a package manager named Spack that is quite similar to Macports (and Brew) that is made for HPC deployment on clusters, but I'm also using it for installing software on Linux in my $HOME when I don't have admin rights. It works already for Mac and it basically has all

Re: macports challenges

2018-12-06 Thread Ruben Di Battista
I wanted to provide my feedback w.r.t. this topic.  I also contribute to other “package manager”, a bit more tailored to HPC (EasyBuild and Spack) and in my opinion, more than the actual advertisement, the real hindering factor for Macports is TCL. TCL is hard, at least compared to Ruby or Pyth

Re: xdmf I/O HDF5 linking error on MacOS: libhdf5.101.dylib not found

2018-11-25 Thread Ruben Di Battista
v 17, 2018, at 16:25, Ruben Di Battista wrote: > On 17 novembre 2018 a 03:24:40, Ryan Schmidt scritto: > >> On Nov 16, 2018, at 18:00, Ruben Di Battista wrote: >> >> > I tested again the build (with also rev-upgrade). No luck, same error. >> > Does an

Re: xdmf I/O HDF5 linking error on MacOS: libhdf5.101.dylib not found

2018-11-17 Thread Ruben Di Battista
?  Thanks! _ -. .´ | ', ;|∞∞ ˜˜ |∞ RdB ,.,|∞∞ .' '. | -' `’ https://rdb.is On 17 novembre 2018 a 03:24:40, Ryan Schmidt (ryandes...@macports.org) scritto: On Nov 16, 2018, at 18:00, Ruben Di Battista

Re: xdmf I/O HDF5 linking error on MacOS: libhdf5.101.dylib not found

2018-11-16 Thread Ruben Di Battista
∞ RdB ,.,|∞∞ .' '. | -' `’ https://rdb.is On 17 novembre 2018 a 00:58:27, Ryan Schmidt (ryandes...@macports.org) scritto: On Nov 16, 2018, at 14:41, Ruben Di Battista wrote: > In any case I removed the local source, and re-did the selfupdate just

Re: xdmf I/O HDF5 linking error on MacOS: libhdf5.101.dylib not found

2018-11-16 Thread Ruben Di Battista
:20:47, Ryan Schmidt (ryandes...@macports.org) scritto: Let's keep the discussion on the mailing list. On Nov 15, 2018, at 09:53, Ruben Di Battista wrote: > Hello Ryan, > > I do not have any outdated port at the moment. I’m attaching the output of > the selfupdate verbose command

Re: xdmf I/O HDF5 linking error on MacOS: libhdf5.101.dylib not found

2018-11-15 Thread Ruben Di Battista
unfortunately.  _ -. .´ | ', ;|∞∞ ˜˜ |∞ RdB ,.,|∞∞ .' '. | -' `’ https://rdb.is On 15 novembre 2018 a 09:14:37, Ruben Di Battista (rubendibatti...@gmail.com) scritto: Hello Ryan,  Thanks for replyi

Re: xdmf I/O HDF5 linking error on MacOS: libhdf5.101.dylib not found

2018-11-15 Thread Ruben Di Battista
∞ RdB ,.,|∞∞ .' '. | -' `’ https://rdb.is On 15 novembre 2018 a 04:33:19, Ryan Schmidt (ryandes...@macports.org) scritto: On Nov 14, 2018, at 20:28, Ruben Di Battista wrote: > Hello, > > Recently on Macports hdf5 (4.3.0) and netcdf packages wer

xdmf I/O HDF5 linking error on MacOS: libhdf5.101.dylib not found

2018-11-14 Thread Ruben Di Battista
Hello,  Recently on Macports hdf5 (4.3.0) and netcdf packages were updated. Recompiling vtk with xdmf support  (and python27 bindings) returns me this error:  :info:build [ 78%] Python Wrapping - generating vtkFillHolesFilterPython.cxx :info:build cd /opt/local/var/macports/build/_Users_***_git