Re: 'cygport dep' is empty for orpie

2017-05-12 Thread Andrew Schulman
> > > orpie builds and runs fine. But surprisingly, 'cygport dep' comes back > > > empty: > > > > > > $ cygport orpie.cygport dep > > > $ For the archive, this bug is fixed in cygport 0.24.1.

Re: 'cygport dep' is empty for orpie

2017-05-11 Thread Andrew Schulman
> On 2017-05-10 07:03, Andrew Schulman wrote: > > $ cygport orpie.cygport finish all > > ... > orpie requires: > > $ cygport orpie.cygport dep > > $ grep requires: orpie-1.5.2-3.x86_64/dist/orpie/orpie-1.5.2-3.hint > > requires: > > > > And yet... > > > > $ ll

Re: 'cygport dep' is empty for orpie

2017-05-10 Thread Yaakov Selkowitz
On 2017-05-10 07:03, Andrew Schulman wrote: $ cygport orpie.cygport finish all ... orpie requires: $ cygport orpie.cygport dep $ grep requires: orpie-1.5.2-3.x86_64/dist/orpie/orpie-1.5.2-3.hint requires: And yet... $ ll orpie-1.5.2-3.x86_64/inst/usr/bin/orpie -rwxr-xr-x 1 andrex None 2.2M

Re: 'cygport dep' is empty for orpie

2017-05-08 Thread Achim Gratz
Andrew Schulman writes: > This still doesn't work for me. On two different build hosts, dep returns > empty, > and the .hint files have empty dependency lists. Does cygcheck find any incomplete packages or complain about missing package.lst files? It might be helpful to re-install the packages

Re: 'cygport dep' is empty for orpie

2017-05-08 Thread Yaakov Selkowitz
On 2017-05-08 07:38, Andrew Schulman wrote: >>> orpie requires: cygwin libgsl19 libncursesw10 This still doesn't work for me. On two different build hosts, dep returns empty, and the .hint files have empty dependency lists. Still WFM. Please check that you are running cygport 0.24.0-1 or

Re: 'cygport dep' is empty for orpie

2017-05-08 Thread Andrew Schulman
> > orpie builds and runs fine. But surprisingly, 'cygport dep' comes back > > empty: > > > > $ cygport orpie.cygport dep > > $ > > WFM: > > >>> Packaging orpie-1.5.2-3.x86_64 > >>> Creating binary package(s) > >>> orpie-1.5.2-3.tar.xz > [snip] > >>> Checking packages for missing or

Re: 'cygport dep' is empty for orpie

2017-04-04 Thread Yaakov Selkowitz
On 2017-04-03 23:14, Andrew Schulman wrote: I'm building orpie 1.5.2 with cygport 0.24.0 and ocaml 4.04.0. cygport script is below. WFM: >>> Packaging orpie-1.5.2-3.x86_64 >>> Creating binary package(s) >>> orpie-1.5.2-3.tar.xz [snip] >>> Checking packages for missing or duplicate files >>>

'cygport dep' is empty for orpie

2017-04-03 Thread Andrew Schulman
I'm building orpie 1.5.2 with cygport 0.24.0 and ocaml 4.04.0. cygport script is below. orpie builds and runs fine. But surprisingly, 'cygport dep' comes back empty: $ cygport orpie.cygport dep $ even though /usr/bin/orpie depends on libgsl19, libncursesw10, and libblas0: $ ldd