Re: Cross-compilers broken

2019-05-06 Thread Marcus Calhoun-Lopez
Thank you for pointing this out. I have opened a pull request that hopefully solve the problem (https://github.com/macports/macports-ports/pull/4269). I have also added a comment to the isl port (https://github.com/macports/macports-ports/commit/1b5360823434eae6d46e8162f234919e1decf236). -Marcus

Re: Cross-compilers broken

2019-05-06 Thread Christopher Jones
Hi, The ports directly using isl where all rev-bumped. However I guess it was forgotten to also do those using the cross-compiler PG Oberon ~/Projects/MacPorts/ports > git grep ":isl" | grep "path:" _resources/port1.0/group/crossgcc-1.0.tcl: path:lib/pkgconfig/isl.pc:isl

Cross-compilers broken

2019-05-05 Thread Mojca Miklavec
Hi, I lost the original thread about libgcc revbumps and good measures for revbumping ... but it seems that all cross-compilers are now broken and need a revbump. Maybe we should put some comments on top of isl. From what I remember in the past isl would also often just work with newer gcc and fo