All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bastian Germann <bastiangermann@fishpost.de>
To: 897387@bugs.debian.org
Subject: Bug#897387: xfslibs-dev needs to include .la files
Date: Mon, 25 Jan 2021 23:54:50 +0100	[thread overview]
Message-ID: <4c267c5f-df65-3c67-0f52-08bbe95928bf@fishpost.de> (raw)
In-Reply-To: <20180501190311.GA30840@bombadil.infradead.org>

Tags: wontfix

On Tue, 1 May 2018 12:03:11 -0700 Matthew Wilcox <willy@infradead.org> 
wrote:
> Package: xfslibs-dev
> Version: 4.15.1-1
> 
> trying to build the latest from
> git://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git
> 
>     [CC]    t_truncate_self
> /bin/bash ../libtool --quiet --tag=CC --mode=link gcc t_truncate_self.c -o t_truncate_self -g -O2 -g -O2 -DDEBUG  -I../include -DVERSION=\"1.1.1\" -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DHAVE_FALLOCATE   -lattr /usr/lib/libhandle.la -lacl -lpthread   ../lib/libtest.la
> libtool:   error: cannot find the library '/usr/lib/libhandle.la' or unhandled argument '/usr/lib/libhandle.la'
> 
> I downloaded the debian package of xfslibs-dev, built it, then
> manually copied libhandle/libhandle.la into /lib and then I could build
> xfstests-dev.

Please see https://wiki.debian.org/ReleaseGoals/LAFileRemoval for a 
reason not to include the .la file. In fact, it is explicitly removed 
during the Debian package build. Most probably, you can configure 
xfstests-dev not to require a libhandle.la file.

           reply	other threads:[~2021-01-25 22:58 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20180501190311.GA30840@bombadil.infradead.org>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4c267c5f-df65-3c67-0f52-08bbe95928bf@fishpost.de \
    --to=bastiangermann@fishpost.de \
    --cc=897387@bugs.debian.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.