Pollen build problem: "undeclared dependency" #223

Closed
opened 4 years ago by celtic-coder · 2 comments
celtic-coder commented 4 years ago (Migrated from github.com)

Hi Matthew,

The Racket package indes shows the following build problem for Pollen. It closes with the summary:

raco setup: --- summary of package problems ---
raco setup: undeclared dependency detected
raco setup:   for package: "pollen"
raco setup:   on package:
raco setup:    "net-lib"
The time is now Sunday, April 26th, 2020 11:12:47am

Kind Regards,
Liam

Hi Matthew, The [Racket package indes](https://pkgd.racket-lang.org/pkgn/search?tags=author%3Amb%40mbtype.com) shows the following build problem for [Pollen](https://pkg-build.racket-lang.org/server/built/deps/pollen.txt). It closes with the summary: raco setup: --- summary of package problems --- raco setup: undeclared dependency detected raco setup: for package: "pollen" raco setup: on package: raco setup: "net-lib" The time is now Sunday, April 26th, 2020 11:12:47am Kind Regards, Liam
sorawee commented 4 years ago (Migrated from github.com)

Suggested change: add raco setup -D --check-pkg-deps pollen to .travis.yml so that the CI will fail when this kind of problem occurs. See an example at https://github.com/greghendershott/travis-racket/blob/master/example/.travis.yml

Suggested change: add `raco setup -D --check-pkg-deps pollen` to `.travis.yml` so that the CI will fail when this kind of problem occurs. See an example at https://github.com/greghendershott/travis-racket/blob/master/example/.travis.yml
mbutterick commented 4 years ago (Migrated from github.com)

Thanks!

Thanks!
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: mbutterick/pollen#223
Loading…
There is no content yet.