Bug#924123: marked as done (shishi: FTBFS with pam >= 1.3)

2019-04-07 Thread Debian Bug Tracking System
Your message dated Sun, 07 Apr 2019 11:48:56 +
with message-id 
and subject line Bug#924123: fixed in shishi 1.0.2-6.2
has caused the Debian Bug report #924123,
regarding shishi: FTBFS with pam >= 1.3
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.)


-- 
924123: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=924123
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:shishi
Version: 1.0.2-6.1
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:


[...]
 debian/rules build-indep
test -x debian/rules
mkdir -p "."
CDBS WARNING:DEB_DH_STRIP_ARGS is deprecated since 0.4.85
CDBS WARNING:DEB_COMPRESS_EXCLUDE is deprecated since 0.4.85
set -e;   mv ./build-aux/config.guess ./build-aux/config.guess.cdbs-orig; cp 
--remove-destination /usr/share/misc/config.guess ./build-aux/config.guess;
set -e;   mv ./build-aux/config.sub ./build-aux/config.sub.cdbs-orig; cp 
--remove-destination /usr/share/misc/config.sub ./build-aux/config.sub;
dh_autoreconf 
Copying file build-aux/config.rpath
Copying file m4/codeset.m4
Copying file m4/glibc2.m4
Copying file m4/glibc21.m4
Copying file m4/intdiv0.m4
Copying file m4/intl.m4

[... snipped ...]

gtkdoc-mkhtml 2>&1 --help | grep  >/dev/null "\-\-verbose"; \
if test "$?" = "0"; then \
  if test "x" = "x1"; then \
mkhtml_options="$mkhtml_options --verbose"; \
  fi; \
fi; \
gtkdoc-mkhtml 2>&1 --help | grep  >/dev/null "\-\-path"; \
if test "$?" = "0"; then \
  mkhtml_options="$mkhtml_options --path=\"/<>/doc/reference\""; \
fi; \
cd html && gtkdoc-mkhtml $mkhtml_options  shishi ../shishi-docs.sgml
gtkdoc-fixxref --module=shishi --module-dir=html 
--html-dir=/usr/share/gtk-doc/html 
Package glib-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `glib-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'glib-2.0' found
touch html-build.stamp
make[4]: Leaving directory '/<>/doc/reference'
make[3]: Leaving directory '/<>/doc'
Making all in extra
make[3]: Entering directory '/<>/extra'
Making all in pam_shishi
make[4]: Entering directory '/<>/extra/pam_shishi'
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..  -I../../gl -I../../lib -I../../gl -I../../lib -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c -o pam_shishi.lo 
pam_shishi.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../lib 
-I../../gl -I../../lib -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c pam_shishi.c  -fPIC -DPIC -o .libs/pam_shishi.o
pam_shishi.c: In function 'pam_sm_authenticate':
pam_shishi.c:185:48: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
   pam_set_data (pamh, "shishi_setcred_return", (void *) retval, NULL);
^
pam_shishi.c:127:7: warning: ignoring return value of 'asprintf', declared with 
attribute warn_unused_result [-Wunused-result]
   asprintf ((char **) [0].msg, "Password for `%s@%s': ",
   ^~
   shishi_principal_default (h), shishi_realm_default (h));
   ~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../lib 
-I../../gl -I../../lib -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c pam_shishi.c -o pam_shishi.o >/dev/null 2>&1
make[4]: *** [Makefile:1359: pam_shishi.lo] Error 1
make[4]: Leaving directory '/<>/extra/pam_shishi'
make[3]: *** [Makefile:1272: all-recursive] Error 1
make[3]: Leaving directory '/<>/extra'
make[2]: *** [Makefile:1440: all-recursive] Error 1
make[2]: Leaving directory '/<>'
make[1]: *** [Makefile:1301: all] Error 2
make[1]: Leaving directory '/<>'
make: *** [/usr/share/cdbs/1/class/makefile.mk:77: debian/stamp-makefile-build] 
Error 2
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit 
status 2


The build was made in my autobuilder with "dpkg-buildpackage -A"
and it also fails here:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/shishi.html

where you can get a full build log if you need it.

If this is really a bug in one of 

Processing of shishi_1.0.2-6.2_source.changes

2019-04-07 Thread Debian FTP Masters
shishi_1.0.2-6.2_source.changes uploaded successfully to localhost
along with the files:
  shishi_1.0.2-6.2.dsc
  shishi_1.0.2-6.2.debian.tar.xz
  shishi_1.0.2-6.2_amd64.buildinfo

Greetings,

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

___
Help-shishi mailing list
Help-shishi@gnu.org
https://lists.gnu.org/mailman/listinfo/help-shishi


Processed: shishi seems to be fixed upstream (in git)

2019-04-07 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 + fixed-upstream
Bug #924123 [src:shishi] shishi: FTBFS with pam >= 1.3
Added tag(s) fixed-upstream.

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

___
Help-shishi mailing list
Help-shishi@gnu.org
https://lists.gnu.org/mailman/listinfo/help-shishi