All of lore.kernel.org
 help / color / mirror / Atom feed
* xfsdump: Building inventory: gcc: fatal error: no input files
@ 2020-02-12 15:26 Thomas Deutschmann
  2020-10-02 17:44 ` Eric Sandeen
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas Deutschmann @ 2020-02-12 15:26 UTC (permalink / raw)
  To: linux-xfs


[-- Attachment #1.1: Type: text/plain, Size: 2365 bytes --]

Hi,

not sure if anybody has noticed yet but when building xfsdump, there
seems to be a non-fatal build error:

> Building inventory
>     [LTDEP]
> gcc: fatal error: no input files
> compilation terminated.

With remake I see

> ~/sys-fs/xfsdump-3.1.9/work/xfsdump-3.1.9/inventory $ remake --trace=read
> Reading makefile 'Makefile'...
> Reading makefile '../include/builddefs' (search path) (no ~ expansion)...
> Reading makefile '../include/buildmacros' (search path) (no ~ expansion)...
> Reading makefile '../include/buildrules' (search path) (no ~ expansion)...
> Reading makefile '../include/builddefs' (search path) (no ~ expansion)...
> Reading makefile '.ltdep' (search path) (don't care) (no ~ expansion)...
>     [LTDEP]
> x86_64-pc-linux-gnu-gcc -MM -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=clobbered -Wno-error=format-overflow -Wno-error=unused-function -Wno-error=implicit-function-declaration -Wno-error=maybe-uninitialized -frecord-gcc-switches -D_GNU_SOURCE  -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=clobbered -Wno-error=format-overflow -Wno-error=unused-function -Wno-error=implicit-function-declaration -Wno-error=maybe-uninitialized -frecord-gcc-switches -DNDEBUG -DVERSION=\"3.1.9\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall    | /bin/sed -e 's,^\([^:]*\)\.o,\1.lo,' > .ltdep
> x86_64-pc-linux-gnu-gcc: fatal error: no input files
> compilation terminated.
> Reading makefile 'Makefile'...
> Reading makefile '../include/builddefs' (search path) (no ~ expansion)...
> Reading makefile '../include/buildmacros' (search path) (no ~ expansion)...
> Reading makefile '../include/buildrules' (search path) (no ~ expansion)...
> Reading makefile '../include/builddefs' (search path) (no ~ expansion)...
> Reading makefile '.ltdep' (search path) (don't care) (no ~ expansion)...
> remake: Nothing to be done for 'default'.

Seen in xfsdump-3.1.6-3.1.9.

Not just in Gentoo, it's also present in Debian, see
https://buildd.debian.org/status/fetch.php?pkg=xfsdump&arch=amd64&ver=3.1.6%2Bnmu2%2Bb2&stamp=1526577413&raw=0


-- 
Regards,
Thomas Deutschmann / Gentoo Linux Developer
C4DD 695F A713 8F24 2AA1 5638 5849 7EE5 1D5D 74A5


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 618 bytes --]

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

* Re: xfsdump: Building inventory: gcc: fatal error: no input files
  2020-02-12 15:26 xfsdump: Building inventory: gcc: fatal error: no input files Thomas Deutschmann
@ 2020-10-02 17:44 ` Eric Sandeen
  0 siblings, 0 replies; 2+ messages in thread
From: Eric Sandeen @ 2020-10-02 17:44 UTC (permalink / raw)
  To: Thomas Deutschmann, linux-xfs

On 2/12/20 9:26 AM, Thomas Deutschmann wrote:
> Hi,
> 
> not sure if anybody has noticed yet but when building xfsdump, there
> seems to be a non-fatal build error:
> 
>> Building inventory
>>     [LTDEP]
>> gcc: fatal error: no input files
>> compilation terminated.

Thanks - sorry for the very slow response here.  The files in inventory/ get shared
between dump/ and restore/ and get built in those dirs; I'll figure out how to suppress
this error.

-Eric

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

end of thread, other threads:[~2020-10-02 17:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-12 15:26 xfsdump: Building inventory: gcc: fatal error: no input files Thomas Deutschmann
2020-10-02 17:44 ` Eric Sandeen

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.