Problem with Asterisk 11.0.1

This forum is for Marvell Kirkwood devices such as the GoFlex Home/Net, PogoPlug v1/v2, SheevaPlug, and ZyXEL devices.

Problem with Asterisk 11.0.1

Postby gin118 » Mon Feb 04, 2013 2:26 am

Hi, I got the pkg from the link,

https://aur.archlinux.org/packages.php?ID=14879

#tar xvzf asterisk.tar.gz
#cd asterisk
#makepkg -s -i --asroot

I got this error msg.
ERROR: asterisk is not available for the 'arm' architecture.
Note that many packages may need a line added to their PKGBUILD
such as arch=('arm').

Not sure what should I do for this error. Thanks for any help.
gin118
 
Posts: 6
Joined: Mon Feb 04, 2013 2:15 am

Re: Problem with Asterisk 11.0.1

Postby WarheadsSE » Mon Feb 04, 2013 2:33 am

-A

Is the on in the repos out of date? Maybe someone should take responsibility for that and update it.
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: Problem with Asterisk 11.0.1

Postby gin118 » Mon Feb 04, 2013 3:03 am

Is there any quick solution for this?
gin118
 
Posts: 6
Joined: Mon Feb 04, 2013 2:15 am

Re: Problem with Asterisk 11.0.1

Postby WarheadsSE » Mon Feb 04, 2013 3:21 am

-A
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: Problem with Asterisk 11.0.1

Postby pepedog » Mon Feb 04, 2013 3:19 pm

makepkg -A
pepedog
Developer
 
Posts: 2431
Joined: Mon Jun 07, 2010 3:30 pm
Location: London UK

Re: Problem with Asterisk 11.0.1

Postby moonman » Mon Feb 04, 2013 7:59 pm

Try this: I'll push PKGBUILD to github if it works
$this->bbcode_second_pass_code('', 'pacman -U http://dl.dropbox.com/u/15043728/asterisk-11.0.1-1-arm.pkg.tar.xz')

Fyi: it doesn't build if -j >1
Pogoplug V4 | GoFlex Home | Raspberry Pi 4 4GB | CuBox-i4 Pro | ClearFog | BeagleBone Black | Odroid U2 | Odroid C1 | Odroid XU4
-----------------------------------------------------------------------------------------------------------------------
[armv5] Updated U-Boot | [armv5] NAND Rescue System
moonman
Developer
 
Posts: 3388
Joined: Sat Jan 15, 2011 3:36 am

Re: Problem with Asterisk 11.0.1

Postby gin118 » Tue Feb 05, 2013 1:11 am

$this->bbcode_second_pass_quote('moonman', 'T')ry this: I'll push PKGBUILD to github if it works
$this->bbcode_second_pass_code('', 'pacman -U http://dl.dropbox.com/u/15043728/asterisk-11.0.1-1-arm.pkg.tar.xz')

Fyi: it doesn't build if -j >1


Hi I tried and download. But can not install.
Get the error:

[root@alarm asterisk]# pacman -U http://dl.dropbox.com/u/15043728/asteri ... pkg.tar.xz
asterisk-11.0.1-1-arm 18.1 MiB 2.56M/s 00:07 [######################] 100%
loading packages...
resolving dependencies...
looking for inter-conflicts...

Targets (5): alsa-lib-1.0.26-1 libogg-1.3.0-1 libvorbis-1.3.3-1
speex-1.2rc1-2.1 asterisk-11.0.1-1

Total Download Size: 0.53 MiB
Total Installed Size: 38.44 MiB

Proceed with installation? [Y/n] y
:: Retrieving packages from extra...
error: failed retrieving file 'speex-1.2rc1-2.1-arm.pkg.tar.xz' from mirror.archlinuxarm.org : The requested URL returned error: 404 Not found
warning: failed to retrieve some files from extra
error: failed to commit transaction (download library error)
Errors occurred, no packages were upgraded.
gin118
 
Posts: 6
Joined: Mon Feb 04, 2013 2:15 am

Re: Problem with Asterisk 11.0.1

Postby gin118 » Tue Feb 05, 2013 1:42 am

$this->bbcode_second_pass_quote('pepedog', 'm')akepkg -A


tried this, got the error:

[root@alarm asterisk]# makepkg -A --asroot
==> Making package: asterisk 11.0.1-1 (Mon Feb 4 19:41:37 CST 2013)
==> Checking runtime dependencies...
==> Missing Dependencies:
-> alsa-lib
-> speex
-> libvorbis
==> Checking buildtime dependencies...
==> Missing Dependencies:
-> postgresql
-> unixodbc
-> sqlite3
==> ERROR: Could not resolve all dependencies.
gin118
 
Posts: 6
Joined: Mon Feb 04, 2013 2:15 am

Re: Problem with Asterisk 11.0.1

Postby pepedog » Tue Feb 05, 2013 1:44 am

Try
pacman -Syy
First
pepedog
Developer
 
Posts: 2431
Joined: Mon Jun 07, 2010 3:30 pm
Location: London UK

Re: Problem with Asterisk 11.0.1

Postby gin118 » Tue Feb 05, 2013 3:03 am

$this->bbcode_second_pass_quote('pepedog', 'T')ry
pacman -Syy
First

this worked .
Thks!!!

but there is another error when install the Asterisk

-> Found asterisk
-> Found asterisk.logrotated
==> Validating source files with md5sums...
asterisk-11.0.1.tar.gz ... Passed
asterisk ... Passed
asterisk.logrotated ... Passed
==> Extracting Sources...
-> Extracting asterisk-11.0.1.tar.gz with bsdtar
/usr/bin/chmod: line 3: svn: command not found
/usr/bin/chmod: line 4: svn: command not found
/usr/bin/chmod: line 6: syntax error near unexpected token `('
/usr/bin/chmod: line 6: ` srcBytePtr = (unsigned char*)nonInterleavedSrcPtrs[i];'

==> ERROR: An unknown error has occurred. Exiting...

Here are some from my /usr/bin/chmod.
#!/bin/sh

svn pset svn:keywords id $*
svn pset svn:eol-style native $*
$@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@ {
srcBytePtr = (unsigned char*)nonInterleavedSrcPtrs[i];

bp->outputConverter( hostOutputChannels[i].data,
hostOutputChannels[i].stride,
srcBytePtr, srcSampleStrideSamples,
framesToCopy, &bp->ditherGenerator );


/* advance callers source pointer (nonInterleavedSrcPtrs[i]) */
srcBytePtr += bp->bytesPerUserOutputSample * framesToCopy;
nonInterleavedSrcPtrs[i] = srcBytePtr;

/* advance dest ptr for next iteration */
hostOutputChannels[i].data = ((unsigned char*)hostOutputChannels[i].data) +
framesToCopy * hostOutputChannels[i].stride * bp->bytesPerHostOutputSample;
}
}

bp->hostOutputFrameCount[0] += framesToCopy;

return framesToCopy;
}
gin118
 
Posts: 6
Joined: Mon Feb 04, 2013 2:15 am
Top

Next

Return to Marvell Kirkwood

Who is online

Users browsing this forum: No registered users and 251 guests