[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: gEDA-user: PCB nanometer git tree



On Wed, 10 Aug 2011 22:16:38 +0200 (CEST)
karl@xxxxxxxxxxx (Karl Hammar) wrote:

> Andrew Poelstra:
> > I have a pcb branch available here for testing:
> > 
> >   git clone git://wpsoftware.net/pcb-andrew.git
> >   git checkout coord6
>  ...
> Making all in doc
> make[2]: Entering directory
> `/var/home/karl/Net/Hmm/git/pcb-andrew/doc' gawk -f ./ascii2texi.awk
> ncol=3 fractional_size.tab > fractional_size.texi gawk
> -f ./ascii2texi.awk ncol=3 letter_size.tab > letter_size.texi gawk
> -f ./ascii2texi.awk ncol=3 metric_size.tab > metric_size.texi gawk
> -f ./ascii2texi.awk ncol=3 wire_size.tab > wire_size.texi ../src/pcb
> -x png --only-visible --font-path ../src --outfile pad.png pad.pcb
> sh: /var/home/karl/Net/Hmm/git/pcb-andrew/src/../share/pcb/ListLibraryContents.sh:
> No such file or directory Can't change working directory to
> '/var/home/karl/Net/Hmm/git/pcb-andrew/src/../share/pcb/newlib'
> chdir() returned: 'No such file or directory' Can't change working
> directory to
> '/var/home/karl/Net/Hmm/git/pcb-andrew/src/../share/pcb/pcblib-newlib'
> chdir() returned: 'No such file or directory'
> 
>  ...
> 
> gd warning: one parameter to a memory allocation multiplication is
> negative or zero, failing operation gracefully png_do_export():
> gdImageCreate(-8195, -8305) returned NULL.  Aborting
> export. ../src/pcb -x eps --only-visible --font-path ../src
> --eps-file pad.eps pad.pcb
> sh: /var/home/karl/Net/Hmm/git/pcb-andrew/src/../share/pcb/ListLibraryContents.sh:
> No such file or directory Can't change working directory to
> '/var/home/karl/Net/Hmm/git/pcb-andrew/src/../share/pcb/newlib'
> chdir() returned: 'No such file or directory' Can't change working
> directory to
> '/var/home/karl/Net/Hmm/git/pcb-andrew/src/../share/pcb/pcblib-newlib'
> chdir() returned: 'No such file or directory' make[2]: *** [pad.eps]
> Segmentation fault make[2]: *** Deleting file `pad.eps' make[2]:
> Leaving directory `/var/home/karl/Net/Hmm/git/pcb-andrew/doc'
> make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory
> `/var/home/karl/Net/Hmm/git/pcb-andrew' make: *** [all] Error 2

I get similar errors regarding the missing directory, but no
segfault, and the make process did not bail out for me, so I didn't
notice the errors at all the first time I tried it. It proceeded past
the pad.eps stuff and finished the make process:

---------------------- ... 
make[3]: Leaving directory `/home/cdb/Code/pcb/work/asp-coord6.2/doc'
make[2]: Leaving directory `/home/cdb/Code/pcb/work/asp-coord6.2/doc'
make[2]: Entering directory `/home/cdb/Code/pcb/work/asp-coord6.2'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/home/cdb/Code/pcb/work/asp-coord6.2'
make[1]: Leaving directory `/home/cdb/Code/pcb/work/asp-coord6.2'
----------------------

> $ history | tail -8
>  2002  git clone git://wpsoftware.net/pcb-andrew.git
>  2003  cd pcb-andrew/
>  2004  git checkout coord6
>  2005  lsc
>  2006  ./autogen.sh 
>  2007  grep ./configure ~/.hist/*
>  2008  ./configure --with-gui=lesstif --disable-dbus
>  2009  make

Tidbit: The history command takes a numeric argument that indicates the
number of history entries to output.  You can do simply âhistory 8â.

Regards,
Colin


_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user