Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 5393 - mico-2.3.6.ebuild (New Package)
Summary: mico-2.3.6.ebuild (New Package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Matthew Kennedy (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-22 11:43 UTC by Jean-Michel Smith
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
mico-2.3.6.ebuild (New Package) (mico-ebuild.tar.gz,1.22 KB, text/plain)
2002-07-22 11:45 UTC, Jean-Michel Smith
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jean-Michel Smith 2002-07-22 11:43:15 UTC
please find attached mico-ebuild.tar.gz, which includes a working ebuild for
mico 2.3.6, a current ChangeLog, and the associated files/digest-2.3.6 file.

This ebuild uses three sed commands to fix some problems with the mico build
which violates the sandbox (by correcting certain Makefiles and installation
scripts to use ${DESTDIR} correctly), and to correct the installation script's
inability to correctly identify exception support from within the sandbox
(exceptions are enabled).
Comment 1 Jean-Michel Smith 2002-07-22 11:45:46 UTC
Created attachment 2461 [details]
mico-2.3.6.ebuild (New Package)

tarball containing ebuild script, ChangeLog, and digest file for mico 2.3.6
Comment 2 Maik Schreiber 2002-08-06 17:00:28 UTC
When compiling mico 2.3.6, this fails with the following error message.

These are the packages/dependencies I have installed:

- sys-libs/glibc-2.2.5-r5
- sys-devel/gcc-2.95.3-r7
- sys-devel/flex-2.5.4a-r4
- sys-devel/bison-1.34-r1
- dev-lang/tcl-8.3.3-r3
- dev-lang/tk-8.3.3-r1


The error:

[SNIP]

c++  -I../include -O  -march=i686 -funroll-loops -pipe -fpermissive   -DPIC
-fPIC  -c fixed.cc -o fixed.pic.o
c++  -I../include -O  -march=i686 -funroll-loops -pipe -fpermissive   -DPIC
-fPIC  -c intercept.cc -o intercept.pic.o
c++  -I../include -O  -march=i686 -funroll-loops -pipe -fpermissive   -DPIC
-fPIC  -c codeset.cc -o codeset.pic.o
{standard input}: Assembler messages:
{standard input}:9426: Error: symbol `.LEHB9839' is already defined
{standard input}:9432: Error: symbol `.LEHE9839' is already defined
{standard input}:9457: Error: symbol `.LEHB9839' is already defined
{standard input}:9463: Error: symbol `.LEHE9839' is already defined
{standard input}:11872: Error: symbol `.LEHB10272' is already defined
{standard input}:11873: Error: symbol `.LEHE10272' is already defined
{standard input}:11895: Error: symbol `.LEHB10272' is already defined
{standard input}:11901: Error: symbol `.LEHE10272' is already defined
make[1]: *** [codeset.pic.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/mico-2.3.6/work/mico/orb'
make: *** [system] Error 1

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 35, Exitcode 2
!!! (no error message)

!!! emerge aborting on  /storage/portage/tree.cvs/dev-libs/mico/mico-2.3.6.ebuild .
Comment 3 Matthew Kennedy (RETIRED) gentoo-dev 2002-11-20 11:56:18 UTC
blizzy, hope you don't mind if i poach this bug from you. i've been working with
mico extensively this year and have an ebuild which supersedes this one
Comment 4 Matthew Kennedy (RETIRED) gentoo-dev 2002-12-07 22:04:10 UTC
I'm sorry about the delay on this one. I'm putting 2.3.7 in portage, but i've
come across some problems with flex which is slowing me down.
Comment 5 Matthew Kennedy (RETIRED) gentoo-dev 2002-12-11 04:53:19 UTC
added 2.3.7 to cvs