Saturday, August 06, 2022

Re: [UPDATE] lang/erlang/25 25.0.3

On Sat, Aug 06, 2022 at 08:27:04AM +0200, Volker Schlecht wrote:
> Works here (tm) ;-)

hehehe

> I've just tried it with amd64 snapshot packages built on August 5th (at
> least that was when quirks-6.12 was signed), and observer:start(). opens the
> observer.
>
> I suspected at first that your error might be due to erlang-wx not being
> installed, but that gives me
>
> 1> observer:start().
> ** exception error: undefined function observer:start/0
>
> which is entirely what I would expect.
>
> Can you confirm that you get this error with the actual package?

well, I'd update here and works fine. tks!

erlang-25.0.2->25.0.3: ok
erlang-wx-25.0.3:wxWidgets-gtk3-3.0.5.1p2->3.0.5.1p2: ok
erlang-wx-25.0.2->25.0.3: ok

> On 8/6/22 01:14, Umgeher Torgersen wrote:
> > The build worked fine here too (OpenBSD 7.2-beta (GENERIC.MP#645)
> > amd64.
> >
> > But I found an issue running the observer (observer:start()).
> >
> > =CRASH REPORT==== 5-Aug-2022::23:06:04.036652 ===
> > crasher:
> > initial call: observer_wx:init/1
> > pid: <0.730.0>
> > registered_name: observer
> > exception exit: {{error,
> > {load_failed,
> > "Failed to load NIF library /usr/local/lib/erlang25/lib/wx-2.2/priv/wxe_driver: 'Cannot load specified object'"}},
> > [{wxe_server,start,1,[{file,"wxe_server.erl"},{line,65}]},
> > {wx,new,1,[{file,"wx.erl"},{line,115}]},
> > {observer_wx,init,1,
> > [{file,"observer_wx.erl"},{line,109}]},
> > {wx_object,init_it,6,
> > [{file,"wx_object.erl"},{line,404}]},
> > {proc_lib,init_p_do_apply,3,
> > [{file,"proc_lib.erl"},{line,240}]}]}
> > in function wx_object:init_it/6 (wx_object.erl, line 417)
> > ancestors: [<0.253.0>]
> > message_queue_len: 0
> > messages: []
> > links: []
> > dictionary: [{'_wx_object_',{observer_wx,'_wx_init_'}}]
> > trap_exit: false
> > status: running
> > heap_size: 610
> > stack_size: 28
> > reductions: 227
> > neighbours:
> >
> > On Sat, Jul 30, 2022 at 01:51:05PM +0200, Christoph Roland Winter wrote:
> > > Hello,
> > >
> > > the build worked using OpenBSD 7.2-beta (GENERIC.MP) #656: Thu Jul 28
> > > 10:05:38 MDT 2022, amd64
> > >
> > > Regards,
> > >
> > > Christoph
> > >
> > >
> > > Am 30.07.22 um 10:50 schrieb Volker Schlecht:
> > > > And ... bump.
> > > >
> > > > On 7/23/22 10:56, Volker Schlecht wrote:
> > > > > bump
> > > > >
> > > > > On 7/16/22 12:33, Volker Schlecht wrote:
> > > > > > Updates lang/erlang/25 to version 25.0.3
> > > > > >
> > > > > > https://www.erlang.org/patches/otp-25.0.3
> > > > > >
> > > > > > It plays well with the proposed changes to devel/rebar3,
> > > > > > lang/elixir and erlang.port.mk, but is not a precondition for
> > > > > > any of them.
> > > >
> > >

No comments:

Post a Comment