-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
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
Debian does not officially support the hurd-i386 architecture, so you can ignore the problem.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels