Now it worked. Thank you sincerely. I enjoy parallel.
On 11/14/11 3:39 AM, Jesse Alama wrote:
On Mon, Nov 14, 2011 at 4:09 AM, Chadwick Boggs
<chadwick.bo...@redprairie.com> wrote:
cboggsmac:~ chad$ sudo nice fink update-all
Information about 3728 packages read in 3 seconds.
The following package will be installed or updated:
parallel
Setting runtime build-lock...
dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-parallel-20111022-2
/sw/src/fink.build
dpkg-deb: building package `fink-buildlock-parallel-20111022-2' in
`/sw/src/fink.build/fink-buildlock-parallel-20111022-2_2011.11.13-20.08.38_darwin-x86_64.deb'.
Installing build-lock package...
/sw/bin/dpkg-lockwait -i
/sw/src/fink.build/fink-buildlock-parallel-20111022-2_2011.11.13-20.08.38_darwin-x86_64.deb
Selecting previously deselected package fink-buildlock-parallel-20111022-2.
(Reading database ... 6328 files and directories currently installed.)
Unpacking fink-buildlock-parallel-20111022-2 (from
.../fink-buildlock-parallel-20111022-2_2011.11.13-20.08.38_darwin-x86_64.deb)
...
Setting up fink-buildlock-parallel-20111022-2 (2011.11.13-20.08.38) ...
bzip2 -dc /sw/src/parallel-20111022.tar.bz2 | /sw/bin/tar -xvf -
--no-same-owner --no-same-permissions
parallel-20111022/
parallel-20111022/COPYING
parallel-20111022/README
parallel-20111022/configure.ac
parallel-20111022/src/
parallel-20111022/src/parallel.pod
parallel-20111022/src/sem.html
parallel-20111022/src/sql
parallel-20111022/src/niceload.html
parallel-20111022/src/sem.1
parallel-20111022/src/parallel.1
parallel-20111022/src/sql.1
parallel-20111022/src/parallel
parallel-20111022/src/niceload.pod
parallel-20111022/src/Makefile.in
parallel-20111022/src/sql.html
parallel-20111022/src/sem
parallel-20111022/src/sem.pod
parallel-20111022/src/niceload
parallel-20111022/src/Makefile.am
parallel-20111022/src/parallel.html
parallel-20111022/src/niceload.1
parallel-20111022/NEWS
parallel-20111022/Makefile.in
parallel-20111022/configure
parallel-20111022/missing
parallel-20111022/install-sh
parallel-20111022/aclocal.m4
parallel-20111022/Makefile.am
parallel-20111022/config.h.in
/var/tmp/tmp.1.y2flg7
#!/bin/sh -ev
./configure --prefix=/sw
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating config.h
make
make all-recursive
Making all in src
pod2man --release='20111022' --center='parallel' \
--section=1 ./parallel.pod> ./parallel.1
pod2man --release='20111022' --center='parallel' \
--section=1 ./sem.pod> ./sem.1
pod2man --release='20111022' --center='parallel' \
--section=1 ./sql> ./sql.1
pod2man --release='20111022' --center='parallel' \
--section=1 ./niceload.pod> ./niceload.1
./sem --fg --id pod2html pod2html ./parallel.pod> ./parallel.html
./sem --fg --id pod2html pod2html ./sem.pod> ./sem.html
./sem --fg --id pod2html pod2html ./sql> ./sql.html
./sem --fg --id pod2html pod2html ./niceload.pod> ./niceload.html
Use of uninitialized value $cmd[0] in string eq at
/System/Library/Perl/5.12/IPC/Open3.pm line 191.
Use of uninitialized value $cmd[0] in string eq at
/System/Library/Perl/5.12/IPC/Open3.pm line 268.
Use of uninitialized value $cmd[0] in exec at
/System/Library/Perl/5.12/IPC/Open3.pm line 270.
Can't exec "": No such file or directory at
/System/Library/Perl/5.12/IPC/Open3.pm line 270.
Use of uninitialized value $cmd[0] in join or string at
/System/Library/Perl/5.12/IPC/Open3.pm line 271.
open3: exec of -c pod2html ./sem.pod failed at ./sem line 3421
Use of uninitialized value $cmd[0] in string eq at
/System/Library/Perl/5.12/IPC/Open3.pm line 191.
make[2]: *** [sem.html] Error 1
make[2]: *** Waiting for unfinished jobs....
Use of uninitialized value $cmd[0] in string eq at
/System/Library/Perl/5.12/IPC/Open3.pm line 268.
Use of uninitialized value $cmd[0] in exec at
/System/Library/Perl/5.12/IPC/Open3.pm line 270.
Can't exec "": No such file or directory at
/System/Library/Perl/5.12/IPC/Open3.pm line 270.
Use of uninitialized value $cmd[0] in join or string at
/System/Library/Perl/5.12/IPC/Open3.pm line 271.
open3: exec of -c pod2html ./sql failed at ./sem line 3421
make[2]: *** [sql.html] Error 1
Use of uninitialized value $cmd[0] in string eq at
/System/Library/Perl/5.12/IPC/Open3.pm line 191.
Use of uninitialized value $cmd[0] in string eq at
/System/Library/Perl/5.12/IPC/Open3.pm line 268.
Use of uninitialized value $cmd[0] in exec at
/System/Library/Perl/5.12/IPC/Open3.pm line 270.
Can't exec "": No such file or directory at
/System/Library/Perl/5.12/IPC/Open3.pm line 270.
Use of uninitialized value $cmd[0] in join or string at
/System/Library/Perl/5.12/IPC/Open3.pm line 271.
open3: exec of -c pod2html ./niceload.pod failed at ./sem line 3421
make[2]: *** [niceload.html] Error 1
Use of uninitialized value $cmd[0] in string eq at
/System/Library/Perl/5.12/IPC/Open3.pm line 191.
Use of uninitialized value $cmd[0] in string eq at
/System/Library/Perl/5.12/IPC/Open3.pm line 268.
Use of uninitialized value $cmd[0] in exec at
/System/Library/Perl/5.12/IPC/Open3.pm line 270.
Can't exec "": No such file or directory at
/System/Library/Perl/5.12/IPC/Open3.pm line 270.
Use of uninitialized value $cmd[0] in join or string at
/System/Library/Perl/5.12/IPC/Open3.pm line 271.
open3: exec of -c pod2html ./parallel.pod failed at ./sem line 3421
make[2]: *** [parallel.html] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of /var/tmp/tmp.1.y2flg7 failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-parallel-20111022-2
(Reading database ... 6329 files and directories currently installed.)
Removing fink-buildlock-parallel-20111022-2 ...
Failed: phase compiling: parallel-20111022-2 failed
Before reporting any errors, please run "fink selfupdate" and try again.
If you continue to have issues, please check to see if the FAQ on Fink's
website solves the problem. If not, ask on one of these mailing lists:
The Fink Users List<fink-us...@lists.sourceforge.net>
The Fink Beginners List<fink-beginners@lists.sourceforge.net>,
with a carbon copy to the maintainer:
Jesse Alama<jesse.al...@gmail.com>
Note that this is preferable to emailing just the maintainer directly,
since most fink package maintainers do not have access to all possible
hardware and software configurations.
Please try to include the complete error message in your report. This
generally consists of a compiler line starting with e.g. "gcc" or "g++"
followed by the actual error output from the compiler.
Also include the following system information:
Package manager version: 0.31.4
Distribution version: selfupdate-rsync Sun Nov 13 20:06:57 2011, 10.7,
x86_64
Trees: local/main stable/main
Xcode: 4.1
cboggsmac:~ chad$ uname -a
Darwin cboggsmac.local 11.2.0 Darwin Kernel Version 11.2.0: Tue Aug 9
20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64 x86_64
On 11/13/11 4:03 PM, Jesse Alama wrote:
On Sun, Nov 13, 2011 at 3:59 PM, Alexander Hansen
<alexanderk.han...@gmail.com> wrote:
On 11/13/11 9:52 AM, Jesse Alama wrote:
On Sat, Nov 12, 2011 at 5:26 PM, Alexander Hansen
<alexanderk.han...@gmail.com> wrote:
On 11/12/11 6:46 AM, Jesse Alama wrote:
On Wed, Nov 9, 2011 at 12:59 PM, Jesse Alama<jesse.al...@gmail.com>
wrote:
On Mon, Nov 7, 2011 at 11:48 PM, Alexander Hansen
<alexanderk.han...@gmail.com> wrote:
On 11/7/11 5:07 PM, Chadwick Boggs wrote:
Does anybody know how to fix the following?
<snip>
I see the same thing on 10.7. Maintainer cc'ed.
I also see this. Thanks for the report. I'm consulting with upstream;
stay tuned.
The new feature in the latest version of GNU parallel is that $SHELL
is being used during the build process. Curiously, this package
builds just fine with
fink -m --build-as-nobody rebuild parallel
but dies with
fink rebuild parallel
Are we setting $SHELL when building in maintainer mode?
Jesse
I don't think so.
"fink -m build parallel" gave me the same error, but "fink
--build-as-nobody
build parallel" works.
This doesn't happen on 10.5 either. (I haven't tried 10.6).
Upstream says that the next version of GNU parallel will just use
"/bin/sh" if SHELL is unset. I told him that this seems safe to me.
Maybe using
CompileScript:<<
#!/bin/sh -ev
%{default_script}
<<
InstallScript:<<
#!/bin/sh -ev
%{default_script}
<<
would work around the issue in the current version so that people don't have
to use --build-as-nobody.
That works great -- thanks! Committing an update now; we're at
revision 2. Chadwick, can you try updating parallel now?
Jesse
OK, I've tweaked the package again. Can you give it a try now?
Jesse
--
Thank you,
Chadwick K. Boggs
Senior Software Developer
Execution Management Group
RedPrairie
Denver, CO 80202
Office: (303) 578-9605
www.RedPrairie.com
Email Disclaimer:
http://www.redprairie.com/emaildisclaimer
Email Disclaimer:
http://www.redprairie.com/emaildisclaimer/
------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners