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

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

    [ https://issues.apache.org/jira/browse/THRIFT-3999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15744013#comment-15744013 ] 

ASF GitHub Bot commented on THRIFT-3999:
----------------------------------------

GitHub user matyapiro31 opened a pull request:

    https://github.com/apache/thrift/pull/1139

    THRIFT-3999 Fix debian package set up scripts.

    debian/control: fixing typo and remove innecessary in dependecies.
    debina/rules: changing to use cleanup.sh in "clean" target as config.log and config.status remain after make clean.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/matyapiro31/thrift matyapiro31-patch-6

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/1139.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1139
    
----
commit eee19491f12283c69a3f40a1945134cb346c0600
Author: Akira Nakagawa <ma...@gmail.com>
Date:   2016-12-13T03:20:06Z

    Fix debian package set up scripts.
    debian/control: fixing typo and remove innecessary in dependecies.
    debina/rules: changing to use cleanup.sh in "clean" target as config.log and config.status remain after make clean.

----


> 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.11.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)