macaroni-os / macaroni-os/mark-issues
[media-kit] media-video/dvdauthor-0.7.3-r3 doesn't compile
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 5
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
This package is now broken after the upgrade of libxml2.
```
# cat /var/tmp/portage/media-video/dvdauthor-0.7.2-r3/temp/aclocal.out
***** aclocal *****
***** PWD: /var/tmp/portage/media-video/dvdauthor-0.7.2-r3/work/dvdauthor
***** aclocal --system-acdir=/var/tmp/portage/media-video/dvdauthor-0.7.2-r3/temp/aclocal
ac-wrapper: warning: invalid WANT_AUTOCONF '2.71'; ignoring.
You must have libxml2 (>= 2.6.0) installed
autom4te-2.72: error: /usr/bin/m4 failed with exit status: 1
aclocal-1.16: error: autom4te failed with exit status: 1
```
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the media-video/dvdauthor-0.7.3-r3 build and inspect the referenced temp/aclocal.out log, focusing on the libxml2 check and the aclocal/autoconf failure. Reproduce the package compilation after the libxml2 upgrade; done means the package builds successfully with the current dependency and tool versions.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100