Skip to content

[1.7.3] [hurd-i386] src/utils.h:105:38: error: unknown type name ‘STRUCT_STAT’ #52

@ermakov0

Description

@ermakov0
   dh_auto_build -a
	make -j1 INSTALL="install --strip-program=true"
make[1]: Entering directory '/build/reproducible-path/dupd-1.7.3'
mkdir -p /build/reproducible-path/dupd-1.7.3/build
cc -Wall -Wextra -std=gnu99 -O3  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/dupd-1.7.3=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 \
	-DDUPD_VERSION=\"1.7.3\" -DGITHASH=\"1.7.3\" \
	 -c src/copying.c -o /build/reproducible-path/dupd-1.7.3/build/copying.o
mkdir -p /build/reproducible-path/dupd-1.7.3/build
cc -Wall -Wextra -std=gnu99 -O3  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/dupd-1.7.3=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 \
	-DDUPD_VERSION=\"1.7.3\" -DGITHASH=\"1.7.3\" \
	 -c src/dbops.c -o /build/reproducible-path/dupd-1.7.3/build/dbops.o
In file included from src/dbops.c:30:
src/utils.h:105:38: error: unknown type name ‘STRUCT_STAT’
  105 | int get_file_info(const char * path, STRUCT_STAT * info);
      |                                      ^~~~~~~~~~~
make[1]: *** [Makefile:122: /build/reproducible-path/dupd-1.7.3/build/dbops.o] Error 1
make[1]: Leaving directory '/build/reproducible-path/dupd-1.7.3'
dh_auto_build: error: make -j1 INSTALL="install --strip-program=true" returned exit code 2
make: *** [debian/rules:16: binary-arch] Error 255
dpkg-buildpackage: error: debian/rules binary-arch subprocess failed with exit status 2
--------------------------------------------------------------------------------
Build finished at 2026-02-24T19:39:30Z

https://buildd.debian.org/status/fetch.php?pkg=dupd&arch=hurd-i386&ver=1.7.3-2&stamp=1771961975&raw=0

Debian does not officially support the hurd-i386 architecture, so you can ignore the problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions