[Bug 202609] [wip] www/chromium: convert to option helpers
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Aug 24 08:01:30 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202609
--- Comment #5 from Jan Beich <jbeich at FreeBSD.org> ---
Created attachment 160294
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=160294&action=edit
QA with TEST=on: poudriere testport -j 101i386
Unless I'm missing something the following error looks unrelated. According to
components/storage_monitor.gypi 'storage_monitor_test_support' target has
another set of of *_linux.cc 'sources' which aren't excluded for 'os_bsd == 1'.
In file included from
../../components/storage_monitor/test_media_transfer_protocol_manager_linux.cc:5:
In file included from
../../components/storage_monitor/test_media_transfer_protocol_manager_linux.h:8:
../../device/media_transfer_protocol/media_transfer_protocol_manager.h:16:2:
error: "Only used on Linux and ChromeOS"
#error "Only used on Linux and ChromeOS"
^
../../components/storage_monitor/test_media_transfer_protocol_manager_linux.cc:7:10:
fatal error: 'device/media_transfer_protocol/mtp_file_entry.pb.h' file not
found
#include "device/media_transfer_protocol/mtp_file_entry.pb.h"
^
2 errors generated.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-chromium
mailing list