devel/openmpi Can't link example program, symbols local in libmpi.so.0.1?

2019-01-13 Thread Thomas L.
Hi, I tried compiling a MPI example program (https://raw.githubusercontent.com/wesleykendall/mpitutorial/gh-pages/tutorials/mpi-hello-world/code/mpi_hello_world.c) with openmpi on -current and it fails linking: $ mpicc -v Downloads/mpi_hello_world.c OpenBSD clang version

Re: py-wxPython extras

2019-01-13 Thread Jeremie Courreges-Anglas
On Thu, May 24 2018, "Elias M. Mariani" wrote: > Hi, > I was looking for Editra (text editor) and I found that there is not > port of Editra by itself, It is contained within the py-wxPython port. >

Using clang from base install instead of from ports on loongson-current

2019-01-13 Thread manphiz
Hi, Since loongson on current now provides llvm/clang, is it possible to prefer this over devel/llvm from ports when building ports? signature.asc Description: OpenPGP digital signature

Re: Ruby 2.6.0

2019-01-13 Thread George Koehler
On Sat, 12 Jan 2019 21:33:53 -0800 Jeremy Evans wrote: > I think was able to fix both JIT issues. Your new tarball from Sun, 13 Jan, fixes the JIT problems on my powerpc machine. "MJIT: CC defaults to /usr/bin/cc" Old result, broken JIT: Finished tests in 6145.605596s, 3.2864 tests/s,

Re: update sysutils/faubackup

2019-01-13 Thread Solene Rapenne
Solene Rapenne wrote: > hello > > following this thread about faubackup > https://marc.info/?l=openbsd-ports=154046081401380=2 > > I have been able to contact the authors, after some digging they were able to > find a backup of the CVS repository (not including all history). I rehosted > that

Re: devel/openmpi Can't link example program, symbols local in libmpi.so.0.1?

2019-01-13 Thread Andreas Kusalananda Kähäri
On Sun, Jan 13, 2019 at 04:37:23PM +0100, Thomas L. wrote: > Hi, > > I tried compiling a MPI example program > (https://raw.githubusercontent.com/wesleykendall/mpitutorial/gh-pages/tutorials/mpi-hello-world/code/mpi_hello_world.c) > with openmpi on -current and it fails linking: > $ mpicc -v

Re: UPDATE: editors/kile (Replacement for editors/kile-kde4)

2019-01-13 Thread Rafael Sadowski
On Fri Jan 04, 2019 at 09:24:54PM +0100, Rafael Sadowski wrote: > Information for inst:kile-2.9.92 > > Comment: > user-friendly TeX/LaTex editor for KDE > > Description: > Kile is a user-friendly TeX/LaTeX editor for KDE. The main features are: > > * Auto-completion of (La)TeX commands. > *

Re: fix parallel build of automake-1.16

2019-01-13 Thread Rafael Sadowski
On Sat Jan 12, 2019 at 11:09:30PM +0300, Kirill Bychkov wrote: > Hi! > automake-1.16 fails to build with MAKE_JOBS set in mk.conf > with the following error: > > : && mkdir -p doc && ./pre-inst-env /usr/bin/perl ./doc/help2man > --output=doc/aclocal-1.16.1 aclocal-1.16 > : && mkdir -p doc &&

Re: fix parallel build of automake-1.16

2019-01-13 Thread Kirill Bychkov
On Sun, January 13, 2019 15:57, Rafael Sadowski wrote: > On Sat Jan 12, 2019 at 11:09:30PM +0300, Kirill Bychkov wrote: >> Hi! >> automake-1.16 fails to build with MAKE_JOBS set in mk.conf >> with the following error: >> >> : && mkdir -p doc && ./pre-inst-env /usr/bin/perl ./doc/help2man >>

Re: powerpc bulk build report

2019-01-13 Thread Charlene Wendling
On Sat, 12 Jan 2019 22:28:38 +0100 Christian Weisgerber wrote: > Charlene Wendling: > > > > http://build-failures.rhaalovely.net//powerpc/2019-01-01/x11/bbpager.log > > > > It fails because some headers are missing. With those patches, it > > builds [1] and runs [2] fine on macppc, and

Re: UPDATE: editors/kile (Replacement for editors/kile-kde4)

2019-01-13 Thread Raphael Graf
On Sun, January 13, 2019 1:06 pm, Rafael Sadowski wrote: > On Fri Jan 04, 2019 at 09:24:54PM +0100, Rafael Sadowski wrote: >> Information for inst:kile-2.9.92 >> >> Comment: >> user-friendly TeX/LaTex editor for KDE >> >> Description: >> Kile is a user-friendly TeX/LaTeX editor for KDE. The main

[macppc] games/hyperrogue: fix build, but colors are off

2019-01-13 Thread Charlene Wendling
> http://build-failures.rhaalovely.net//powerpc/2019-01-01/games/hyperrogue.log __multc3 is defined in compiler-rt, but is not built when building llvm. So we need ports-gcc to build that port on macppc. I'm joining a diff for that. Runtime is fine, but colors are off: the ice is red instead

Re: burp: 2 questions

2019-01-13 Thread Olivier Cherrier
On Sun, Dec 23, 2018 at 10:54:04PM +, o...@symacx.com wrote: > > _ burp, in server mode, is starting, logging such a following line: > Dec 23 22:09:18 burp burp[48269]: server 0.0.0.0:4971 (max 5) > and exits just after. Adding the '-F' option makes it continuing to > run but

Re: burp: 2 questions

2019-01-13 Thread Olivier Cherrier
On Sun, Dec 23, 2018 at 11:49:32PM +, o...@symacx.com wrote: > Date: Sun, 23 Dec 2018 23:49:32 + > From: Olivier Cherrier > To: OpenBSD ports > Subject: Re: burp: 2 questions > User-Agent: Mutt/1.10.1 (2018-07-13) > > > Here is an update to 2.2.14. to 2.2.16 now … -- Olivier

Re: UPDATE: audio/mscore to 3.0.0

2019-01-13 Thread Brian Callahan
On 1/11/19 6:23 PM, Sebastian Reitenbach wrote: Hi Brian, Am Freitag, Januar 11, 2019 23:14 CET, Brian Callahan schrieb: Hi Sebastian -- On 1/10/19 8:26 AM, Sebastian Reitenbach wrote: Find attached and inline an update of Musescore to 3.0.0. See the release notes for changes:

Re: Ruby 2.6.0

2019-01-13 Thread Jeremie Courreges-Anglas
On Sat, Jan 12 2019, Jeremy Evans wrote: > On 01/12 07:50, Jeremy Evans wrote: >> Thank you very much for the testing and analysis. I can confirm the JIT >> compilation problems on amd64 because it uses the cached cc path (before >> it would even get to the __guard_local issues on gcc). >> >>

Re: mongodb and mincore(2)

2019-01-13 Thread Jeremie Courreges-Anglas
On Sat, Jan 12 2019, Antoine Jacoutot wrote: > On Sat, Jan 12, 2019 at 02:01:13PM +0100, Jeremie Courreges-Anglas wrote: >> >> So mongodb didn't show up when guenther@ looked for mincore(2) users in >> ports, because the search was done over i386 .o, but mongodb is only for >> amd64. >> >>

Re: fix parallel build of automake-1.16

2019-01-13 Thread Klemens Nanni
OK

Re: UPDATE: editors/kile (Replacement for editors/kile-kde4)

2019-01-13 Thread Klemens Nanni
Looks good besides the following: $ make port-lib-depends-check kile-2.9.92(editors/kile): Bogus WANTLIB: poppler.47 (/usr/local/lib/libkdeinit5_kile.so) (NOT REACHABLE) Extra: phonon4qt5.2 Starting kile for the first time runs the setup, which detects a missing

Re: [macppc] games/hyperrogue: fix build, but colors are off

2019-01-13 Thread George Koehler
On Sun, 13 Jan 2019 17:34:04 +0100 Charlene Wendling wrote: > Runtime is fine, but colors are off: the ice is red instead of > blueish [1]. Anyone know where to start to look at? There's an endian problem in polygons.cpp:part(). I tried to fix it with the patch below, but it didn't work. My

Re: please help fixing php-fpm on armv7 - egdb result

2019-01-13 Thread s_graf
I gather the warnings about wrong libraries did not provide any clues. Running the debugger will be a challenge for me, but I will give it a try. What needs to be rebuilt with debug enabled? The more detailed the instructions the better. It is the child processes that are failing.

Re: [MAINT UPDATE] gitsh 0.13

2019-01-13 Thread Mike Burns
On Fri Jan 11, 2019 at 10:09:15PM +, Mike Burns wrote: > Update by port maintainer for devel/gitsh. Now with REVISION removed (thanks Rafael Sadowski): --- Index: Makefile === RCS file: /cvs/ports/devel/gitsh/Makefile,v

Re: UPDATE: LLVM

2019-01-13 Thread Jeremie Courreges-Anglas
On Sun, Jan 13 2019, Brad Smith wrote: > Sync in bits from base. Thanks, tests ongoing. While here: I plan to work on an update to llvm-7.0.1 soonish (like, in the next couple of days). If you or other folks already have a diff, please let me know. :) -- jca | PGP : 0x1524E7EE / 5135 92C1

UPDATE: LLVM

2019-01-13 Thread Brad Smith
Sync in bits from base. Index: Makefile === RCS file: /home/cvs/ports/devel/llvm/Makefile,v retrieving revision 1.204 diff -u -p -u -p -r1.204 Makefile --- Makefile5 Jan 2019 11:38:49 - 1.204 +++ Makefile12 Jan

Re: UPDATE: math/octave

2019-01-13 Thread Klemens Nanni
On Thu, Jan 10, 2019 at 09:42:48PM +0100, Steven Mestdagh wrote: > maintenance update, seems to work fine on amd64. > test suite shows 2 failures less than with the previous version. Keeps working fine on amd64, thanks. > comments / ok? $ portcheck trailing whitespace in

Re: UPDATE: LLVM

2019-01-13 Thread Brad Smith
On 1/13/2019 3:32 PM, Jeremie Courreges-Anglas wrote: On Sun, Jan 13 2019, Brad Smith wrote: Sync in bits from base. Thanks, tests ongoing. While here: I plan to work on an update to llvm-7.0.1 soonish (like, in the next couple of days). If you or other folks already have a diff, please

Re: [new] gzdoom-3.6.0

2019-01-13 Thread Solene Rapenne
Solene Rapenne wrote: > Solene Rapenne wrote: > > Solene Rapenne wrote: > > > timo.my...@bittivirhe.fi (Timo Myyrä) wrote: > > > > Jeremie Courreges-Anglas writes: > > > > > > > > > On Wed, Dec 19 2018, Solene Rapenne wrote: > > > > > > > > > >> Frederic Cambus wrote: > > > > >>> On Sat,

CVS: cvs.openbsd.org: ports

2019-01-13 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2019/01/13 01:14:43 Modified files: sysutils/awscli: Makefile distinfo Log message: Update to awscli-1.16.88.

CVS: cvs.openbsd.org: ports

2019-01-13 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2019/01/13 01:14:25 Modified files: net/py-botocore: Makefile distinfo Log message: Update to py-botocore-1.12.78.

CVS: cvs.openbsd.org: ports

2019-01-13 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2019/01/13 01:14:12 Modified files: net/py-boto3 : Makefile distinfo Log message: Update to py-boto3-1.9.78.

CVS: cvs.openbsd.org: ports

2019-01-13 Thread Daniel Jakots
CVSROOT:/cvs Module name:ports Changes by: d...@cvs.openbsd.org2019/01/13 02:54:56 Modified files: devel/py-greenlet: Makefile distinfo Log message: Update to py-greenlet-0.4.15 >From Pamela Mosiejczuk

CVS: cvs.openbsd.org: ports

2019-01-13 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2019/01/13 05:26:29 Modified files: devel/meson/patches: patch-mesonbuild_environment_py Log message: Merged upstream.

CVS: cvs.openbsd.org: ports

2019-01-13 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2019/01/13 05:32:15 Modified files: x11/qt5/qtbase : Makefile Added files: x11/qt5/qtbase/patches: patch-mkspecs_common_gcc-base_conf Log message: zap -O3 in QMAKE_CFLAGS_OPTIMIZE and

CVS: cvs.openbsd.org: ports

2019-01-13 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2019/01/13 05:48:10 Modified files: x11/i3 : Makefile distinfo x11/i3/patches : patch-Makefile_in patch-configure patch-i3-nagbar_main_c

CVS: cvs.openbsd.org: ports

2019-01-13 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2019/01/13 02:43:05 Modified files: x11/gtk+3 : Makefile Added files: x11/gtk+3/patches: patch-gdk_x11_gdkwindow-x11_c Log message: x11: Fix deprecation macro use which could lead to

CVS: cvs.openbsd.org: ports

2019-01-13 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2019/01/13 01:18:36 Modified files: sysutils/nomad/patches: patch-vendor_github_com_shirou_gopsutil_cpu_cpu_openbsd_go Log message: Merged upstream.

CVS: cvs.openbsd.org: ports

2019-01-13 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2019/01/13 03:20:18 Modified files: devel/meson: Makefile Added files: devel/meson/patches: patch-mesonbuild_environment_py Log message: Put 'macppc' into the 'ppc' cpu family.

CVS: cvs.openbsd.org: ports

2019-01-13 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2019/01/13 01:06:10 Modified files: www/py-bokeh : Makefile distinfo Log message: Update to py-bokeh-1.0.4.

CVS: cvs.openbsd.org: ports

2019-01-13 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2019/01/13 02:21:17 Modified files: x11/gnome/builder: Makefile distinfo Log message: Update to gnome-builder-3.30.3.

CVS: cvs.openbsd.org: ports

2019-01-13 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2019/01/13 04:59:18 Modified files: lang/gcc/8 : Makefile Log message: Fix TEST_DEPENDS on arm and arm64. From Brad.

CVS: cvs.openbsd.org: ports

2019-01-13 Thread Charlene Wendling
CVSROOT:/cvs Module name:ports Changes by: c...@cvs.openbsd.org2019/01/13 07:16:40 Modified files: devel/p5-Test-LeakTrace: Makefile distinfo devel/p5-Test-LeakTrace/pkg: DESCR Log message: Update p5-Test-LeakTrace to 0.16 Changelog:

CVS: cvs.openbsd.org: ports

2019-01-13 Thread Christian Weisgerber
CVSROOT:/cvs Module name:ports Changes by: na...@cvs.openbsd.org 2019/01/13 08:34:55 Modified files: archivers/gtar : Makefile distinfo archivers/gtar/patches: patch-configure Added files: archivers/gtar/patches: patch-src_extract_c

CVS: cvs.openbsd.org: ports

2019-01-13 Thread Kirill Bychkov
CVSROOT:/cvs Module name:ports Changes by: ki...@cvs.openbsd.org 2019/01/13 09:40:20 Added files: devel/automake/1.16/patches: patch-Makefile_in Log message: fix parallel build. from FreeBSD. OK rsadowski@, kn@

CVS: cvs.openbsd.org: ports

2019-01-13 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2019/01/13 08:05:33 Added files: inputmethods/uim/patches: patch-sigscheme_libgcroots_include_private_gcconfig_h Log message: Add aarch64 support to the internal copy

CVS: cvs.openbsd.org: ports

2019-01-13 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2019/01/13 07:00:56 Modified files: devel/gitsh: Makefile distinfo devel/gitsh/pkg: PLIST Log message: Update gitsh to 0.13 Maintainer update with REVISION tweak from me.

CVS: cvs.openbsd.org: ports

2019-01-13 Thread Brian Callahan
CVSROOT:/cvs Module name:ports Changes by: bcal...@cvs.openbsd.org 2019/01/13 07:00:50 Modified files: sysutils/bfs : Makefile distinfo Added files: sysutils/bfs/patches: patch-util_h Log message: Bugfix update to bfs-1.3.2 Changelog:

CVS: cvs.openbsd.org: ports

2019-01-13 Thread Charlene Wendling
CVSROOT:/cvs Module name:ports Changes by: c...@cvs.openbsd.org2019/01/13 07:28:11 Modified files: textproc/p5-PPI: Makefile distinfo textproc/p5-PPI/pkg: PLIST Log message: Update p5-PPI to 1.236 Changelog:

CVS: cvs.openbsd.org: ports

2019-01-13 Thread Charlene Wendling
CVSROOT:/cvs Module name:ports Changes by: c...@cvs.openbsd.org2019/01/13 07:52:14 Modified files: devel : Makefile Log message: +p5-Test-Compile

CVS: cvs.openbsd.org: ports

2019-01-13 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2019/01/13 08:08:01 Modified files: devel/ode : Makefile devel/ode/patches: patch-ode_demo_Makefile_am Added files: devel/ode/patches: patch-ode_pc_in Log message: Use CXX for

CVS: cvs.openbsd.org: ports

2019-01-13 Thread Charlene Wendling
CVSROOT:/cvs Module name:ports Changes by: c...@cvs.openbsd.org2019/01/13 08:19:52 Modified files: x11/bbpager: Makefile Added files: x11/bbpager/patches: patch-src_Baseresource_cxx patch-src_main_cxx patch-src_resource_cxx

CVS: cvs.openbsd.org: ports

2019-01-13 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2019/01/13 08:19:20 Modified files: net/nyx: Makefile distinfo Log message: Update to nyx 2.1.0.

CVS: cvs.openbsd.org: ports

2019-01-13 Thread Charlene Wendling
CVSROOT:/cvs Module name:ports Changes by: c...@cvs.openbsd.org2019/01/13 07:23:12 Modified files: devel/p5-Test-SubCalls: Makefile distinfo Log message: Update p5-Test-SubCalls to 1.10 Changelog: https://metacpan.org/source/ETHER/Test-SubCalls-1.10/Changes OK

CVS: cvs.openbsd.org: ports

2019-01-13 Thread Charlene Wendling
CVSROOT:/cvs Module name:ports Changes by: c...@cvs.openbsd.org2019/01/13 07:33:42 Modified files: textproc/p5-PPIx-Regexp: Makefile distinfo textproc/p5-PPIx-Regexp/pkg: PLIST Log message: Update p5-PPIx-Regexp to 0.063 Changelog:

CVS: cvs.openbsd.org: ports

2019-01-13 Thread Charlene Wendling
CVSROOT:/cvs Module name:ports Changes by: c...@cvs.openbsd.org2019/01/13 07:50:04 Log message: Import devel/p5-Test-Compile-1.3.0 and taking MAINTAINER. OK afresh1@ giovanni@ bcallah@ This module lets you check the whether your Perl modules and scripts

CVS: cvs.openbsd.org: ports

2019-01-13 Thread Charlene Wendling
CVSROOT:/cvs Module name:ports Changes by: c...@cvs.openbsd.org2019/01/13 07:56:01 Modified files: devel/p5-FileHandle-Unget: Makefile distinfo Log message: Update p5-FileHandle-Unget to 0.1634 Changelog:

CVS: cvs.openbsd.org: ports

2019-01-13 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2019/01/13 16:18:42 Modified files: databases/mongodb: Makefile databases/mongodb/patches: patch-src_mongo_util_processinfo_openbsd_cpp Log message: Unbreak

CVS: cvs.openbsd.org: ports

2019-01-13 Thread Steven Mestdagh
CVSROOT:/cvs Module name:ports Changes by: ste...@cvs.openbsd.org 2019/01/13 15:43:59 Modified files: math/octave: Makefile distinfo math/octave/patches: patch-configure patch-scripts_pkg_private_configure_make_m

CVS: cvs.openbsd.org: ports

2019-01-13 Thread Tim van der Molen
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2019/01/13 13:06:37 Modified files: audio/siren: Makefile distinfo Log message: Update to 0.9; OK ratchov (maintainer)

CVS: cvs.openbsd.org: ports

2019-01-13 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2019/01/13 12:10:26 Modified files: editors: Makefile meta/kde4 : Makefile Log message: hook kile, unhook kile-kde4, adjust kde4-meta

CVS: cvs.openbsd.org: ports

2019-01-13 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2019/01/13 11:59:41 Added files: editors/kile : Makefile distinfo editors/kile/pkg: DESCR PLIST Log message: re-add kile-2.9.92 (kile-kde4 replacement) ok kn@