Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jun 2015 16:24:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 201205] www/chromium: Fail to build chromium 43.0.2357.130 on FreeBSD 10.1
Message-ID:  <bug-201205-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201205

            Bug ID: 201205
           Summary: www/chromium: Fail to build chromium 43.0.2357.130 on
                    FreeBSD 10.1
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: chromium@FreeBSD.org
          Reporter: lantw44@gmail.com
             Flags: maintainer-feedback?(chromium@FreeBSD.org)
          Assignee: chromium@FreeBSD.org

Created attachment 158164
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=158164&action=edit
poudriere bulk log

Build log:

[5490/16864] ACTION Generating C++ API bundle code for schemas
FAILED: cd ../../extensions/common/api; python
../../../tools/json_schema_compiler/compiler.py "--root=../../.."
"--destdir=../../../out/Release/gen"
"--namespace=extensions::core_api::%(namespace)s"
"--generator=cpp-bundle-schema" "--include-rules=" alarms.idl
app_current_window_internal.idl app_runtime.idl app_view_guest_internal.json
app_window.idl audio.idl bluetooth.idl bluetooth_low_energy.idl
bluetooth_private.json bluetooth_socket.idl cast_channel.idl document_scan.idl
dns.idl events.json extensions_manifest_types.json
extension_options_internal.idl extension_view_internal.json
extension_types.json guest_view_internal.json management.json hid.idl idle.json
mime_handler_private.idl mime_handler_view_guest_internal.json mojo_private.idl
networking_private.idl power.idl printer_provider.idl
printer_provider_internal.idl runtime.json serial.idl socket.idl
sockets_tcp.idl sockets_tcp_server.idl sockets_udp.idl storage.json
surface_worker_internal.json system_cpu.idl system_display.idl
system_memory.idl system_network.idl system_storage.idl test.json usb.idl
virtual_keyboard_private.json web_request.json web_view_internal.json
web_request_internal.json
Traceback (most recent call last):
  File "../../../tools/json_schema_compiler/compiler.py", line 191, in <module>
    opts.namespace, opts.impl_dir, include_rules)
  File "../../../tools/json_schema_compiler/compiler.py", line 53, in
GenerateSchema
    api_def = schema_loader.LoadSchema(schema)
  File
"/wrkdirs/usr/ports/www/chromium/work/chromium-43.0.2357.130/tools/json_schema_compiler/schema_loader.py",
line 90, in LoadSchema
    api_defs = idl_schema.Load(schema_path)
  File
"/wrkdirs/usr/ports/www/chromium/work/chromium-43.0.2357.130/tools/json_schema_compiler/idl_schema.py",
line 525, in Load
    return Process(contents, filename)
  File
"/wrkdirs/usr/ports/www/chromium/work/chromium-43.0.2357.130/tools/json_schema_compiler/idl_schema.py",
line 535, in Process
    idl = idl_parser.IDLParser().ParseData(contents, filename)
  File
"/wrkdirs/usr/ports/www/chromium/work/chromium-43.0.2357.130/tools/json_schema_compiler/../../ppapi/generators/idl_parser.py",
line 906, in __init__
    IDLLexer.__init__(self)
  File
"/wrkdirs/usr/ports/www/chromium/work/chromium-43.0.2357.130/tools/json_schema_compiler/../../ppapi/generators/idl_lexer.py",
line 215, in __init__
    self.lexobj = lex.lex(object=self, lextab=None, optimize=0)
  File "/usr/local/lib/python2.7/site-packages/ply/lex.py", line 893, in lex
    if '.' not in lextab:
TypeError: argument of type 'NoneType' is not iterable
ninja: build stopped: subcommand failed.
===> Compilation failed unexpectedly.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-201205-13>