pkgsrc-Users archive

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

audio/csound6 and devel/sdl12-compat failing on Darwin (macOS 14.0)



Hi!

Sorry to bother you but I'm in "desperate" need of sdl12-compat for
audio/din(audio/din with only devel/SDL fails to produce any graphics on
Darwin.

I tested this months ago and could produce a working version of din with
sdl12-compat, after mailing back and forth with Santosh) and
audio/csound6, which ist currently at version 6.15.0 and I have the
strong believe that a bump to version 6.18.1 could solve the build
problems at Darwin on a M1.

- - - - - - - - - - %< - - - - - - - - - -

=> Automatic manual page handling
=> Generating post-install file lists
=> Checking file-check results for sdl12-compat-1.2.52nb3
=> Checking for non-existent script interpreters in sdl12-compat-1.2.52nb3
=> Checking file permissions in sdl12-compat-1.2.52nb3
=> Checking for missing run-time search paths in sdl12-compat-1.2.52nb3
ERROR: lib/libSDL-1.2.0.dylib: relative library path: libSDL-1.2.0.dylib
ERROR: lib/libSDL-1.2.0.dylib: missing library: libSDL-1.2.0.dylib
*** Error code 1

Stop.
bmake[2]: stopped in /Users/mk/pkgsrc/devel/sdl12-compat
*** Error code 1

Stop.
bmake[1]: stopped in /Users/mk/pkgsrc/devel/sdl12-compat
*** Error code 1

Stop.
bmake: stopped in /Users/mk/pkgsrc/devel/sdl12-compat

- - - - - - - - - - %< - - - - - - - - - -

audio/csound6 also bails out with the following errors:

- - - - - - - - - - %< - - - - - - - - - -

===> Building for csound6-6.15.0nb26
[  0%] Generating csound_orclex.c
[  0%] Generating csound_orcparse.c, csound_orcparse.h
/Users/mk/pkgsrc/audio/csound6/work/csound-6.15.0/Engine/csound_orc.y:24.1-12: warning: deprecated directive: '%pure-parser', use '%define api.pure' [-Wdeprecated]
   24 | %pure-parser
      | ^~~~~~~~~~~~
      | %define api.pure
/Users/mk/pkgsrc/audio/csound6/work/csound-6.15.0/Engine/csound_orc.y:121.1-14: warning: deprecated directive: '%error-verbose', use '%define parse.error verbose' [-Wdeprecated]
  121 | %error-verbose
      | ^~~~~~~~~~~~~~
      | %define parse.error verbose
/Users/mk/pkgsrc/audio/csound6/work/csound-6.15.0/Engine/csound_orc.y: warning: 6 shift/reduce conflicts [-Wconflicts-sr]
/Users/mk/pkgsrc/audio/csound6/work/csound-6.15.0/Engine/csound_orc.y: warning: 18 reduce/reduce conflicts [-Wconflicts-rr]
/Users/mk/pkgsrc/audio/csound6/work/csound-6.15.0/Engine/csound_orc.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples
/Users/mk/pkgsrc/audio/csound6/work/csound-6.15.0/Engine/csound_orc.y: warning: fix-its can be applied.  Rerun with option '--update'. [-Wother]
[  0%] Generating csound_prelex.c
[  0%] Generating csound_prslex.c
[  1%] Building C object CMakeFiles/CsoundLib64.dir/Top/csound.c.o
In file included from <built-in>:421:
<command line>:16:9: warning: 'CS_DEFAULT_PLUGINDIR' macro redefined [-Wmacro-redefined]
#define CS_DEFAULT_PLUGINDIR "/opt/pkg/lib/csound/plugins64-6.0"
        ^
<command line>:1:9: note: previous definition is here
#define CS_DEFAULT_PLUGINDIR "/Users/mk/pkgsrc/audio/csound6/work/.home/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64"
        ^
1 warning generated.
[  1%] Building C object CMakeFiles/CsoundLib64.dir/Engine/auxfd.c.o
In file included from <built-in>:421:
<command line>:16:9: warning: 'CS_DEFAULT_PLUGINDIR' macro redefined [-Wmacro-redefined]
#define CS_DEFAULT_PLUGINDIR "/opt/pkg/lib/csound/plugins64-6.0"
        ^
<command line>:1:9: note: previous definition is here
#define CS_DEFAULT_PLUGINDIR "/Users/mk/pkgsrc/audio/csound6/work/.home/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64"
        ^
1 warning generated.
[  1%] Building C object CMakeFiles/CsoundLib64.dir/Engine/cfgvar.c.o
In file included from <built-in>:421:
<command line>:16:9: warning: 'CS_DEFAULT_PLUGINDIR' macro redefined [-Wmacro-redefined]
#define CS_DEFAULT_PLUGINDIR "/opt/pkg/lib/csound/plugins64-6.0"
        ^
<command line>:1:9: note: previous definition is here
#define CS_DEFAULT_PLUGINDIR "/Users/mk/pkgsrc/audio/csound6/work/.home/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64"
        ^
1 warning generated.
[  1%] Building C object CMakeFiles/CsoundLib64.dir/Engine/corfiles.c.o
In file included from <built-in>:421:
<command line>:16:9: warning: 'CS_DEFAULT_PLUGINDIR' macro redefined [-Wmacro-redefined]
#define CS_DEFAULT_PLUGINDIR "/opt/pkg/lib/csound/plugins64-6.0"
        ^
<command line>:1:9: note: previous definition is here
#define CS_DEFAULT_PLUGINDIR "/Users/mk/pkgsrc/audio/csound6/work/.home/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64"
        ^
1 warning generated.
[  2%] Building C object CMakeFiles/CsoundLib64.dir/Engine/entry1.c.o
In file included from <built-in>:421:
<command line>:16:9: warning: 'CS_DEFAULT_PLUGINDIR' macro redefined [-Wmacro-redefined]
#define CS_DEFAULT_PLUGINDIR "/opt/pkg/lib/csound/plugins64-6.0"
        ^
<command line>:1:9: note: previous definition is here
#define CS_DEFAULT_PLUGINDIR "/Users/mk/pkgsrc/audio/csound6/work/.home/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64"
        ^
1 warning generated.
[  2%] Building C object CMakeFiles/CsoundLib64.dir/Engine/envvar.c.o
In file included from <built-in>:421:
<command line>:16:9: warning: 'CS_DEFAULT_PLUGINDIR' macro redefined [-Wmacro-redefined]
#define CS_DEFAULT_PLUGINDIR "/opt/pkg/lib/csound/plugins64-6.0"
        ^
<command line>:1:9: note: previous definition is here
#define CS_DEFAULT_PLUGINDIR "/Users/mk/pkgsrc/audio/csound6/work/.home/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64"
        ^
1 warning generated.
[  2%] Building C object CMakeFiles/CsoundLib64.dir/Engine/extract.c.o
In file included from <built-in>:421:
<command line>:16:9: warning: 'CS_DEFAULT_PLUGINDIR' macro redefined [-Wmacro-redefined]
#define CS_DEFAULT_PLUGINDIR "/opt/pkg/lib/csound/plugins64-6.0"
        ^
<command line>:1:9: note: previous definition is here
#define CS_DEFAULT_PLUGINDIR "/Users/mk/pkgsrc/audio/csound6/work/.home/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64"
        ^
1 warning generated.
[  2%] Building C object CMakeFiles/CsoundLib64.dir/Engine/fgens.c.o
In file included from <built-in>:421:
<command line>:16:9: warning: 'CS_DEFAULT_PLUGINDIR' macro redefined [-Wmacro-redefined]
#define CS_DEFAULT_PLUGINDIR "/opt/pkg/lib/csound/plugins64-6.0"
        ^
<command line>:1:9: note: previous definition is here
#define CS_DEFAULT_PLUGINDIR "/Users/mk/pkgsrc/audio/csound6/work/.home/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64"
        ^
1 warning generated.
[  2%] Building C object CMakeFiles/CsoundLib64.dir/Engine/insert.c.o
In file included from <built-in>:421:
<command line>:16:9: warning: 'CS_DEFAULT_PLUGINDIR' macro redefined [-Wmacro-redefined]
#define CS_DEFAULT_PLUGINDIR "/opt/pkg/lib/csound/plugins64-6.0"
        ^
<command line>:1:9: note: previous definition is here
#define CS_DEFAULT_PLUGINDIR "/Users/mk/pkgsrc/audio/csound6/work/.home/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64"
        ^
1 warning generated.
[  3%] Building C object CMakeFiles/CsoundLib64.dir/Engine/linevent.c.o
In file included from <built-in>:421:
<command line>:16:9: warning: 'CS_DEFAULT_PLUGINDIR' macro redefined [-Wmacro-redefined]
#define CS_DEFAULT_PLUGINDIR "/opt/pkg/lib/csound/plugins64-6.0"
        ^
<command line>:1:9: note: previous definition is here
#define CS_DEFAULT_PLUGINDIR "/Users/mk/pkgsrc/audio/csound6/work/.home/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64"
        ^
1 warning generated.
[  3%] Building C object CMakeFiles/CsoundLib64.dir/Engine/memalloc.c.o
In file included from <built-in>:421:
<command line>:16:9: warning: 'CS_DEFAULT_PLUGINDIR' macro redefined [-Wmacro-redefined]
#define CS_DEFAULT_PLUGINDIR "/opt/pkg/lib/csound/plugins64-6.0"
        ^
<command line>:1:9: note: previous definition is here
#define CS_DEFAULT_PLUGINDIR "/Users/mk/pkgsrc/audio/csound6/work/.home/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64"
        ^
1 warning generated.
[  3%] Building C object CMakeFiles/CsoundLib64.dir/Engine/memfiles.c.o
In file included from <built-in>:421:
<command line>:16:9: warning: 'CS_DEFAULT_PLUGINDIR' macro redefined [-Wmacro-redefined]
#define CS_DEFAULT_PLUGINDIR "/opt/pkg/lib/csound/plugins64-6.0"
        ^
<command line>:1:9: note: previous definition is here
#define CS_DEFAULT_PLUGINDIR "/Users/mk/pkgsrc/audio/csound6/work/.home/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64"
        ^
1 warning generated.
[  3%] Building C object CMakeFiles/CsoundLib64.dir/Engine/musmon.c.o
In file included from <built-in>:421:
<command line>:16:9: warning: 'CS_DEFAULT_PLUGINDIR' macro redefined [-Wmacro-redefined]
#define CS_DEFAULT_PLUGINDIR "/opt/pkg/lib/csound/plugins64-6.0"
        ^
<command line>:1:9: note: previous definition is here
#define CS_DEFAULT_PLUGINDIR "/Users/mk/pkgsrc/audio/csound6/work/.home/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64"
        ^
1 warning generated.
[  4%] Building C object CMakeFiles/CsoundLib64.dir/Engine/namedins.c.o
In file included from <built-in>:421:
<command line>:16:9: warning: 'CS_DEFAULT_PLUGINDIR' macro redefined [-Wmacro-redefined]
#define CS_DEFAULT_PLUGINDIR "/opt/pkg/lib/csound/plugins64-6.0"
        ^
<command line>:1:9: note: previous definition is here
#define CS_DEFAULT_PLUGINDIR "/Users/mk/pkgsrc/audio/csound6/work/.home/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64"
        ^
1 warning generated.
[  4%] Building C object CMakeFiles/CsoundLib64.dir/Engine/rdscor.c.o
In file included from <built-in>:421:
<command line>:16:9: warning: 'CS_DEFAULT_PLUGINDIR' macro redefined [-Wmacro-redefined]
#define CS_DEFAULT_PLUGINDIR "/opt/pkg/lib/csound/plugins64-6.0"
        ^
<command line>:1:9: note: previous definition is here
#define CS_DEFAULT_PLUGINDIR "/Users/mk/pkgsrc/audio/csound6/work/.home/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64"
        ^
1 warning generated.
[  4%] Building C object CMakeFiles/CsoundLib64.dir/Engine/scsort.c.o
In file included from <built-in>:421:
<command line>:16:9: warning: 'CS_DEFAULT_PLUGINDIR' macro redefined [-Wmacro-redefined]
#define CS_DEFAULT_PLUGINDIR "/opt/pkg/lib/csound/plugins64-6.0"
        ^
<command line>:1:9: note: previous definition is here
#define CS_DEFAULT_PLUGINDIR "/Users/mk/pkgsrc/audio/csound6/work/.home/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64"
        ^
1 warning generated.
[  4%] Building C object CMakeFiles/CsoundLib64.dir/Engine/scxtract.c.o
In file included from <built-in>:421:
<command line>:16:9: warning: 'CS_DEFAULT_PLUGINDIR' macro redefined [-Wmacro-redefined]
#define CS_DEFAULT_PLUGINDIR "/opt/pkg/lib/csound/plugins64-6.0"
        ^
<command line>:1:9: note: previous definition is here
#define CS_DEFAULT_PLUGINDIR "/Users/mk/pkgsrc/audio/csound6/work/.home/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64"
        ^
1 warning generated.
[  4%] Building C object CMakeFiles/CsoundLib64.dir/Engine/sort.c.o
In file included from <built-in>:421:
<command line>:16:9: warning: 'CS_DEFAULT_PLUGINDIR' macro redefined [-Wmacro-redefined]
#define CS_DEFAULT_PLUGINDIR "/opt/pkg/lib/csound/plugins64-6.0"
        ^
<command line>:1:9: note: previous definition is here
#define CS_DEFAULT_PLUGINDIR "/Users/mk/pkgsrc/audio/csound6/work/.home/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64"
        ^
1 warning generated.
[  5%] Building C object CMakeFiles/CsoundLib64.dir/Engine/sread.c.o
In file included from <built-in>:421:
<command line>:16:9: warning: 'CS_DEFAULT_PLUGINDIR' macro redefined [-Wmacro-redefined]
#define CS_DEFAULT_PLUGINDIR "/opt/pkg/lib/csound/plugins64-6.0"
        ^
<command line>:1:9: note: previous definition is here
#define CS_DEFAULT_PLUGINDIR "/Users/mk/pkgsrc/audio/csound6/work/.home/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64"
        ^
1 warning generated.
[  5%] Building C object CMakeFiles/CsoundLib64.dir/Engine/swritestr.c.o
In file included from <built-in>:421:
<command line>:16:9: warning: 'CS_DEFAULT_PLUGINDIR' macro redefined [-Wmacro-redefined]
#define CS_DEFAULT_PLUGINDIR "/opt/pkg/lib/csound/plugins64-6.0"
        ^
<command line>:1:9: note: previous definition is here
#define CS_DEFAULT_PLUGINDIR "/Users/mk/pkgsrc/audio/csound6/work/.home/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64"
        ^
1 warning generated.
[  5%] Building C object CMakeFiles/CsoundLib64.dir/Engine/twarp.c.o
In file included from <built-in>:421:
<command line>:16:9: warning: 'CS_DEFAULT_PLUGINDIR' macro redefined [-Wmacro-redefined]
#define CS_DEFAULT_PLUGINDIR "/opt/pkg/lib/csound/plugins64-6.0"
        ^
<command line>:1:9: note: previous definition is here
#define CS_DEFAULT_PLUGINDIR "/Users/mk/pkgsrc/audio/csound6/work/.home/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64"
        ^
1 warning generated.
[  5%] Building C object CMakeFiles/CsoundLib64.dir/Engine/csound_type_system.c.o
In file included from <built-in>:421:
<command line>:16:9: warning: 'CS_DEFAULT_PLUGINDIR' macro redefined [-Wmacro-redefined]
#define CS_DEFAULT_PLUGINDIR "/opt/pkg/lib/csound/plugins64-6.0"
        ^
<command line>:1:9: note: previous definition is here
#define CS_DEFAULT_PLUGINDIR "/Users/mk/pkgsrc/audio/csound6/work/.home/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64"
        ^
1 warning generated.
[  6%] Building C object CMakeFiles/CsoundLib64.dir/Engine/csound_standard_types.c.o
In file included from <built-in>:421:
<command line>:16:9: warning: 'CS_DEFAULT_PLUGINDIR' macro redefined [-Wmacro-redefined]
#define CS_DEFAULT_PLUGINDIR "/opt/pkg/lib/csound/plugins64-6.0"
        ^
<command line>:1:9: note: previous definition is here
#define CS_DEFAULT_PLUGINDIR "/Users/mk/pkgsrc/audio/csound6/work/.home/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64"
        ^
1 warning generated.
[  6%] Building C object CMakeFiles/CsoundLib64.dir/Engine/csound_data_structures.c.o
In file included from <built-in>:421:
<command line>:16:9: warning: 'CS_DEFAULT_PLUGINDIR' macro redefined [-Wmacro-redefined]
#define CS_DEFAULT_PLUGINDIR "/opt/pkg/lib/csound/plugins64-6.0"
        ^
<command line>:1:9: note: previous definition is here
#define CS_DEFAULT_PLUGINDIR "/Users/mk/pkgsrc/audio/csound6/work/.home/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64"
        ^
1 warning generated.
[  6%] Building C object CMakeFiles/CsoundLib64.dir/Engine/pools.c.o
In file included from <built-in>:421:
<command line>:16:9: warning: 'CS_DEFAULT_PLUGINDIR' macro redefined [-Wmacro-redefined]
#define CS_DEFAULT_PLUGINDIR "/opt/pkg/lib/csound/plugins64-6.0"
        ^
<command line>:1:9: note: previous definition is here
#define CS_DEFAULT_PLUGINDIR "/Users/mk/pkgsrc/audio/csound6/work/.home/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64"
        ^
1 warning generated.
[  6%] Building C object CMakeFiles/CsoundLib64.dir/InOut/libsnd.c.o
In file included from <built-in>:421:
<command line>:16:9: warning: 'CS_DEFAULT_PLUGINDIR' macro redefined [-Wmacro-redefined]
#define CS_DEFAULT_PLUGINDIR "/opt/pkg/lib/csound/plugins64-6.0"
        ^
<command line>:1:9: note: previous definition is here
#define CS_DEFAULT_PLUGINDIR "/Users/mk/pkgsrc/audio/csound6/work/.home/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64"
        ^
/Users/mk/pkgsrc/audio/csound6/work/csound-6.15.0/InOut/libsnd.c:37:14: error: expected parameter declarator
     defined(__MACH__) || defined(__NetBSD__) || defined(__DragonFly__)
             ^
<built-in>:415:18: note: expanded from macro '__MACH__'
#define __MACH__ 1
                 ^
/Users/mk/pkgsrc/audio/csound6/work/csound-6.15.0/InOut/libsnd.c:37:14: error: expected ')'
<built-in>:415:18: note: expanded from macro '__MACH__'
#define __MACH__ 1
                 ^
/Users/mk/pkgsrc/audio/csound6/work/csound-6.15.0/InOut/libsnd.c:37:13: note: to match this '('
     defined(__MACH__) || defined(__NetBSD__) || defined(__DragonFly__)
            ^
/Users/mk/pkgsrc/audio/csound6/work/csound-6.15.0/InOut/libsnd.c:37:24: error: expected function body after function declarator
     defined(__MACH__) || defined(__NetBSD__) || defined(__DragonFly__)
                       ^
1 warning and 3 errors generated.
*** Error code 1

Stop.
bmake[2]: stopped in /Users/mk/pkgsrc/audio/csound6/work/csound-6.15.0
*** Error code 1

Stop.
bmake[1]: stopped in /Users/mk/pkgsrc/audio/csound6/work/csound-6.15.0
*** Error code 1

Stop.
bmake: stopped in /Users/mk/pkgsrc/audio/csound6/work/csound-6.15.0
*** Error code 1

Stop.
bmake[1]: stopped in /Users/mk/pkgsrc/audio/csound6
*** Error code 1

Stop.
bmake: stopped in /Users/mk/pkgsrc/audio/csound6

- - - - - - - - - - %< - - - - - - - - - -

Sorry for mailing both errors in one e-mail - if one of you kind persons
could look into this, maybe ping the maintainers (I already tried to
reach out...) or push the necessary changes to main, I'd be very glad an
happy :-)

Have a nice weekend!

Kind regards.


Home | Main Index | Thread Index | Old Index