Your message dated Thu, 24 Mar 2022 13:19:50 +0000
with message-id <e1nxnnw-0005yh...@fasolo.debian.org>
and subject line Bug#1005563: fixed in nautilus-sendto 3.8.6-4
has caused the Debian Bug report #1005563,
regarding nautilus-sendto: FTBFS: ../src/meson.build:10:5: ERROR: Function does
not take positional arguments.
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.)
--
1005563: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1005563
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: nautilus-sendto
Version: 3.8.6-3.1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220212 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> debian/rules build
> dh build --with gnome
> dh_update_autotools_config
> dh_autoreconf
> dh_auto_configure
> cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 meson ..
> --wrap-mode=nodownload --buildtype=plain --prefix=/usr --sysconfdir=/etc
> --localstatedir=/var --libdir=lib/x86_64-linux-gnu
> The Meson build system
> Version: 0.61.1
> Source dir: /<<PKGBUILDDIR>>
> Build dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: nautilus-sendto
> Project version: 3.8.6
> C compiler for the host machine: cc (gcc 11.2.0 "cc (Debian 11.2.0-16)
> 11.2.0")
> C linker for the host machine: cc ld.bfd 2.38
> Host machine cpu family: x86_64
> Host machine cpu: x86_64
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Run-time dependency gio-2.0 found: YES 2.70.3
> Configuring config.h using configuration
> Compiler for C supports arguments -fno-strict-aliasing: YES
> Compiler for C supports arguments -Wpointer-arith: YES
> Compiler for C supports arguments -Wmissing-declarations: YES
> Compiler for C supports arguments -Wimplicit-function-declaration: YES
> Compiler for C supports arguments -Wformat=2: YES
> Compiler for C supports arguments -Wformat-nonliteral: YES
> Compiler for C supports arguments -Wformat-security: YES
> Compiler for C supports arguments -Wstrict-prototypes: YES
> Compiler for C supports arguments -Wmissing-prototypes: YES
> Compiler for C supports arguments -Wnested-externs: YES
> Compiler for C supports arguments -Wold-style-definition: YES
> Compiler for C supports arguments -Wundef: YES
> Compiler for C supports arguments -Wunused: YES
> Compiler for C supports arguments -Wcast-align: YES
> Compiler for C supports arguments -Wmissing-noreturn: YES
> Compiler for C supports arguments -Wmissing-format-attribute: YES
> Compiler for C supports arguments -Wmissing-include-dirs: YES
> Compiler for C supports arguments -Wlogical-op: YES
> Compiler for C supports arguments -Wno-uninitialized: YES
> Compiler for C supports arguments -Wno-shadow: YES
> Compiler for C supports arguments -Wno-int-conversion: YES
> Compiler for C supports arguments -Wno-discarded-qualifiers: YES
> Compiler for C supports arguments -Werror=redundant-decls: YES
> Compiler for C supports arguments -Werror=implicit: YES
> Compiler for C supports arguments -Werror=nonnull: YES
> Compiler for C supports arguments -Werror=init-self: YES
> Compiler for C supports arguments -Werror=main: YES
> Compiler for C supports arguments -Werror=missing-braces: YES
> Compiler for C supports arguments -Werror=sequence-point: YES
> Compiler for C supports arguments -Werror=return-type: YES
> Compiler for C supports arguments -Werror=trigraphs: YES
> Compiler for C supports arguments -Werror=array-bounds: YES
> Compiler for C supports arguments -Werror=write-strings: YES
> Compiler for C supports arguments -Werror=address: YES
> Compiler for C supports arguments -Werror=int-to-pointer-cast: YES
> Compiler for C supports arguments -Werror=pointer-to-int-cast: YES
> Compiler for C supports arguments -Werror=empty-body: YES
> Compiler for C supports arguments -Werror=write-strings: YES (cached)
>
> ../src/meson.build:10:5: ERROR: Function does not take positional arguments.
>
> A full log can be found at
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-logs/meson-log.txt
> cd obj-x86_64-linux-gnu && tail -v -n \+0 meson-logs/meson-log.txt
> ==> meson-logs/meson-log.txt <==
> Build started at 2022-02-12T22:52:26.941256
> Main binary: /usr/bin/python3
> Build Options: -Dprefix=/usr -Dlibdir=lib/x86_64-linux-gnu
> -Dlocalstatedir=/var -Dsysconfdir=/etc -Dbuildtype=plain
> -Dwrap_mode=nodownload
> Python system: Linux
> The Meson build system
> Version: 0.61.1
> Source dir: /<<PKGBUILDDIR>>
> Build dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: nautilus-sendto
> Project version: 3.8.6
> Sanity testing C compiler: cc
> Is cross compiler: False.
> Sanity check compiler command line: cc sanitycheckc.c -o sanitycheckc.exe -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
> -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,-z,defs
> -Wl,--as-needed
> Sanity check compile stdout:
>
> -----
> Sanity check compile stderr:
>
> -----
> Running test binary command:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/sanitycheckc.exe
> C compiler for the host machine: cc (gcc 11.2.0 "cc (Debian 11.2.0-16)
> 11.2.0")
> C linker for the host machine: cc ld.bfd 2.38
> Sanity testing C compiler: cc
> Is cross compiler: False.
> Sanity check compiler command line: cc sanitycheckc.c -o sanitycheckc.exe -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
> -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,-z,defs
> -Wl,--as-needed
> Sanity check compile stdout:
>
> -----
> Sanity check compile stderr:
>
> -----
> Running test binary command:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/sanitycheckc.exe
> C compiler for the build machine: cc (gcc 11.2.0 "cc (Debian 11.2.0-16)
> 11.2.0")
> C linker for the build machine: cc ld.bfd 2.38
> Build machine cpu family: x86_64
> Build machine cpu: x86_64
> Host machine cpu family: x86_64
> Host machine cpu: x86_64
> Target machine cpu family: x86_64
> Target machine cpu: x86_64
> Pkg-config binary for 1 is not cached.
> Pkg-config binary missing from cross or native file, or env var undefined.
> Trying a default Pkg-config fallback at pkg-config
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Determining dependency 'gio-2.0' with pkg-config executable
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --modversion gio-2.0` -> 0
> 2.70.3
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --cflags gio-2.0` -> 0
> -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs gio-2.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lgio-2.0 -lgobject-2.0 -lglib-2.0
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs gio-2.0` -> 0
> -lgio-2.0 -lgobject-2.0 -lglib-2.0
> Running compile:
> Working directory:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmptavbbolk
> Command line: cc
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmptavbbolk/testfile.c -o
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmptavbbolk/output.exe -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
> -D_FILE_OFFSET_BITS=64 -O0 -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,-z,defs
> -Wl,--as-needed
>
> Code:
> #include<stdio.h>
>
> int main(void) {
> printf("%ld\n", (long)(sizeof(void *)));
> return 0;
> }
> Compiler stdout:
>
> Compiler stderr:
>
> Program stdout:
>
> 8
>
> Program stderr:
>
>
> Running compile:
> Working directory:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpt6a2n3gz
> Command line: cc
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpt6a2n3gz/testfile.c -o
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpt6a2n3gz/output.obj -c
> -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
> -D_FILE_OFFSET_BITS=64 -O0 --print-search-dirs
>
> Code:
>
> Compiler stdout:
> install: /usr/lib/gcc/x86_64-linux-gnu/11/
> programs:
> =/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/bin/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/bin/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/bin/
> libraries:
> =/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/lib/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/lib/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/11/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/11/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/
>
> Compiler stderr:
>
> Run-time dependency gio-2.0 found: YES 2.70.3
> Configuring config.h using configuration
> Running compile:
> Working directory:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpskwiqznv
> Command line: cc
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpskwiqznv/testfile.c -o
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpskwiqznv/output.obj -c
> -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
> -D_FILE_OFFSET_BITS=64 -O0 -fno-strict-aliasing
>
> Code:
> extern int i;
> int i;
>
> Compiler stdout:
>
> Compiler stderr:
>
> Compiler for C supports arguments -fno-strict-aliasing: YES
> Running compile:
> Working directory:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpzrmru2zz
> Command line: cc
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpzrmru2zz/testfile.c -o
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpzrmru2zz/output.obj -c
> -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
> -D_FILE_OFFSET_BITS=64 -O0 -Wpointer-arith
>
> Code:
> extern int i;
> int i;
>
> Compiler stdout:
>
> Compiler stderr:
>
> Compiler for C supports arguments -Wpointer-arith: YES
> Running compile:
> Working directory:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpxgbfq35s
> Command line: cc
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpxgbfq35s/testfile.c -o
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpxgbfq35s/output.obj -c
> -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
> -D_FILE_OFFSET_BITS=64 -O0 -Wmissing-declarations
>
> Code:
> extern int i;
> int i;
>
> Compiler stdout:
>
> Compiler stderr:
>
> Compiler for C supports arguments -Wmissing-declarations: YES
> Running compile:
> Working directory:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpa6sgi7ed
> Command line: cc
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpa6sgi7ed/testfile.c -o
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpa6sgi7ed/output.obj -c
> -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
> -D_FILE_OFFSET_BITS=64 -O0 -Wimplicit-function-declaration
>
> Code:
> extern int i;
> int i;
>
> Compiler stdout:
>
> Compiler stderr:
>
> Compiler for C supports arguments -Wimplicit-function-declaration: YES
> Running compile:
> Working directory:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpy__ssn9f
> Command line: cc
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpy__ssn9f/testfile.c -o
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpy__ssn9f/output.obj -c
> -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
> -D_FILE_OFFSET_BITS=64 -O0 -Wformat=2
>
> Code:
> extern int i;
> int i;
>
> Compiler stdout:
>
> Compiler stderr:
>
> Compiler for C supports arguments -Wformat=2: YES
> Running compile:
> Working directory:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp7nzwpt7d
> Command line: cc
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp7nzwpt7d/testfile.c -o
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp7nzwpt7d/output.obj -c
> -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
> -D_FILE_OFFSET_BITS=64 -O0 -Wformat-nonliteral
>
> Code:
> extern int i;
> int i;
>
> Compiler stdout:
>
> Compiler stderr:
>
> Compiler for C supports arguments -Wformat-nonliteral: YES
> Running compile:
> Working directory:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpirrxlu7h
> Command line: cc
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpirrxlu7h/testfile.c -o
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpirrxlu7h/output.obj -c
> -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
> -D_FILE_OFFSET_BITS=64 -O0 -Wformat-security
>
> Code:
> extern int i;
> int i;
>
> Compiler stdout:
>
> Compiler stderr:
>
> Compiler for C supports arguments -Wformat-security: YES
> Running compile:
> Working directory:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpdh9cl4ig
> Command line: cc
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpdh9cl4ig/testfile.c -o
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpdh9cl4ig/output.obj -c
> -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
> -D_FILE_OFFSET_BITS=64 -O0 -Wstrict-prototypes
>
> Code:
> extern int i;
> int i;
>
> Compiler stdout:
>
> Compiler stderr:
>
> Compiler for C supports arguments -Wstrict-prototypes: YES
> Running compile:
> Working directory:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpikzz9l35
> Command line: cc
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpikzz9l35/testfile.c -o
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpikzz9l35/output.obj -c
> -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
> -D_FILE_OFFSET_BITS=64 -O0 -Wmissing-prototypes
>
> Code:
> extern int i;
> int i;
>
> Compiler stdout:
>
> Compiler stderr:
>
> Compiler for C supports arguments -Wmissing-prototypes: YES
> Running compile:
> Working directory:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpm4g5b60k
> Command line: cc
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpm4g5b60k/testfile.c -o
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpm4g5b60k/output.obj -c
> -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
> -D_FILE_OFFSET_BITS=64 -O0 -Wnested-externs
>
> Code:
> extern int i;
> int i;
>
> Compiler stdout:
>
> Compiler stderr:
>
> Compiler for C supports arguments -Wnested-externs: YES
> Running compile:
> Working directory:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp21zzw67_
> Command line: cc
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp21zzw67_/testfile.c -o
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp21zzw67_/output.obj -c
> -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
> -D_FILE_OFFSET_BITS=64 -O0 -Wold-style-definition
>
> Code:
> extern int i;
> int i;
>
> Compiler stdout:
>
> Compiler stderr:
>
> Compiler for C supports arguments -Wold-style-definition: YES
> Running compile:
> Working directory:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp91496v4i
> Command line: cc
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp91496v4i/testfile.c -o
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp91496v4i/output.obj -c
> -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
> -D_FILE_OFFSET_BITS=64 -O0 -Wundef
>
> Code:
> extern int i;
> int i;
>
> Compiler stdout:
>
> Compiler stderr:
>
> Compiler for C supports arguments -Wundef: YES
> Running compile:
> Working directory:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmppzechmo5
> Command line: cc
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmppzechmo5/testfile.c -o
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmppzechmo5/output.obj -c
> -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
> -D_FILE_OFFSET_BITS=64 -O0 -Wunused
>
> Code:
> extern int i;
> int i;
>
> Compiler stdout:
>
> Compiler stderr:
>
> Compiler for C supports arguments -Wunused: YES
> Running compile:
> Working directory:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpi_117aeq
> Command line: cc
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpi_117aeq/testfile.c -o
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpi_117aeq/output.obj -c
> -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
> -D_FILE_OFFSET_BITS=64 -O0 -Wcast-align
>
> Code:
> extern int i;
> int i;
>
> Compiler stdout:
>
> Compiler stderr:
>
> Compiler for C supports arguments -Wcast-align: YES
> Running compile:
> Working directory:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpjna_21ow
> Command line: cc
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpjna_21ow/testfile.c -o
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpjna_21ow/output.obj -c
> -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
> -D_FILE_OFFSET_BITS=64 -O0 -Wmissing-noreturn
>
> Code:
> extern int i;
> int i;
>
> Compiler stdout:
>
> Compiler stderr:
>
> Compiler for C supports arguments -Wmissing-noreturn: YES
> Running compile:
> Working directory:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp1yyis5z9
> Command line: cc
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp1yyis5z9/testfile.c -o
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp1yyis5z9/output.obj -c
> -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
> -D_FILE_OFFSET_BITS=64 -O0 -Wmissing-format-attribute
>
> Code:
> extern int i;
> int i;
>
> Compiler stdout:
>
> Compiler stderr:
>
> Compiler for C supports arguments -Wmissing-format-attribute: YES
> Running compile:
> Working directory:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp7ucsi9me
> Command line: cc
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp7ucsi9me/testfile.c -o
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp7ucsi9me/output.obj -c
> -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
> -D_FILE_OFFSET_BITS=64 -O0 -Wmissing-include-dirs
>
> Code:
> extern int i;
> int i;
>
> Compiler stdout:
>
> Compiler stderr:
>
> Compiler for C supports arguments -Wmissing-include-dirs: YES
> Running compile:
> Working directory:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmptfmlzoak
> Command line: cc
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmptfmlzoak/testfile.c -o
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmptfmlzoak/output.obj -c
> -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
> -D_FILE_OFFSET_BITS=64 -O0 -Wlogical-op
>
> Code:
> extern int i;
> int i;
>
> Compiler stdout:
>
> Compiler stderr:
>
> Compiler for C supports arguments -Wlogical-op: YES
> Running compile:
> Working directory:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmppn6k_5eo
> Command line: cc
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmppn6k_5eo/testfile.c -o
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmppn6k_5eo/output.obj -c
> -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
> -D_FILE_OFFSET_BITS=64 -O0 -Wuninitialized -Wno-uninitialized
>
> Code:
> extern int i;
> int i;
>
> Compiler stdout:
>
> Compiler stderr:
>
> Compiler for C supports arguments -Wno-uninitialized: YES
> Running compile:
> Working directory:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpww995dav
> Command line: cc
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpww995dav/testfile.c -o
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpww995dav/output.obj -c
> -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
> -D_FILE_OFFSET_BITS=64 -O0 -Wshadow -Wno-shadow
>
> Code:
> extern int i;
> int i;
>
> Compiler stdout:
>
> Compiler stderr:
>
> Compiler for C supports arguments -Wno-shadow: YES
> Running compile:
> Working directory:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpihllf33x
> Command line: cc
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpihllf33x/testfile.c -o
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpihllf33x/output.obj -c
> -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
> -D_FILE_OFFSET_BITS=64 -O0 -Wint-conversion -Wno-int-conversion
>
> Code:
> extern int i;
> int i;
>
> Compiler stdout:
>
> Compiler stderr:
>
> Compiler for C supports arguments -Wno-int-conversion: YES
> Running compile:
> Working directory:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmplqx_7scr
> Command line: cc
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmplqx_7scr/testfile.c -o
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmplqx_7scr/output.obj -c
> -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
> -D_FILE_OFFSET_BITS=64 -O0 -Wdiscarded-qualifiers -Wno-discarded-qualifiers
>
> Code:
> extern int i;
> int i;
>
> Compiler stdout:
>
> Compiler stderr:
>
> Compiler for C supports arguments -Wno-discarded-qualifiers: YES
> Running compile:
> Working directory:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp9xc2k8xn
> Command line: cc
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp9xc2k8xn/testfile.c -o
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp9xc2k8xn/output.obj -c
> -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
> -D_FILE_OFFSET_BITS=64 -O0 -Werror=redundant-decls
>
> Code:
> extern int i;
> int i;
>
> Compiler stdout:
>
> Compiler stderr:
>
> Compiler for C supports arguments -Werror=redundant-decls: YES
> Running compile:
> Working directory:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpfr9stcm9
> Command line: cc
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpfr9stcm9/testfile.c -o
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpfr9stcm9/output.obj -c
> -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
> -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit
>
> Code:
> extern int i;
> int i;
>
> Compiler stdout:
>
> Compiler stderr:
>
> Compiler for C supports arguments -Werror=implicit: YES
> Running compile:
> Working directory:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp8pmcmjy6
> Command line: cc
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp8pmcmjy6/testfile.c -o
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp8pmcmjy6/output.obj -c
> -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
> -D_FILE_OFFSET_BITS=64 -O0 -Werror=nonnull
>
> Code:
> extern int i;
> int i;
>
> Compiler stdout:
>
> Compiler stderr:
>
> Compiler for C supports arguments -Werror=nonnull: YES
> Running compile:
> Working directory:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpbja2dtyp
> Command line: cc
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpbja2dtyp/testfile.c -o
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpbja2dtyp/output.obj -c
> -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
> -D_FILE_OFFSET_BITS=64 -O0 -Werror=init-self
>
> Code:
> extern int i;
> int i;
>
> Compiler stdout:
>
> Compiler stderr:
>
> Compiler for C supports arguments -Werror=init-self: YES
> Running compile:
> Working directory:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp8tg_z79a
> Command line: cc
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp8tg_z79a/testfile.c -o
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp8tg_z79a/output.obj -c
> -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
> -D_FILE_OFFSET_BITS=64 -O0 -Werror=main
>
> Code:
> extern int i;
> int i;
>
> Compiler stdout:
>
> Compiler stderr:
>
> Compiler for C supports arguments -Werror=main: YES
> Running compile:
> Working directory:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpawuxcw2d
> Command line: cc
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpawuxcw2d/testfile.c -o
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpawuxcw2d/output.obj -c
> -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
> -D_FILE_OFFSET_BITS=64 -O0 -Werror=missing-braces
>
> Code:
> extern int i;
> int i;
>
> Compiler stdout:
>
> Compiler stderr:
>
> Compiler for C supports arguments -Werror=missing-braces: YES
> Running compile:
> Working directory:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpt61anhe2
> Command line: cc
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpt61anhe2/testfile.c -o
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpt61anhe2/output.obj -c
> -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
> -D_FILE_OFFSET_BITS=64 -O0 -Werror=sequence-point
>
> Code:
> extern int i;
> int i;
>
> Compiler stdout:
>
> Compiler stderr:
>
> Compiler for C supports arguments -Werror=sequence-point: YES
> Running compile:
> Working directory:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpzaz0ni25
> Command line: cc
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpzaz0ni25/testfile.c -o
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpzaz0ni25/output.obj -c
> -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
> -D_FILE_OFFSET_BITS=64 -O0 -Werror=return-type
>
> Code:
> extern int i;
> int i;
>
> Compiler stdout:
>
> Compiler stderr:
>
> Compiler for C supports arguments -Werror=return-type: YES
> Running compile:
> Working directory:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpnkdndqvd
> Command line: cc
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpnkdndqvd/testfile.c -o
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpnkdndqvd/output.obj -c
> -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
> -D_FILE_OFFSET_BITS=64 -O0 -Werror=trigraphs
>
> Code:
> extern int i;
> int i;
>
> Compiler stdout:
>
> Compiler stderr:
>
> Compiler for C supports arguments -Werror=trigraphs: YES
> Running compile:
> Working directory:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpp0q9cu82
> Command line: cc
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpp0q9cu82/testfile.c -o
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpp0q9cu82/output.obj -c
> -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
> -D_FILE_OFFSET_BITS=64 -O0 -Werror=array-bounds
>
> Code:
> extern int i;
> int i;
>
> Compiler stdout:
>
> Compiler stderr:
>
> Compiler for C supports arguments -Werror=array-bounds: YES
> Running compile:
> Working directory:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpup7m2bze
> Command line: cc
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpup7m2bze/testfile.c -o
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpup7m2bze/output.obj -c
> -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
> -D_FILE_OFFSET_BITS=64 -O0 -Werror=write-strings
>
> Code:
> extern int i;
> int i;
>
> Compiler stdout:
>
> Compiler stderr:
>
> Compiler for C supports arguments -Werror=write-strings: YES
> Running compile:
> Working directory:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmph17wdsx1
> Command line: cc
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmph17wdsx1/testfile.c -o
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmph17wdsx1/output.obj -c
> -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
> -D_FILE_OFFSET_BITS=64 -O0 -Werror=address
>
> Code:
> extern int i;
> int i;
>
> Compiler stdout:
>
> Compiler stderr:
>
> Compiler for C supports arguments -Werror=address: YES
> Running compile:
> Working directory:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp_yepu86a
> Command line: cc
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp_yepu86a/testfile.c -o
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp_yepu86a/output.obj -c
> -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
> -D_FILE_OFFSET_BITS=64 -O0 -Werror=int-to-pointer-cast
>
> Code:
> extern int i;
> int i;
>
> Compiler stdout:
>
> Compiler stderr:
>
> Compiler for C supports arguments -Werror=int-to-pointer-cast: YES
> Running compile:
> Working directory:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpbd38icc0
> Command line: cc
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpbd38icc0/testfile.c -o
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpbd38icc0/output.obj -c
> -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
> -D_FILE_OFFSET_BITS=64 -O0 -Werror=pointer-to-int-cast
>
> Code:
> extern int i;
> int i;
>
> Compiler stdout:
>
> Compiler stderr:
>
> Compiler for C supports arguments -Werror=pointer-to-int-cast: YES
> Running compile:
> Working directory:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp8gvf2rnh
> Command line: cc
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp8gvf2rnh/testfile.c -o
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp8gvf2rnh/output.obj -c
> -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
> -D_FILE_OFFSET_BITS=64 -O0 -Werror=empty-body
>
> Code:
> extern int i;
> int i;
>
> Compiler stdout:
>
> Compiler stderr:
>
> Compiler for C supports arguments -Werror=empty-body: YES
> Using cached compile:
> Cached command line:
>
> Code:
> extern int i;
> int i;
>
> Cached compiler stdout:
>
> Cached compiler stderr:
>
> Compiler for C supports arguments -Werror=write-strings: YES (cached)
>
> ../src/meson.build:10:5: ERROR: Function does not take positional arguments.
> dh_auto_configure: error: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 meson ..
> --wrap-mode=nodownload --buildtype=plain --prefix=/usr --sysconfdir=/etc
> --localstatedir=/var --libdir=lib/x86_64-linux-gnu returned exit code 1
> make: *** [debian/rules:7: build] Error 25
The full build log is available from:
http://qa-logs.debian.net/2022/02/12/nautilus-sendto_3.8.6-3.1_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
Source: nautilus-sendto
Source-Version: 3.8.6-4
Done: Jeremy Bicha <jbi...@ubuntu.com>
We believe that the bug you reported is fixed in the latest version of
nautilus-sendto, 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 1005...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jeremy Bicha <jbi...@ubuntu.com> (supplier of updated nautilus-sendto 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: Thu, 24 Mar 2022 08:51:29 -0400
Source: nautilus-sendto
Built-For-Profiles: noudeb
Architecture: source
Version: 3.8.6-4
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers
<pkg-gnome-maintain...@lists.alioth.debian.org>
Changed-By: Jeremy Bicha <jbi...@ubuntu.com>
Closes: 1005563
Changes:
nautilus-sendto (3.8.6-4) unstable; urgency=medium
.
* Add patch to fix build with latest meson (Closes: #1005563)
Checksums-Sha1:
48839ceb3b1d5427edb63cc3fda434b08efb9319 2163 nautilus-sendto_3.8.6-4.dsc
a28b66358ac4f7495f5f127f99d067a305102bfb 8700
nautilus-sendto_3.8.6-4.debian.tar.xz
1204d6db8ba320051960ca085918e0693b0a7b7f 12122
nautilus-sendto_3.8.6-4_source.buildinfo
Checksums-Sha256:
b74a491dac15e0a289158ef4a9ea810606b59174c7762eccbc1e58323ebc24ae 2163
nautilus-sendto_3.8.6-4.dsc
cbdade92b6727574521a3036d0001d5b83e6c5c55f262ef9e795ebbdb9b6a308 8700
nautilus-sendto_3.8.6-4.debian.tar.xz
207ae997332a311456fc6b1673900e886d7fed9ed615947e7336f45595f8ba34 12122
nautilus-sendto_3.8.6-4_source.buildinfo
Files:
642fbb8d6157450c10a8cb29da35b061 2163 gnome optional
nautilus-sendto_3.8.6-4.dsc
823d0ff088eea1d6ca1cc6393532f3eb 8700 gnome optional
nautilus-sendto_3.8.6-4.debian.tar.xz
364e03c6e2a066651c6f9f7a31706d70 12122 gnome optional
nautilus-sendto_3.8.6-4_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEETQvhLw5HdtiqzpaW5mx3Wuv+bH0FAmI8aX8ACgkQ5mx3Wuv+
bH2ddg//VsjrcTqJ9p4hTrByaKBluduoHSqdFfiqgJ7Ak8luVS1D2PwELn+mFkar
x0ugtgY50xcl/4n5RHLbNZkmM3RRxJk7ykQK0PyBYykEXNX5i0FYZ69iMoC08SgR
t1YhUNmCKs2b5vZfeOJxk5BUOuCyLa80RPYlUino9mgrEmzgpM9a88a1WvsGPzZK
a3yComBEGCV6dV26wSX+711KCSzugkOqJnNx+wJEIrpCpiT/VbWsNczqxFJDpDLI
Jv9F0GatAxbRc6quiPQ9rf53qzitIvB4JXP2to7KHv3f9/lrVwmYAZmXfHMoO/gg
yAiykiEQnKIXVVa5zE/OALNhyMxNeWjJCimz6exBZmhQ4xBSPK/GdwMJeBc927Ox
+CtXs6KLighMJ8gPqBmVa7jVI7zvIK9z0hrWj2s8MpCcmwGt/ebmtMsB87JjhYJt
WKMkVP5dWdcn3OkDizmZAfBF0vZSJ2lwoBeuaDSzdbBfRvxUn7cyYNgsBe9Df5P0
nUGX5JjNYJ2a9R48jT9tjMi4jm3TjXpRsxKerObBdg+RACpF8gRITWrG3+7+ws7n
zUvQucLjmPdSYhLQpLwjb+KeCAzhCgE6aHMwDKVojlVLGT71rk6wseXdUUjuPNat
JYxYGj8R8Ey88/s7BfgXq4MEtBxDhseko2srZiShS1+4D93MYcY=
=pRtS
-----END PGP SIGNATURE-----
--- End Message ---