bugGNU Octave - Bugs: bug #66326, [octave-forge] (matgeom) Does not...

 
 

bug #66326: [octave-forge] (matgeom) Does not build from source

Submitter:  Rafael Laboissière <rlaboiss>
Submitted:  Sat 12 Oct 2024 03:39:00 PM UTC
   
 
Category:  Octave Package Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Build Failure
Status:  None Assigned to:  None
Originator Name:  Open/Closed:  * Open
Release:  * other Operating System:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 25 Oct 2024 08:42:56 PM UTC, comment #2: 

Looks like the trailing slash in the line above the removed line in that commit needs to be removed as well.

Philip Nienhuis <philipnienhuis>
Group Member
Wed 16 Oct 2024 08:45:48 PM UTC, comment #1: 

cc'ing package maintainer (juanpi).

Philip Nienhuis <philipnienhuis>
Group Member
Sat 12 Oct 2024 03:39:00 PM UTC, original submission:  

Building the package from the Git repository fails:


$ git clone https://git.code.sf.net/p/octave/matgeom octave-matgeom
$ cd octave-matgeom/octave_pkg
$ make dist
Creating package version 1.2.4 release ...
rm -f -r "OF/matgeom-1.2.4"
mkdir -p OF/matgeom-1.2.4/inst
cp -r ../matGeom/geom3d ../matGeom/polygons2d ../matGeom/geom2d ../matGeom/meshes3d ../matGeom/utils ../matGeom/graphs SHADOWING = OF/matgeom-1.2.4/inst/geom2d/deg2rad.m OF/matgeom-1.2.4/inst/geom2d/rad2deg.m OF
/matgeom-1.2.4/inst
cp: cannot stat 'SHADOWING': No such file or directory
cp: cannot stat '=': No such file or directory
cp: cannot stat 'OF/matgeom-1.2.4/inst/geom2d/deg2rad.m': No such file or directory
cp: cannot stat 'OF/matgeom-1.2.4/inst/geom2d/rad2deg.m': No such file or directory
make: *** [Makefile:111: OF/matgeom-1.2.4] Error 1


Reverting commit 67219c53 fixes the problem.

Rafael Laboissière <rlaboiss>

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by philipnienhuis
  • -email is unavailable- added by rlaboiss (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.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2024-10-16 philipnienhuis Carbon-Copy- Added juanpi

    Back to the top

    Powered by Savane 3.14-3b9d.
    Corresponding source code