https://bugs.freedesktop.org/show_bug.cgi?id=75577

          Priority: medium
            Bug ID: 75577
          Assignee: [email protected]
           Summary: Many perl errors when building LO packages
          Severity: minor
    Classification: Unclassified
                OS: Linux (All)
          Reporter: [email protected]
          Hardware: x86 (IA32)
            Status: UNCONFIRMED
           Version: 4.3.0.0.alpha0+ Master
         Component: Libreoffice
           Product: LibreOffice

Created attachment 94828
  --> https://bugs.freedesktop.org/attachment.cgi?id=94828&action=edit
Infos from Data::Dumper and debug patch.

I'm currently building master and 4.1 with many languages, help and
dictionaries and creating Debian packages.

I see many perl errors for particular packages like:

Use of uninitialized value $value in lc at
/home/jan-marek.glogowski/Development/libreoffice/branch-4-1/solenv/bin/modules/installer/packagelist.pm
line 442.

I dumped the Perl hash, which has an undefined value in 'PRODUCTADDON'.
Probably it's fine to ignore all undef values and do a

next if (! defined $value);

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to