James Peach created TS-2207:
-------------------------------

             Summary: Centos5 out of tree perl build fails
                 Key: TS-2207
                 URL: https://issues.apache.org/jira/browse/TS-2207
             Project: Traffic Server
          Issue Type: Bug
          Components: Build
            Reporter: James Peach


On Centos5, the perl module build fails when {{$(srcdir)}} != {{$(builder)}}. 
For example, 
https://ci.trafficserver.apache.org/job/centos_5_x64-master-debug-regression/lastFailedBuild/console:

{code}
make[2]: Entering directory 
`/var/jenkins/workspace/centos_5_x64-master-debug-regression/build/centos_5_x64-master-debug-regression.50/lib/perl'
[ /var/jenkins/workspace/centos_5_x64-master-debug-regression/lib/perl !=  ] && 
cp -rf /. /.
/bin/sh: line 0: [: 
/var/jenkins/workspace/centos_5_x64-master-debug-regression/lib/perl: unary 
operator expected
make[2]: [Makefile-pl] Error 2 (ignored)
/usr/bin/perl Makefile.PL INSTALLDIRS= 
PREFIX=/var/jenkins/workspace/centos_5_x64-master-debug-regression/install/centos_5_x64-master-debug-regression.50
Can't open perl script "Makefile.PL": No such file or directory
make[2]: *** [Makefile-pl] Error 2
make[2]: Leaving directory 
`/var/jenkins/workspace/centos_5_x64-master-debug-regression/build/centos_5_x64-master-debug-regression.50/lib/perl'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/var/jenkins/workspace/centos_5_x64-master-debug-regression/build/centos_5_x64-master-debug-regression.50/lib'
{code}

--
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

Reply via email to