Re: [proaudio] Mute tracker

[ Thread Index | Date Index | More lists.tuxfamily.org/proaudio Archives ]


Mark Knecht wrote:
On 10/16/06, Frieder Bürzele <evermind@xxxxxxxxxxxxx> wrote:

>> you just have to press t or p to  proceed
>
> Right - but do I want to? Should ebuilds ever be pointing to web sites
> that are valid domains?

Sorry I don't get your question right, but
 mute's svn-repository inherit a portaudio snapshot which needs to be
fetched from there (portaudio.com). So the messages you see comes from
subversion complaining about
a expired certificate

Frieder,
  Yes. That's pretty much what I thought. My question is really 'Why
do we EVER point toward a web site that has an invalid certificate?'
Doesn't the fact that it has an invalid certificate raise the
possibility of bad code being downloaded and causing problems, like
security problems, etc.?
nope. AFAIK It just indicates that the certificate is not verified


  I said 't' and tried building but ran into the following problem.
If this is a problem with the program vs. the ebuild then I can report
it dorectly to the developer.
for me the latest code builds successfully

Thanks,
Mark

include/zzub/plugin.h:409: warning: 'cdecl' attribute ignored
libzzub/metaplugin.h:96: warning: 'stdcall' attribute ignored
libzzub/metaplugin.h:283: warning: 'stdcall' attribute ignored
libzzub/pluginloader.h:22: warning: 'cdecl' attribute ignored
libzzub/pluginloader.h:23: warning: 'cdecl' attribute ignored
libzzub/master.h:28: warning: 'stdcall' attribute ignored
libzzub/master.h:29: warning: 'stdcall' attribute ignored
libzzub/master.h:45: warning: 'stdcall' attribute ignored
libzzub/zxm.h:7: error: 'zipFile' does not name a type
libzzub/zxm.h:30: error: 'unzFile' does not name a type
libzzub/zxm.cpp: In member function 'virtual bool
ArchiveWriter::create(std::str ing)':
libzzub/zxm.cpp:45: error: 'f' was not declared in this scope
libzzub/zxm.cpp:45: error: 'APPEND_STATUS_CREATEAFTER' was not
declared in this scope
libzzub/zxm.cpp:45: error: 'zipOpen' was not declared in this scope
libzzub/zxm.cpp: In member function 'virtual bool
ArchiveWriter::open(std::strin g)':
libzzub/zxm.cpp:53: error: 'f' was not declared in this scope
libzzub/zxm.cpp:53: error: 'APPEND_STATUS_ADDINZIP' was not declared
in this sco pe
libzzub/zxm.cpp:53: error: 'zipOpen' was not declared in this scope
libzzub/zxm.cpp:55: error: 'APPEND_STATUS_CREATE' was not declared in this scope libzzub/zxm.cpp: In member function 'virtual void ArchiveWriter::close()':
libzzub/zxm.cpp:65: error: 'f' was not declared in this scope
libzzub/zxm.cpp:65: error: 'zipClose' was not declared in this scope
libzzub/zxm.cpp: In member function 'virtual void
ArchiveWriter::writeBytes(cons t void*, size_t)':
libzzub/zxm.cpp:69: error: 'ZIP_OK' was not declared in this scope
libzzub/zxm.cpp:69: error: 'f' was not declared in this scope
libzzub/zxm.cpp:69: error: 'zipWriteInFileInZip' was not declared in this scope
libzzub/zxm.cpp: In member function 'bool
ArchiveWriter::createFileInArchive(std ::string)':
libzzub/zxm.cpp:79: error: 'ZIP_OK' was not declared in this scope
libzzub/zxm.cpp:79: error: 'f' was not declared in this scope
libzzub/zxm.cpp:79: error: 'Z_DEFLATED' was not declared in this scope
libzzub/zxm.cpp:79: error: 'Z_DEFAULT_COMPRESSION' was not declared in
this scop e
libzzub/zxm.cpp:79: error: 'zipOpenNewFileInZip' was not declared in this scope libzzub/zxm.cpp: In member function 'void ArchiveWriter::closeFileInArchive()':
libzzub/zxm.cpp:89: error: 'f' was not declared in this scope
libzzub/zxm.cpp:89: error: 'zipCloseFileInZip' was not declared in this scope
libzzub/zxm.cpp: In member function 'void
ArchiveWriter::writeLine(std::string)' :
libzzub/zxm.cpp:94: error: 'writeString' was not declared in this scope
libzzub/zxm.cpp: In member function 'bool
zzub::ZxmWriter::savePlugin(zzub::meta plugin*)':
libzzub/zxm.cpp:188: error: name lookup of 'i' changed for new ISO 'for' scoping
libzzub/zxm.cpp:185: error:   using obsolete binding at 'i'
libzzub/zxm.cpp: In member function 'bool
zzub::ZxmWriter::save(std::string, zzu b::player*)':
libzzub/zxm.cpp:273: error: 'class ArchiveWriter' has no member named
'writeStri ng'
libzzub/zxm.cpp:274: error: 'class ArchiveWriter' has no member named
'writeStri ng'
libzzub/zxm.cpp:275: error: 'class ArchiveWriter' has no member named
'writeStri ng'
libzzub/zxm.cpp:281: error: 'class ArchiveWriter' has no member named
'writeStri ng'
libzzub/zxm.cpp: At global scope:
libzzub/zxm.cpp:311: error: 'FLAC__StreamEncoderWriteStatus' does not
name a typ e
libzzub/zxm.cpp:323: error: expected ',' or '...' before '*' token
libzzub/zxm.cpp:323: error: ISO C++ forbids declaration of
'FLAC__StreamEncoder'  with no type
libzzub/zxm.cpp: In function 'void
zzub::flac_stream_encoder_metadata_callback(i nt)':
libzzub/zxm.cpp:329: error: 'encoder' was not declared in this scope
libzzub/zxm.cpp:329: error: 'metadata' was not declared in this scope
libzzub/zxm.cpp:329: error: 'client_data' was not declared in this scope
libzzub/zxm.cpp: In function 'void zzub::encodeFLAC(StreamWriter*,
zzub::wave_in fo_ex*, int)':
libzzub/zxm.cpp:340: error: 'FLAC__StreamEncoder' was not declared in this scope
libzzub/zxm.cpp:340: error: 'stream' was not declared in this scope
libzzub/zxm.cpp:340: error: 'FLAC__stream_encoder_new' was not
declared in this scope
libzzub/zxm.cpp:342: error: 'FLAC__stream_encoder_set_channels' was
not declared  in this scope
libzzub/zxm.cpp:343: error: 'FLAC__stream_encoder_set_bits_per_sample'
was not d eclared in this scope
libzzub/zxm.cpp:344: error: 'FLAC__stream_encoder_set_sample_rate' was
not decla red in this scope
libzzub/zxm.cpp:345: error:
'FLAC__stream_encoder_set_total_samples_estimate' wa s not declared in
this scope
libzzub/zxm.cpp:346: error: 'flac_stream_encoder_write_callback' was
not declare d in this scope
libzzub/zxm.cpp:346: error: 'FLAC__stream_encoder_set_write_callback'
was not de clared in this scope
libzzub/zxm.cpp:347: error:
'FLAC__stream_encoder_set_metadata_callback' was not  declared in this
scope
libzzub/zxm.cpp:348: error: 'FLAC__stream_encoder_set_client_data' was
not decla red in this scope
libzzub/zxm.cpp:350: error: 'FLAC__stream_encoder_init' was not
declared in this  scope
libzzub/zxm.cpp:350: error: 'FLAC__STREAM_ENCODER_OK' was not declared
in this s cope
libzzub/zxm.cpp:358: error: 'FLAC__int32' was not declared in this scope
libzzub/zxm.cpp:358: error: expected `;' before 'buffer'
libzzub/zxm.cpp:359: error: 'input_' was not declared in this scope
libzzub/zxm.cpp:359: error: 'FLAC__MAX_CHANNELS' was not declared in this scope
libzzub/zxm.cpp:362: error: 'buffer' was not declared in this scope
libzzub/zxm.cpp:374: error: 'buffer' was not declared in this scope
libzzub/zxm.cpp:382: error: 'FLAC__stream_encoder_process' was not
declared in t his scope
libzzub/zxm.cpp:386: error: 'FLAC__stream_encoder_finish' was not
declared in th is scope
libzzub/zxm.cpp:387: error: 'FLAC__stream_encoder_delete' was not
declared in th is scope
scons: *** [libzzub/zxm.os] Error 1
scons: building terminated because of errors.

!!! ERROR: media-sound/mute-9999 failed.
Call stack:
 ebuild.sh, line 1546:   Called dyn_compile
 ebuild.sh, line 937:   Called src_compile
 mute-9999.ebuild, line 33:   Called die

!!! (no error message)
!!! If you need support, post the topmost build error, and the call
stack if rel evant.

!!! This ebuild is from an overlay: '/usr/portage/local/layman/pro-audio'
lightning ~ #





Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/