Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scribble multiple tag warnings on install #91

Open
florence opened this issue Aug 22, 2019 · 1 comment
Open

Scribble multiple tag warnings on install #91

florence opened this issue Aug 22, 2019 · 1 comment

Comments

@florence
Copy link

While installing Cur I got the following warnings from scribble:

raco setup: 0 running: <pkgs>/cur-doc/cur/cur.scrbl
WARNING: collected information for key multiple times: '(index-entry (mod-path "cur")); values: (list '("cur") (list (link-element (style "RktModLink" (list 'tt-chars #0=(list (css-addition '(collects #"scribble" #"racket.css")) (tex-addition '(collects #"scribble" #"racket.tex"))))) (cached-element (style "RktSym" (list 'tt-chars #0#)) "cur" ...)... (list '("cur") (list (link-element (style "RktModLink" (list 'tt-chars #0=(list (css-addition '(collects #"scribble" #"racket.css")) (tex-addition '(collects #"scribble" #"racket.tex"))))) (cached-element (style "RktSym" (list 'tt-chars #0#)) "cur" ...)...
WARNING: collected information for key multiple times: '(mod-path "cur"); values: '#(("Cur") (mod-path "cur") () (doc #"cur" #"index.html") #t) '#(("Curnel Forms") (mod-path "cur") (1) (doc #"cur" #"Curnel_Forms.html") #t)
WARNING: collected information for key multiple times: '(index-entry (mod-path "cur")); values: (list '("cur") (list (link-element (style "RktModLink" (list 'tt-chars #0=(list (css-addition '(collects #"scribble" #"racket.css")) (tex-addition '(collects #"scribble" #"racket.tex"))))) (cached-element (style "RktSym" (list 'tt-chars #0#)) "cur" ...)... (list '("cur") (list (link-element (style "RktModLink" (list 'tt-chars #0=(list (css-addition '(collects #"scribble" #"racket.css")) (tex-addition '(collects #"scribble" #"racket.tex"))))) (cached-element (style "RktSym" (list 'tt-chars #0#)) "cur" ...)...
WARNING: collected information for key multiple times: '(mod-path "cur"); values: '#(("Curnel Forms") (mod-path "cur") (1) (doc #"cur" #"Curnel_Forms.html") #t) '#(("Reflection") (mod-path "cur") (2) (doc #"cur" #"Reflection.html") #t)
raco setup: 3 rendering: <pkgs>/cur-doc/cur/cur.scrbl
raco setup: 2 rendering: <pkgs>/racket-index/scribblings/main/release.scrbl
raco setup: 1 rendering: <pkgs>/racket-index/scribblings/main/start.scrbl
raco setup: 0 rendering: <pkgs>/racket-index/scribblings/main/local-redirect.scrbl
raco setup: 2 rendering: <pkgs>/racket-index/scribblings/main/search.scrbl
WARNING: collected information for key multiple times: '(index-entry (mod-path "cur")); values: (list '("cur") (list (link-element (style "RktModLink" (list 'tt-chars #0=(list (css-addition '(collects #"scribble" #"racket.css")) (tex-addition '(collects #"scribble" #"racket.tex"))))) (cached-element (style "RktSym" (list 'tt-chars #0#)) "cur" ...)... (list '("cur") (list (link-element (style "RktModLink" (list 'tt-chars #0=(list (css-addition '(collects #"scribble" #"racket.css")) (tex-addition '(collects #"scribble" #"racket.tex"))))) (cached-element (style "RktSym" (list 'tt-chars #0#)) "cur" ...)...
WARNING: collected information for key multiple times: '(mod-path "cur"); values: '#(("Cur") (mod-path "cur") () (doc #"cur" #"index.html") #t) '#(("Curnel Forms") (mod-path "cur") (1) (doc #"cur" #"Curnel_Forms.html") #t)
WARNING: collected information for key multiple times: '(index-entry (mod-path "cur")); values: (list '("cur") (list (link-element (style "RktModLink" (list 'tt-chars #0=(list (css-addition '(collects #"scribble" #"racket.css")) (tex-addition '(collects #"scribble" #"racket.tex"))))) (cached-element (style "RktSym" (list 'tt-chars #0#)) "cur" ...)... (list '("cur") (list (link-element (style "RktModLink" (list 'tt-chars #0=(list (css-addition '(collects #"scribble" #"racket.css")) (tex-addition '(collects #"scribble" #"racket.tex"))))) (cached-element (style "RktSym" (list 'tt-chars #0#)) "cur" ...)...
WARNING: collected information for key multiple times: '(mod-path "cur"); values: '#(("Curnel Forms") (mod-path "cur") (1) (doc #"cur" #"Curnel_Forms.html") #t) '#(("Reflection") (mod-path "cur") (2) (doc #"cur" #"Reflection.html") #t)
@wilbowma
Copy link
Owner

wilbowma commented Aug 22, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants