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

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

[Octave-bug-tracker] [bug #41351] pkg install -verbose should pass --ver


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #41351] pkg install -verbose should pass --verbose to mkoctfile
Date: Sun, 26 Jan 2014 04:21:45 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.63 Safari/537.36

URL:
  <http://savannah.gnu.org/bugs/?41351>

                 Summary: pkg install -verbose should pass --verbose to
mkoctfile
                 Project: GNU Octave
            Submitted by: mtmiller
            Submitted on: Sat 25 Jan 2014 11:21:44 PM EST
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Feature Request
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

The pkg commands all accept a -verbose option that prints information about
what each command is doing. For pkg install, it shows the unpacking,
configure, and make commands, but the compilation commands used for oct-files
are still hidden behind mkoctfile.

I propose that pkg install -verbose should add --verbose to the MKOCTFILE
environment variable so all compilation commands can be seen as well. This can
be very useful for users to debug what's going on or to see the compilation
commands in build logs on Debian buildds or other build systems.

I haven't looked at where the pkg improvement project is right now, but
perhaps this can be pulled into that effort. I'll hold off pushing this to the
main repository because I know there's been work done on pkg in a separate
branch. Attaching a diff that worked for me with a test install of a Forge
package.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Sat 25 Jan 2014 11:21:44 PM EST  Name: pkg-install-verbose.diff  Size:
1kB   By: mtmiller

<http://savannah.gnu.org/bugs/download.php?file_id=30380>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?41351>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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