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, Dec
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 Dow
Solene Rapenne wrote:
> hello
>
> following this thread about faubackup
> https://marc.info/?l=openbsd-ports&m=154046081401380&w=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
> tha
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, 371.81
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 6.0
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
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.
> https://github.com/openbsd/ports/blob/439514e8c82c269624be233d533b016d3a63a201/x11/py-wxPython/pkg/
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.
-Origina
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 p
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 let
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 pkg/DESCR
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 AD3
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 2019
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
retrievi
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
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 Cherrier
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).
>>
>> Be
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 it
> 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 of
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:
https
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.
>>
>> Here'
OK
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 fe
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 doesn't
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
>> --out
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 && .
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.
> *
27 matches
Mail list logo