Re: make build fails with timeout

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 31 March 2010 16:32, Brad Bell <bradbell@xxxxxxxxxx> wrote:
> I would like some suggestions as to how to proceed after the following
> erorr:
>
> In the devel directory
>     http://cvs.fedoraproject.org/viewvc/rpms/cppad/devel/
> I entered the command
>     make build
> and I got the response
>     [bradbell@localhost devel]$ make build
>     /usr/bin/koji  build  dist-rawhide
> 'cvs://cvs.fedoraproject.org/cvs/pkgs?rpms/cppad/devel#cppad-20100101_2-1_fc14'
>     timeout: (110, 'Operation timed out.')
>     make: *** [build] Error 1
> This happened twice. Now (Wed Mar 31 08:31:45 PDT 2010) the make hangs
> as follows:
>     [bradbell@localhost devel]$ make build
>     /usr/bin/koji  build  dist-rawhide
> 'cvs://cvs.fedoraproject.org/cvs/pkgs?rpms/cppad/devel#cppad-20100101_2-1_fc14'
> and I have to kill the koji process

This might be due to:

http://gcc.gnu.org/PR41371

I had the same problem with the emacs-vm package. Workaround:

export CFLAGS="$RPM_OPT_FLAGS -fno-var-tracking-assignments"

before building.
--
packaging mailing list
packaging@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/packaging


[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite Forum]     [KDE Users]

  Powered by Linux