[odb-users] version b.27 seems to be broken in cppget

NIkolai Marchenko enmarantispam at gmail.com
Mon Oct 7 08:49:43 EDT 2024


Just to reiterate:
This compiles perfectly fine and works:
bpkg build odb/2.5.0-b.25+1 at https://pkg.cppget.org/1/beta

This produces an error (which sent me deviating from the manual as I didn't
realize the version itself is faulty):
 bpkg build odb at https://pkg.cppget.org/1/stable

On Mon, Oct 7, 2024 at 3:34 PM NIkolai Marchenko <enmarantispam at gmail.com>
wrote:

> I installed  build2- migw from your "Installing" page. it builds b25 just
> fine, but not b27
>
> I only started deviating from this page:
> https://codesynthesis.com/products/odb/doc/install-build2.xhtml
>
> because the version pulled from bpkg build odb@
> https://pkg.cppget.org/1/beta
>
> errored out with:
>
> "if you are cross compiling set gcc explicitly"
>
> This doesn't happened with b25+1
>
>
> On Mon, Oct 7, 2024 at 3:31 PM Boris Kolpackov <boris at codesynthesis.com>
> wrote:
>
>> NIkolai Marchenko <enmarantispam at gmail.com> writes:
>>
>> > It cannot correctly detect the compiler on windows and requires manual
>> edit
>> > of .build files inside the downloaded folders and when you try working
>> with
>> > the compiled result you get "The system cannot find the path specified"
>> >
>> > For a while I thought that I am doing something wrong, but then I
>> > downloaded b.25+1 and it just works, so it;s clearly something wrong
>> with
>> > 27 specifically
>>
>> Are you using both with the officially supported MinGW GCC from the
>> build2-mingw package or are you using your own MinGW GCC (per the
>> previous email)?
>>
>> Also which version of build2 are you using?
>>
>


More information about the odb-users mailing list