[Soc-coordination] Weekly Report

Arthur Marble arthur at info9.net
Sun Jun 22 16:09:04 UTC 2014


Hi,

Here is a progress report. I have had a lot of problems this week.

Packages fixed:
* Function definition is not allowed here

Packages not fixed but I tried:
/* gcc & gcc-4.8 are symlinks to clang */
* Function definition is not allowed here
- agenda.app           DELAY/SECURITY_FORMAT_STRING/ # Objective C?
- anjuta               DELAY/SECURITY_FORMAT_STRING/, error: format string
is not a string literal

[-Werror,-Wformat-nonliteral]
                     message = g_strdup_vprintf (mesg, args); # how do i
format this?
                                                 ^~~~
- brasero              DELAY/SECURITY_FORMAT_STRING/,
brasero-misc.c:115:11: error: format string is not
                                                 a string literal

[-Werror,-Wformat-nonliteral]
                                       CANNOT REPRODUCE ERROR
             vprintf (format_real, arg_list);
                               ^~~~~~~~~~~
- cheese               E: Build-Depends dependency for cheese cannot be
satisfied because candidate version of
             package libgnome-desktop-3-dev can't satisfy version
requirements
- cpl-plugin-xsh       sprintf((p_all_par+ii)->name,
(char*)cpl_table_get_string(tab,
                             XSH_COL_MODEL_CONF_NAME, ii)); // is this not
formatted?

- cronutils            vsnprintf(buf, sizeof(buf), fmt, ap);

- easytag              BUILDS_OK

- epiphany-browser     E: Build-Depends dependency for epiphany-browser
cannot be satisfied because candidate
             version of package libgnome-desktop-3-dev can't satisfy
version requirements

- evince               gnome-session-bin : Breaks: gdm3 (< 3.8) but
3.4.1-9+b1 is to be installed
              policykit-1 : Breaks: gdm3 (< 3.8.4-7~) but 3.4.1-9+b1 is to
be installed
             E: Build-dependencies for evince could not be satisfied.

- gccxml
/scratch/mitchell/gcc-releases/gcc-4.2.1/gcc-4.2.1/gcc/gengtype-lex.l:594:31:
                                    error: format string is
             not a string literal (potentially insecure)
[-Werror,-Wformat-security]
             error_at_line (&lexer_line, s);

- gedit               The following packages have unmet dependencies:
             gnome-session-bin : Breaks: gdm3 (< 3.8) but 3.4.1-9+b1 is to
be installed
             policykit-1 : Breaks: gdm3 (< 3.8.4-7~) but 3.4.1-9+b1 is to
be installed
            E: Build-dependencies for gedit could not be satisfied.

- ghex                chartable.c:189:28: error: format string is not a
string literal
            [-Werror,-Wformat-nonliteral]
                        label = g_strdup_printf(fmt[col], i);
                                                ^~~~~~~~

* UNUSED_CONST_VARIABLE
- guile-cairo builds ok

This week I will work on the Unknown argument catergory.

Regards,
Arthur

|
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/soc-coordination/attachments/20140622/85af0bb9/attachment.html>


More information about the Soc-coordination mailing list