← Back to team overview

desktop-packages team mailing list archive

[Bug 1524638] Re: [MIR] ucpp for LibreOffice

 

Sure.  Seems fine, small, and only used in builds.  It has a bunch of
compile warnings like "variable may be used uninitialized" but again,
since this is only used in builds, such bugs are of lower importance.

But it does need a team bug subscriber for whomever is looking after
this in Ubuntu.

** Changed in: ucpp (Ubuntu)
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1524638

Title:
  [MIR] ucpp for LibreOffice

Status in libreoffice package in Ubuntu:
  Fix Released
Status in ucpp package in Ubuntu:
  Incomplete

Bug description:
  [Availability]
  Package is currently in universe.

  [Rationale]
  While building LibreOffice with the gcc preprocessor, the sdk of the result fails to work properly. We need ucpp to properly allow the sdk to be used. Debian is using ucpp for LibreOffice too.

  [Security]
  this MIR request is the first issue filed against the package on Ubuntu ever.

  [Quality assurance]
  Excellent test suite upstream

  [Dependencies]
  ucpp binary depends only on libc6. ucpp source depends only on debhelper.

  [Standards compliance]
  Package at 3.9.3 -- maintained by Debian LibreOffice team

  [Maintenance]
  maintained by Debian LibreOffice team

  [Background information]

  Original bug report:
  Ubuntu 15.10, LibreOffice 5.0.2.2 (no ppa)

  Try compiling the following attachment using:

  /usr/lib/libreoffice/sdk/bin/idlc XAbc.idl

  You get the following errors:
  Compiling: XAbc.idl
  <command-line>:1 [62:62] : Statement can not be parsed: syntax error, unexpected $undefined
  XAbc.idl:8 [3:3] : Statement can not be parsed: definitions
  XAbc.idl:10 [2:2] : Statement can not be parsed: syntax error, unexpected '}', expecting $end
  XAbc.idl:10 [3:3] : Statement can not be parsed: definitions
  XAbc.idl:10 [5:5] : Statement can not be parsed: syntax error, unexpected '}', expecting $end
  XAbc.idl:10 [6:6] : Statement can not be parsed: definitions
  XAbc.idl:10 [8:8] : Statement can not be parsed: syntax error, unexpected '}', expecting $end
  XAbc.idl:10 [9:9] : Statement can not be parsed: definitions
  /usr/lib/libreoffice/sdk/bin/idlc.bin: detected 8 errors/usr/lib/libreoffice/sdk/bin/idlc.bin Version 1.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1524638/+subscriptions


References