You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jake Farrell (JIRA)" <ji...@apache.org> on 2016/12/19 19:59:58 UTC

[jira] [Closed] (THRIFT-3999) Fix Debian & Ubuntu package dependencies

     [ https://issues.apache.org/jira/browse/THRIFT-3999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jake Farrell closed THRIFT-3999.
--------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: 0.11.0)
                   0.10.0

> Fix Debian & Ubuntu package dependencies
> ----------------------------------------
>
>                 Key: THRIFT-3999
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3999
>             Project: Thrift
>          Issue Type: Bug
>          Components: Build Process
>    Affects Versions: 0.9.3
>         Environment: Ubuntu 16.04.1 LTS
>            Reporter: Akira Nakagawa
>            Assignee: Akira Nakagawa
>            Priority: Minor
>             Fix For: 0.10.0
>
>   Original Estimate: 72h
>  Remaining Estimate: 72h
>
> debian/control has typo and missing packages and it prevents building packages.
> There are many bugs to build and lintian warning.
> All error and warning messages are here: 
> {quote}
> E: thrift changes: bad-distribution-in-changes-file stable
> W: thrift source: native-package-with-dash-version
> W: thrift source: diff-contains-git-control-dir .git
> W: thrift source: configure-generated-file-in-source config.log
> W: thrift source: configure-generated-file-in-source config.status
> E: thrift source: source-is-missing lib/js/test/phantom-client.js line length is 2016 characters (>512)
> E: thrift source: source-is-missing lib/js/test/test-async.js line length is 2016 characters (>512)
> E: thrift source: source-is-missing lib/js/test/test.js line length is 2016 characters (>512)
> W: thrift source: configure-generated-file-in-source lib/php/src/ext/thrift_protocol/config.log
> W: thrift source: configure-generated-file-in-source lib/php/src/ext/thrift_protocol/config.status
> W: thrift source: dh-clean-k-is-deprecated
> E: thrift source: build-depends-on-build-essential build-depends
> E: thrift source: build-depends-on-metapackage build-depends: qt5-default
> W: thrift source: debian-rules-ignores-make-clean-error line 97
> W: thrift source: timewarp-standards-version (2013-01-08 < 2013-10-28)
> W: thrift source: ancient-standards-version 3.9.5 (current is 3.9.7)
> W: libthrift-cil: executable-not-elf-or-script usr/lib/cli/thrift/Thrift.dll
> W: libthrift0: package-name-doesnt-match-sonames libthrift-1.0.0-dev libthriftnb-1.0.0-dev libthriftqt-1.0.0-dev libthriftqt5-1.0.0-dev libthriftz-1.0.0-dev
> W: libthrift0: dev-pkg-without-shlib-symlink usr/lib/libthriftz-1.0.0-dev.so usr/lib/libthriftz-1.0.0-dev.so
> W: libthrift0: dev-pkg-without-shlib-symlink usr/lib/libthriftqt5-1.0.0-dev.so usr/lib/libthriftqt5-1.0.0-dev.so
> W: libthrift0: dev-pkg-without-shlib-symlink usr/lib/libthrift-1.0.0-dev.so usr/lib/libthrift-1.0.0-dev.so
> W: libthrift0: dev-pkg-without-shlib-symlink usr/lib/libthriftqt-1.0.0-dev.so usr/lib/libthriftqt-1.0.0-dev.so
> W: libthrift0: dev-pkg-without-shlib-symlink usr/lib/libthriftnb-1.0.0-dev.so usr/lib/libthriftnb-1.0.0-dev.so
> E: libthrift0: shlib-missing-in-control-file libthriftz 1.0.0-dev for usr/lib/libthriftz-1.0.0-dev.so
> E: libthrift0: shlib-missing-in-control-file libthriftqt5 1.0.0-dev for usr/lib/libthriftqt5-1.0.0-dev.so
> E: libthrift0: shlib-missing-in-control-file libthrift 1.0.0-dev for usr/lib/libthrift-1.0.0-dev.so
> E: libthrift0: shlib-missing-in-control-file libthriftqt 1.0.0-dev for usr/lib/libthriftqt-1.0.0-dev.so
> E: libthrift0: shlib-missing-in-control-file libthriftnb 1.0.0-dev for usr/lib/libthriftnb-1.0.0-dev.so
> W: libthrift0: unused-shlib-entry-in-control-file libthriftqt-1.0.0 dev
> W: libthrift0: unused-shlib-entry-in-control-file libthriftqt5-1.0.0 dev
> W: libthrift0: unused-shlib-entry-in-control-file libthrift-1.0.0 dev
> W: libthrift0: unused-shlib-entry-in-control-file libthriftz-1.0.0 dev
> W: libthrift0: unused-shlib-entry-in-control-file libthriftnb-1.0.0 dev
> W: libthrift-java: needless-dependency-on-jre
> E: libthrift-dev: non-empty-dependency_libs-in-la-file usr/lib/libthrift.la
> E: libthrift-dev: non-empty-dependency_libs-in-la-file usr/lib/libthrift_c_glib.la
> E: libthrift-dev: non-empty-dependency_libs-in-la-file usr/lib/libthriftnb.la
> E: libthrift-dev: non-empty-dependency_libs-in-la-file usr/lib/libthriftqt.la
> E: libthrift-dev: non-empty-dependency_libs-in-la-file usr/lib/libthriftqt5.la
> E: libthrift-dev: non-empty-dependency_libs-in-la-file usr/lib/libthriftz.la
> W: thrift-compiler: binary-without-manpage usr/bin/thrift
> {quote}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)