pkgsrc-Users archive

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

Re: wasi-libcxx failure



Hi,

Chavdar Ivanov <ci4ic4%gmail.com@localhost> writes:

> On Fri, 31 Dec 2021 at 07:10, Ryo ONODERA <ryo%tetera.org@localhost> wrote:
>>
>> Hi,
>>
>> Chavdar Ivanov <ci4ic4%gmail.com@localhost> writes:
>>
>> > In my case lang/wasi-libc consistently fails:
>> > ...
>> > +#define iconvctl libiconvctl
>> > +#define iconvlist libiconvlist
>> >  #define ifa_broadaddr ifa_ifu.ifu_broadaddr
>> >  #define ifa_dstaddr ifa_ifu.ifu_dstaddr
>> >  #define ilogb(x) __tg_real_nocast(ilogb, (x))
>> > gmake: *** [Makefile:513: check-symbols] Error 1
>> > *** Error code 2
>> >
>> > Stop.
>> > make[1]: stopped in /usr/pkgsrc/lang/wasi-libc
>> > *** Error code 1
>> >
>> > Stop.
>> > make: stopped in /usr/pkgsrc/lang/wasi-libc
>> > ....
>> >
>> > This stops firefox being built for some reason - I saw that the wasi*
>> > packages are new to pkgsrc.
>>
>> It seems that you have installed converters/libiconv. Is it true?
>
> Yes, it is installed (and required by some 40-45 packages).

I cannot reproduce your problem yet...

Some package, for example multimedia/mpv, fails to build when
converters/libiconv has been installed already.
However it seems that your problem with lang/wasi-libcxx is different
from multimedia/mpv case.

Do you have any iconv-related variables in your /etc/mk.conf,
for example USE_GNU_ICONV, ICONV_TYPE,GNU_CONFIGURE_ICONV and so on?

Thank you.

> Chavdar
>
>>
>> Thank you.
>>
>> > On Thu, 30 Dec 2021 at 13:13, Greg Troxel <gdt%lexort.com@localhost> wrote:
>> >>
>> >>
>> >> Ryo ONODERA <ryo%tetera.org@localhost> writes:
>> >>
>> >> > Hi,
>> >> >
>> >> > Greg Troxel <gdt%lexort.com@localhost> writes:
>> >> >
>> >> >> I updated pkgsrc and did pkg_rr and wasi-libvxx is failing.  This is the
>> >> >> log from re-running make.
>> >> >
>> >> > The build of lang/wasi-libcxx fails when lang/wasi-libcxx has been already
>> >> > installed.
>> >> > A order of include directories is problematic, however I do not find
>> >> > a right solution yet.
>> >> >
>> >> > Please give me more time.
>> >>
>> >> Thanks.  If it doesn't break in bulk, it's much less serious.   Looking
>> >> forward to a fix eventually...
>> >
>> >
>> >
>> > --
>> > ----
>>
>> --
>> Ryo ONODERA // ryo%tetera.org@localhost
>> PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB  FD1B F404 27FA C7D1 15F3
>
>
>
> -- 
> ----

-- 
Ryo ONODERA // ryo%tetera.org@localhost
PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB  FD1B F404 27FA C7D1 15F3


Home | Main Index | Thread Index | Old Index