bugGNU Octave - Bugs: bug #66660, [octave-forge] (geometry) Octave...

 
 

bug #66660: [octave-forge] (geometry) Octave /Geometry Install Errors

Submitter:  None
Submitted:  Tue 14 Jan 2025 12:46:07 AM UTC
   
 
Category:  Octave Package Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  None Assigned to:  None
Originator Name:  AC Originator Email:  -email is unavailable-
Open/Closed:  * Open Release:  * 9.3.0
Operating System:  * Mac OS Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Post a Comment

Add a New Comment Rich Markup
   

Discussion

Tue 14 Jan 2025 02:14:52 AM UTC, comment #1: 
Dmitri A. Sergatskov <dasergatskov>
Tue 14 Jan 2025 12:46:07 AM UTC, original submission:  

Octave was configured for "x86_64-apple-darwin22.6.0".

Home page:            https:// ... tave.org
Support resources:    https://octa ... .org/support
Improve Octave:       https://octave ... g/get-involved

For changes from previous versions, type 'news'.

warning: function /Users/andrewmac/test.m shadows a core library function
octave:1> pkg install "https://downloads ... etry-4.1.0.tar.gz"
In file included from connector.cpp:9:
In file included from ./connector.h:13:
./martinez.h:40:30: error: no template named
      'binary_function'; did you mean '__binary_function'?
        struct SegmentComp : public binary_function<SweepEvent*, SweepEv...
                                    ^~~~~~~~~~~~~~~
                                    __binary_function
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__functional/binary_function.h:49:1: note:
      '__binary_function' declared here
using __binary_function = __binary_function_keep_layout_base<_Arg1, _Arg...
^
polygon.cpp:96:30: error: no template named
      'binary_function'; did you mean '__binary_function'?
        struct SegmentComp : public binary_function<SweepEvent*, SweepEv...
                                    ^~~~~~~~~~~~~~~
                                    __binary_function
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__functional/binary_function.h:49:1: note:
      '__binary_function' declared here
using __binary_function = __binary_function_keep_layout_base<_Arg1, _Arg...
^
In file included from connector.cpp:9:
In file included from ./connector.h:13:
./martinez.h:67:33: error: no template named
      'binary_function'; did you mean '__binary_function'?
        struct SweepEventComp : public binary_function<SweepEvent*, Swee...
                                       ^~~~~~~~~~~~~~~
                                       __binary_function
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__functional/binary_function.h:49:1: note:
      '__binary_function' declared here
using __binary_function = __binary_function_keep_layout_base<_Arg1, _Arg...
^
polygon.cpp:119:33: error: no template named
      'binary_function'; did you mean '__binary_function'?
        struct SweepEventComp : public binary_function<SweepEvent*, Swee...
                                       ^~~~~~~~~~~~~~~
                                       __binary_function
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__functional/binary_function.h:49:1: note:
      '__binary_function' declared here
using __binary_function = __binary_function_keep_layout_base<_Arg1, _Arg...
^
In file included from martinez.cpp:9:
./martinez.h:40:30: error: no template named
      'binary_function'; did you mean '__binary_function'?
        struct SegmentComp : public binary_function<SweepEvent*, SweepEv...
                                    ^~~~~~~~~~~~~~~
                                    __binary_function
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__functional/binary_function.h:49:1: note:
      '__binary_function' declared here
using __binary_function = __binary_function_keep_layout_base<_Arg1, _Arg...
^
In file included from martinez.cpp:9:
./martinez.h:67:33: error: no template named
      'binary_function'; did you mean '__binary_function'?
        struct SweepEventComp : public binary_function<SweepEvent*, Swee...
                                       ^~~~~~~~~~~~~~~
                                       __binary_function
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__functional/binary_function.h:49:1: note:
      '__binary_function' declared here
using __binary_function = __binary_function_keep_layout_base<_Arg1, _Arg...
^
martinez.cpp:188:12: warning: enumeration value
      'NON_CONTRIBUTING' not handled in switch [-Wswitch]
                        switch (e->type) {
                                ^~~~~~~
martinez.cpp:188:12: note: add missing switch cases
                        switch (e->type) {
                                ^
2 errors generated.
2 errors generated.
make: * [connector.o] Error 1
make: * Waiting for unfinished jobs....
make: * [polygon.o] Error 1
1 warning and 2 errors generated.
make: * [martinez.o] Error 1
ld: warning: duplicate -bundle_loader option, '/usr/local/Cellar/octave/9.3.0/bin/octave-9.3.0' ignored
/usr/local/Cellar/octave/9.3.0/bin/mkoctfile-9.3.0 -Wall -mex -g clipper.cpp mexclipper.cpp
/usr/local/Cellar/octave/9.3.0/bin/mkoctfile-9.3.0 -c connector.cpp -o connector.o
/usr/local/Cellar/octave/9.3.0/bin/mkoctfile-9.3.0 -c martinez.cpp -o martinez.o
/usr/local/Cellar/octave/9.3.0/bin/mkoctfile-9.3.0 -c polygon.cpp -o polygon.o

error: pkg: error running 'make' for the geometry package
error: called from
    configure_make at line 117 column 9
    install at line 202 column 7
    pkg at line 619 column 9






Anonymous

 

Attached Files

This item currently has no attached files.

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

Attach Files:
   
   
Comment:
   

 

Dependencies

This item does not depend on any other items.

No items depend on this one.

 

Mail Notification Carbon-Copy List

Carbon-Copy List
  • -email is unavailable- added by philipnienhuis
  • -email is unavailable- added by dasergatskov (Posted a comment)
  • -email is unavailable- added by None (Submitted the item)
  •  

    Votes

    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.

     

    History

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2025-01-16 philipnienhuis SummaryOctave /Geometry Install Errors [octave-forge] (geometry) Octave /Geometry Install Errors
    2025-01-15 philipnienhuis Carbon-Copy- Added juanpi
    2025-01-15 philipnienhuis Carbon-CopyRemoved kakila -
    2025-01-15 philipnienhuis Carbon-Copy- Added kakila

    Back to the top

    Powered by Savane 3.16-8b18.
    Corresponding source code