Skip to Content.
Sympa Menu

emacspeak - Re: [Emacspeak] Swiftmac fails to download repositories while building?

Subject: Emacspeak discussion list

List archive

Re: [Emacspeak] Swiftmac fails to download repositories while building?


Chronological Thread 
  • From: Victor Tsaran <vtsaran AT gmail.com>
  • To: Robert Melton <lists AT robertmelton.com>
  • Cc: Emacspeaks <emacspeak AT emacspeak.net>
  • Subject: Re: [Emacspeak] Swiftmac fails to download repositories while building?
  • Date: Fri, 14 Jun 2024 13:22:36 -0700

Hey Robert!
Here is the log I am getting after running "make swiftmac" from inside the Emacspeak directory:


warning: 'oggdecoder': /Users/vtsaran/src/emacspeak/servers/mac-swiftmac/.build/repositories/OggDecoder-65854923 is not valid git repository for 'https://github.com/arkasas/OggDecoder.git', will fetch again.

Fetching https://github.com/arkasas/OggDecoder.git

Fetched https://github.com/arkasas/OggDecoder.git from cache (1.47s)

error: Couldn’t get revision ‘main^{commit}’:

    fatal: cannot use bare repository '/Users/vtsaran/src/emacspeak/servers/mac-swiftmac/.build/repositories/OggDecoder-65854923' (safe.bareRepository is 'explicit') in https://github.com/arkasas/OggDecoder.git

make[1]: *** [.build/release/swiftmac] Error 1

Can't build swiftmac server!


Hope this helps.

Victor



On Thu, Jun 13, 2024 at 8:17 PM Robert Melton <lists AT robertmelton.com> wrote:
Victor--

I just tried on a fresh machine, works fine here. No idea why you would
get git failures getting the Ogg library. What errors in specific are
you getting and do you get them if you do:

cd /tmp
git clone https://github.com/arkasas/OggDecoder.git

that is basically what it does on your behalf in the build process.



> On Jun 13, 2024, at 20:28, Victor Tsaran (via emacspeak Mailing List) <emacspeak AT emacspeak.net> wrote:
>
> Hi Robert.
> I just had to install an Emacspeak repository from scratch on one of the Mac OS machines and, while trying to build Swiftmac, encountered a bunch of failures during the repo checkout. Basically, the ogg-decoder repository could not be downloaded.
> Just wanted to let you know.
>
>
> Emacspeak discussion list -- emacspeak AT emacspeak.net
> To unsubscribe send email to:
> emacspeak-request AT emacspeak.net with a subject of: unsubscribe

--
Robert "robertmeta" Melton
lists AT robertmelton.com



--

--- --- --- ---
Find my music on




Archive powered by MHonArc 2.6.19+.

Top of Page