New issue
Advanced search Search tips

Issue 613333 link

Starred by 2 users

Issue metadata

Status: Untriaged
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Bug



Sign in to add a comment

parted: older style code triggers warning.

Project Member Reported by gwendal@chromium.org, May 19 2016

Issue description

See https://uberchromegw.corp.google.com/i/chromeos/builders/setzer-release/builds/41

In the log
https://uberchromegw.corp.google.com/i/chromeos/builders/setzer-release/builds/41/steps/BuildPackages%20%5Bafdo_use%5D/logs/stdio

parted compilation last 1h and timeout.
There are a lot of warning, like:
parted-3.1-r1:         disk_ops:       &linux_disk_ops
parted-3.1-r1:         ^~~~~~~~~
parted-3.1-r1:         .disk_ops = 

Given even parted 3.2 does not fix these warnings, we should relax the warning compilation flags.
 

Comment 1 by vapier@chromium.org, May 20 2016

those warnings aren't fatal, so i don't think we care

Sign in to add a comment