Uploaded image for project: 'Pegasus'
  1. Pegasus
  2. PM-318

build on mac does not build the ctools

XMLWordPrintable

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major Major
    • master
    • Affects Version/s: None
    • Component/s: Build Infrastructure
    • None
    • Environment:
      On my mac laptop, when i build from the 3.0 branch, using ant clean dist the generated tar file does not include kickstart

      pierre:pegasus-3.0 vahi$ ant clean dist
      Buildfile: /Users/vahi/Pegasus/pegasus-3.0/build.xml

      validate-make:
      [echo] make.available=${make.available}

      ctools-clean:

      externals-clean:

      clean:
      [delete] Deleting directory /Users/vahi/Pegasus/pegasus-3.0/dist
      [delete] Deleting directory /Users/vahi/Pegasus/pegasus-3.0/build
      [delete] Deleting: /Users/vahi/Pegasus/pegasus-3.0/stamp

      check-java:
      [echo] JAVA TARGET is 1.6
      [echo] JAVA SOURCE is 1.6

      get-system:
      [echo] Architecture x86_64_macos_10.6

      get-timestamps:
      [mkdir] Created dir: /Users/vahi/Pegasus/pegasus-3.0/dist
      [mkdir] Created dir: /Users/vahi/Pegasus/pegasus-3.0/build/classes
      [copy] Copying 1 file to /Users/vahi/Pegasus/pegasus-3.0/build/classes
      [copy] Copying 1 file to /Users/vahi/Pegasus/pegasus-3.0/build/classes
      [echo] full ISO timestamp: 2011-03-16T07:40:51-0700

      compile-version:
      [javac] /Users/vahi/Pegasus/pegasus-3.0/build.xml:78: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
      [javac] Compiling 2 source files to /Users/vahi/Pegasus/pegasus-3.0/build/classes

      version:
      [echo] Pegasus Version: 3.0.2cvs
      [mkdir] Created dir: /Users/vahi/Pegasus/pegasus-3.0/dist/pegasus-3.0.2cvs

      contrib:
      [javac] /Users/vahi/Pegasus/pegasus-3.0/build.xml:98: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
      [javac] Compiling 3 source files to /Users/vahi/Pegasus/pegasus-3.0/build/classes

      common:
      [javac] /Users/vahi/Pegasus/pegasus-3.0/build.xml:88: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
      [javac] Compiling 32 source files to /Users/vahi/Pegasus/pegasus-3.0/build/classes
      [javac] Note: Some input files use unchecked or unsafe operations.
      [javac] Note: Recompile with -Xlint:unchecked for details.

      planner:
      [javac] /Users/vahi/Pegasus/pegasus-3.0/build.xml:120: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
      [javac] Compiling 415 source files to /Users/vahi/Pegasus/pegasus-3.0/build/classes
      [javac] Note: Some input files use or override a deprecated API.
      [javac] Note: Recompile with -Xlint:deprecation for details.
      [javac] Note: Some input files use unchecked or unsafe operations.
      [javac] Note: Recompile with -Xlint:unchecked for details.

      examples:
      [javac] /Users/vahi/Pegasus/pegasus-3.0/build.xml:131: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
      [javac] Compiling 4 source files to /Users/vahi/Pegasus/pegasus-3.0/build/classes

      jar:
      [mkdir] Created dir: /Users/vahi/Pegasus/pegasus-3.0/dist/pegasus-3.0.2cvs/lib
      [jar] Building jar: /Users/vahi/Pegasus/pegasus-3.0/dist/pegasus-3.0.2cvs/lib/pegasus.jar

      vdl:
      [javac] /Users/vahi/Pegasus/pegasus-3.0/build.xml:109: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
      [javac] Compiling 141 source files to /Users/vahi/Pegasus/pegasus-3.0/build/classes
      [javac] Note: Some input files use or override a deprecated API.
      [javac] Note: Recompile with -Xlint:deprecation for details.
      [javac] Note: Some input files use unchecked or unsafe operations.
      [javac] Note: Recompile with -Xlint:unchecked for details.

      vdl-jar:
      [jar] Building jar: /Users/vahi/Pegasus/pegasus-3.0/dist/pegasus-3.0.2cvs/lib/vdl.jar

      latex-pre:
      [mkdir] Created dir: /Users/vahi/Pegasus/pegasus-3.0/dist/pegasus-3.0.2cvs/doc

      validate-latex:
      [echo] latex.available=${latex.available}
      [echo] latex.notavailable=true

      latex:

      withoutlatex:
      [copy] Copying 1 file to /Users/vahi/Pegasus/pegasus-3.0/dist/pegasus-3.0.2cvs/doc
      [copy] Copying 1 file to /Users/vahi/Pegasus/pegasus-3.0/dist/pegasus-3.0.2cvs/doc

      man-roff:
      [mkdir] Created dir: /Users/vahi/Pegasus/pegasus-3.0/dist/pegasus-3.0.2cvs/man/man1
      [copy] Copying 16 files to /Users/vahi/Pegasus/pegasus-3.0/dist/pegasus-3.0.2cvs/man/man1

      validate-make:
      [echo] make.available=${make.available}

      ctools-all:

      externals:

      dist:
      [mkdir] Created dir: /Users/vahi/Pegasus/pegasus-3.0/dist/pegasus-3.0.2cvs/bin
      [copy] Copying 27 files to /Users/vahi/Pegasus/pegasus-3.0/dist/pegasus-3.0.2cvs/bin

      dist-setup-app:
      [echo] Ran chmod on /Users/vahi/Pegasus/pegasus-3.0/dist/pegasus-3.0.2cvs/bin
      [mkdir] Created dir: /Users/vahi/Pegasus/pegasus-3.0/dist/pegasus-3.0.2cvs/contrib

      cpio:
      [exec] 651 blocks
      [copy] Copying 297 files to /Users/vahi/Pegasus/pegasus-3.0/dist/pegasus-3.0.2cvs/doc
      [mkdir] Created dir: /Users/vahi/Pegasus/pegasus-3.0/dist/pegasus-3.0.2cvs/etc
      [copy] Copying 18 files to /Users/vahi/Pegasus/pegasus-3.0/dist/pegasus-3.0.2cvs/etc
      [mkdir] Created dir: /Users/vahi/Pegasus/pegasus-3.0/dist/pegasus-3.0.2cvs/examples
      [copy] Copying 64 files to /Users/vahi/Pegasus/pegasus-3.0/dist/pegasus-3.0.2cvs/examples

      dist-copy-lib:
      [copy] Copying 35 files to /Users/vahi/Pegasus/pegasus-3.0/dist/pegasus-3.0.2cvs/lib
      [mkdir] Created dir: /Users/vahi/Pegasus/pegasus-3.0/dist/pegasus-3.0.2cvs/lib/perl
      [copy] Copying 38 files to /Users/vahi/Pegasus/pegasus-3.0/dist/pegasus-3.0.2cvs/lib/perl
      [mkdir] Created dir: /Users/vahi/Pegasus/pegasus-3.0/dist/pegasus-3.0.2cvs/lib/python
      [copy] Copying 45 files to /Users/vahi/Pegasus/pegasus-3.0/dist/pegasus-3.0.2cvs/lib/python
      [mkdir] Created dir: /Users/vahi/Pegasus/pegasus-3.0/dist/pegasus-3.0.2cvs/libexec
      [copy] Copying 26 files to /Users/vahi/Pegasus/pegasus-3.0/dist/pegasus-3.0.2cvs/libexec
      [mkdir] Created dir: /Users/vahi/Pegasus/pegasus-3.0/dist/pegasus-3.0.2cvs/sql
      [copy] Copying 17 files to /Users/vahi/Pegasus/pegasus-3.0/dist/pegasus-3.0.2cvs/sql
      [mkdir] Created dir: /Users/vahi/Pegasus/pegasus-3.0/dist/pegasus-3.0.2cvs/test
      [copy] Copying 34 files to /Users/vahi/Pegasus/pegasus-3.0/dist/pegasus-3.0.2cvs/test
      [copy] Copying 4 files to /Users/vahi/Pegasus/pegasus-3.0/dist/pegasus-3.0.2cvs
      [gzip] Building: /Users/vahi/Pegasus/pegasus-3.0/dist/pegasus-binary-3.0.2cvs-x86_64_macos_10.6.tar.gz
      [delete] Deleting: /Users/vahi/Pegasus/pegasus-3.0/dist/pegasus-binary-3.0.2cvs.tar

      BUILD SUCCESSFUL
      Total time: 25 seconds

      pierre:pegasus-3.0 vahi$ tar ztvf /Users/vahi/Pegasus/pegasus-3.0/dist/pegasus-binary-3.0.2cvs-x86_64_macos_10.6.tar.gz | grep kickstart
      rw-rr- 0 vahi vahi 14397 Dec 2 15:54 pegasus-3.0.2cvs/lib/python/Pegasus/tools/kickstart_parser.py

            Assignee:
            gmehta Gaurang Mehta (Inactive)
            Reporter:
            vahi Karan Vahi
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: