[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#795329: nlpsolver: FTBFS: error: package com.sun.star.uno does not exist



Source: nlpsolver
Version: 0.9~beta1-10
Severity: serious
Justification: fails to build from source
Tags: sid
User: reproducible-builds@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-CC: reproducible-builds@lists.alioth.debian.org

Dear Maintainer,

The package fails to build:

-do-compile:
    [javac] Compiling 18 source files to /nlpsolver-0.9~beta1/build/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.5
    [javac] /nlpsolver-0.9~beta1/src/com/sun/star/comp/Calc/NLPSolver/BaseEvolutionarySolver.java:37: error: package com.sun.star.uno does not exist
    [javac] import com.sun.star.uno.XComponentContext;
    [javac]                        ^
    [javac] /nlpsolver-0.9~beta1/src/com/sun/star/comp/Calc/NLPSolver/BaseNLPSolver.java:34: error: package com.sun.star.beans does not exist
    [javac] import com.sun.star.beans.Property;
    [javac]                          ^
    [javac] /nlpsolver-0.9~beta1/src/com/sun/star/comp/Calc/NLPSolver/BaseNLPSolver.java:35: error: package com.sun.star.beans does not exist
    [javac] import com.sun.star.beans.PropertyVetoException;
    [javac]                          ^

... (and much more)

Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/nlpsolver.html

-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.19.0-23-generic (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)


Reply to: