Building of the Mesos packets needs more disk space

Bug #1544078 reported by Daniil Trishkin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mirantis OpenStack
Invalid
High
Daniil Trishkin

Bug Description

The building of Mesos packages needs in more disk space on the slave. Building ends with such error:
E: Build failure (dpkg-buildpackage died)
Build needed 00:01:22, 56692k disc space

The full trace is here: https://packaging-ci.infra.mirantis.net/job/master-pkg-pipeline-ubuntu/1241/console
Patch: https://review.fuel-infra.org/#/c/16845/

Tags: disk lack space
Changed in mos:
assignee: ci-team (ci-team) → Fuel CI (fuel-ci)
Revision history for this message
Artur Kaszuba (akaszuba) wrote :

This problem is generated by error under package build (compilation). You need to fix code.
Message "Build needed 00:01:22, 56692k disc space" is only summary info about time and space used by build.

Please check errors like this:
configure:20567: $? = 0
configure:20737: checking if compiler needs -Werror to reject unknown flags
configure:20753: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused-local-typedefs -Werror -Wunknown-warning-option -Wsizeof-array-argument -D_FORTIFY_SOURCE=2 conftest.c >&5
gcc: error: unrecognized command line option '-Wunknown-warning-option'
gcc: error: unrecognized command line option '-Wsizeof-array-argument'

Changed in mos:
assignee: Fuel CI (fuel-ci) → Daniil Trishkin (dtrishkin)
milestone: none → 9.0
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.