Your message dated Sat, 29 Oct 2016 04:44:14 +0000
with message-id <e1c0lv8-0004f2...@franck.debian.org>
and subject line Bug#842290: Removed package(s) from unstable
has caused the Debian Bug report #811578,
regarding FTBFS with GCC 6: statement indented as if it were guarded by
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.)


-- 
811578: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811578
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: confetti
Version: 20120731-1
Severity: important
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-6 gcc-6-misleading-indentation

This package fails to build with GCC 6.  GCC 6 has not been released
yet, but it's expected that GCC 6 will become the default compiler for
stretch.

Note that only the first error is reported; there might be more.  You
can find a snapshot of GCC 6 in experimental.  To build with GCC 6,
you can set CC=gcc-6 CXX=g++-6 explicitly.

> sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux
...
> gcc -Wall -g -O0 -Werror -std=gnu99 -I. -c my_product_cfg.c
> my_product_cfg.c: In function 'dup_my_product':
> my_product_cfg.c:1741:41: error: statement is indented as if it were guarded 
> by... [-Werror=misleading-indentation]
>   if (dst->asdf->k1) free(dst->asdf->k1);dst->asdf->k1 = src->asdf->k1 == 
> NULL ? NULL : strdup(src->asdf->k1);
>                                          ^~~
> 
> my_product_cfg.c:1741:2: note: ...this 'if' clause, but it is not
>   if (dst->asdf->k1) free(dst->asdf->k1);dst->asdf->k1 = src->asdf->k1 == 
> NULL ? NULL : strdup(src->asdf->k1);
>   ^~
> 
> my_product_cfg.c:1744:41: error: statement is indented as if it were guarded 
> by... [-Werror=misleading-indentation]
>   if (dst->asdf->k2) free(dst->asdf->k2);dst->asdf->k2 = src->asdf->k2 == 
> NULL ? NULL : strdup(src->asdf->k2);
>                                          ^~~
> 
> my_product_cfg.c:1744:2: note: ...this 'if' clause, but it is not
>   if (dst->asdf->k2) free(dst->asdf->k2);dst->asdf->k2 = src->asdf->k2 == 
> NULL ? NULL : strdup(src->asdf->k2);
>   ^~
> 
> my_product_cfg.c:1763:133: error: statement is indented as if it were guarded 
> by... [-Werror=misleading-indentation]
>     if (dst->asdf->array[i->idx_name__asdf__array]->substruct->sss) 
> free(dst->asdf->array[i->idx_name__asdf__array]->substruct->sss);dst->asdf->array[i->idx_name__asdf__array]->substruct->sss
>  = src->asdf->array[i->idx_name__asdf__array]->substruct->sss == NULL ? NULL 
> : strdup(src->asdf->array[i->idx_name__asdf__array]->substruct->sss);
>                                                                               
>                                                        ^~~
> 
> my_product_cfg.c:1763:4: note: ...this 'if' clause, but it is not
>     if (dst->asdf->array[i->idx_name__asdf__array]->substruct->sss) 
> free(dst->asdf->array[i->idx_name__asdf__array]->substruct->sss);dst->asdf->array[i->idx_name__asdf__array]->substruct->sss
>  = src->asdf->array[i->idx_name__asdf__array]->substruct->sss == NULL ? NULL 
> : strdup(src->asdf->array[i->idx_name__asdf__array]->substruct->sss);
>     ^~
> 
> my_product_cfg.c:1786:41: error: statement is indented as if it were guarded 
> by... [-Werror=misleading-indentation]
>   if (dst->asdf->k3) free(dst->asdf->k3);dst->asdf->k3 = src->asdf->k3 == 
> NULL ? NULL : strdup(src->asdf->k3);
>                                          ^~~
> 
> my_product_cfg.c:1786:2: note: ...this 'if' clause, but it is not
>   if (dst->asdf->k3) free(dst->asdf->k3);dst->asdf->k3 = src->asdf->k3 == 
> NULL ? NULL : strdup(src->asdf->k3);
>   ^~
> 
> my_product_cfg.c:1829:87: error: statement is indented as if it were guarded 
> by... [-Werror=misleading-indentation]
>     if (dst->empty[i->idx_name__empty]->wow) 
> free(dst->empty[i->idx_name__empty]->wow);dst->empty[i->idx_name__empty]->wow 
> = src->empty[i->idx_name__empty]->wow == NULL ? NULL : 
> strdup(src->empty[i->idx_name__empty]->wow);
>                                                                               
>          ^~~
> 
> my_product_cfg.c:1829:4: note: ...this 'if' clause, but it is not
>     if (dst->empty[i->idx_name__empty]->wow) 
> free(dst->empty[i->idx_name__empty]->wow);dst->empty[i->idx_name__empty]->wow 
> = src->empty[i->idx_name__empty]->wow == NULL ? NULL : 
> strdup(src->empty[i->idx_name__empty]->wow);
>     ^~
> 
> cc1: all warnings being treated as errors

-- 
Martin Michlmayr
Linux for HPE Helion, Hewlett Packard Enterprise

--- End Message ---
--- Begin Message ---
Version: 20120731-1+rm

Dear submitter,

as the package confetti has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/842290

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

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

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to