Comment 8 for bug 1626258

Revision history for this message
Felipe Reyes (freyes) wrote : Re: [Bug 1626258] Re: [SRU] AttributeError: 'Requirement' object has no attribute 'project_name'

On Tue, 04 Oct 2016 16:20:17 -0000
Robie Basak <email address hidden> wrote:

> This is currently blocked by autopkgtest regressions in python-pip and
> python-virtualenv - see http://people.canonical.com/~ubuntu-archive
> /pending-sru.html
>
> They look unrelated so I've requested retests for those in amd64 to
> see if that clears it.

Indeed, the error is related to gcc wasn't installed.

    x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.5m -I/tmp/autopkgtest.JkXi5S/autopkgtest_tmp/p3b/include/python3.5m -c src/public.c -o build/temp.linux-x86_64-3.5/src/public.o
    unable to execute 'x86_64-linux-gnu-gcc': No such file or directory
    error: command 'x86_64-linux-gnu-gcc' failed with exit status 1