Opened 10 years ago

Closed 10 years ago

Last modified 9 years ago

#3115 closed defect (invalid)

error compiling from svn

Reported by: Andrea.Amorosi76@… 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 Martin Sjölund, 10 years ago

Resolution: invalid
Status: newclosed

Fix the PKGBUILD. The file it tries to patch no longer exists in svn, so the PKGBUILD is outdated.

comment:2 by Dietmar Winkler, 9 years ago

Milestone: Futurenever

Sorting away the closed as invalid, won't fix and duplicate tickets from Future.

Note: See TracTickets for help on using tickets.