bugGNU Octave - Bugs: bug #44377, problem installing package image...

 
 

bug #44377: problem installing package image in MXE-Octave

Submitter:  Avinoam Kalma <avinoam>
Submitted:  Thu 26 Feb 2015 08:59:04 PM UTC
   
 
Category:  Octave Package Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Installation Failure
Status:  Duplicate Assigned to:  None
Originator Name:  Avinoam Open/Closed:  * Closed
Release:  * dev Operating System:  * Microsoft Windows
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 26 Feb 2015 09:16:31 PM UTC, comment #2: 

It is a duplicate of #44287. I just picked the wrong duplicate the firs time.

Jordi GutiƩrrez Hermoso <jordigh>
Group Member
Thu 26 Feb 2015 09:14:29 PM UTC, comment #1: 

Well, it not duplicate. The problem is that "make dist" creates
the file "configure", which cause the problem. Removing configure from the package cause clean installation

Avinoam Kalma <avinoam>
Group Member
Thu 26 Feb 2015 08:59:04 PM UTC, original submission:  


Using last version of image package, after changing the dependency in file DESCRIPTION to 3.9.0:


>> pkg install -verbose image-2.3.0.tar.gz
mkdir (C:\Users\avinoam\AppData\Local\Temp\oct-nQxiyR)
untar (image-2.3.0.tar.gz, C:\Users\avinoam\AppData\Local\Temp\oct-nQxiyR)
checking for g++... g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.exe
checking for suffix of executables... .exe
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
./configure: line 2246: syntax error near unexpected token `ac_config_files="$ac_config_files Makefile"'
./configure: line 2246: `ac_config_files="$ac_config_files Makefile"'

pkg: error running the configure script for image.
error: called from 'configure_make' in file C:\Octave\Octave-3.9.1+\share\octave\3.9.1+\m\p
kg\private\configure_make.m near line 79, column 9


Avinoam Kalma <avinoam>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Digest:
   bug dependencies.

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by jordigh (Updated the item)
  • -email is unavailable- added by avinoam (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2015-02-26 jordigh Dependencies- Depends on bugs #44287
    2015-02-26 jordigh DependenciesRemoved dependency to bugs #44179 -
    2015-02-26 jordigh StatusNone Duplicate
        Open/ClosedOpen Closed
        Dependencies- Depends on bugs #44179

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code