Skip to Content.
Sympa Menu

shibboleth-dev - Re: Build of 2.0 beta1 IdP

Subject: Shibboleth Developers

List archive

Re: Build of 2.0 beta1 IdP


Chronological Thread 
  • From: "Chris G. Sellers" <>
  • To: <>
  • Subject: Re: Build of 2.0 beta1 IdP
  • Date: Tue, 22 Jan 2008 10:07:18 -0500

I've tried to use ANT in debug mode (sorry, my Ant skills are limited) and I can't seem to get it to output debug info.  The verison I'm using is on Fedora

ant-1.6.5-4jpp.2.fc7

It does not like --debug or --debugexec

[root@sellers-lab1 shib-dist]# ./ant.sh idp
Unrecognized option: -d
Could not create the Java virtual machine.


[root@1 shib-dist]# echo $JAVA_HOME
/usr/java/jdk1.5.0_13/
[root@ shib-dist]# echo $ANT_OPTS
-d

Any ideas ?

On Jan 18, 2008, at 2:56 PM, Chad La Joie wrote:

Okay, I just started from scratch on my CentOS5 and OS X boxes and I
didn't get this error.

So, now I'm thinking it's probably something on your machine.  The
$SRC/dist is created by the shib-dist script and the $SRC/<package>/dist
is created by the package's build script.

I'd suggest running ant on debug and see if you get more meaningful
information.  just do ANT_OPTS="-d" ./ant.sh

Chad La Joie wrote:
> hmm...  let em look at it for a bit.  Steven just reported another
> problem (long after the point you're at).  I can do a clean checkout and
> I don't end up with either issue (and I'm not even running as root ;)).
>
> Chris G.Sellers wrote:
>> nope.  (I'm actually trying as root - shhh)
>>
>> Disk not full
>>
>> No inode issues
>>
>> It create $SRC/dist instead of $SRC/<package>/dist
>>
>>
>>
>> On Jan 18, 2008, at 1:37 PM, Chad La Joie wrote:
>>
>>> Is it a permission problem?  Dist is just created by the script.
>>>
>>> Chris G. Sellers wrote:
>>> > I was building 2.0 beta1 IdP on Fedora and run into a strange build
>>> > problem.   It is like the 'dist' directory is not get created at the
>>> > right level in the file tree.   Am I the only one who sees this in the
>>> > latest SVN tree?
>>> >
>>> > Thanks
>>> >
>>> > ---
>>> > ...
>>> >
>>> > Loading source files for package org.opensaml.xml.util...
>>> > Loading source files for package org.opensaml.xml.validation...
>>> > Constructing Javadoc information...
>>> > Standard Doclet version 1.5.0_13
>>> > Building tree for all the packages and classes...
>>> >
>>> /var/tmp/shib/shib-dist/xmltooling/src/org/opensaml/xml/encryption/InlineEncryptedKeyResolver.java:26:
>>>
>>> > warning - Tag @link: reference not found: KeyInfo
>>> >
>>> /var/tmp/shib/shib-dist/xmltooling/src/org/opensaml/xml/encryption/SimpleRetrievalMethodEncryptedKeyResolver.java:37:
>>>
>>> > warning - Tag @link: reference not found: KeyInfo
>>> >
>>> /var/tmp/shib/shib-dist/xmltooling/src/org/opensaml/xml/encryption/InlineEncryptedKeyResolver.java:26:
>>>
>>> > warning - Tag @link: reference not found: KeyInfo
>>> >
>>> /var/tmp/shib/shib-dist/xmltooling/src/org/opensaml/xml/encryption/SimpleRetrievalMethodEncryptedKeyResolver.java:37:
>>>
>>> > warning - Tag @link: reference not found: KeyInfo
>>> > Building index for all the packages and classes...
>>> >
>>> /var/tmp/shib/shib-dist/xmltooling/src/org/opensaml/xml/encryption/InlineEncryptedKeyResolver.java:26:
>>>
>>> > warning - Tag @link: reference not found: KeyInfo
>>> >
>>> /var/tmp/shib/shib-dist/xmltooling/src/org/opensaml/xml/encryption/SimpleRetrievalMethodEncryptedKeyResolver.java:37:
>>>
>>> > warning - Tag @link: reference not found: KeyInfo
>>> > Building index for all classes...
>>> > Generating
>>> /var/tmp/shib/shib-dist/xmltooling/doc/javadoc/stylesheet.css...
>>> > 6 warnings
>>> >
>>> > BUILD FAILED
>>> > /var/tmp/shib/shib-dist/build.xml:23: The following error occurred
>>> while
>>> > executing this line:
>>> > /var/tmp/shib/shib-dist/build.xml:114: The following error occurred
>>> > while executing this line:
>>> > /var/tmp/shib/shib-dist/build.xml:222:
>>> > /var/tmp/shib/shib-dist/xmltooling/dist not found.
>>> >
>>> >
>>> >
>>> >
>>> > ______________________________________________
>>> > Chris G. Sellers | NITLE Technology
>>> > 734.661.2318 |
>>> <> <>
>>> > AIM: imthewherd | GTalk:
>>> <> <>
>>> >
>>> >
>>> >
>>>
>>> --
>>> SWITCH
>>> Serving Swiss Universities
>>> --------------------------
>>> Chad La Joie, Software Engineer, Security
>>> Werdstrasse 2, P.O. Box, 8021 Zürich, Switzerland
>>> phone +41 44 268 15 75, fax +41 44 268 15 68
>>> <>,
>>> http://www.switch.ch
>>>
>>
>>
>> ______________________________________________
>> Chris G. Sellers | NITLE Technology
>> 734.661.2318 | <>
>> AIM: imthewherd | GTalk: <>
>>
>>
>>
>

--
SWITCH
Serving Swiss Universities
--------------------------
Chad La Joie, Software Engineer, Security
Werdstrasse 2, P.O. Box, 8021 Zürich, Switzerland
phone +41 44 268 15 75, fax +41 44 268 15 68
, http://www.switch.ch



______________________________________________
Chris G. Sellers | NITLE Technology
734.661.2318 |
AIM: imthewherd | GTalk:






Archive powered by MHonArc 2.6.16.

Top of Page