[odb-users] ODB 2.5.0-b25 compiler hangs when compiling (where 2.4.0 did not)

DEMBROGE Michael michael.dembroge at leica-geosystems.com
Fri Jan 26 13:16:49 EST 2024


Ah, that makes sense. Thank you Boris. I will implement this today and let you of the results.

Mike Dembroge
Leica Geosystems

-----Original Message-----
From: Boris Kolpackov <boris at codesynthesis.com>
Sent: Thursday, January 25, 2024 8:23 PM
To: DEMBROGE Michael <michael.dembroge at leica-geosystems.com>
Cc: odb-users at codesynthesis.com
Subject: Re: [odb-users] ODB 2.5.0-b25 compiler hangs when compiling (where 2.4.0 did not)

[You don't often get email from boris at codesynthesis.com. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ]

This email is not from Hexagon's Office 365 instance. Please be careful while clicking links, opening attachments, or replying to this email.


DEMBROGE Michael <michael.dembroge at leica-geosystems.com> writes:

>   bpkg build
> odb at https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2F
> pkg.cppget.org%2F1%2Fbeta&data=05%7C02%7Cmichael.dembroge%40leica-geos
> ystems.com%7C9804f6fb9d3241b890b708dc1e266d50%7C1b16ab3eb8f64fe39f3e2d
> b7fe549f6a%7C0%7C0%7C638418397593067662%7CUnknown%7CTWFpbGZsb3d8eyJWIj
> oiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C
> %7C%7C&sdata=zbST1jktXcozg35Bz3M5FT2crj2sWCjvTKpJTWs3%2FmY%3D&reserved
> =0
>
> 2. I then tried to rebuild everything, but used the repository
>    "https://pkg.cppget.org/1/queue/beta" (as opposed to
>
> https://pkg/.
> cppget.org%2F1%2Fbeta&data=05%7C02%7Cmichael.dembroge%40leica-geosyste
> ms.com%7C9804f6fb9d3241b890b708dc1e266d50%7C1b16ab3eb8f64fe39f3e2db7fe
> 549f6a%7C0%7C0%7C638418397593081733%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC
> 4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%
> 7C&sdata=R9mB0huUGWLF5PjCQRg7ETkYTM4x%2F3P6X6M%2FdS3yZlM%3D&reserved=0
> ) when rebuilding. The appeared to work,

You only need to rebuild and reinstall the ODB compiler. In other words, only complete the "Building ODB compiler" step in the instructions but using .../1/queue/beta instead of .../1/beta in the URL


> but I then ran into trouble with the subsequent commands:
>         >bpkg build libodb - This returns an error: unknown package

You do not need to rebuild the runtime libraries. If you do need to build them (for example, you are doing a fresh installation), then use the original (.../1/beta) URL for the "Building ODB Runtime Libraries" step.



More information about the odb-users mailing list