Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 2752 - t1lib-1.3.1.ebuild
Summary: t1lib-1.3.1.ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-15 10:13 UTC by Francisco Gimeno
Modified: 2003-02-04 19:42 UTC (History)
2 users (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 Francisco Gimeno 2002-05-15 10:13:56 UTC
Hi...
I have problems with emergin t1lib-1.3.1.ebuild... I don't know if it's my
problem... But I think that emerge t1lib should work.
The log:
-----------
Calculating dependencies ...done!
>>> emerge media-libs/t1lib-1.3.1 to /
>>> md5 ;-) t1lib-1.3.1.tar.gz
>>> Unpacking source...
>>> Unpacking t1lib-1.3.1.tar.gz
>>> Source unpacked.
X
tetex
/var/tmp/portage/t1lib-1.3.1/work/t1lib-1.3.1
creating cache ./config.cache
checking whether make sets ${MAKE}... yes
checking for gcc... gcc
checking whether the C compiler (gcc -march=i686 -O3 -pipe -mcpu=i686 ) works... yes
checking whether the C compiler (gcc -march=i686 -O3 -pipe -mcpu=i686 ) is a
cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for Athena... libraries in default path, headers in default path
checking host system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for ranlib... ranlib
checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
updating cache ./config.cache
loading cache ./config.cache within ltconfig
checking for object suffix... o
checking for executable suffix... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking if gcc static flag -static works... -static
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking whether the linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared
libraries... yes
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking dynamic linker characteristics... Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
updating cache ./config.cache
loading cache ./config.cache
checking for a BSD compatible install... /bin/install -c
checking whether char is unsigned... no
checking size of char... 1
checking size of short... 2
checking size of int... 4
checking size of long... 4
checking size of long long... 8
checking size of float... 4
checking size of double... 8
checking size of long double... 12
checking size of void *... 4
checking for gcc strength-reduce bug... no
checking whether external symbols need an underscore prefix... no
checking which ANSI integer type is 16 bit... short
checking which ANSI integer type is 32 bit... int
checking which ANSI integer type is 64 bit... <none>
checking whether stat file-mode macros are broken... no
checking for working const... yes
checking for ANSI C header files... yes
checking for size_t... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
sed: file conftest.s1 line 6: Unterminated `s' command
creating lib/Makefile
sed: file conftest.s1 line 6: Unterminated `s' command
sed: Couldn't close {standard output}
creating lib/type1/Makefile
sed: file conftest.s1 line 6: Unterminated `s' command
creating lib/t1lib/Makefile
sed: file conftest.s1 line 6: Unterminated `s' command
creating xglyph/Makefile
sed: file conftest.s1 line 6: Unterminated `s' command
creating type1afm/Makefile
sed: file conftest.s1 line 6: Unterminated `s' command
creating examples/Makefile
sed: file conftest.s1 line 6: Unterminated `s' command
creating doc/Makefile
sed: file conftest.s1 line 6: Unterminated `s' command
creating lib/t1lib/sysconf.h

Configure finished!
        Do:  'make'               to compile the t1lib-package.
        Do:  'make without_doc'   to compile if you do not have LaTeX.
        Do:  'make install'       to install the t1lib-package.

make: *** No hay objetivos.  Alto. (*** There is no rule. Halt )

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

!!! emerge aborting on  /usr/portage/media-libs/t1lib/t1lib-1.3.1.ebuild .
------------------
Thx a lot for your attention.

Greetings. KikoV
Comment 1 Roman Weber 2002-05-17 07:14:57 UTC
Hi Kikov

Seems to me as an automake/autoconf/libtool issue.

Have you tried to update these three packages?

Roman
Comment 2 Francisco Gimeno 2002-05-17 11:03:09 UTC
Hi again!

I have tried with:
automake (GNU automake) 1.5d
autoconf (GNU Autoconf) 2.52d
ltmain.sh (GNU libtool) 1.4.1 (1.922.2.34 2001/09/03 01:22:13)

And with the old ones ( automake 1.4, autoconf 2.1 ) I get the same results...
libtool 1.4.2 is blocked in the packages.mask...

Any idea?

Thx a lot.
Comment 3 Seemant Kulleen (RETIRED) gentoo-dev 2002-05-19 22:29:30 UTC
what version of sed are you running?
Comment 4 Francisco Gimeno 2002-05-20 04:15:41 UTC
Hi...

Well.. problem solved... It was a malformed CXXFLAGS var in make.conf ( I
thought that CXXFLAGS could contains "\" chars to continue the line, and it
seems that it's not posible ).

Thx a lot... Excuse me your waste of time.I'm gonna close the bug ( If I can. If
the bug is still open, please, close it )