public inbox for util-linux@vger.kernel.org
 help / color / mirror / Atom feed
* util-linux-2.24 not compatible with ppc64le architecture
@ 2013-12-26  6:58 Madhu Pavan
  2013-12-26  7:56 ` Mike Frysinger
  0 siblings, 1 reply; 2+ messages in thread
From: Madhu Pavan @ 2013-12-26  6:58 UTC (permalink / raw)
  To: kzak; +Cc: util-linux, deepakcs, athunugu


Hi Karel Zak,

We are in the process of adding support for new arch (ppc64le) and as 
part of that we wanted to send patches for config.guess and configure as 
appropriate.

util-linux-2.24 could not be built on ppc64le because it had an outdated 
configure/config.guess/libtool.m4. Since your pkg uses libtool and the 
latest tarball of your pkg didn't build on ppc64le due to outdated 
libtool present on your system. We wanted to request you to upgrade your 
libtool to the alpha release of libtool which has all the bits and 
pieces needed for ppc64le support.

In that context, I wanted to confirm the below

1) Should we send patches to 'util-linux@vger.kernel.org' mailing list 
or there is some other mailing list?

2) New libtool alpha release which supports ppc64le arch is available, 
you may  pick up the alpha release from either of the below:

ftp://alpha.gnu.org/gnu/libtool/libtool-2.4.2.418.tar.gz (1.6MB)

ftp://alpha.gnu.org/gnu/libtool/libtool-2.4.2.418.tar.xz (920KB)

It would be great if you can install this new libtool which supports 
ppc64le, and spin the pkg and let us know the new tar availability. We 
can test it on ppc64le architecture for you. Please let me know if you 
are planning to release or spin newer version.

Currently I used

https://www.kernel.org/pub/linux/utils/util-linux/v2.24/util-linux-2.24.tar.xz

Which does not have ppc64le support.

Your response is highly appreciated.

Thanks in advance,
Madhu Pavan Kothapally

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

* Re: util-linux-2.24 not compatible with ppc64le architecture
  2013-12-26  6:58 util-linux-2.24 not compatible with ppc64le architecture Madhu Pavan
@ 2013-12-26  7:56 ` Mike Frysinger
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Frysinger @ 2013-12-26  7:56 UTC (permalink / raw)
  To: Madhu Pavan; +Cc: kzak, util-linux, deepakcs, athunugu

[-- Attachment #1: Type: Text/Plain, Size: 1034 bytes --]

On Thursday 26 December 2013 01:58:03 Madhu Pavan wrote:
> We are in the process of adding support for new arch (ppc64le) and as
> part of that we wanted to send patches for config.guess and configure as
> appropriate.

as i explained to one of your coworkers (specifically, about GNU/patch & 
libtool & ppc64le), and to others about aarch64 in config.{sub,guess}, you're 
approaching this all wrong.  your packaging system should be updating config.
{sub,guess} automatically, and you probably should implement something for 
autoregenerating libtool stuff for ppc64le support.

you're going to hit this in every single package out there.  it is 
unreasonable to go to every maintainer and ask them to regenerate their 
autotools & re-release using bleeding edge tools (in this case, master branch 
of libtool).  you're going to have to update your build scripts to do this 
automatically.  this is expected behavior every time you release a new 
architecture that requires changes in core autotool packages.
-mike

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

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

end of thread, other threads:[~2013-12-26  7:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-26  6:58 util-linux-2.24 not compatible with ppc64le architecture Madhu Pavan
2013-12-26  7:56 ` Mike Frysinger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox