raulcd commented on issue #50726:
URL: https://github.com/apache/arrow/issues/50726#issuecomment-5130813492

   This doesn't seem to be the case for the failure on the job anymore, seems 
to be fixed on main for simdjson.
   From latest main, the failure:
   
   https://github.com/apache/arrow/actions/runs/30534960567/job/90845938100
   
   >  2 topics missing from index: "read_ipc_file" and "write_ipc_file".
   
   ```
   -- Building pkgdown site for package arrow 
-------------------------------------
   Reading from: /build/r
   Writing to: /build/r/docs
   -- Sitrep 
----------------------------------------------------------------------
   v URLs ok.
   v Favicons ok.
   v Open graph metadata ok.
   v Articles metadata ok.
   x Reference metadata not ok.
     In _pkgdown.yml, 2 topics missing from index: "read_ipc_file" and
     "write_ipc_file".
     Either add to the reference index, or use `@keywords internal` to drop from
     the index.
   -- Initialising site 
-----------------------------------------------------------
   -- Building home 
---------------------------------------------------------------
   Writing `authors.html`
   Reading PACKAGING.md
   Writing `PACKAGING.html`
   Reading STYLE.md
   Writing `STYLE.html`
   Reading README.md
   Writing `index.html`
   Writing `404.html`
   -- Building function reference 
-------------------------------------------------
   Error: 
   ! in callr subprocess.
   Caused by error in `build_reference_index(pkg)`:
   ! In _pkgdown.yml, 2 topics missing from index: "read_ipc_file" and
   "write_ipc_file".
   i Either add to the reference index, or use `@keywords internal` to drop from
     the index.
   ---
   Standard error:
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to