[MacPorts] #18041: esdl: destroot failure: cp: priv/*: No such file or directory

MacPorts noreply at macports.org
Fri Jan 5 14:52:59 UTC 2024


#18041: esdl: destroot failure: cp: priv/*: No such file or directory
-------------------------+------------------------
  Reporter:  ryandesign  |      Owner:  bfulgham@…
      Type:  defect      |     Status:  new
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  1.7.0
Resolution:              |   Keywords:
      Port:  esdl        |
-------------------------+------------------------

Comment (by barracuda156):

 Replying to [comment:1 ryandesign]:
 > Perhaps this is because of these build errors:
 >
 > {{{
 > make[1]: sdl-config: Command not found
 > make[1]: sdl-config: Command not found
 > cc -c -ObjC -g -O2 -Wall -D_THREAD_SAFE -D_OSX_COCOA
 -F/System/Library/Frameworks -framework OpenGL  -F/Library/Frameworks
 -framework SDL -I/mp/lib/erlang/usr/include  -I/mp/lib/erlang/usr/include
 esdl_driver.c
 > In file included from esdl_driver.c:33:
 > esdl.h:19:17: error: SDL.h: No such file or directory
 > In file included from esdl.h:46,
 >                  from esdl_driver.c:33:
 > esdl_conv.h:24:27: error: SDL_byteorder.h: No such file or directory
 > esdl_driver.c: In function 'sdl_driver_start':
 > esdl_driver.c:120: warning: passing argument 1 of 'TransformProcessType'
 from incompatible pointer type
 > esdl_driver.c: In function 'sdl_driver_stop':
 > esdl_driver.c:137: warning: implicit declaration of function 'SDL_Quit'
 > make[1]: *** [esdl_driver.o] Error 1
 > [snip]
 > }}}

 It also uses a wrong value for compiler:
 {{{
 cc -c -g -O2 -Wall -ObjC -D_THREAD_SAFE -D_REENTRANT -D_OSX_COCOA
 -I/opt/local/Library/Frameworks/SDL.framework/Headers
 -F/Library/Frameworks -I Eshell V14.1 (press Ctrl+G to abort, type help().
 for help) /opt/local/lib/erlang/usr/include -arch ppc esdl_video.c
 /bin/sh: -c: line 0: syntax error near unexpected token `('
 /bin/sh: -c: line 0: `cc -c -g -O2 -Wall -ObjC -D_THREAD_SAFE -D_REENTRANT
 -D_OSX_COCOA -I/opt/local/Library/Frameworks/SDL.framework/Headers
 -F/Library/Frameworks -I Eshell V14.1 (press Ctrl+G to abort, type help().
 for help) /opt/local/lib/erlang/usr/include -arch ppc esdl_wrapper.c'
 make[1]: *** [esdl_wrapper.o] Error 2
 make[1]: *** Waiting for unfinished jobs....
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/18041#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list