public inbox for bzip2-devel@sourceware.org
 help / color / mirror / Atom feed
* Yocto recipe
@ 2024-02-23 19:12 Patrick Regnouf
  2024-03-26 15:30 ` Micah
  0 siblings, 1 reply; 3+ messages in thread
From: Patrick Regnouf @ 2024-02-23 19:12 UTC (permalink / raw)
  To: bzip2-devel

bzip2 yocto recipe does not create libbz2.so.1.0

as a result

/usr/lib/gcc/aarch64-poky-linux/11.4.0/../../../../aarch64-poky-linux/bin/ld:
warning: libbz2.so.1.0, needed by
/home/nvidia/.vs/trunk/c1545438-b69f-4060-bbe2-cc55a2c7de59/src/Common/ThirdParty/boost/1.72/gcc_aarch64/lib/libboost_iostreams.so.1.72.0,
not found (try using -rpath or -rpath-link)

so I had to create a bbapend to create just that link

It is obviously an oversight... please correct

Thanks

/Patrick

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Yocto recipe
  2024-02-23 19:12 Yocto recipe Patrick Regnouf
@ 2024-03-26 15:30 ` Micah
  2024-03-26 18:34   ` Randy MacLeod
  0 siblings, 1 reply; 3+ messages in thread
From: Micah @ 2024-03-26 15:30 UTC (permalink / raw)
  To: Patrick Regnouf; +Cc: bzip2-devel

[-- Attachment #1: Type: text/plain, Size: 764 bytes --]

Hi Patrick,

The bzip2 project maintainers don't provide the yocto recipe.  I am unsure
who makes it.

Regards,
Micah

On Fri, Feb 23, 2024 at 2:15 PM Patrick Regnouf via Bzip2-devel <
bzip2-devel@sourceware.org> wrote:

> bzip2 yocto recipe does not create libbz2.so.1.0
>
> as a result
>
>
> /usr/lib/gcc/aarch64-poky-linux/11.4.0/../../../../aarch64-poky-linux/bin/ld:
> warning: libbz2.so.1.0, needed by
>
> /home/nvidia/.vs/trunk/c1545438-b69f-4060-bbe2-cc55a2c7de59/src/Common/ThirdParty/boost/1.72/gcc_aarch64/lib/libboost_iostreams.so.1.72.0,
> not found (try using -rpath or -rpath-link)
>
> so I had to create a bbapend to create just that link
>
> It is obviously an oversight... please correct
>
> Thanks
>
> /Patrick
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Yocto recipe
  2024-03-26 15:30 ` Micah
@ 2024-03-26 18:34   ` Randy MacLeod
  0 siblings, 0 replies; 3+ messages in thread
From: Randy MacLeod @ 2024-03-26 18:34 UTC (permalink / raw)
  To: Micah, Patrick Regnouf; +Cc: bzip2-devel

[-- Attachment #1: Type: text/plain, Size: 1530 bytes --]

On 2024-03-26 11:30 a.m., Micah via Bzip2-devel wrote:
> Hi Patrick,
>
> The bzip2 project maintainers don't provide the yocto recipe.  I am unsure
> who makes it.

Hi Patrick,

It's part of openembedded-core:


https://layers.openembedded.org/layerindex/branch/master/recipes/?q=bzip2


Please either submit a bug:
https://bugzilla.yoctoproject.org/
including info about what branch you are working on
and how to reproduce the issue

or

just send a patch to the oe-core list once you have
joined: openembedded-core@lists.openembedded.org
https://www.yoctoproject.org/community/mailing-lists/
https://lists.openembedded.org/g/openembedded-core

UNLESS, it's already fixed:
https://lore.kernel.org/openembedded-core/?q=bzip2%3A.*libbz2

https://git.openembedded.org/openembedded-core/log/?qt=grep&q=bzip2%3A

Thanks,

../Randy

>
> Regards,
> Micah
>
> On Fri, Feb 23, 2024 at 2:15 PM Patrick Regnouf via Bzip2-devel <
> bzip2-devel@sourceware.org> wrote:
>
>> bzip2 yocto recipe does not create libbz2.so.1.0
>>
>> as a result
>>
>>
>> /usr/lib/gcc/aarch64-poky-linux/11.4.0/../../../../aarch64-poky-linux/bin/ld:
>> warning: libbz2.so.1.0, needed by
>>
>> /home/nvidia/.vs/trunk/c1545438-b69f-4060-bbe2-cc55a2c7de59/src/Common/ThirdParty/boost/1.72/gcc_aarch64/lib/libboost_iostreams.so.1.72.0,
>> not found (try using -rpath or -rpath-link)
>>
>> so I had to create a bbapend to create just that link
>>
>> It is obviously an oversight... please correct
>>
>> Thanks
>>
>> /Patrick
>>

-- 
# Randy MacLeod
# Wind River Linux

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-03-26 18:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-23 19:12 Yocto recipe Patrick Regnouf
2024-03-26 15:30 ` Micah
2024-03-26 18:34   ` Randy MacLeod

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).