Bug#1107411: powerman: FTBFS: httppower.c:327:5: error: call to '_curl_easy_setopt_err_long' declared with attribute warning: curl_easy_setopt expects a long argument [-Werror=attribute-warning]

2025-06-07 Thread Santiago Vila
Package: src:powerman
Version: 2.4.4-3
Severity: serious
Tags: ftbfs trixie sid

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

[ note: CC to Samuel Henrique, as this seems related to the recent upload of 
curl ]


[...]
gcc -DHAVE_CONFIG_H -I. -I../../config  -I../../src/libcommon -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Werror -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<>=. -flto=auto -ffat-lto-objects 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o httppower.o httppower.c
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -Werror -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<>=. 
-flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection 
-Wformat -Werror=format-security -fcf-protection  -flto=auto -ffat-lto-objects 
-Wl,-z,relro -Wl,-z,now  -o httppower httppower.o 
../../src/libcommon/libcommon.la -lcurl 
libtool: link: gcc -Wall -Werror -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<>=. -flto=auto -ffat-lto-objects 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -flto=auto -ffat-lto-objects -Wl,-z 
-Wl,relro -Wl,-z -Wl,now -o httppower httppower.o  
../../src/libcommon/.libs/libcommon.a -lcurl
httppower.c: In function 'main':
httppower.c:327:5: error: call to '_curl_easy_setopt_err_long' declared with 
attribute warning: curl_easy_setopt expects a long argument 
[-Werror=attribute-warning]
  327 | curl_easy_setopt(h, CURLOPT_TIMEOUT, 5);
  | ^
httppower.c:329:5: error: call to '_curl_easy_setopt_err_long' declared with 
attribute warning: curl_easy_setopt expects a long argument 
[-Werror=attribute-warning]
  329 | curl_easy_setopt(h, CURLOPT_FAILONERROR, 1);
  | ^
In function 'get',
inlined from 'docmd' at httppower.c:256:13,
inlined from 'shell' at httppower.c:278:18,
inlined from 'main' at httppower.c:348:5:
httppower.c:165:9: error: call to '_curl_easy_setopt_err_long' declared with 
attribute warning: curl_easy_setopt expects a long argument 
[-Werror=attribute-warning]
  165 | curl_easy_setopt(h, CURLOPT_HTTPGET, 1);
  | ^
In function 'post',
inlined from 'docmd' at httppower.c:258:13,
inlined from 'shell' at httppower.c:278:18,
inlined from 'main' at httppower.c:348:5:
httppower.c:91:9: error: call to '_curl_easy_setopt_err_long' declared with 
attribute warning: curl_easy_setopt expects a long argument 
[-Werror=attribute-warning]
   91 | curl_easy_setopt(h, CURLOPT_POST, 1);
  | ^
httppower.c:99:9: error: call to '_curl_easy_setopt_err_long' declared with 
attribute warning: curl_easy_setopt expects a long argument 
[-Werror=attribute-warning]
   99 | curl_easy_setopt(h, CURLOPT_POSTFIELDSIZE, 0);
  | ^
In function 'put',
inlined from 'docmd' at httppower.c:260:13,
inlined from 'shell' at httppower.c:278:18,
inlined from 'main' at httppower.c:348:5:
httppower.c:140:9: error: call to '_curl_easy_setopt_err_long' declared with 
attribute warning: curl_easy_setopt expects a long argument 
[-Werror=attribute-warning]
  140 | curl_easy_setopt(h, CURLOPT_UPLOAD, 1);
  | ^
httppower.c:150:9: error: call to '_curl_easy_setopt_err_long' declared with 
attribute warning: curl_easy_setopt expects a long argument 
[-Werror=attribute-warning]
  150 | curl_easy_setopt(h, CURLOPT_UPLOAD, 0);
  | ^
lto1: all warnings being treated as errors
make[4]: *** [/tmp/cchxPBdg.mk:2: /tmp/ccIFFGbl.ltrans0.ltrans.o] Error 1
lto-wrapper: fatal error: make returned 2 exit status
compilation terminated.
/usr/bin/ld: error: lto-wrapper failed
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:442: httppower] Error 1
make[3]: Leaving directory '/<>/src/httppower'
make[2]: *** [Makefile:411: all-recursive] Error 1
make[2]: Leaving directory '/<>/src'
make[1]: *** [Makefile:475: all-recursive] Error 1
make[1]: Leaving directory '/<>'
dh_auto_build: error: make -j1 returned exit code 2
make: *** [debian/rules:18: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2


The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202506/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please

Bug#689535: marked as done (leave: doesn't reset file permissions)

2025-06-07 Thread Debian Bug Tracking System
Your message dated Sat, 07 Jun 2025 09:49:04 +
with message-id 
and subject line Bug#689535: fixed in leave 1.12-7
has caused the Debian Bug report #689535,
regarding leave: doesn't reset file permissions
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
689535: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=689535
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---

Source: leave
Version: 1.12-2

If I build leave with restrictive umask (e.g. 0077), some files in the 
.deb end up with incorrect permissions:


W: leave: non-standard-file-perm usr/share/doc/leave/changelog.Debian.gz 0600 
!= 0644
W: leave: non-standard-file-perm usr/share/man/man1/leave.1.gz 0600 != 0644

--
Jakub Wilk
--- End Message ---
--- Begin Message ---
Source: leave
Source-Version: 1.12-7
Done: Joost van Baal-Ilić 

We believe that the bug you reported is fixed in the latest version of
leave, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 689...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Joost van Baal-Ilić  (supplier of updated leave package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 24 May 2025 07:19:48 +0200
Source: leave
Architecture: source
Version: 1.12-7
Distribution: experimental
Urgency: medium
Maintainer: Joost van Baal-Ilić 
Changed-By: Joost van Baal-Ilić 
Closes: 689535 1050473
Changes:
 leave (1.12-7) experimental; urgency=medium
 .
   * upload to experimental given the state of the 13 (trixie) release cycle.
   * d/control: set myself as maintainer, urbec as uploader, as
 agreed upon on IRC. Closes: #1050473.
   * d/copyright: add link to another BSD upstream source.
   * d/rules: explicitly chmod files we install via stdout redirection (as
 opposed to the ones we install(1) with -m flag), in order to be resistent
 against an overly strict umask. Thanks Jakub Wilk. Closes: #689535.
Checksums-Sha1:
 78315417987966c2e48882b2dee59a59a06f84e3 1748 leave_1.12-7.dsc
 b1fba29589cfc47656a96f6902f1116a7ab9d636 5036 leave_1.12-7.debian.tar.xz
 d9569aeecac85d9c4b43390e3b480c5abc060f6d 4399 leave_1.12-7_source.buildinfo
Checksums-Sha256:
 2da9f9c3d868e06f0d38d6d95c57b47356c5b4923bcf06ed5f6f397c77e43326 1748 
leave_1.12-7.dsc
 cd0b78dc7cee9c0f171cbac2df3eda1c5d482317ffb4bf7424c8bc29e8616bb4 5036 
leave_1.12-7.debian.tar.xz
 a921a2d82049ec9c4af930f792cc21b253fa56d7be4e5f77f2790260fdab6dbf 4399 
leave_1.12-7_source.buildinfo
Files:
 6ade21db6afb9514d1a45e61542f0eed 1748 utils optional leave_1.12-7.dsc
 32adf2371e7a2a9c4a32f50adb726c75 5036 utils optional leave_1.12-7.debian.tar.xz
 137b827134322f23cbfa5b738aa66bbe 4399 utils optional 
leave_1.12-7_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEkqrZAbIbS8eaR6AwVPGmYxdIZxMFAmhEBYEACgkQVPGmYxdI
ZxMXQQ/+JssRa0bjCE/CMHHmf4pp7AvfiygtHannttIR0LP+WVeYPWKeCBCIre7a
E1sBHCTGJSQuMAklt5SpvUjr2FxApRS0KCZ/csMqdD7O1LzAYuDkk9ig5aBi58BN
B+SuAu2+Z/kR1WgA3kkyKF8Pam0VSiV1SAgQfKtX8hqELk8DfAj1MVVRyQjtK5kF
Rb01V9T3xdKd25H4NOX4GqkuoLYQ0GFj8bnmJxxrejt4aQwZ4CsHM9tda02+ZjBR
Jtc9BWqRhxyZkLJkNZvDDFvGDW+rnEmrYFVGujmd1DNzXgB4vjwjHBnHTxxJ+cc2
YTeI1Iy2OTUFfstF9GyT9balWBjY8qEV1Zj98cPFcgD7EMNh6FnCaX8BuLaxY+qx
uj8Foc9qNpE/EmXPHFdQ7AqYK5KJW9tU/aBm9FTzjhdBTQX97IEOE6JoOJJ0DUOu
gL4+7tuya7kZ97ulnKsMS4B/8BBq4jDLoajxVZknUEE18uiF+Nh5mbjkWfRX37up
NuL5NC+KMs3amvlIC403xGtHxQe3JHHFRBW2pPKA1Zqxb2osJysDC8F+avJQPBq/
Mp46szmqrgtZjIJrKc1ELVeFp2T/xBHVwNE4G9a5L9JtgO84gMNpvVOeK2Qk+DF2
b9yX4YvahcVYmAcEhH+X1OiTm3IIzEmgRZAzbNAL7L4CkeJja3E=
=P8qR
-END PGP SIGNATURE-



pgp3CLXWSrQ0j.pgp
Description: PGP signature
--- End Message ---


fraud

2025-06-07 Thread sabani . sa07


Von meinem iPhone gesendet



Processing of tkdesk_2.0-13_source.changes

2025-06-07 Thread Debian FTP Masters
tkdesk_2.0-13_source.changes uploaded successfully to localhost
along with the files:
  tkdesk_2.0-13.dsc
  tkdesk_2.0-13.debian.tar.xz
  tkdesk_2.0-13_amd64.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



tkdesk_2.0-13_source.changes ACCEPTED into experimental

2025-06-07 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 07 Jun 2025 15:07:19 +0300
Source: tkdesk
Architecture: source
Version: 2.0-13
Distribution: experimental
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Sergei Golovan 
Closes: 1098003
Changes:
 tkdesk (2.0-13) experimental; urgency=medium
 .
   * QA upload.
 .
   * Fix FTBFS when building using GCC 15 (closes: #1098003).
   * Port to BLT 3.0.
   * Upload to experimental because of the freeze of trixie.
Checksums-Sha1:
 7c600b1fbfbd84a99f3f9431073554ff154ff375 1842 tkdesk_2.0-13.dsc
 3a72b108d0eaff7403c6d652ed76279cec6fd9d9 34076 tkdesk_2.0-13.debian.tar.xz
 96fb91d6debc688c8423cb507205ab0c95d59502 8183 tkdesk_2.0-13_amd64.buildinfo
Checksums-Sha256:
 d2c61c123acdefe178799803b58b549a638f5458d331e1f5d25e794fbcc25a47 1842 
tkdesk_2.0-13.dsc
 468c111db8639cab7f996491a8fa21a63e594148d3c82dcad318cb6c476c80be 34076 
tkdesk_2.0-13.debian.tar.xz
 c6a6b780097d1d76df1166bafd5c6e302aa851dd840dc43d36dcd41df8b30da5 8183 
tkdesk_2.0-13_amd64.buildinfo
Files:
 fddf12ce0b46245ee88800a21c3f854e 1842 x11 optional tkdesk_2.0-13.dsc
 adc5bfd2e058cc8ef4bcea729830ee2b 34076 x11 optional tkdesk_2.0-13.debian.tar.xz
 59159458fe3c01f05f78148a128c115d 8183 x11 optional 
tkdesk_2.0-13_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE/SYPsyDB+ShSnvc4Tyrk60tj54cFAmhELL8ACgkQTyrk60tj
54etEA/9GwIHAU3eih3dMmT7eY9/cjUZeMVsPgQnV8jEdh7nJiN+tTAOBz6rNoje
mccLHul9e+lkKvjTUy9Hquw3X4s4ds8PP3fIYDVbq9bDcEExgbqW+4e56s90k0Tx
+cFi1RKN+iKqLdh8he/sX2wtawCmpdIOVeMcE1h2ILEiPp1i9/IRAfSaem09Wn1H
xF48VhQStK1O72En4TovmRJGCteGCc8X9xNtrbdeDWloWW9Uiknv8XcH9yOZNdSK
K0PSMHr99g3h/dxcAYCfMtP/6/gqwTXvMVAEhyk9+K0NCgh23s7GWj4QwR7ixXLv
bqSJgeVQzIWy8W6/qY44GrnxT+i2TNAsYSfc4raNCNVir+khBOMwWXEw2a2/VkAR
i8A3bqDLJcO7FMAjWun1XD+ib/gURdmsFLrxdCFV/BEw5NzL8fJZDgrkPhejRja8
VhyLftfj5vCpmR+PIPdI1gQxcyRACEYwaHizRRqc2M6DOTC3yHEGvbdkueS7ucAQ
45IYoURXzJHnci5WJv+A746u7AopE6P921KR8coeuAogPAFv2iFW47G6ntgWIEOW
PPsqmcuy72Ur+GenKtJrMCIlp0b1kwk8VlhKffCWpDdhgstzDZd/8vVD3ULneWGi
IrXTEllTTn8xJgsSPzwluqXo3uKVkJ2GKUuJEvRn5O9lv/aWis0=
=WUmn
-END PGP SIGNATURE-



pgpmPRDz7pLwr.pgp
Description: PGP signature


Bug#1098003: marked as done (tkdesk: ftbfs with GCC-15)

2025-06-07 Thread Debian Bug Tracking System
Your message dated Sat, 07 Jun 2025 12:41:11 +
with message-id 
and subject line Bug#1098003: fixed in tkdesk 2.0-13
has caused the Debian Bug report #1098003,
regarding tkdesk: ftbfs with GCC-15
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1098003: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1098003
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:tkdesk
Version: 2.0-12
Severity: important
Tags: sid forky
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-15

[This bug is NOT targeted to the upcoming trixie release]

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-15/g++-15, but succeeds to build with gcc-14/g++-14. The
severity of this report will be raised before the forky release.

The full build log can be found at:
http://qa-logs.debian.net/2025/02/16/amd64exp/tkdesk_2.0-12_unstable_gccexp.log.gz
The last lines of the build log are at the end of this report.

To build with GCC 15, either set CC=gcc-15 CXX=g++-15 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

GCC 15 now defaults to the C23/C++23 standards, exposing many FTBFS.
Other Common build failures are new warnings resulting in build failures
with -Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-15/porting_to.html

[...]
  477 | static char ** ImgXpmGetDataFromId(interp, id)
  |^~~
tixImgXpm.c: In function ‘ImgXpmGetDataFromString’:
tixImgXpm.c:498:16: warning: old-style function definition 
[-Wold-style-definition]
  498 | static char ** ImgXpmGetDataFromString(interp, string, numLines_return)
  |^~~
tixImgXpm.c: In function ‘ImgXpmGetDataFromFile’:
tixImgXpm.c:627:16: warning: old-style function definition 
[-Wold-style-definition]
  627 | static char ** ImgXpmGetDataFromFile(interp, fileName, numLines_return)
  |^
tixImgXpm.c: In function ‘GetType’:
tixImgXpm.c:685:15: warning: old-style function definition 
[-Wold-style-definition]
  685 | static char * GetType(colorDefn, type_ret)
  |   ^~~
tixImgXpm.c: In function ‘GetColor’:
tixImgXpm.c:732:15: warning: old-style function definition 
[-Wold-style-definition]
  732 | static char * GetColor(colorDefn, colorName, type_ret)
  |   ^~~~
tixImgXpm.c: In function ‘ImgXpmGetPixmapFromData’:
tixImgXpm.c:798:12: warning: old-style function definition 
[-Wold-style-definition]
  798 | static int ImgXpmGetPixmapFromData(interp, masterPtr, instancePtr)
  |^~~
tixImgXpm.c: In function ‘ImgXpmConfigureInstance’:
tixImgXpm.c:1068:1: warning: old-style function definition 
[-Wold-style-definition]
 1068 | ImgXpmConfigureInstance(instancePtr)
  | ^~~
tixImgXpm.c: In function ‘ImgXpmCmd’:
tixImgXpm.c:1145:1: warning: old-style function definition 
[-Wold-style-definition]
 1145 | ImgXpmCmd(clientData, interp, argc, argv)
  | ^
tixImgXpm.c:1156:9: warning: ‘result’ is deprecated: use 
Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations]
 1156 | sprintf(interp->result,
  | ^~~
In file included from /usr/include/tcl8.6/tk.h:19,
 from tixImgXpm.c:55:
/usr/include/tcl8.6/tcl.h:513:11: note: declared here
  513 | char *result TCL_DEPRECATED_API("use 
Tcl_GetStringResult/Tcl_SetResult");
  |   ^~
tixImgXpm.c: In function ‘ImgXpmGet’:
tixImgXpm.c:1215:1: warning: old-style function definition 
[-Wold-style-definition]
 1215 | ImgXpmGet(tkwin, masterData)
  | ^
tixImgXpm.c: In function ‘ImgXpmDisplay’:
tixImgXpm.c:1286:1: warning: old-style function definition 
[-Wold-style-definition]
 1286 | ImgXpmDisplay(clientData, display, drawable, imageX, imageY, width,
  | ^
tixImgXpm.c: In function ‘ImgXpmFree’:
tixImgXpm.c:1342:1: warning: old-style function definition 
[-Wold-style-definition]
 1342 | ImgXpmFree(clientData, display)
  | ^~
tixImgXpm.c: In function ‘ImgXpmDelete’:
tixImgXpm.c:1411:1: warning: old-style function definition 
[-Wold-style-defi

Bug#1107460: gnunet: [INTL:pt] Portuguese translation - debconf messages

2025-06-07 Thread Américo Monteiro
Package: gnunet
Version: 0.20.0-7
Tags: l10n, patch
Severity: wishlist

Updated Portuguese translation for gnunet's debconf messages
Translator: Américo Monteiro 
Feel free to use it.

This debconf has not been updated since 2007, and there is no 
response nor recent visible activity from the previous translator.

For translation updates please contact 'Last Translator' 

-- 
Melhores cumprimentos/Best regards,

Américo Monteiro

-


gnunet_0.20.0-7_pt.po.gz
Description: application/gzip


Bug#1107192: s390-tools: after upgrade from bookworm to trixie no network

2025-06-07 Thread Paul Gevers

Hi,

On 06-06-2025 18:29, Paul Gevers wrote:

With Bastian's patch was it fixed or is the issue still persisting?


I'm *guessing* that the problem is still there when I would boot into 
the old kernel, as the kernel and its initramfs have not been updated. 
However, maybe with the udev now in the right place on disk, maybe it 
works and the issues were just two different symptoms of the same issue. 
I might try that later (no promises, I hate that x3... terminal by now).



I just tried, but the kernel has been upgraded, so "old" pointed already 
at the previous trixie kernel and my "bookworm" entry apparently doesn't 
work (I probably forgot to copy some required resources).


Sorry for the inconclusive answer.

Paul


OpenPGP_signature.asc
Description: OpenPGP digital signature