Hello Sven,
On Fri, Jan 13, 2023 at 09:36:47PM +0100, Sven Joachim wrote:
> Am 13.01.2023 um 21:16 schrieb Helge Kreutzmann:
> > On Fri, Jan 13, 2023 at 09:05:21PM +0100, Sven Joachim wrote:
> >> Am 12.01.2023 um 11:29 schrieb Helge Kreutzmann:
> >>
> >> > Package: dpkg-dev
> >> > Version: 1.21.17
> >> > Severity: normal
> >> >
> >> > I got a linitian error for my package (linuxinfo) that the upstream
> >> > signature is missing and should be put alongside the .orig.tar.xz
> >> > during the build.
> >> >
> >> > This worked, the signature was included in the .changes file. However,
> >> > it is not included in the .dsc file.
> >>
> >> I cannot reproduce this.  If I provide the upstream signature as
> >> linuxinfo_4.1.2.orig.tar.xz.asc, it ends up in both the .changes and the
> >> .dsc files.  The .changes file for linuxinfo 4.1.2-1 which you uploaded[1]
> >> does not contain it.
> >
> > Maybe we use the tools differently?
> >
> > Since we use source only uploads, I run:
> > dpkg-buildpackage --changes-option=-S
> 
> I was a bit lazier and ran "dpkg-buildpackage -S", not even bothering to
> build binaries.  But it does not really matter, as ultimately every tool
> eventually runs "dpkg-source -b ." to create the .dsc file.  Here is
> what I got with your command:
> 
> ,----
> | $ LANG=C dpkg-buildpackage -uc -us --changes-option=-S
> | dpkg-buildpackage: info: source package linuxinfo
> | dpkg-buildpackage: info: source version 4.1.2-3
> | dpkg-buildpackage: info: source distribution unstable
> | dpkg-buildpackage: info: source changed by Helge Kreutzmann 
> <deb...@helgefjell.de>
> |  dpkg-source --before-build .
> | dpkg-buildpackage: info: host architecture amd64
> |  debian/rules clean
> | dh clean
> |    dh_clean
> |  dpkg-source -b .
> | dpkg-source: info: using source format '3.0 (quilt)'
> | dpkg-source: info: verifying ./linuxinfo_4.1.2.orig.tar.xz.asc
> | dpkg-source: info: building linuxinfo using existing 
> ./linuxinfo_4.1.2.orig.tar.xz
> | dpkg-source: info: building linuxinfo using existing 
> ./linuxinfo_4.1.2.orig.tar.xz.asc
> | dpkg-source: info: building linuxinfo in linuxinfo_4.1.2-3.debian.tar.xz
> | dpkg-source: info: building linuxinfo in linuxinfo_4.1.2-3.dsc
> | [...]
> `----
> 
> As you can see, dpkg-source included the orig.tar.xz.asc file.
> 
> > And I screwed up linuxinfo 4.1.2-1, thus I decided to also include the
> > signature and tried to do 4.1.2-2 (which failed) and manually added it
> > in 4.1.2-3 (which is now in the archive).
> >
> > For now, I noticed down to add the asc file manually, but I don't
> > think this is a desirable solution.
> 
> Can you please send a build log?

Please find it attached.

As you can see, "linuxinfo_4.1.2.orig.tar.xz.asc" is contained in the
.dsc file, but not in the .changes file.

When I uploaded this (with -2) the archive rejected this.

I manually edited the .changes to add
"linuxinfo_4.1.2.orig.tar.xz.asc", and this worked.

Greetings

           Helge

-- 
      Dr. Helge Kreutzmann                     deb...@helgefjell.de
           Dipl.-Phys.                   http://www.helgefjell.de/debian.php
        64bit GNU powered                     gpg signed mail preferred
           Help keep free software "libre": http://www.ffii.de/
Script started on 2023-01-13 21:46:32+01:00 [TERM="linux" TTY="/dev/tty11" 
COLUMNS="240" LINES="75"]
[?2004hhelge@twentytwo:/tmp/libuild$ dpkg-buildpackage --changes-option=-S
cd
 linuxinfo-4.1.2-3/
[?2004l
[?2004hhelge@twentytwo:/tmp/libuild/linuxinfo-4.1.2-3$ dpkg-buildpackage 
--changes-option=-S
[?2004l
dpkg-buildpackage: Information: Quellpaket linuxinfo
dpkg-buildpackage: Information: Quellversion 4.1.2-3
dpkg-buildpackage: Information: Quelldistribution unstable
dpkg-buildpackage: Information: Quelle geändert durch Helge 
Kreutzmann <deb...@helgefjell.de>
dpkg-buildpackage: Information: Host-Architektur amd64
 dpkg-source --before-build .
 debian/rules clean
dh clean
   dh_clean
 dpkg-source -b .
dpkg-source: Information: Quellformat »3.0 (quilt)« wird 
verwendet
dpkg-source: Information: ./linuxinfo_4.1.2.orig.tar.xz.asc 
wird überprüft
dpkg-source: Information: linuxinfo wird unter Benutzung des 
existierenden ./linuxinfo_4.1.2.orig.tar.xz gebaut
dpkg-source: Information: linuxinfo wird unter Benutzung des 
existierenden ./linuxinfo_4.1.2.orig.tar.xz.asc gebaut
dpkg-source: Information: linuxinfo wird in 
linuxinfo_4.1.2-3.debian.tar.xz gebaut
dpkg-source: Information: linuxinfo wird in 
linuxinfo_4.1.2-3.dsc gebaut
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
Copying file m4/codeset.m4
Copying file m4/fcntl-o.m4
Copying file m4/glibc2.m4
Copying file m4/glibc21.m4
Copying file m4/intdiv0.m4
Copying file m4/intl.m4
Copying file m4/intldir.m4
Copying file m4/intlmacosx.m4
Copying file m4/intmax.m4
Copying file m4/inttypes-pri.m4
Copying file m4/inttypes_h.m4
Copying file m4/lcmessage.m4
Copying file m4/lock.m4
Copying file m4/longlong.m4
Copying file m4/printf-posix.m4
Copying file m4/size_max.m4
Copying file m4/stdint_h.m4
Copying file m4/threadlib.m4
Copying file m4/uintmax_t.m4
Copying file m4/visibility.m4
Copying file m4/wchar_t.m4
Copying file m4/wint_t.m4
Copying file m4/xsize.m4
Copying file po/Makefile.in.in
Copying file po/Makevars.template
Copying file po/Rules-quot
m4/pcre.m4:10: warning: The macro `AC_CHECKING' is obsolete.
m4/pcre.m4:10: You should run autoupdate.
./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from...
m4/pcre.m4:10: the top level
configure.ac:17: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:17: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:17: the top level
   debian/rules override_dh_auto_configure
make[1]: Verzeichnis „/tmp/libuild/linuxinfo-4.1.2-3“ wird betreten
dh_auto_configure -- --with-pcre
        ./configure --build=x86_64-linux-gnu --prefix=/usr 
--includedir=\${prefix}/include --mandir=\${prefix}/share/man 
--infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
--disable-option-checking --disable-silent-rules 
--libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run 
--disable-maintainer-mode --disable-dependency-tracking --with-pcre
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gawk... (cached) gawk
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
checking whether ln -s works... yes
checking whether NLS is requested... yes
checking for po4a... po4a
configure: checking for PCRE...
checking for --with-pcre... yes
checking for pkg-config... /usr/bin/pkg-config
checking for pcre with pkg-config... using system LIBPCRE 2.8
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for unistd.h... (cached) yes
checking size of long... 8
checking size of long long... 8
checking for strstr... yes
checking for uname... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking how to run the C preprocessor... gcc -E
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating po4a/Makefile
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
make[1]: Verzeichnis „/tmp/libuild/linuxinfo-4.1.2-3“ wird verlassen
   dh_auto_build
        make -j12
make[1]: Verzeichnis „/tmp/libuild/linuxinfo-4.1.2-3“ wird betreten
Making all in po
make[2]: Verzeichnis „/tmp/libuild/linuxinfo-4.1.2-3/po“ wird betreten
test ! -f ./linuxinfo.pot || \
  test -z "cs.gmo da.gmo de.gmo es.gmo fr.gmo it.gmo ja.gmo nl.gmo nn.gmo 
pl.gmo pt.gmo ru.gmo zh_CN.gmo" || make cs.gmo da.gmo de.gmo es.gmo fr.gmo 
it.gmo ja.gmo nl.gmo nn.gmo pl.gmo pt.gmo ru.gmo zh_CN.gmo
make[3]: Verzeichnis „/tmp/libuild/linuxinfo-4.1.2-3/po“ wird betreten
rm -f cs.gmo && /usr/bin/msgfmt -c --statistics --verbose -o cs.gmo cs.po
rm -f da.gmo && /usr/bin/msgfmt -c --statistics --verbose -o da.gmo da.po
rm -f de.gmo && /usr/bin/msgfmt -c --statistics --verbose -o de.gmo de.po
rm -f es.gmo && /usr/bin/msgfmt -c --statistics --verbose -o es.gmo es.po
rm -f fr.gmo && /usr/bin/msgfmt -c --statistics --verbose -o fr.gmo fr.po
rm -f it.gmo && /usr/bin/msgfmt -c --statistics --verbose -o it.gmo it.po
rm -f ja.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ja.gmo ja.po
rm -f nl.gmo && /usr/bin/msgfmt -c --statistics --verbose -o nl.gmo nl.po
rm -f nn.gmo && /usr/bin/msgfmt -c --statistics --verbose -o nn.gmo nn.po
rm -f pl.gmo && /usr/bin/msgfmt -c --statistics --verbose -o pl.gmo pl.po
rm -f pt.gmo && /usr/bin/msgfmt -c --statistics --verbose -o pt.gmo pt.po
da.po: cs.po: it.po: ja.po: 23 übersetzte Meldungenfr.po: 23 übersetzte 
Meldungen23 übersetzte Meldungende.po: 21 übersetzte Meldungen, 2 unübersetzte 
Meldungen.
.
23 übersetzte Meldungen.
es.po: .
23 übersetzte Meldungen.
nl.po: 23 übersetzte Meldungen.
23 übersetzte Meldungen.
.
rm -f ru.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ru.gmo ru.po
pl.po: 23 übersetzte Meldungen.
pt.po: 23 übersetzte Meldungen.
nn.po: 23 übersetzte Meldungen.
rm -f zh_CN.gmo && /usr/bin/msgfmt -c --statistics --verbose -o zh_CN.gmo 
zh_CN.po
ru.po: 23 übersetzte Meldungen.
zh_CN.po: 23 übersetzte Meldungen.
make[3]: Verzeichnis „/tmp/libuild/linuxinfo-4.1.2-3/po“ wird verlassen
touch stamp-po
make[2]: Verzeichnis „/tmp/libuild/linuxinfo-4.1.2-3/po“ wird verlassen
Making all in po4a
make[2]: Verzeichnis „/tmp/libuild/linuxinfo-4.1.2-3/po4a“ wird betreten
make[2]: Für das Ziel „all“ ist nichts zu tun.
make[2]: Verzeichnis „/tmp/libuild/linuxinfo-4.1.2-3/po4a“ wird verlassen
make[2]: Verzeichnis „/tmp/libuild/linuxinfo-4.1.2-3“ wird betreten
gcc -DPACKAGE_NAME=\"Linuxinfo\" -DPACKAGE_TARNAME=\"linuxinfo\" 
-DPACKAGE_VERSION=\"4.1.2\" -DPACKAGE_STRING=\"Linuxinfo\ 4.1.2\" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"linuxinfo\" 
-DVERSION=\"4.1.2\" -Duse_regexp=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 
-DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 
-DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 
-DHAVE_UNISTD_H=1 -DSIZEOF_LONG=8 -DSIZEOF_LONG_LONG=8 -DHAVE_STRSTR=1 
-DHAVE_UNAME=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I.  
-DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-ffile-prefix-map=/tmp/libuild/linuxinfo-4.1.2-3=. -fstack-protector-strong 
-Wformat -Werror=format-security -c -o linuxinfo.o linuxinfo.c
gcc -DPACKAGE_NAME=\"Linuxinfo\" -DPACKAGE_TARNAME=\"linuxinfo\" 
-DPACKAGE_VERSION=\"4.1.2\" -DPACKAGE_STRING=\"Linuxinfo\ 4.1.2\" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"linuxinfo\" 
-DVERSION=\"4.1.2\" -Duse_regexp=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 
-DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 
-DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 
-DHAVE_UNISTD_H=1 -DSIZEOF_LONG=8 -DSIZEOF_LONG_LONG=8 -DHAVE_STRSTR=1 
-DHAVE_UNAME=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I.  
-DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-ffile-prefix-map=/tmp/libuild/linuxinfo-4.1.2-3=. -fstack-protector-strong 
-Wformat -Werror=format-security -c -o linuxinfo_common.o linuxinfo_common.c
gcc -DPACKAGE_NAME=\"Linuxinfo\" -DPACKAGE_TARNAME=\"linuxinfo\" 
-DPACKAGE_VERSION=\"4.1.2\" -DPACKAGE_STRING=\"Linuxinfo\ 4.1.2\" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"linuxinfo\" 
-DVERSION=\"4.1.2\" -Duse_regexp=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 
-DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 
-DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 
-DHAVE_UNISTD_H=1 -DSIZEOF_LONG=8 -DSIZEOF_LONG_LONG=8 -DHAVE_STRSTR=1 
-DHAVE_UNAME=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I.  
-DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-ffile-prefix-map=/tmp/libuild/linuxinfo-4.1.2-3=. -fstack-protector-strong 
-Wformat -Werror=format-security -c -o linuxinfo_arm.o linuxinfo_arm.c
gcc -DPACKAGE_NAME=\"Linuxinfo\" -DPACKAGE_TARNAME=\"linuxinfo\" 
-DPACKAGE_VERSION=\"4.1.2\" -DPACKAGE_STRING=\"Linuxinfo\ 4.1.2\" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"linuxinfo\" 
-DVERSION=\"4.1.2\" -Duse_regexp=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 
-DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 
-DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 
-DHAVE_UNISTD_H=1 -DSIZEOF_LONG=8 -DSIZEOF_LONG_LONG=8 -DHAVE_STRSTR=1 
-DHAVE_UNAME=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I.  
-DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-ffile-prefix-map=/tmp/libuild/linuxinfo-4.1.2-3=. -fstack-protector-strong 
-Wformat -Werror=format-security -c -o linuxinfo_alpha.o linuxinfo_alpha.c
gcc -DPACKAGE_NAME=\"Linuxinfo\" -DPACKAGE_TARNAME=\"linuxinfo\" 
-DPACKAGE_VERSION=\"4.1.2\" -DPACKAGE_STRING=\"Linuxinfo\ 4.1.2\" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"linuxinfo\" 
-DVERSION=\"4.1.2\" -Duse_regexp=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 
-DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 
-DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 
-DHAVE_UNISTD_H=1 -DSIZEOF_LONG=8 -DSIZEOF_LONG_LONG=8 -DHAVE_STRSTR=1 
-DHAVE_UNAME=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I.  
-DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-ffile-prefix-map=/tmp/libuild/linuxinfo-4.1.2-3=. -fstack-protector-strong 
-Wformat -Werror=format-security -c -o linuxinfo_ia64.o linuxinfo_ia64.c
gcc -DPACKAGE_NAME=\"Linuxinfo\" -DPACKAGE_TARNAME=\"linuxinfo\" 
-DPACKAGE_VERSION=\"4.1.2\" -DPACKAGE_STRING=\"Linuxinfo\ 4.1.2\" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"linuxinfo\" 
-DVERSION=\"4.1.2\" -Duse_regexp=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 
-DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 
-DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 
-DHAVE_UNISTD_H=1 -DSIZEOF_LONG=8 -DSIZEOF_LONG_LONG=8 -DHAVE_STRSTR=1 
-DHAVE_UNAME=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I.  
-DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-ffile-prefix-map=/tmp/libuild/linuxinfo-4.1.2-3=. -fstack-protector-strong 
-Wformat -Werror=format-security -c -o linuxinfo_intel.o linuxinfo_intel.c
gcc -DPACKAGE_NAME=\"Linuxinfo\" -DPACKAGE_TARNAME=\"linuxinfo\" 
-DPACKAGE_VERSION=\"4.1.2\" -DPACKAGE_STRING=\"Linuxinfo\ 4.1.2\" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"linuxinfo\" 
-DVERSION=\"4.1.2\" -Duse_regexp=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 
-DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 
-DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 
-DHAVE_UNISTD_H=1 -DSIZEOF_LONG=8 -DSIZEOF_LONG_LONG=8 -DHAVE_STRSTR=1 
-DHAVE_UNAME=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I.  
-DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-ffile-prefix-map=/tmp/libuild/linuxinfo-4.1.2-3=. -fstack-protector-strong 
-Wformat -Werror=format-security -c -o linuxinfo_m68k.o linuxinfo_m68k.c
gcc -DPACKAGE_NAME=\"Linuxinfo\" -DPACKAGE_TARNAME=\"linuxinfo\" 
-DPACKAGE_VERSION=\"4.1.2\" -DPACKAGE_STRING=\"Linuxinfo\ 4.1.2\" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"linuxinfo\" 
-DVERSION=\"4.1.2\" -Duse_regexp=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 
-DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 
-DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 
-DHAVE_UNISTD_H=1 -DSIZEOF_LONG=8 -DSIZEOF_LONG_LONG=8 -DHAVE_STRSTR=1 
-DHAVE_UNAME=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I.  
-DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-ffile-prefix-map=/tmp/libuild/linuxinfo-4.1.2-3=. -fstack-protector-strong 
-Wformat -Werror=format-security -c -o linuxinfo_ppc.o linuxinfo_ppc.c
gcc -DPACKAGE_NAME=\"Linuxinfo\" -DPACKAGE_TARNAME=\"linuxinfo\" 
-DPACKAGE_VERSION=\"4.1.2\" -DPACKAGE_STRING=\"Linuxinfo\ 4.1.2\" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"linuxinfo\" 
-DVERSION=\"4.1.2\" -Duse_regexp=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 
-DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 
-DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 
-DHAVE_UNISTD_H=1 -DSIZEOF_LONG=8 -DSIZEOF_LONG_LONG=8 -DHAVE_STRSTR=1 
-DHAVE_UNAME=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I.  
-DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-ffile-prefix-map=/tmp/libuild/linuxinfo-4.1.2-3=. -fstack-protector-strong 
-Wformat -Werror=format-security -c -o linuxinfo_sh.o linuxinfo_sh.c
gcc -DPACKAGE_NAME=\"Linuxinfo\" -DPACKAGE_TARNAME=\"linuxinfo\" 
-DPACKAGE_VERSION=\"4.1.2\" -DPACKAGE_STRING=\"Linuxinfo\ 4.1.2\" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"linuxinfo\" 
-DVERSION=\"4.1.2\" -Duse_regexp=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 
-DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 
-DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 
-DHAVE_UNISTD_H=1 -DSIZEOF_LONG=8 -DSIZEOF_LONG_LONG=8 -DHAVE_STRSTR=1 
-DHAVE_UNAME=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I.  
-DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-ffile-prefix-map=/tmp/libuild/linuxinfo-4.1.2-3=. -fstack-protector-strong 
-Wformat -Werror=format-security -c -o linuxinfo_hppa.o linuxinfo_hppa.c
gcc -DPACKAGE_NAME=\"Linuxinfo\" -DPACKAGE_TARNAME=\"linuxinfo\" 
-DPACKAGE_VERSION=\"4.1.2\" -DPACKAGE_STRING=\"Linuxinfo\ 4.1.2\" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"linuxinfo\" 
-DVERSION=\"4.1.2\" -Duse_regexp=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 
-DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 
-DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 
-DHAVE_UNISTD_H=1 -DSIZEOF_LONG=8 -DSIZEOF_LONG_LONG=8 -DHAVE_STRSTR=1 
-DHAVE_UNAME=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I.  
-DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-ffile-prefix-map=/tmp/libuild/linuxinfo-4.1.2-3=. -fstack-protector-strong 
-Wformat -Werror=format-security -c -o linuxinfo_s390.o linuxinfo_s390.c
gcc -DPACKAGE_NAME=\"Linuxinfo\" -DPACKAGE_TARNAME=\"linuxinfo\" 
-DPACKAGE_VERSION=\"4.1.2\" -DPACKAGE_STRING=\"Linuxinfo\ 4.1.2\" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"linuxinfo\" 
-DVERSION=\"4.1.2\" -Duse_regexp=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 
-DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 
-DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 
-DHAVE_UNISTD_H=1 -DSIZEOF_LONG=8 -DSIZEOF_LONG_LONG=8 -DHAVE_STRSTR=1 
-DHAVE_UNAME=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I.  
-DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-ffile-prefix-map=/tmp/libuild/linuxinfo-4.1.2-3=. -fstack-protector-strong 
-Wformat -Werror=format-security -c -o linuxinfo_avr.o linuxinfo_avr.c
gcc -DPACKAGE_NAME=\"Linuxinfo\" -DPACKAGE_TARNAME=\"linuxinfo\" 
-DPACKAGE_VERSION=\"4.1.2\" -DPACKAGE_STRING=\"Linuxinfo\ 4.1.2\" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"linuxinfo\" 
-DVERSION=\"4.1.2\" -Duse_regexp=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 
-DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 
-DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 
-DHAVE_UNISTD_H=1 -DSIZEOF_LONG=8 -DSIZEOF_LONG_LONG=8 -DHAVE_STRSTR=1 
-DHAVE_UNAME=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I.  
-DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-ffile-prefix-map=/tmp/libuild/linuxinfo-4.1.2-3=. -fstack-protector-strong 
-Wformat -Werror=format-security -c -o linuxinfo_sparc.o linuxinfo_sparc.c
gcc -DPACKAGE_NAME=\"Linuxinfo\" -DPACKAGE_TARNAME=\"linuxinfo\" 
-DPACKAGE_VERSION=\"4.1.2\" -DPACKAGE_STRING=\"Linuxinfo\ 4.1.2\" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"linuxinfo\" 
-DVERSION=\"4.1.2\" -Duse_regexp=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 
-DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 
-DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 
-DHAVE_UNISTD_H=1 -DSIZEOF_LONG=8 -DSIZEOF_LONG_LONG=8 -DHAVE_STRSTR=1 
-DHAVE_UNAME=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I.  
-DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-ffile-prefix-map=/tmp/libuild/linuxinfo-4.1.2-3=. -fstack-protector-strong 
-Wformat -Werror=format-security -c -o linuxinfo_mips.o linuxinfo_mips.c
gcc -DPACKAGE_NAME=\"Linuxinfo\" -DPACKAGE_TARNAME=\"linuxinfo\" 
-DPACKAGE_VERSION=\"4.1.2\" -DPACKAGE_STRING=\"Linuxinfo\ 4.1.2\" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"linuxinfo\" 
-DVERSION=\"4.1.2\" -Duse_regexp=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 
-DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 
-DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 
-DHAVE_UNISTD_H=1 -DSIZEOF_LONG=8 -DSIZEOF_LONG_LONG=8 -DHAVE_STRSTR=1 
-DHAVE_UNAME=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I.  
-DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-ffile-prefix-map=/tmp/libuild/linuxinfo-4.1.2-3=. -fstack-protector-strong 
-Wformat -Werror=format-security -c -o linuxinfo_riscv.o linuxinfo_riscv.c
gcc -DPACKAGE_NAME=\"Linuxinfo\" -DPACKAGE_TARNAME=\"linuxinfo\" 
-DPACKAGE_VERSION=\"4.1.2\" -DPACKAGE_STRING=\"Linuxinfo\ 4.1.2\" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"linuxinfo\" 
-DVERSION=\"4.1.2\" -Duse_regexp=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 
-DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 
-DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 
-DHAVE_UNISTD_H=1 -DSIZEOF_LONG=8 -DSIZEOF_LONG_LONG=8 -DHAVE_STRSTR=1 
-DHAVE_UNAME=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I.  
-DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-ffile-prefix-map=/tmp/libuild/linuxinfo-4.1.2-3=. -fstack-protector-strong 
-Wformat -Werror=format-security -c -o linuxinfo_unknown.o linuxinfo_unknown.c
gcc  -g -O2 -ffile-prefix-map=/tmp/libuild/linuxinfo-4.1.2-3=. 
-fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o 
linuxinfo linuxinfo.o linuxinfo_common.o linuxinfo_arm.o linuxinfo_alpha.o 
linuxinfo_ia64.o linuxinfo_intel.o linuxinfo_m68k.o linuxinfo_ppc.o 
linuxinfo_sh.o linuxinfo_hppa.o linuxinfo_s390.o linuxinfo_avr.o 
linuxinfo_sparc.o linuxinfo_mips.o linuxinfo_riscv.o linuxinfo_unknown.o  
-lpcre2-8  
make[2]: Verzeichnis „/tmp/libuild/linuxinfo-4.1.2-3“ wird verlassen
make[1]: Verzeichnis „/tmp/libuild/linuxinfo-4.1.2-3“ wird verlassen
   dh_auto_test
        make -j12 check "TESTSUITEFLAGS=-j12 --verbose" VERBOSE=1
make[1]: Verzeichnis „/tmp/libuild/linuxinfo-4.1.2-3“ wird betreten
Making check in po
make[2]: Verzeichnis „/tmp/libuild/linuxinfo-4.1.2-3/po“ wird betreten
make[2]: Für das Ziel „check“ ist nichts zu tun.
make[2]: Verzeichnis „/tmp/libuild/linuxinfo-4.1.2-3/po“ wird verlassen
Making check in po4a
make[2]: Verzeichnis „/tmp/libuild/linuxinfo-4.1.2-3/po4a“ wird betreten
make[2]: Für das Ziel „check“ ist nichts zu tun.
make[2]: Verzeichnis „/tmp/libuild/linuxinfo-4.1.2-3/po4a“ wird verlassen
make[2]: Verzeichnis „/tmp/libuild/linuxinfo-4.1.2-3“ wird betreten
make[2]: Für das Ziel „check-am“ ist nichts zu tun.
make[2]: Verzeichnis „/tmp/libuild/linuxinfo-4.1.2-3“ wird verlassen
make[1]: Verzeichnis „/tmp/libuild/linuxinfo-4.1.2-3“ wird verlassen
   create-stamp debian/debhelper-build-stamp
   dh_prep
   dh_installdirs
   dh_auto_install --destdir=debian/linuxinfo/
        make -j12 install 
DESTDIR=/tmp/libuild/linuxinfo-4.1.2-3/debian/linuxinfo AM_UPDATE_INFO_DIR=no
make[1]: Verzeichnis „/tmp/libuild/linuxinfo-4.1.2-3“ wird betreten
Making install in po
make[2]: Verzeichnis „/tmp/libuild/linuxinfo-4.1.2-3/po“ wird betreten
installing cs.gmo as 
/tmp/libuild/linuxinfo-4.1.2-3/debian/linuxinfo/usr/share/locale/cs/LC_MESSAGES/linuxinfo.mo
installing da.gmo as 
/tmp/libuild/linuxinfo-4.1.2-3/debian/linuxinfo/usr/share/locale/da/LC_MESSAGES/linuxinfo.mo
installing de.gmo as 
/tmp/libuild/linuxinfo-4.1.2-3/debian/linuxinfo/usr/share/locale/de/LC_MESSAGES/linuxinfo.mo
installing es.gmo as 
/tmp/libuild/linuxinfo-4.1.2-3/debian/linuxinfo/usr/share/locale/es/LC_MESSAGES/linuxinfo.mo
installing fr.gmo as 
/tmp/libuild/linuxinfo-4.1.2-3/debian/linuxinfo/usr/share/locale/fr/LC_MESSAGES/linuxinfo.mo
installing it.gmo as 
/tmp/libuild/linuxinfo-4.1.2-3/debian/linuxinfo/usr/share/locale/it/LC_MESSAGES/linuxinfo.mo
installing ja.gmo as 
/tmp/libuild/linuxinfo-4.1.2-3/debian/linuxinfo/usr/share/locale/ja/LC_MESSAGES/linuxinfo.mo
installing nl.gmo as 
/tmp/libuild/linuxinfo-4.1.2-3/debian/linuxinfo/usr/share/locale/nl/LC_MESSAGES/linuxinfo.mo
installing nn.gmo as 
/tmp/libuild/linuxinfo-4.1.2-3/debian/linuxinfo/usr/share/locale/nn/LC_MESSAGES/linuxinfo.mo
installing pl.gmo as 
/tmp/libuild/linuxinfo-4.1.2-3/debian/linuxinfo/usr/share/locale/pl/LC_MESSAGES/linuxinfo.mo
installing pt.gmo as 
/tmp/libuild/linuxinfo-4.1.2-3/debian/linuxinfo/usr/share/locale/pt/LC_MESSAGES/linuxinfo.mo
installing ru.gmo as 
/tmp/libuild/linuxinfo-4.1.2-3/debian/linuxinfo/usr/share/locale/ru/LC_MESSAGES/linuxinfo.mo
installing zh_CN.gmo as 
/tmp/libuild/linuxinfo-4.1.2-3/debian/linuxinfo/usr/share/locale/zh_CN/LC_MESSAGES/linuxinfo.mo
if test "linuxinfo" = "gettext-tools"; then \
  /usr/bin/mkdir -p 
/tmp/libuild/linuxinfo-4.1.2-3/debian/linuxinfo/usr/share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed 
en@quot.header en@boldquot.header insert-header.sin Rules-quot   
Makevars.template; do \
    /usr/bin/install -c -m 644 ./$file \
                    
/tmp/libuild/linuxinfo-4.1.2-3/debian/linuxinfo/usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f 
/tmp/libuild/linuxinfo-4.1.2-3/debian/linuxinfo/usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[2]: Verzeichnis „/tmp/libuild/linuxinfo-4.1.2-3/po“ wird verlassen
Making install in po4a
make[2]: Verzeichnis „/tmp/libuild/linuxinfo-4.1.2-3/po4a“ wird betreten
make[3]: Verzeichnis „/tmp/libuild/linuxinfo-4.1.2-3/po4a“ wird betreten
make[3]: Für das Ziel „install-exec-am“ ist nichts zu tun.
for lang in `sed -ne 's/^.*\[po4a_langs\] \(.*\)$/\1/p' ./po4a.cfg`; do \
        files=""; \
        for trans in linuxinfo.1; do \
                if [ -f /tmp/libuild/linuxinfo-4.1.2-3/po4a/$lang/$trans ]; 
then \
                        files="$files 
/tmp/libuild/linuxinfo-4.1.2-3/po4a/$lang/$trans"; \
                elif [ -f ./$lang/$trans ]; then \
                        files="$files ./$lang/$trans"; \
                fi; \
        done; \
        make install-man \
                mandir="/usr/share/man/$lang" \
                man_MANS="" \
                dist_man_MANS="$files"; \
done
 /usr/bin/mkdir -p 
'/tmp/libuild/linuxinfo-4.1.2-3/debian/linuxinfo/usr/share/man/man1'
make[4]: Verzeichnis „/tmp/libuild/linuxinfo-4.1.2-3/po4a“ wird betreten
 /usr/bin/mkdir -p 
'/tmp/libuild/linuxinfo-4.1.2-3/debian/linuxinfo/usr/share/man/cs/man1'
 /usr/bin/install -c -m 644 linuxinfo.1 
'/tmp/libuild/linuxinfo-4.1.2-3/debian/linuxinfo/usr/share/man/man1'
 /usr/bin/install -c -m 644 /tmp/libuild/linuxinfo-4.1.2-3/po4a/cs/linuxinfo.1 
'/tmp/libuild/linuxinfo-4.1.2-3/debian/linuxinfo/usr/share/man/cs/man1'
make[4]: Verzeichnis „/tmp/libuild/linuxinfo-4.1.2-3/po4a“ wird verlassen
make[4]: Verzeichnis „/tmp/libuild/linuxinfo-4.1.2-3/po4a“ wird betreten
 /usr/bin/mkdir -p 
'/tmp/libuild/linuxinfo-4.1.2-3/debian/linuxinfo/usr/share/man/da/man1'
 /usr/bin/install -c -m 644 /tmp/libuild/linuxinfo-4.1.2-3/po4a/da/linuxinfo.1 
'/tmp/libuild/linuxinfo-4.1.2-3/debian/linuxinfo/usr/share/man/da/man1'
make[4]: Verzeichnis „/tmp/libuild/linuxinfo-4.1.2-3/po4a“ wird verlassen
make[4]: Verzeichnis „/tmp/libuild/linuxinfo-4.1.2-3/po4a“ wird betreten
 /usr/bin/mkdir -p 
'/tmp/libuild/linuxinfo-4.1.2-3/debian/linuxinfo/usr/share/man/de/man1'
 /usr/bin/install -c -m 644 /tmp/libuild/linuxinfo-4.1.2-3/po4a/de/linuxinfo.1 
'/tmp/libuild/linuxinfo-4.1.2-3/debian/linuxinfo/usr/share/man/de/man1'
make[4]: Verzeichnis „/tmp/libuild/linuxinfo-4.1.2-3/po4a“ wird verlassen
make[4]: Verzeichnis „/tmp/libuild/linuxinfo-4.1.2-3/po4a“ wird betreten
 /usr/bin/mkdir -p 
'/tmp/libuild/linuxinfo-4.1.2-3/debian/linuxinfo/usr/share/man/it/man1'
 /usr/bin/install -c -m 644 /tmp/libuild/linuxinfo-4.1.2-3/po4a/it/linuxinfo.1 
'/tmp/libuild/linuxinfo-4.1.2-3/debian/linuxinfo/usr/share/man/it/man1'
make[4]: Verzeichnis „/tmp/libuild/linuxinfo-4.1.2-3/po4a“ wird verlassen
make[4]: Verzeichnis „/tmp/libuild/linuxinfo-4.1.2-3/po4a“ wird betreten
 /usr/bin/mkdir -p 
'/tmp/libuild/linuxinfo-4.1.2-3/debian/linuxinfo/usr/share/man/nl/man1'
 /usr/bin/install -c -m 644 /tmp/libuild/linuxinfo-4.1.2-3/po4a/nl/linuxinfo.1 
'/tmp/libuild/linuxinfo-4.1.2-3/debian/linuxinfo/usr/share/man/nl/man1'
make[4]: Verzeichnis „/tmp/libuild/linuxinfo-4.1.2-3/po4a“ wird verlassen
make[4]: Verzeichnis „/tmp/libuild/linuxinfo-4.1.2-3/po4a“ wird betreten
 /usr/bin/mkdir -p 
'/tmp/libuild/linuxinfo-4.1.2-3/debian/linuxinfo/usr/share/man/pl/man1'
 /usr/bin/install -c -m 644 /tmp/libuild/linuxinfo-4.1.2-3/po4a/pl/linuxinfo.1 
'/tmp/libuild/linuxinfo-4.1.2-3/debian/linuxinfo/usr/share/man/pl/man1'
make[4]: Verzeichnis „/tmp/libuild/linuxinfo-4.1.2-3/po4a“ wird verlassen
make[4]: Verzeichnis „/tmp/libuild/linuxinfo-4.1.2-3/po4a“ wird betreten
 /usr/bin/mkdir -p 
'/tmp/libuild/linuxinfo-4.1.2-3/debian/linuxinfo/usr/share/man/pt/man1'
 /usr/bin/install -c -m 644 /tmp/libuild/linuxinfo-4.1.2-3/po4a/pt/linuxinfo.1 
'/tmp/libuild/linuxinfo-4.1.2-3/debian/linuxinfo/usr/share/man/pt/man1'
make[4]: Verzeichnis „/tmp/libuild/linuxinfo-4.1.2-3/po4a“ wird verlassen
make[4]: Verzeichnis „/tmp/libuild/linuxinfo-4.1.2-3/po4a“ wird betreten
 /usr/bin/mkdir -p 
'/tmp/libuild/linuxinfo-4.1.2-3/debian/linuxinfo/usr/share/man/ru/man1'
 /usr/bin/install -c -m 644 /tmp/libuild/linuxinfo-4.1.2-3/po4a/ru/linuxinfo.1 
'/tmp/libuild/linuxinfo-4.1.2-3/debian/linuxinfo/usr/share/man/ru/man1'
make[4]: Verzeichnis „/tmp/libuild/linuxinfo-4.1.2-3/po4a“ wird verlassen
make[3]: Verzeichnis „/tmp/libuild/linuxinfo-4.1.2-3/po4a“ wird verlassen
make[2]: Verzeichnis „/tmp/libuild/linuxinfo-4.1.2-3/po4a“ wird verlassen
make[2]: Verzeichnis „/tmp/libuild/linuxinfo-4.1.2-3“ wird betreten
make[3]: Verzeichnis „/tmp/libuild/linuxinfo-4.1.2-3“ wird betreten
 /usr/bin/mkdir -p '/tmp/libuild/linuxinfo-4.1.2-3/debian/linuxinfo/usr/bin'
 /usr/bin/mkdir -p 
'/tmp/libuild/linuxinfo-4.1.2-3/debian/linuxinfo/usr/share/man/man1'
  /usr/bin/install -c linuxinfo 
'/tmp/libuild/linuxinfo-4.1.2-3/debian/linuxinfo/usr/bin'
 /usr/bin/install -c -m 644 po4a/linuxinfo.1 
'/tmp/libuild/linuxinfo-4.1.2-3/debian/linuxinfo/usr/share/man/man1'
make[3]: Verzeichnis „/tmp/libuild/linuxinfo-4.1.2-3“ wird verlassen
make[2]: Verzeichnis „/tmp/libuild/linuxinfo-4.1.2-3“ wird verlassen
make[1]: Verzeichnis „/tmp/libuild/linuxinfo-4.1.2-3“ wird verlassen
   dh_installdocs
   dh_installchangelogs
   dh_installman
   dh_bugfiles
   dh_perl
   dh_link
   dh_strip_nondeterminism
        Normalized debian/linuxinfo/usr/share/locale/es/LC_MESSAGES/linuxinfo.mo
        Normalized debian/linuxinfo/usr/share/locale/nn/LC_MESSAGES/linuxinfo.mo
        Normalized 
debian/linuxinfo/usr/share/locale/zh_CN/LC_MESSAGES/linuxinfo.mo
        Normalized debian/linuxinfo/usr/share/locale/da/LC_MESSAGES/linuxinfo.mo
        Normalized debian/linuxinfo/usr/share/locale/ja/LC_MESSAGES/linuxinfo.mo
        Normalized debian/linuxinfo/usr/share/locale/ru/LC_MESSAGES/linuxinfo.mo
        Normalized debian/linuxinfo/usr/share/locale/nl/LC_MESSAGES/linuxinfo.mo
        Normalized debian/linuxinfo/usr/share/locale/pl/LC_MESSAGES/linuxinfo.mo
        Normalized debian/linuxinfo/usr/share/locale/fr/LC_MESSAGES/linuxinfo.mo
        Normalized debian/linuxinfo/usr/share/locale/pt/LC_MESSAGES/linuxinfo.mo
        Normalized debian/linuxinfo/usr/share/locale/it/LC_MESSAGES/linuxinfo.mo
        Normalized debian/linuxinfo/usr/share/locale/cs/LC_MESSAGES/linuxinfo.mo
        Normalized debian/linuxinfo/usr/share/locale/de/LC_MESSAGES/linuxinfo.mo
   dh_compress
   dh_fixperms
   dh_missing
   dh_dwz
   dh_strip
   dh_makeshlibs
   dh_shlibdeps
   dh_installdeb
   dh_gencontrol
   dh_md5sums
   dh_builddeb
dpkg-deb: Paket »linuxinfo« wird in »../linuxinfo_4.1.2-3_amd64.deb« 
gebaut.
dpkg-deb: Paket »linuxinfo-dbgsym« wird in 
»../linuxinfo-dbgsym_4.1.2-3_amd64.deb« gebaut.
 dpkg-genbuildinfo -O../linuxinfo_4.1.2-3_amd64.buildinfo
 dpkg-genchanges -S -O../linuxinfo_4.1.2-3_amd64.changes
dpkg-genchanges: Information: Originalquellen beim 
Hochladen nicht hinzufügen
 dpkg-source --after-build .
dpkg-buildpackage: Information: Nur Quelle, nur Diff 
hochzuladen (Originalquellen NICHT enthalten)
 signfile linuxinfo_4.1.2-3.dsc
)0[?7h┌──────────────────────────────────────────────────────────────────────────────┐│
 Sie benötigen ein Passwort, um den geheimen OpenPGP Schlüssel zu entsperren: 
││ "Helge Kreutzmann <he...@helgefjell.de>"││ 4096-Bit 
RSA Schlüssel, ID 41BAA526682AE670,││ erzeugt 
2014-08-08.││││││ Passwort: 
__________________________________________________________________ 
││││<OK><Abbrechen>│└──────────────────────────────────────────────────────────────────────────────┘[?25l[?1c<OK><OK><Abbrechen>[?25h[?0c
gpg: WARNUNG: Die Verwendung des Hashverfahrens SHA1 ist nicht ratsam
gpg: Beglaubigung fehlgeschlagen: Operation cancelled
gpg: dpkg-sign.lSb54yY3/linuxinfo_4.1.2-3.dsc: clear-sign failed: Operation 
cancelled
dpkg-buildpackage: Fehler: Signieren der 
linuxinfo_4.1.2-3.dsc-Datei fehlgeschlagen: Schlüssel kann nicht zum Signieren 
verwandt werden
[?2004hhelge@twentytwo:/tmp/libuild/linuxinfo-4.1.2-3$ cd ..
[?2004l
[?2004hhelge@twentytwo:/tmp/libuild$ cat 
linuxinfo_4.1.2_am-3_amd64.changes 
[?2004l
Format: 1.8
Date: Fri, 13 Jan 2023 09:46:15 +0100
Source: linuxinfo
Architecture: source
Version: 4.1.2-3
Distribution: unstable
Urgency: medium
Maintainer: Helge Kreutzmann <deb...@helgefjell.de>
Changed-By: Helge Kreutzmann <deb...@helgefjell.de>
Changes:
 linuxinfo (4.1.2-3) unstable; urgency=medium
 .
   * Rebuild to actually include upstream signature.
Checksums-Sha1:
 f1ce03b94e04a9532e1829643dff61eaed1f4696 1262 linuxinfo_4.1.2-3.dsc
 6c35e1b3f9c024b4dea08d7e4ce164f65d909e5f 16624 linuxinfo_4.1.2-3.debian.tar.xz
 fd7167fa7cdbdb2d3fa86ec0c843392937bf40ed 6147 linuxinfo_4.1.2-3_amd64.buildinfo
Checksums-Sha256:
 c0cd984852656cba2e6c9d3581f66e98fdf7b3f749696b73ddeb3ad9c0662f8e 1262 
linuxinfo_4.1.2-3.dsc
 4c28dd0239832c563f9d46f8e143f6f294236534dc4db624035704cdc80de19a 16624 
linuxinfo_4.1.2-3.debian.tar.xz
 8fd2750c8a03d236a06d61d1576665f015ac54c28f49b9605704e8b397f3a550 6147 
linuxinfo_4.1.2-3_amd64.buildinfo
Files:
 2c288d702b3b618fa326be0f5207b8c1 1262 utils optional linuxinfo_4.1.2-3.dsc
 3dcacbb1521ed7abb8b54291f2456ea1 16624 utils optional 
linuxinfo_4.1.2-3.debian.tar.xz
 b09118b95eae422b9c8f582e88211d2b 6147 utils optional 
linuxinfo_4.1.2-3_amd64.buildinfo
[?2004hhelge@twentytwo:/tmp/libuild$ cat linuxinfo_4.1.2-3_amd64.changes 
dsc
[?2004l
cat: linuxinfo_4.1.2-3_amd64.dsc: Datei oder Verzeichnis nicht gefunden
[?2004hhelge@twentytwo:/tmp/libuild$ cat 
linuxinfo_4.1.2-3_amd64.dsc.dsc  
[?2004l
Format: 3.0 (quilt)
Source: linuxinfo
Binary: linuxinfo
Architecture: linux-any
Version: 4.1.2-3
Maintainer: Helge Kreutzmann <deb...@helgefjell.de>
Homepage: http://www.helgefjell.de/linuxinfo.php
Standards-Version: 4.6.2
Testsuite: autopkgtest
Testsuite-Triggers: bash, coreutils
Build-Depends: debhelper (>= 12), po4a, libpcre2-dev [i386], libpcre2-dev 
[amd64], libpcre2-dev [x32], debhelper-compat (= 12)
Package-List:
 linuxinfo deb utils optional arch=linux-any
Checksums-Sha1:
 d8ebc1c939aebb9af7076a622a64ffaed34c7112 164516 linuxinfo_4.1.2.orig.tar.xz
 4ad4c52faf8985e0554794628d0385b6743f9ca1 566 linuxinfo_4.1.2.orig.tar.xz.asc
 6c35e1b3f9c024b4dea08d7e4ce164f65d909e5f 16624 linuxinfo_4.1.2-3.debian.tar.xz
Checksums-Sha256:
 2afb45c09574bda7949cdfaaa4e28b1af72fee509730b38585482c871e61ba8c 164516 
linuxinfo_4.1.2.orig.tar.xz
 f9b99ff3249467cc71d6dec1dc14590d7d9a73b0a2620c3d942de6bc8feb1f3e 566 
linuxinfo_4.1.2.orig.tar.xz.asc
 4c28dd0239832c563f9d46f8e143f6f294236534dc4db624035704cdc80de19a 16624 
linuxinfo_4.1.2-3.debian.tar.xz
Files:
 60b71736b27152bfbeee7f23641133ed 164516 linuxinfo_4.1.2.orig.tar.xz
 0dc616d61780fb345b1db0d8e256fa7d 566 linuxinfo_4.1.2.orig.tar.xz.asc
 3dcacbb1521ed7abb8b54291f2456ea1 16624 linuxinfo_4.1.2-3.debian.tar.xz
[?2004hhelge@twentytwo:/tmp/libuild$ exit
[?2004l
exit

Script done on 2023-01-13 21:48:27+01:00 [COMMAND_EXIT_CODE="0"]

Attachment: signature.asc
Description: PGP signature

Reply via email to