All of lore.kernel.org
 help / color / mirror / Atom feed
* libtirpc link error
@ 2021-04-21 22:30 Mike
  2021-04-23 13:08 ` Patrick Williams
  0 siblings, 1 reply; 2+ messages in thread
From: Mike @ 2021-04-21 22:30 UTC (permalink / raw)
  To: openbmc

Hi,

Has anyone seen link errors for libtirpc-1.2.5-r0 from openbmc tag 2.9?

I tried building with tag 2.9 using my added layers and conf from a successful tag 2.8, but get errors in libtirpc_la-binddynport.o for multiple definitions of __svc_xports.

Mike

Sent from my iPhone

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

* Re: libtirpc link error
  2021-04-21 22:30 libtirpc link error Mike
@ 2021-04-23 13:08 ` Patrick Williams
  0 siblings, 0 replies; 2+ messages in thread
From: Patrick Williams @ 2021-04-23 13:08 UTC (permalink / raw)
  To: Mike; +Cc: openbmc

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

On Wed, Apr 21, 2021 at 04:30:29PM -0600, Mike wrote:
> Hi,
> 
> Has anyone seen link errors for libtirpc-1.2.5-r0 from openbmc tag 2.9?
> 
> I tried building with tag 2.9 using my added layers and conf from a successful tag 2.8, but get errors in libtirpc_la-binddynport.o for multiple definitions of __svc_xports.
> 
> Mike
> 
> Sent from my iPhone

I don't know of anyone reporting build issues with a recent tag.  I had
updated it not too long ago to pull in security fixes from Yocto and it
builds successfully then.

Is this a `bitbake` failure you're seeing?  Which package is it for?  I
assume it is a base Yocto package because we don't have anything that
should be directly linking against libtirpc.

The "multiple definitions" sounds like something that newer versions of
GCC have become stricter about.  In that case, I'd only expect you to
have different results if this were a native package (that for some
reason, incorrectly, your host GCC is being invoked for).  I think many
of us use a Docker container to build in, especially older releases, so
you may want to make sure you've got a common environment to what we use
in CI for testing.  I personally use the crops/poky docker image for
building any older Yocto releases.

-- 
Patrick Williams

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

end of thread, other threads:[~2021-04-23 13:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-21 22:30 libtirpc link error Mike
2021-04-23 13:08 ` Patrick Williams

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.