Bug#1065776: liblouisxml: FTBFS on arm{el,hf}: makeContents.c:66:3: error: implicit declaration of function =?UTF-8?Q?=E2=80=98widestrcpy=E2=80=99; ?= did you mean ‘strcpy’? [-Werror=implicit-function-declaration]
Sebastian Ramacher
sramacher at debian.org
Sat Mar 9 20:41:40 GMT 2024
Source: liblouisxml
Version: 2.4.0-12.1
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: sramacher at debian.org
https://buildd.debian.org/status/fetch.php?pkg=liblouisxml&arch=armhf&ver=2.4.0-12.1&stamp=1709135924&raw=0
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLBX_PATH=\"/usr/share/liblouisxml/lbx_files/\" -DLIBLOUIS_TABLES_PATH=\"/usr/share/liblouis/tables/\" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/liblouis -I/usr/include/libxml2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -c semantics.c -fPIC -DPIC -o .libs/liblouisxml_la-semantics.o
makeContents.c: In function ‘initialize_contents’:
makeContents.c:66:3: error: implicit declaration of function ‘widestrcpy’; did you mean ‘strcpy’? [-Werror=implicit-function-declaration]
66 | widestrcpy(saved_printPageNumber, ud->print_page_number, -1);
| ^~~~~~~~~~
| strcpy
Cheers
--
Sebastian Ramacher
More information about the Pkg-a11y-devel
mailing list