Details about package fdclone
Package uploads
Upload #3
Information
Changelog
fdclone (3.01j-1.1) unstable; urgency=medium
.
* Non-maintainer upload.
.
[ Debian Janitor ]
* Use secure URI in Homepage field.
* Bump debhelper from old 12 to 13.
* Update standards version to 4.6.1, no changes needed.
* Avoid explicitly specifying -Wl,--as-needed linker flag.
.
[ наб ]
* Fix GCC-14 FTBFS (Closes: #1074949)
Comments
No comments
Upload #2
Information
Changelog
fdclone (3.01j-1.1) unstable; urgency=medium
.
* Non-maintainer upload.
.
[ Debian Janitor ]
* Use secure URI in Homepage field.
* Bump debhelper from old 12 to 13.
* Update standards version to 4.6.1, no changes needed.
* Avoid explicitly specifying -Wl,--as-needed linker flag.
.
[ наб ]
* Fix signal2() FTBFS (Closes: #1074949)
Comments
-
Ha6,
If you have no sponsor, do me an RFS on this and we will move it forward.
Regards
Phil
Phil Wyett at Jan. 30, 2025, 12:14 p.m.
-
https://bugs.debian.org/1094723
наб at Jan. 30, 2025, 12:42 p.m.
-
I will put this here rather than o the RFS.
Fails to build.
./kanjicnv -e -c - kanji.h
cc -DLINUX=1 -O -D_FILE_OFFSET_BITS=64 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/fdclone-3.01j=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -pedantic -Wno-empty-body -Wno-shift-negative-value -Wdate-time -D_FORTIFY_SOURCE=2 -DFD=3 -DDEFRC='"'/etc/fdclone/fd2rc'"' -DBINDIR='"'/usr/bin'"' -DDATADIR='"'/usr/share/fdclone'"' -c -o main.o main.c
cc -DLINUX=1 -O -D_FILE_OFFSET_BITS=64 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/fdclone-3.01j=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -pedantic -Wno-empty-body -Wno-shift-negative-value -Wdate-time -D_FORTIFY_SOURCE=2 -DFD=3 -c -o printf.o printf.c
cc -DLINUX=1 -O -D_FILE_OFFSET_BITS=64 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/fdclone-3.01j=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -pedantic -Wno-empty-body -Wno-shift-negative-value -Wdate-time -D_FORTIFY_SOURCE=2 -DFD=3 -c -o termio.o termio.c
cc -DLINUX=1 -O -D_FILE_OFFSET_BITS=64 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/fdclone-3.01j=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -pedantic -Wno-empty-body -Wno-shift-negative-value -Wdate-time -D_FORTIFY_SOURCE=2 -DFD=3 -c -o term.o term.c
cc -DLINUX=1 -O -D_FILE_OFFSET_BITS=64 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/fdclone-3.01j=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -pedantic -Wno-empty-body -Wno-shift-negative-value -Wdate-time -D_FORTIFY_SOURCE=2 -DFD=3 -c -o stream.o stream.c
cc -DLINUX=1 -O -D_FILE_OFFSET_BITS=64 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/fdclone-3.01j=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -pedantic -Wno-empty-body -Wno-shift-negative-value -Wdate-time -D_FORTIFY_SOURCE=2 -DFD=3 -c -o string.o string.c
cc -DLINUX=1 -O -D_FILE_OFFSET_BITS=64 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/fdclone-3.01j=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -pedantic -Wno-empty-body -Wno-shift-negative-value -Wdate-time -D_FORTIFY_SOURCE=2 -DFD=3 -c -o malloc.o malloc.c
cc -DLINUX=1 -O -D_FILE_OFFSET_BITS=64 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/fdclone-3.01j=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -pedantic -Wno-empty-body -Wno-shift-negative-value -Wdate-time -D_FORTIFY_SOURCE=2 -DFD=3 -c -o time.o time.c
cc -DLINUX=1 -O -D_FILE_OFFSET_BITS=64 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/fdclone-3.01j=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -pedantic -Wno-empty-body -Wno-shift-negative-value -Wdate-time -D_FORTIFY_SOURCE=2 -DFD=3 -c -o pathname.o pathname.c
pathname.c: In function ‘getrealpath’:
pathname.c:3036:1: warning: function may return address of local variable [-Wreturn-local-addr]
3036 | }
| ^
pathname.c:3011:14: note: declared here
3011 | char buf[MAXPATHLEN];
| ^~~
cc -DLINUX=1 -O -D_FILE_OFFSET_BITS=64 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/fdclone-3.01j=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -pedantic -Wno-empty-body -Wno-shift-negative-value -Wdate-time -D_FORTIFY_SOURCE=2 -DFD=3 -DDEFRC='"'/etc/fdclone/fd2rc'"' -c -o system.o system.c
system.c: In function ‘trap_common’:
system.c:1958:34: error: too few arguments to function ‘oldsigfunc[sig]’
1958 | (*oldsigfunc[sig])();
| ~^~~~~~~~~~~~~~~~~
make[3]: *** [Makefile.tmp:253: system.o] Error 1
make[3]: Leaving directory '/build/reproducible-path/fdclone-3.01j'
make[2]: *** [Makefile:72: all] Error 2
make[2]: Leaving directory '/build/reproducible-path/fdclone-3.01j'
make[1]: *** [debian/rules:15: override_dh_auto_build] Error 2
make[1]: Leaving directory '/build/reproducible-path/fdclone-3.01j'
make: *** [debian/rules:8: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
Build finished at 2025-01-30T13:15:51Z
Finished
--------
Needs work
Phil Wyett at Jan. 30, 2025, 1:16 p.m.
-
Ugh, I think I built this with a more lenient compiler.
Redoing with today's sid's, I'm getting errors like you are.
Needs work
наб at Jan. 30, 2025, 1:39 p.m.
Upload #1
Information
Changelog
fdclone (3.01j-1.1) unstable; urgency=medium
.
[ Debian Janitor ]
* Use secure URI in Homepage field.
* Bump debhelper from old 12 to 13.
* Update standards version to 4.6.1, no changes needed.
* Avoid explicitly specifying -Wl,--as-needed linker flag.
.
[ наб ]
* Fix signal2() FTBFS (Closes: #1074949)
Comments
No comments