NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: i386 - 10.0 gecko browsers



According to the latest bulk build data
(https://releng.netbsd.org/bulktracker/build/724/www/), Firefox 123
failed to build, Firefox 115 also failed to build but Firefox 102 was
OK. So in principle, there should be a firefox102 package.

The firefox115 and firefox error is the same:

/pbulk/work/www/firefox115/work/build/dist/include/js/Utility.h:482:20:
error: static assertion failed: over-aligned type is not supported by
JS_DECLARE_NEW_METHODS
  482 |         alignof(T) <= alignof(max_align_t),
             \
      |         ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/pbulk/work/www/firefox115/work/firefox-115.10.0/js/src/vm/MallocProvider.h:234:3:
note: in expansion of macro 'JS_DECLARE_NEW_METHODS'
  234 |   JS_DECLARE_NEW_METHODS(new_, pod_malloc<uint8_t>, MOZ_ALWAYS_INLINE)
      |   ^~~~~~~~~~~~~~~~~~~~~~

For Seamonkey, there is also a failed assertion in the build log:

In file included from
/pbulk/work/www/seamonkey/work/build/ipc/chromium/Unified_cpp_ipc_chromium0.cpp:110:
/pbulk/work/www/seamonkey/work/seamonkey-2.53.16/ipc/chromium/src/base/message_pump_libevent.cc:
At global scope:
/pbulk/work/www/seamonkey/work/seamonkey-2.53.16/ipc/chromium/src/base/message_pump_libevent.cc:31:40:
error: static assertion failed: bad EVENT__SIZEOF_TIME_T
   31 |     static_assert(EVENT__SIZEOF_##TYPE == sizeof(type), \
/pbulk/work/www/seamonkey/work/seamonkey-2.53.16/ipc/chromium/src/base/message_pump_libevent.cc:43:1:
note: in expansion of macro 'CHECK_EVENT_SIZEOF'
   43 | CHECK_EVENT_SIZEOF(TIME_T,    time_t);
      | ^~~~~~~~~~~~~~~~~~

I don't know how to fix these, but maybe firefox102 works for you?

-- 
Benny

On Tue, May 7, 2024 at 1:14 AM Riccardo Mottola
<riccardo.mottola%libero.it@localhost> wrote:
>
> Hi,
>
> no firefox and seamonkey as binbary packages for pkgin?
>
> Is there any failure reason? At least seamonkey sure runs on 32bit and
> on Linux Firefox does too...
>
> Riccardo



-- 
Benny


Home | Main Index | Thread Index | Old Index