Your message dated Fri, 07 Aug 2020 14:51:10 +0000
with message-id <e1k43ia-000fvp...@fasolo.debian.org>
and subject line Bug#966886: fixed in dirb 2.22+dfsg-5
has caused the Debian Bug report #966886,
regarding dirb: FTBFS: ld: dirb.o:./src/variables.h:18: multiple definition of
`options'; crea_wordlist.o:./src/variables.h:18: first defined here
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.)
--
966886: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=966886
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: dirb
Version: 2.22+dfsg-4
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200802 ftbfs-bullseye
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> gcc -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro
> -Wl,-z,now -o dirb -lcurl crea_wordlist.o dirb.o get_url.o lanza_ataque.o
> calculanec.o utils.o options.o resume.o -lcurl
> /usr/bin/ld: dirb.o:./src/variables.h:18: multiple definition of `options';
> crea_wordlist.o:./src/variables.h:18: first defined here
> /usr/bin/ld: dirb.o:./src/variables.h:23: multiple definition of
> `encontradas'; crea_wordlist.o:./src/variables.h:23: first defined here
> /usr/bin/ld: dirb.o:./src/variables.h:22: multiple definition of
> `descargadas'; crea_wordlist.o:./src/variables.h:22: first defined here
> /usr/bin/ld: dirb.o:./src/variables.h:26: multiple definition of `listable';
> crea_wordlist.o:./src/variables.h:26: first defined here
> /usr/bin/ld: dirb.o:./src/variables.h:34: multiple definition of `exts_num';
> crea_wordlist.o:./src/variables.h:34: first defined here
> /usr/bin/ld: dirb.o:./src/variables.h:40: multiple definition of
> `dirlist_current'; crea_wordlist.o:./src/variables.h:40: first defined here
> /usr/bin/ld: dirb.o:./src/variables.h:38: multiple definition of
> `dirlist_base'; crea_wordlist.o:./src/variables.h:38: first defined here
> /usr/bin/ld: dirb.o:./src/variables.h:39: multiple definition of
> `dirlist_final'; crea_wordlist.o:./src/variables.h:39: first defined here
> /usr/bin/ld: dirb.o:./src/variables.h:17: multiple definition of `curl';
> crea_wordlist.o:./src/variables.h:17: first defined here
> /usr/bin/ld: dirb.o:./src/variables.h:16: multiple definition of `outfile';
> crea_wordlist.o:./src/variables.h:16: first defined here
> /usr/bin/ld: dirb.o:./src/variables.h:43: multiple definition of `next_dir';
> crea_wordlist.o:./src/variables.h:43: first defined here
> /usr/bin/ld: dirb.o:./src/variables.h:42: multiple definition of `resuming';
> crea_wordlist.o:./src/variables.h:42: first defined here
> /usr/bin/ld: dirb.o:./src/variables.h:36: multiple definition of `muts_base';
> crea_wordlist.o:./src/variables.h:36: first defined here
> /usr/bin/ld: dirb.o:./src/variables.h:33: multiple definition of
> `exts_current'; crea_wordlist.o:./src/variables.h:33: first defined here
> /usr/bin/ld: dirb.o:./src/variables.h:32: multiple definition of `exts_base';
> crea_wordlist.o:./src/variables.h:32: first defined here
> /usr/bin/ld: dirb.o:./src/variables.h:30: multiple definition of
> `wordlist_final'; crea_wordlist.o:./src/variables.h:30: first defined here
> /usr/bin/ld: dirb.o:./src/variables.h:29: multiple definition of
> `wordlist_current'; crea_wordlist.o:./src/variables.h:29: first defined here
> /usr/bin/ld: dirb.o:./src/variables.h:28: multiple definition of
> `wordlist_base'; crea_wordlist.o:./src/variables.h:28: first defined here
> /usr/bin/ld: dirb.o:./src/variables.h:25: multiple definition of `existant';
> crea_wordlist.o:./src/variables.h:25: first defined here
> /usr/bin/ld: dirb.o:./src/variables.h:24: multiple definition of `errores';
> crea_wordlist.o:./src/variables.h:24: first defined here
> /usr/bin/ld: dirb.o:./src/variables.h:21: multiple definition of `contador';
> crea_wordlist.o:./src/variables.h:21: first defined here
> /usr/bin/ld: dirb.o:./src/variables.h:20: multiple definition of `nec';
> crea_wordlist.o:./src/variables.h:20: first defined here
> /usr/bin/ld: get_url.o:./src/variables.h:18: multiple definition of
> `options'; crea_wordlist.o:./src/variables.h:18: first defined here
> /usr/bin/ld: get_url.o:./src/variables.h:26: multiple definition of
> `listable'; crea_wordlist.o:./src/variables.h:26: first defined here
> /usr/bin/ld: get_url.o:./src/variables.h:24: multiple definition of
> `errores'; crea_wordlist.o:./src/variables.h:24: first defined here
> /usr/bin/ld: get_url.o:./src/variables.h:17: multiple definition of `curl';
> crea_wordlist.o:./src/variables.h:17: first defined here
> /usr/bin/ld: get_url.o:./src/variables.h:16: multiple definition of
> `outfile'; crea_wordlist.o:./src/variables.h:16: first defined here
> /usr/bin/ld: get_url.o:./src/variables.h:43: multiple definition of
> `next_dir'; crea_wordlist.o:./src/variables.h:43: first defined here
> /usr/bin/ld: get_url.o:./src/variables.h:42: multiple definition of
> `resuming'; crea_wordlist.o:./src/variables.h:42: first defined here
> /usr/bin/ld: get_url.o:./src/variables.h:40: multiple definition of
> `dirlist_current'; crea_wordlist.o:./src/variables.h:40: first defined here
> /usr/bin/ld: get_url.o:./src/variables.h:39: multiple definition of
> `dirlist_final'; crea_wordlist.o:./src/variables.h:39: first defined here
> /usr/bin/ld: get_url.o:./src/variables.h:38: multiple definition of
> `dirlist_base'; crea_wordlist.o:./src/variables.h:38: first defined here
> /usr/bin/ld: get_url.o:./src/variables.h:36: multiple definition of
> `muts_base'; crea_wordlist.o:./src/variables.h:36: first defined here
> /usr/bin/ld: get_url.o:./src/variables.h:34: multiple definition of
> `exts_num'; crea_wordlist.o:./src/variables.h:34: first defined here
> /usr/bin/ld: get_url.o:./src/variables.h:33: multiple definition of
> `exts_current'; crea_wordlist.o:./src/variables.h:33: first defined here
> /usr/bin/ld: get_url.o:./src/variables.h:32: multiple definition of
> `exts_base'; crea_wordlist.o:./src/variables.h:32: first defined here
> /usr/bin/ld: get_url.o:./src/variables.h:30: multiple definition of
> `wordlist_final'; crea_wordlist.o:./src/variables.h:30: first defined here
> /usr/bin/ld: get_url.o:./src/variables.h:29: multiple definition of
> `wordlist_current'; crea_wordlist.o:./src/variables.h:29: first defined here
> /usr/bin/ld: get_url.o:./src/variables.h:28: multiple definition of
> `wordlist_base'; crea_wordlist.o:./src/variables.h:28: first defined here
> /usr/bin/ld: get_url.o:./src/variables.h:25: multiple definition of
> `existant'; crea_wordlist.o:./src/variables.h:25: first defined here
> /usr/bin/ld: get_url.o:./src/variables.h:23: multiple definition of
> `encontradas'; crea_wordlist.o:./src/variables.h:23: first defined here
> /usr/bin/ld: get_url.o:./src/variables.h:22: multiple definition of
> `descargadas'; crea_wordlist.o:./src/variables.h:22: first defined here
> /usr/bin/ld: get_url.o:./src/variables.h:21: multiple definition of
> `contador'; crea_wordlist.o:./src/variables.h:21: first defined here
> /usr/bin/ld: get_url.o:./src/variables.h:20: multiple definition of `nec';
> crea_wordlist.o:./src/variables.h:20: first defined here
> /usr/bin/ld: lanza_ataque.o:./src/variables.h:18: multiple definition of
> `options'; crea_wordlist.o:./src/variables.h:18: first defined here
> /usr/bin/ld: lanza_ataque.o:./src/variables.h:32: multiple definition of
> `exts_base'; crea_wordlist.o:./src/variables.h:32: first defined here
> /usr/bin/ld: lanza_ataque.o:./src/variables.h:43: multiple definition of
> `next_dir'; crea_wordlist.o:./src/variables.h:43: first defined here
> /usr/bin/ld: lanza_ataque.o:./src/variables.h:33: multiple definition of
> `exts_current'; crea_wordlist.o:./src/variables.h:33: first defined here
> /usr/bin/ld: lanza_ataque.o:./src/variables.h:25: multiple definition of
> `existant'; crea_wordlist.o:./src/variables.h:25: first defined here
> /usr/bin/ld: lanza_ataque.o:./src/variables.h:16: multiple definition of
> `outfile'; crea_wordlist.o:./src/variables.h:16: first defined here
> /usr/bin/ld: lanza_ataque.o:./src/variables.h:34: multiple definition of
> `exts_num'; crea_wordlist.o:./src/variables.h:34: first defined here
> /usr/bin/ld: lanza_ataque.o:./src/variables.h:40: multiple definition of
> `dirlist_current'; crea_wordlist.o:./src/variables.h:40: first defined here
> /usr/bin/ld: lanza_ataque.o:./src/variables.h:28: multiple definition of
> `wordlist_base'; crea_wordlist.o:./src/variables.h:28: first defined here
> /usr/bin/ld: lanza_ataque.o:./src/variables.h:22: multiple definition of
> `descargadas'; crea_wordlist.o:./src/variables.h:22: first defined here
> /usr/bin/ld: lanza_ataque.o:./src/variables.h:20: multiple definition of
> `nec'; crea_wordlist.o:./src/variables.h:20: first defined here
> /usr/bin/ld: lanza_ataque.o:./src/variables.h:23: multiple definition of
> `encontradas'; crea_wordlist.o:./src/variables.h:23: first defined here
> /usr/bin/ld: lanza_ataque.o:./src/variables.h:42: multiple definition of
> `resuming'; crea_wordlist.o:./src/variables.h:42: first defined here
> /usr/bin/ld: lanza_ataque.o:./src/variables.h:39: multiple definition of
> `dirlist_final'; crea_wordlist.o:./src/variables.h:39: first defined here
> /usr/bin/ld: lanza_ataque.o:./src/variables.h:38: multiple definition of
> `dirlist_base'; crea_wordlist.o:./src/variables.h:38: first defined here
> /usr/bin/ld: lanza_ataque.o:./src/variables.h:36: multiple definition of
> `muts_base'; crea_wordlist.o:./src/variables.h:36: first defined here
> /usr/bin/ld: lanza_ataque.o:./src/variables.h:30: multiple definition of
> `wordlist_final'; crea_wordlist.o:./src/variables.h:30: first defined here
> /usr/bin/ld: lanza_ataque.o:./src/variables.h:29: multiple definition of
> `wordlist_current'; crea_wordlist.o:./src/variables.h:29: first defined here
> /usr/bin/ld: lanza_ataque.o:./src/variables.h:26: multiple definition of
> `listable'; crea_wordlist.o:./src/variables.h:26: first defined here
> /usr/bin/ld: lanza_ataque.o:./src/variables.h:24: multiple definition of
> `errores'; crea_wordlist.o:./src/variables.h:24: first defined here
> /usr/bin/ld: lanza_ataque.o:./src/variables.h:21: multiple definition of
> `contador'; crea_wordlist.o:./src/variables.h:21: first defined here
> /usr/bin/ld: lanza_ataque.o:./src/variables.h:17: multiple definition of
> `curl'; crea_wordlist.o:./src/variables.h:17: first defined here
> /usr/bin/ld: calculanec.o:./src/variables.h:33: multiple definition of
> `exts_current'; crea_wordlist.o:./src/variables.h:33: first defined here
> /usr/bin/ld: calculanec.o:./src/variables.h:18: multiple definition of
> `options'; crea_wordlist.o:./src/variables.h:18: first defined here
> /usr/bin/ld: calculanec.o:./src/variables.h:43: multiple definition of
> `next_dir'; crea_wordlist.o:./src/variables.h:43: first defined here
> /usr/bin/ld: calculanec.o:./src/variables.h:16: multiple definition of
> `outfile'; crea_wordlist.o:./src/variables.h:16: first defined here
> /usr/bin/ld: calculanec.o:./src/variables.h:32: multiple definition of
> `exts_base'; crea_wordlist.o:./src/variables.h:32: first defined here
> /usr/bin/ld: calculanec.o:./src/variables.h:34: multiple definition of
> `exts_num'; crea_wordlist.o:./src/variables.h:34: first defined here
> /usr/bin/ld: calculanec.o:./src/variables.h:20: multiple definition of `nec';
> crea_wordlist.o:./src/variables.h:20: first defined here
> /usr/bin/ld: calculanec.o:./src/variables.h:42: multiple definition of
> `resuming'; crea_wordlist.o:./src/variables.h:42: first defined here
> /usr/bin/ld: calculanec.o:./src/variables.h:40: multiple definition of
> `dirlist_current'; crea_wordlist.o:./src/variables.h:40: first defined here
> /usr/bin/ld: calculanec.o:./src/variables.h:39: multiple definition of
> `dirlist_final'; crea_wordlist.o:./src/variables.h:39: first defined here
> /usr/bin/ld: calculanec.o:./src/variables.h:38: multiple definition of
> `dirlist_base'; crea_wordlist.o:./src/variables.h:38: first defined here
> /usr/bin/ld: calculanec.o:./src/variables.h:36: multiple definition of
> `muts_base'; crea_wordlist.o:./src/variables.h:36: first defined here
> /usr/bin/ld: calculanec.o:./src/variables.h:30: multiple definition of
> `wordlist_final'; crea_wordlist.o:./src/variables.h:30: first defined here
> /usr/bin/ld: calculanec.o:./src/variables.h:29: multiple definition of
> `wordlist_current'; crea_wordlist.o:./src/variables.h:29: first defined here
> /usr/bin/ld: calculanec.o:./src/variables.h:28: multiple definition of
> `wordlist_base'; crea_wordlist.o:./src/variables.h:28: first defined here
> /usr/bin/ld: calculanec.o:./src/variables.h:26: multiple definition of
> `listable'; crea_wordlist.o:./src/variables.h:26: first defined here
> /usr/bin/ld: calculanec.o:./src/variables.h:25: multiple definition of
> `existant'; crea_wordlist.o:./src/variables.h:25: first defined here
> /usr/bin/ld: calculanec.o:./src/variables.h:24: multiple definition of
> `errores'; crea_wordlist.o:./src/variables.h:24: first defined here
> /usr/bin/ld: calculanec.o:./src/variables.h:23: multiple definition of
> `encontradas'; crea_wordlist.o:./src/variables.h:23: first defined here
> /usr/bin/ld: calculanec.o:./src/variables.h:22: multiple definition of
> `descargadas'; crea_wordlist.o:./src/variables.h:22: first defined here
> /usr/bin/ld: calculanec.o:./src/variables.h:21: multiple definition of
> `contador'; crea_wordlist.o:./src/variables.h:21: first defined here
> /usr/bin/ld: calculanec.o:./src/variables.h:17: multiple definition of
> `curl'; crea_wordlist.o:./src/variables.h:17: first defined here
> /usr/bin/ld: utils.o:./src/variables.h:18: multiple definition of `options';
> crea_wordlist.o:./src/variables.h:18: first defined here
> /usr/bin/ld: utils.o:./src/variables.h:39: multiple definition of
> `dirlist_final'; crea_wordlist.o:./src/variables.h:39: first defined here
> /usr/bin/ld: utils.o:./src/variables.h:25: multiple definition of `existant';
> crea_wordlist.o:./src/variables.h:25: first defined here
> /usr/bin/ld: utils.o:./src/variables.h:16: multiple definition of `outfile';
> crea_wordlist.o:./src/variables.h:16: first defined here
> /usr/bin/ld: utils.o:./src/variables.h:21: multiple definition of `contador';
> crea_wordlist.o:./src/variables.h:21: first defined here
> /usr/bin/ld: utils.o:./src/variables.h:26: multiple definition of `listable';
> crea_wordlist.o:./src/variables.h:26: first defined here
> /usr/bin/ld: utils.o:./src/variables.h:22: multiple definition of
> `descargadas'; crea_wordlist.o:./src/variables.h:22: first defined here
> /usr/bin/ld: utils.o:./src/variables.h:23: multiple definition of
> `encontradas'; crea_wordlist.o:./src/variables.h:23: first defined here
> /usr/bin/ld: utils.o:./src/variables.h:34: multiple definition of `exts_num';
> crea_wordlist.o:./src/variables.h:34: first defined here
> /usr/bin/ld: utils.o:./src/variables.h:32: multiple definition of
> `exts_base'; crea_wordlist.o:./src/variables.h:32: first defined here
> /usr/bin/ld: utils.o:./src/variables.h:33: multiple definition of
> `exts_current'; crea_wordlist.o:./src/variables.h:33: first defined here
> /usr/bin/ld: utils.o:./src/variables.h:43: multiple definition of `next_dir';
> crea_wordlist.o:./src/variables.h:43: first defined here
> /usr/bin/ld: utils.o:./src/variables.h:42: multiple definition of `resuming';
> crea_wordlist.o:./src/variables.h:42: first defined here
> /usr/bin/ld: utils.o:./src/variables.h:40: multiple definition of
> `dirlist_current'; crea_wordlist.o:./src/variables.h:40: first defined here
> /usr/bin/ld: utils.o:./src/variables.h:38: multiple definition of
> `dirlist_base'; crea_wordlist.o:./src/variables.h:38: first defined here
> /usr/bin/ld: utils.o:./src/variables.h:36: multiple definition of
> `muts_base'; crea_wordlist.o:./src/variables.h:36: first defined here
> /usr/bin/ld: utils.o:./src/variables.h:30: multiple definition of
> `wordlist_final'; crea_wordlist.o:./src/variables.h:30: first defined here
> /usr/bin/ld: utils.o:./src/variables.h:29: multiple definition of
> `wordlist_current'; crea_wordlist.o:./src/variables.h:29: first defined here
> /usr/bin/ld: utils.o:./src/variables.h:28: multiple definition of
> `wordlist_base'; crea_wordlist.o:./src/variables.h:28: first defined here
> /usr/bin/ld: utils.o:./src/variables.h:24: multiple definition of `errores';
> crea_wordlist.o:./src/variables.h:24: first defined here
> /usr/bin/ld: utils.o:./src/variables.h:20: multiple definition of `nec';
> crea_wordlist.o:./src/variables.h:20: first defined here
> /usr/bin/ld: utils.o:./src/variables.h:17: multiple definition of `curl';
> crea_wordlist.o:./src/variables.h:17: first defined here
> /usr/bin/ld: options.o:./src/variables.h:18: multiple definition of
> `options'; crea_wordlist.o:./src/variables.h:18: first defined here
> /usr/bin/ld: options.o:./src/variables.h:16: multiple definition of
> `outfile'; crea_wordlist.o:./src/variables.h:16: first defined here
> /usr/bin/ld: options.o:./src/variables.h:32: multiple definition of
> `exts_base'; crea_wordlist.o:./src/variables.h:32: first defined here
> /usr/bin/ld: options.o:./src/variables.h:34: multiple definition of
> `exts_num'; crea_wordlist.o:./src/variables.h:34: first defined here
> /usr/bin/ld: options.o:./src/variables.h:42: multiple definition of
> `resuming'; crea_wordlist.o:./src/variables.h:42: first defined here
> /usr/bin/ld: options.o:./src/variables.h:43: multiple definition of
> `next_dir'; crea_wordlist.o:./src/variables.h:43: first defined here
> /usr/bin/ld: options.o:./src/variables.h:40: multiple definition of
> `dirlist_current'; crea_wordlist.o:./src/variables.h:40: first defined here
> /usr/bin/ld: options.o:./src/variables.h:39: multiple definition of
> `dirlist_final'; crea_wordlist.o:./src/variables.h:39: first defined here
> /usr/bin/ld: options.o:./src/variables.h:38: multiple definition of
> `dirlist_base'; crea_wordlist.o:./src/variables.h:38: first defined here
> /usr/bin/ld: options.o:./src/variables.h:36: multiple definition of
> `muts_base'; crea_wordlist.o:./src/variables.h:36: first defined here
> /usr/bin/ld: options.o:./src/variables.h:33: multiple definition of
> `exts_current'; crea_wordlist.o:./src/variables.h:33: first defined here
> /usr/bin/ld: options.o:./src/variables.h:30: multiple definition of
> `wordlist_final'; crea_wordlist.o:./src/variables.h:30: first defined here
> /usr/bin/ld: options.o:./src/variables.h:29: multiple definition of
> `wordlist_current'; crea_wordlist.o:./src/variables.h:29: first defined here
> /usr/bin/ld: options.o:./src/variables.h:28: multiple definition of
> `wordlist_base'; crea_wordlist.o:./src/variables.h:28: first defined here
> /usr/bin/ld: options.o:./src/variables.h:26: multiple definition of
> `listable'; crea_wordlist.o:./src/variables.h:26: first defined here
> /usr/bin/ld: options.o:./src/variables.h:25: multiple definition of
> `existant'; crea_wordlist.o:./src/variables.h:25: first defined here
> /usr/bin/ld: options.o:./src/variables.h:24: multiple definition of
> `errores'; crea_wordlist.o:./src/variables.h:24: first defined here
> /usr/bin/ld: options.o:./src/variables.h:23: multiple definition of
> `encontradas'; crea_wordlist.o:./src/variables.h:23: first defined here
> /usr/bin/ld: options.o:./src/variables.h:22: multiple definition of
> `descargadas'; crea_wordlist.o:./src/variables.h:22: first defined here
> /usr/bin/ld: options.o:./src/variables.h:21: multiple definition of
> `contador'; crea_wordlist.o:./src/variables.h:21: first defined here
> /usr/bin/ld: options.o:./src/variables.h:20: multiple definition of `nec';
> crea_wordlist.o:./src/variables.h:20: first defined here
> /usr/bin/ld: options.o:./src/variables.h:17: multiple definition of `curl';
> crea_wordlist.o:./src/variables.h:17: first defined here
> /usr/bin/ld: resume.o:./src/variables.h:18: multiple definition of `options';
> crea_wordlist.o:./src/variables.h:18: first defined here
> /usr/bin/ld: resume.o:./src/variables.h:28: multiple definition of
> `wordlist_base'; crea_wordlist.o:./src/variables.h:28: first defined here
> /usr/bin/ld: resume.o:./src/variables.h:40: multiple definition of
> `dirlist_current'; crea_wordlist.o:./src/variables.h:40: first defined here
> /usr/bin/ld: resume.o:./src/variables.h:42: multiple definition of
> `resuming'; crea_wordlist.o:./src/variables.h:42: first defined here
> /usr/bin/ld: resume.o:./src/variables.h:38: multiple definition of
> `dirlist_base'; crea_wordlist.o:./src/variables.h:38: first defined here
> /usr/bin/ld: resume.o:./src/variables.h:39: multiple definition of
> `dirlist_final'; crea_wordlist.o:./src/variables.h:39: first defined here
> /usr/bin/ld: resume.o:./src/variables.h:30: multiple definition of
> `wordlist_final'; crea_wordlist.o:./src/variables.h:30: first defined here
> /usr/bin/ld: resume.o:./src/variables.h:29: multiple definition of
> `wordlist_current'; crea_wordlist.o:./src/variables.h:29: first defined here
> /usr/bin/ld: resume.o:./src/variables.h:16: multiple definition of `outfile';
> crea_wordlist.o:./src/variables.h:16: first defined here
> /usr/bin/ld: resume.o:./src/variables.h:43: multiple definition of
> `next_dir'; crea_wordlist.o:./src/variables.h:43: first defined here
> /usr/bin/ld: resume.o:./src/variables.h:36: multiple definition of
> `muts_base'; crea_wordlist.o:./src/variables.h:36: first defined here
> /usr/bin/ld: resume.o:./src/variables.h:34: multiple definition of
> `exts_num'; crea_wordlist.o:./src/variables.h:34: first defined here
> /usr/bin/ld: resume.o:./src/variables.h:33: multiple definition of
> `exts_current'; crea_wordlist.o:./src/variables.h:33: first defined here
> /usr/bin/ld: resume.o:./src/variables.h:32: multiple definition of
> `exts_base'; crea_wordlist.o:./src/variables.h:32: first defined here
> /usr/bin/ld: resume.o:./src/variables.h:26: multiple definition of
> `listable'; crea_wordlist.o:./src/variables.h:26: first defined here
> /usr/bin/ld: resume.o:./src/variables.h:25: multiple definition of
> `existant'; crea_wordlist.o:./src/variables.h:25: first defined here
> /usr/bin/ld: resume.o:./src/variables.h:24: multiple definition of `errores';
> crea_wordlist.o:./src/variables.h:24: first defined here
> /usr/bin/ld: resume.o:./src/variables.h:23: multiple definition of
> `encontradas'; crea_wordlist.o:./src/variables.h:23: first defined here
> /usr/bin/ld: resume.o:./src/variables.h:22: multiple definition of
> `descargadas'; crea_wordlist.o:./src/variables.h:22: first defined here
> /usr/bin/ld: resume.o:./src/variables.h:21: multiple definition of
> `contador'; crea_wordlist.o:./src/variables.h:21: first defined here
> /usr/bin/ld: resume.o:./src/variables.h:20: multiple definition of `nec';
> crea_wordlist.o:./src/variables.h:20: first defined here
> /usr/bin/ld: resume.o:./src/variables.h:17: multiple definition of `curl';
> crea_wordlist.o:./src/variables.h:17: first defined here
> collect2: error: ld returned 1 exit status
The full build log is available from:
http://qa-logs.debian.net/2020/08/02/dirb_2.22+dfsg-4_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!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Source: dirb
Source-Version: 2.22+dfsg-5
Done: Philippe Thierry <phi...@debian.org>
We believe that the bug you reported is fixed in the latest version of
dirb, 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 966...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Philippe Thierry <phi...@debian.org> (supplier of updated dirb 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: Fri, 07 Aug 2020 13:44:40 +0200
Source: dirb
Architecture: source
Version: 2.22+dfsg-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Security Tools <team+pkg-secur...@tracker.debian.org>
Changed-By: Philippe Thierry <phi...@debian.org>
Closes: 966886
Changes:
dirb (2.22+dfsg-5) unstable; urgency=medium
.
* Patch invalid usage of globals (Closes: #966886).
Checksums-Sha1:
a2a41b4160290915f06408bfc9a582d8dce5ea3d 1911 dirb_2.22+dfsg-5.dsc
8a888f89324f8d089d4421874f187adb0e1826af 7720 dirb_2.22+dfsg-5.debian.tar.xz
5a48cd251eda0981b637c169c1d0b3ffd615e507 6490 dirb_2.22+dfsg-5_amd64.buildinfo
Checksums-Sha256:
b682886c12da6379f72da488ef73459526da70086986c8ab9ce1500fd871d27a 1911
dirb_2.22+dfsg-5.dsc
1f708addc0b090e6487e07e9454922ad6d503d4871e824be1b89894d5399421c 7720
dirb_2.22+dfsg-5.debian.tar.xz
2de6d02174b15fdfa70fc5c19d09ddacbb7132246e438a593d30f49a2b6402c8 6490
dirb_2.22+dfsg-5_amd64.buildinfo
Files:
f1218b4c49f79f5bafd0acdbabecbd95 1911 net optional dirb_2.22+dfsg-5.dsc
ec62051dad14e181947e2ad3897c9fc6 7720 net optional
dirb_2.22+dfsg-5.debian.tar.xz
a3099b154601ae7eb07513dbaeabaa47 6490 net optional
dirb_2.22+dfsg-5_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEE/N321ye0S80G/xoyyJ1XEt+UX28FAl8tXFIACgkQyJ1XEt+U
X29zGBAAkUp/XA6IshEJZGsX/oyCMyDn7jOvc7gH/wN5Ew0N3Yd8DWp3raeybWBH
TRLV3au17QSt0N9IsBoDJESghNM5cZZHpbZLH51pWqohGmynDSBjCqX3AbKGFfdc
8wXVyhetRm1oGxtcHc5F8bo/C5IDUXekRObkMJ+Iy5mM55dIAiqoy7Wp7TJSgY5i
f5P4qRgM1PkHWFuvMitY6cPess2ZpB++ioTHzQ1861zkLPNygOxc8r15OWg79m0a
AUF9OeAbWKh9qgRL7m+mxz08S+yaIeWCwwqwDKAp0r3W+y4qtnZ3hValp4uRRFAf
+f2taPb6tLw/wGu3jsNNdq8Y+9KV4A04RV2sO8e67ILFmxciivbCql89oMlo5StY
bYqf5XmO1UQJfGxUhO1eJRYmfySwbY8outnVXXaPvZqXWIyNv1fVyaVsnsaOR3TC
88D8Jfa/Yt2W6m6ljUUgDcjXpKdS0JibKDi3f2XB53XgFOW0UqPSzcLglU0LefA6
8tRssJiLwMw3JhmM2MmIIzZsYllZ8nP7XMkYJTQmFxo1y65zP66lXQtKSZ7NNW/n
+VOrSJSw1Uib92/zKiIgGMN8wjFBj1dAfUUuQoQjR8rPbm3CUh3FIBRwBKE2RM+U
q2hep40ZxlCufVaFxRurOYBDHWrgYD/+eRzzR2iW8kjC9VraoZY=
=r00Y
-----END PGP SIGNATURE-----
--- End Message ---