octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #55531] hg id missing in some builds


From: Andrew Janke
Subject: [Octave-bug-tracker] [bug #55531] hg id missing in some builds
Date: Sun, 20 Jan 2019 19:51:30 -0500 (EST)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36

URL:
  <https://savannah.gnu.org/bugs/?55531>

                 Summary: hg id missing in some builds
                 Project: GNU Octave
            Submitted by: apjanke
            Submitted on: Mon 21 Jan 2019 12:51:28 AM UTC
                Category: Configuration and Build System
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 5.0.1
        Operating System: Mac OS

    _______________________________________________________

Details:

Sometimes, when I build and install Octave, its hg id in ver shows up as
"unknown".


>> ver
----------------------------------------------------------------------
GNU Octave Version: 5.0.1 (hg id: unknown)
GNU Octave License: GNU General Public License
Operating System: Darwin 17.7.0 Darwin Kernel Version 17.7.0: Fri Nov  2
20:43:16 PDT 2018; root:xnu-4570.71.17~1/RELEASE_X86_64 x86_64
----------------------------------------------------------------------


Looking at the build logs, it looks like an HG-ID file is there. This is from
"make install":


preserving existing HG-ID file
rm -f bits/stl_algo.h
/Applications/Xcode-10.1.app/Contents/Developer/usr/bin/make 
install-recursive
preserving existing HG-ID file
Making install in libgnu
/Applications/Xcode-10.1.app/Contents/Developer/usr/bin/make 
install-recursive
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
preserving existing HG-ID file

Octave successfully built.  Now choose from the following:

   ./run-octave    - to run in place to test before installing
   make check      - to run the tests
   make install    - to install
(PREFIX=/usr/local/Cellar/octave-stable/stable)

   HG ID for this build is "unknown"

preserving existing HG-ID file


I'm building under Homebrew with `brew tap octave-app/octave-app-bases; brew
install octave-stable`.

Here's the build formula:
https://github.com/octave-app/homebrew-octave-app-bases/blob/3b075065327ac35924b26139bf9db4bad0d43b0d/Formula/octave-stable.rb

And full build logs for one of my builds that has an "unknown" hg id:
https://gist.github.com/e65c95a8c5d4308dc5cd2acd345d5c6d






    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55531>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]