emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Build issues
@ 2024-06-18  9:49 Rustom Mody
  2024-06-18 15:24 ` Ihor Radchenko
  0 siblings, 1 reply; 2+ messages in thread
From: Rustom Mody @ 2024-06-18  9:49 UTC (permalink / raw)
  To: emacs-orgmode

Its possible that the other bug I reported on orgalist and mixed org
is related to some build issues

So heres a report
$ make up1

Some selected lines of output

1. I guess harmless
Loading /extra/pdsw/org-mode/mk/org-fixup.el (source)...
WARNING: No org-loaddefs.el file could be found from where org.el is loaded.
You need to run "make" or "make autoloads" from Org lisp directory
Neither repeatedly running mae up1 or running make autoloads makes the
warning go away

2. absent ob-vala
Cannot open load file: No such file or directory, ob-vala
make[1]: *** [mk/targets.mk:102: test-dirty] Error 255
make[1]: Leaving directory '/extra/pdsw/org-mode'
make: *** [mk/targets.mk:112: up1] Error 2

3. make helpall
documents make vanilla
But not make repro
[a docbug]


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Build issues
  2024-06-18  9:49 Build issues Rustom Mody
@ 2024-06-18 15:24 ` Ihor Radchenko
  0 siblings, 0 replies; 2+ messages in thread
From: Ihor Radchenko @ 2024-06-18 15:24 UTC (permalink / raw)
  To: Rustom Mody; +Cc: emacs-orgmode

Rustom Mody <rustompmody@gmail.com> writes:

> $ make up1
>
> Some selected lines of output
>
> 1. I guess harmless
> Loading /extra/pdsw/org-mode/mk/org-fixup.el (source)...
> WARNING: No org-loaddefs.el file could be found from where org.el is loaded.
> ...
> 2. absent ob-vala
> Cannot open load file: No such file or directory, ob-vala

This is because make up1 did not clean up the state .elc files.
Fixed, on main.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=c37a17ac2

> 3. make helpall
> documents make vanilla
> But not make repro
> [a docbug]

Fixed, on main.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=defcf8336

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-06-18 15:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-18  9:49 Build issues Rustom Mody
2024-06-18 15:24 ` Ihor Radchenko

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).