Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-3916

Openssl no longer builds with Hudson 1.311

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Incomplete
    • Icon: Major Major
    • other
    • None
    • Platform: Other, OS: Linux

      Have nightly build of openssl-1.0.0beta2 running on Ubuntu 8.10 machine. This
      built fine until update to Hudson 1.311.

      As part of the configure process, files in the test program are essentially
      links. The files contain text like "link rc2test" or "link dummytest" as a
      default. When running with Hudson the three files with link dummytest are never
      replaced and so the build using make fails. Specifically the script being
      executed is:

      #!/bin/bash -x

      cd $WORKSPACE/openssl/openssl-1.0.0-beta2
      ./config shared enable-cms && make && make test && sudo make install_sw.

      This executes fine when run manually or when Hudson is reverted to 1.310.

            Unassigned Unassigned
            bwfuller bwfuller
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: