Opened 11 years ago

Closed 10 years ago

#39758 closed defect (duplicate)

smpeg build fails

Reported by: silverdr@… Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: Cc:
Port: smpeg

Description (last modified by mf2k (Frank Schima))

:info:build MPEGaudio.cpp: In constructor 'MPEGaudio::MPEGaudio(MPEGstream*, bool)':                                                
:info:build MPEGaudio.cpp:63: error: invalid conversion from 'const char*' to 'char*'                                               
:info:build MPEGaudio.cpp:63: error:   initializing argument 1 of 'void MPEGerror::SetError(char*, ...)'                            
:info:build MPEGaudio.cpp: In member function 'void MPEGaudio::StartDecoding()':                                                    
:info:build MPEGaudio.cpp:156: error: cannot convert 'MPEGaudio* const' to 'const char*' for argument '2' to 'SDL_Thread* SDL_Create
Thread(int (*)(void*), const char*, void*)'                                                                                         
:info:build make[1]: *** [MPEGaudio.lo] Error 1                                                                                     
:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_por
ts_multimedia_smpeg/smpeg/work/smpeg-0.4.4/audio'                                                                                   
:info:build make: *** [all-recursive] Error 1                                                                                       

Attachments (1)

main.log (7.3 KB) - added by silverdr@… 11 years ago.

Download all attachments as: .zip

Change History (6)

comment:1 Changed 11 years ago by mf2k (Frank Schima)

Description: modified (diff)
Owner: changed from macports-tickets@… to mww@…
Port: smpeg added

In the future, please use WikiFormatting, fill in the Port field and Cc the port maintainer(s).

Also, attach the complete main.log file.

Changed 11 years ago by silverdr@…

Attachment: main.log added

comment:2 Changed 11 years ago by silverdr@…

You are absolutely right about the Port field. The fact is that I was looking for the field where to put the port name but must have been blind :-( Main.log file attached.

comment:3 in reply to:  1 Changed 11 years ago by silverdr@…

Replying to macsforever2000@…:

In the future, please use WikiFormatting, fill in the Port field and Cc the port maintainer(s).

The port is suposedly maintained by "mww" but I couldn't find anyone with this name/nickname. The closest seem to be "mmw".. Do you know whether this is the one I should "CC"?

comment:4 Changed 11 years ago by mf2k (Frank Schima)

I have already assigned the ticket to the maintainer ("mww AT macports"). I'm not sure where you were looking, but the maintainer for a port can always be found as follows:

port info --maintainer smpeg

comment:5 Changed 10 years ago by mf2k (Frank Schima)

Resolution: duplicate
Status: newclosed

Duplicate of #37001.

Note: See TracTickets for help on using tickets.