#3115 closed defect (invalid)
error compiling from svn
Reported by: | Owned by: | somebody | |
---|---|---|---|
Priority: | high | Milestone: | never |
Component: | *unknown* | Version: | trunk |
Keywords: | Cc: |
Description
When I try to compile from svn code in my arch linux 64 bit syste using this PKGBUILD (https://aur.archlinux.org/packages/openmodelica-svn/) I get the following error:
Checked out external at revision 117.
Checked out revision 24106.
==> Validating source files with md5sums...
openmodelica ... Skipped
==> Extracting sources...
-> Creating working copy of svn repo...
==> Starting pkgver()...
==> Updated version: openmodelica-svn 24106-1
==> Starting prepare()...
sed: can't read /tmp/yaourt-tmp/aur-openmodelica-svn/src/openmodelica/Compiler/omc_release/Makefile.in: No such file or directory
==> ERROR: A failure occurred in prepare().
Aborting...
==> ERROR: Makepkg was unable to build openmodelica-svn.
==> Restart building openmodelica-svn ? [y/N]
Change History (2)
comment:1 by , 10 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:2 by , 9 years ago
Milestone: | Future → never |
---|
Sorting away the closed as invalid, won't fix and duplicate tickets from Future.
Fix the PKGBUILD. The file it tries to patch no longer exists in svn, so the PKGBUILD is outdated.