You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Irina Boverman (JIRA)" <ji...@apache.org> on 2013/05/09 16:21:17 UTC

[jira] [Updated] (QPID-4642) Can't complete "make distcheck"

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

Irina Boverman updated QPID-4642:
---------------------------------

    Description: 
According to this: http://www.gnu.org/software/automake/manual/automake.html#Checking-the-Distribution

It should be possible to use defaults as in below.

Using these steps:

cd qpid/cpp
./bootstrap
./configure
make distcheck

--------------
Ends up in error:
--------------
make[1]: Entering directory `/home/jenkins/workspace/qpid-cpp-trunk-autotools-distcheck/label/master/qpid/cpp/bindings/qpid'
make[1]: *** No rule to make target `perl/qpid.pm', needed by `distdir'.  Stop.
make[1]: Leaving directory `/home/jenkins/workspace/qpid-cpp-trunk-autotools-distcheck/label/master/qpid/cpp/bindings/qpid'
make: *** [distdir] Error 1

  was:
According to this: http://www.gnu.org/software/automake/manual/automake.html#Checking-the-Distribution

It should be possible to use defaults as in below.

Using these steps:

cd qpid/cpp
./bootstrap
./configure
make distcheck

--------------
Ends up in error:
--------------
make[1]: Leaving directory `/var/lib/jenkins/workspace/qpid-cpp-trunk-distcheck/label/master/qpid/cpp/docs/api'
 (cd docs/man && make  top_distdir=../../qpidc-0.21 distdir=../../qpidc-0.21/docs/man \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[1]: Entering directory `/var/lib/jenkins/workspace/qpid-cpp-trunk-distcheck/label/master/qpid/cpp/docs/man'
make[1]: *** No rule to make target `../../src/qpidd', needed by `qpidd.1'.  Stop.
make[1]: Leaving directory `/var/lib/jenkins/workspace/qpid-cpp-trunk-distcheck/label/master/qpid/cpp/docs/man'
make: *** [distdir] Error 1

    
> Can't complete "make distcheck"
> -------------------------------
>
>                 Key: QPID-4642
>                 URL: https://issues.apache.org/jira/browse/QPID-4642
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>    Affects Versions: 0.21
>         Environment: Building on RHEL6, Server, x86_64 (automake).
>            Reporter: Irina Boverman
>            Assignee: Alan Conway
>            Priority: Minor
>
> According to this: http://www.gnu.org/software/automake/manual/automake.html#Checking-the-Distribution
> It should be possible to use defaults as in below.
> Using these steps:
> cd qpid/cpp
> ./bootstrap
> ./configure
> make distcheck
> --------------
> Ends up in error:
> --------------
> make[1]: Entering directory `/home/jenkins/workspace/qpid-cpp-trunk-autotools-distcheck/label/master/qpid/cpp/bindings/qpid'
> make[1]: *** No rule to make target `perl/qpid.pm', needed by `distdir'.  Stop.
> make[1]: Leaving directory `/home/jenkins/workspace/qpid-cpp-trunk-autotools-distcheck/label/master/qpid/cpp/bindings/qpid'
> make: *** [distdir] Error 1

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org