Re: xlsx2csv broken

2016-02-13 Thread Antoine Jacoutot
On Sun, Feb 14, 2016 at 01:22:00AM +0100, Dmitrij D. Czarkoff wrote: > Antoine Jacoutot said: > > I wouldn't call this particularly uncommon... > > You said that "This should never happen" -- ok but why, because it does; so > > what would trigger a rebuild like this? I don't know the first thing a

Re: xlsx2csv broken

2016-02-13 Thread Dmitrij D. Czarkoff
Antoine Jacoutot said: > I wouldn't call this particularly uncommon... > You said that "This should never happen" -- ok but why, because it does; so > what would trigger a rebuild like this? I don't know the first thing about > the go build system. Generally go tries to rebuild dependencies when

Re: xlsx2csv broken

2016-02-13 Thread Nigel Taylor
On 02/13/16 08:14, Antoine Jacoutot wrote: > On Sat, Feb 13, 2016 at 01:35:38AM +0100, Dmitrij D. Czarkoff wrote: >> Antoine Jacoutot said: >>> unset GOPATH; export >>> GOPATH="/exopi-obj/pobj/xlsx2csv-20150225/go:/usr/local/go-pkg"; go install >>> -x github.com/tealeg/xlsx2csv >>> WORK=/tmp/go-b

Re: xlsx2csv broken

2016-02-13 Thread Antoine Jacoutot
On Sat, Feb 13, 2016 at 01:35:38AM +0100, Dmitrij D. Czarkoff wrote: > Antoine Jacoutot said: > > unset GOPATH; export > > GOPATH="/exopi-obj/pobj/xlsx2csv-20150225/go:/usr/local/go-pkg"; go install > > -x github.com/tealeg/xlsx2csv > > WORK=/tmp/go-build67122 > > mkdir -p $WORK/github.com/te

Re: xlsx2csv broken

2016-02-12 Thread Dmitrij D. Czarkoff
Antoine Jacoutot said: > unset GOPATH; export > GOPATH="/exopi-obj/pobj/xlsx2csv-20150225/go:/usr/local/go-pkg"; go install > -x github.com/tealeg/xlsx2csv > WORK=/tmp/go-build67122 > mkdir -p $WORK/github.com/tealeg/xlsx/_obj/ > mkdir -p $WORK/github.com/tealeg/ > cd /usr/local/go-pkg/src/gi

Re: xlsx2csv broken

2016-02-10 Thread Christian Weisgerber
No such error on amd64.p. The build log looks different. >>> Building on amd64-1 under textproc/xlsx2csv BDEPENDS = [textproc/go-xlsx;lang/go] DIST = [textproc/xlsx2csv:xlsx2csv-20150225.tar.gz] FULLPKGNAME = xlsx2csv-20150225p1 (Junk lock obtained for amd64-1 at 145508

xlsx2csv broken

2016-02-10 Thread Antoine Jacoutot
===> textproc/xlsx2csv ===> xlsx2csv-20150225p1 depends on: go-xlsx-* -> go-xlsx-20151010p0 ===> xlsx2csv-20150225p1 depends on: go-* -> go-1.5.3 go-1.5.3 go-xlsx-20151010p0 (Junk lock released for exopi-5 at 1455127136) distfiles size=8682 >>> Running build in textproc/xlsx2csv at 1455127136 ===>