Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 63050 - Porting: ttmkfdir-3.0.9
Summary: Porting: ttmkfdir-3.0.9
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: PPC All
: High normal (vote)
Assignee: osx porters
URL:
Whiteboard:
Keywords:
Depends on: 58106
Blocks:
  Show dependency tree
 
Reported: 2004-09-06 13:30 UTC by Alexander Plank (RETIRED)
Modified: 2007-03-26 20:02 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Plank (RETIRED) gentoo-dev 2004-09-06 13:30:55 UTC
>>> Unpacking ttmkfdir-3.0.9.tar.bz2 to /var/tmp/portage/ttmkfdir-3.0.9/work
 * Applying ttmkfdir-3.0.9-gcc33.patch...                                      [ ok ]
>>> Source unpacked.
libtool --mode=compile g++ -Wall -pedantic -I/usr/include/freetype2  -O2 -pipe -o ttmkfdir.o -c ttmkfdir.cpp
cat: CVS/Root: No such file or directory
libtool: unknown option character `-' in: --mode=compile
Usage: libtool -static [-] file [...] [-filelist listfile[,dirname]] [-arch_only arch] [-sacLT]
Usage: libtool -dynamic [-] file [...] [-filelist listfile[,dirname]] [-arch_only arch] [-o output] [-install_name name] [-compatibility_version #] [-current_version #] [-seg1addr 0x#] [-segs_read_only_addr 0x#] [-segs_read_write_addr 0x#] [-seg_addr_table <filename>] [-seg_addr_table_filename <file_system_path>] [-all_load] [-noall_load]
make: *** [ttmkfdir.o] Error 1

!!! ERROR: x11-misc/ttmkfdir-3.0.9 failed.
!!! Function src_compile, Line 30, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.
Comment 1 Hans de Graaff gentoo-dev Security 2004-09-11 01:42:42 UTC
I also see this on a Linux x86 system. My guess is that this may be related to the version of libtool. I have 1.5.2 installed. I've removed the "libtool --mode=XXX" stuff from the Makefile and this allowed the compile to proceed. I don't see a good reason for having the libtool calls in there anyway, so perhaps a patch to remove them would be a good idea.
Comment 2 Lina Pezzella (RETIRED) gentoo-dev 2005-01-22 20:29:02 UTC
This unfortunately depends on a newer (Gentoo-enhanced) version of flex than is provided on osx. (flex-2.5.4a-r5) Nothing we can do until Apple bumps the flex version, until pathspec is completed, or if the ttmkfdir maintainers decide they don't need -r5. Will ask about this.
Comment 3 Michal Suchanek 2005-12-14 05:00:23 UTC
(In reply to comment #2)
> This unfortunately depends on a newer (Gentoo-enhanced) version of flex than is provided on osx. 
(flex-2.5.4a-r5) Nothing we can do until Apple bumps the flex version, until pathspec is completed, or 
if the ttmkfdir maintainers decide they don't need -r5. Will ask about this.

This fails because of libtool, not flex.
It should use glibtool, not libtool

Comment 4 Fabian Groffen gentoo-dev 2007-03-26 20:02:20 UTC
Try it in prefix.