From: "Edwin L. Culp W." on 5 Aug 2010 08:26 # uname -a FreeBSD ec.encontacto.net 9.0-CURRENT FreeBSD 9.0-CURRENT #50: Sun Jul 25 12:41:11 CDT 2010 /usr/ports/multimedia/libvpx # make clean ===> Cleaning for libvpx-0.9.1 ec.encontacto.net /usr/ports/multimedia/libvpx # make ===> Vulnerability check disabled, database not found ===> License accepted by the user ===> Found saved configuration for libvpx-0.9.1 ===> Extracting for libvpx-0.9.1 => MD5 Checksum OK for libvpx-0.9.1.tar.bz2. => SHA256 Checksum OK for libvpx-0.9.1.tar.bz2. ===> libvpx-0.9.1 depends on file: /usr/local/bin/perl5.10.1 - found ===> Patching for libvpx-0.9.1 ===> libvpx-0.9.1 depends on file: /usr/local/bin/perl5.10.1 - found sed: /usr/ports/multimedia/libvpx/work/libvpx-0.9.1/build/make/armlink_adapter.sh:#!/bin/bash: No such file or directory *** Error code 1 Stop in /usr/ports/multimedia/libvpx. I got this error initially trying to update ffmpeg. Thanks for any suggestions, ed _______________________________________________ freebsd-ports(a)freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"
From: Ashish SHUKLA on 5 Aug 2010 13:39 Edwin L Culp W writes: > # uname -a > FreeBSD ec.encontacto.net 9.0-CURRENT FreeBSD 9.0-CURRENT #50: Sun Jul 25 > 12:41:11 CDT 2010 > /usr/ports/multimedia/libvpx # make clean > ===> Cleaning for libvpx-0.9.1 > ec.encontacto.net > /usr/ports/multimedia/libvpx # make > ===> Vulnerability check disabled, database not found > ===> License accepted by the user > ===> Found saved configuration for libvpx-0.9.1 > ===> Extracting for libvpx-0.9.1 > => MD5 Checksum OK for libvpx-0.9.1.tar.bz2. > => SHA256 Checksum OK for libvpx-0.9.1.tar.bz2. > ===> libvpx-0.9.1 depends on file: /usr/local/bin/perl5.10.1 - found > ===> Patching for libvpx-0.9.1 > ===> libvpx-0.9.1 depends on file: /usr/local/bin/perl5.10.1 - found > sed: > /usr/ports/multimedia/libvpx/work/libvpx-0.9.1/build/make/armlink_adapter..sh:#!/bin/bash: > No such file or directory > *** Error code 1 > Stop in /usr/ports/multimedia/libvpx. I maintain the multimedia/libvpx port, and tried to reproduce your issue on my tinderbox, but unable to. Following are the logs to help you find the issue: http://people.freebsd.org/~ashish/logs/libvpx-0.9.1-amd64.log (amd64) http://people.freebsd.org/~ashish/logs/libvpx-0.9.1-i386.log (i386) Can you mention what shell are you using ? HTH -- Ashish SHUKLA | GPG: F682 CDCC 39DC 0FEA E116 20B6 C746 CFA9 E74F A4B0 freebsd.org!ashish | http://people.freebsd.org/~ashish/ âQ: Why UNIX geeks feel the need of a wife ? A: Since all UNIX geeks possess a large fortune db and according to Law of Jane Austen, It is a universal truth that a single man with a large fortune is in need of a wife.â (abbe, 2009)
From: Anonymous on 5 Aug 2010 14:03 "Edwin L. Culp W." <edwinlculp(a)gmail.com> writes: > # uname -a > FreeBSD ec.encontacto.net 9.0-CURRENT FreeBSD 9.0-CURRENT #50: Sun Jul 25 > 12:41:11 CDT 2010 > > /usr/ports/multimedia/libvpx # make clean > ===> Cleaning for libvpx-0.9.1 > ec.encontacto.net > /usr/ports/multimedia/libvpx # make > ===> Vulnerability check disabled, database not found > ===> License accepted by the user > ===> Found saved configuration for libvpx-0.9.1 > ===> Extracting for libvpx-0.9.1 > => MD5 Checksum OK for libvpx-0.9.1.tar.bz2. > => SHA256 Checksum OK for libvpx-0.9.1.tar.bz2. > ===> libvpx-0.9.1 depends on file: /usr/local/bin/perl5.10.1 - found > ===> Patching for libvpx-0.9.1 > ===> libvpx-0.9.1 depends on file: /usr/local/bin/perl5.10.1 - found > sed: > /usr/ports/multimedia/libvpx/work/libvpx-0.9.1/build/make/armlink_adapter.sh:#!/bin/bash: > No such file or directory > *** Error code 1 Can it be related to bsdgrep issue with `-l' option fixed in /head(a)r210479 ? > > Stop in /usr/ports/multimedia/libvpx. > > I got this error initially trying to update ffmpeg. > > Thanks for any suggestions, _______________________________________________ freebsd-ports(a)freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"
From: Ashish SHUKLA on 5 Aug 2010 14:20 Anonymous writes: > "Edwin L. Culp W." <edwinlculp(a)gmail.com> writes: >> # uname -a >> FreeBSD ec.encontacto.net 9.0-CURRENT FreeBSD 9.0-CURRENT #50: Sun Jul 25 >> 12:41:11 CDT 2010 >> >> /usr/ports/multimedia/libvpx # make clean >> ===> Cleaning for libvpx-0.9.1 >> ec.encontacto.net >> /usr/ports/multimedia/libvpx # make >> ===> Vulnerability check disabled, database not found >> ===> License accepted by the user >> ===> Found saved configuration for libvpx-0.9.1 >> ===> Extracting for libvpx-0.9.1 >> => MD5 Checksum OK for libvpx-0.9.1.tar.bz2. >> => SHA256 Checksum OK for libvpx-0.9.1.tar.bz2. >> ===> libvpx-0.9.1 depends on file: /usr/local/bin/perl5.10.1 - found >> ===> Patching for libvpx-0.9.1 >> ===> libvpx-0.9.1 depends on file: /usr/local/bin/perl5.10.1 - found >> sed: >> /usr/ports/multimedia/libvpx/work/libvpx-0.9.1/build/make/armlink_adapter.sh:#!/bin/bash: >> No such file or directory >> *** Error code 1 > Can it be related to bsdgrep issue with `-l' option fixed in /head(a)r210479 ? I don't think so, as the changeset[1] got committed at 1857 UTC (== 1357 CDT) on July 25, whereas OP's kernel is built at 1241 CDT (== 1741 UTC, from output of `uname -a`), which is before the commit. And BtW, my jails are built on 5th August which already has that changeset. References: [1] http://svnweb.freebsd.org/viewvc/base?view=revision&revision=210479 HTH -- Ashish SHUKLA | GPG: F682 CDCC 39DC 0FEA E116 20B6 C746 CFA9 E74F A4B0 freebsd.org!ashish | http://people.freebsd.org/~ashish/ âThere was truth and there was untruth, and if you clung to the truth even against the whole world, you were not mad.â (George Orwell, "Nineteen Eighty-Four", 1949)
From: "Sergey V. Dyatko" on 6 Aug 2010 02:10
On Thu, 05 Aug 2010 22:03:34 +0400 Anonymous <swell.k(a)gmail.com> wrote: A>"Edwin L. Culp W." <edwinlculp(a)gmail.com> writes: A> A>> # uname -a A>> FreeBSD ec.encontacto.net 9.0-CURRENT FreeBSD 9.0-CURRENT #50: Sun A>> Jul 25 12:41:11 CDT 2010 A>> A>> /usr/ports/multimedia/libvpx # make clean A>> ===> Cleaning for libvpx-0.9.1 A>> ec.encontacto.net A>> /usr/ports/multimedia/libvpx # make A>> ===> Vulnerability check disabled, database not found A>> ===> License accepted by the user A>> ===> Found saved configuration for libvpx-0.9.1 A>> ===> Extracting for libvpx-0.9.1 A>> => MD5 Checksum OK for libvpx-0.9.1.tar.bz2. A>> => SHA256 Checksum OK for libvpx-0.9.1.tar.bz2. A>> ===> libvpx-0.9.1 depends on file: /usr/local/bin/perl5.10.1 - found A>> ===> Patching for libvpx-0.9.1 A>> ===> libvpx-0.9.1 depends on file: /usr/local/bin/perl5.10.1 - found A>> sed: A>> /usr/ports/multimedia/libvpx/work/libvpx-0.9.1/build/make/armlink_adapter.sh:#!/bin/bash: A>> No such file or directory A>> *** Error code 1 A> A>Can it be related to bsdgrep issue with `-l' option fixed A>in /head(a)r210479 ? A> [quote] /usr/ports/multimedia/libvpx/work/libvpx-0.9.1/build/make/armlink_adapter.sh:#!/bin/bash: No such file or directory [/quote] [tiger(a)fortrash]~%/bin/bash /bin/bash: Command not found. [tiger(a)fortrash]~%which bash /usr/local/bin/bash -#!/bin/bash +#!/usr/bin/env bash A>> A>> Stop in /usr/ports/multimedia/libvpx. A>> A>> I got this error initially trying to update ffmpeg. A>> A>> Thanks for any suggestions, -- wbr, tiger _______________________________________________ freebsd-ports(a)freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org" |