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

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

[Octave-bug-tracker] [bug #38491] PKG_ADD fails with __all_db_opts__ und


From: anonymous
Subject: [Octave-bug-tracker] [bug #38491] PKG_ADD fails with __all_db_opts__ undefined
Date: Sat, 09 Mar 2013 14:50:17 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.22 (KHTML, like Gecko) Chrome/25.0.1364.97 Safari/537.22

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

                 Summary: PKG_ADD fails with __all_db_opts__ undefined
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Sat 09 Mar 2013 02:50:15 PM UTC
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Build Failure
                  Status: None
             Assigned to: None
         Originator Name: Clemens Buchacher
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.6.3
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Hi,

The attached octave.out file contains the output of the following command:

octave --eval "pkg build -verbose -nodeps builddir database-2.1.0.tar.gz"

It fails in PKG_ADD saying that __all_db_opts__ is undefined.

- In order to get this far I had to remove the postgresql/ prefixes because on
my system (Arch Linux), the corresponding include files are installed directly
in /usr/include.

- I have also changed the following line in configure.ac, but this appears to
make no difference:

-AC_INIT([database], [2.0.0], address@hidden)
+AC_INIT([database], [2.1.0], address@hidden)

The Arch Linux setup is also unusual since it installs the architecture
dependent files separately:

>> pkg prefix /usr/share/octave/packages /usr/lib/octave/packages

The command has no effect on pkg build, but pkg install succeeds:

sudo octave --eval "pkg prefix /usr/share/octave/packages
/usr/lib/octave/packages; pkg install -verbose -nodeps database-2.1.0.tar.gz"



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Sat 09 Mar 2013 02:50:15 PM UTC  Name: octave.out  Size: 3kB   By: None

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

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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