pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/41773: graphics/dvipng fails to build on OSX



>Number:         41773
>Category:       pkg
>Synopsis:       graphics/dvipng fails to build on OSX
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Jul 24 05:20:00 +0000 2009
>Originator:     Christoph Egger
>Release:        
>Organization:
>Environment:
MacOSX 10.4 (Tiger)
>Description:

In print/teTex type 'bmake'.
graphics/dvipng gets compiled as a dependency.

** Configuration summary for dvipng 1.11:

   The -d (debug) switch is enabled:        yes
   Your gd is new enough (>=2.0) to enable
     the --truecolor switch, full alpha
     transparency, proper rescaling of
     included bitmaps, and jpeg inclusion:  yes
   Your gd has jpeg inclusion enabled:      yes
   Your gd is new enough (>=2.0.12) to
     enable transparent backgrounds for EPS
     inclusion and the -z (compression)
     switch:                                yes
   Your gd is new enough (>=2.0.21) to
     allow image creation from memory       yes
   Your gd is new enough (>=2.0.28) to
     enable gif inclusion and output
     (dvigif):                              yes
   FreeType font rendering available:       yes
   Support for subfonts (CJK-LaTeX):        yes
   T1lib font rendering available:          yes

configure: creating ./config.status
config.status: creating Makefile
config.status: WARNING:  Makefile.in seems to ignore the --datarootdir setting
config.status: creating config.h
===> Building for dvipng-1.11nb2
gcc -I/sw/include/freetype2 -I/sw/include -pipe -O2 -I/sw/include 
-I/usr/include -I/sw/include/freetype2 -Wall -DPNG_NO_ASSEMBLER_CODE 
-no-cpp-precomp -isystem /usr/include -I/sw/include -I/usr/include 
-I/sw/include/freetype2 -I. -c dvipng.c
In file included from dvipng.c:28:
dvipng.h:82:19: error: t1lib.h: No such file or directory
In file included from dvipng.c:28:
dvipng.h:265: error: parse error before 'T1_TMATRIX'
dvipng.h:265: warning: no semicolon at end of struct or union
dvipng.h:266: warning: type defaults to 'int' in declaration of 't1_transform'
dvipng.h:266: warning: data definition has no type or storage class
dvipng.c: In function 'main':
dvipng.c:155: warning: implicit declaration of function 'T1_CloseLib'
*** Error code 1

Stop.
bmake: stopped in /sw/obj/graphics/dvipng/work/dvipng-1.11
*** Error code 1


Stop.
bmake: stopped in /sw/pkgsrc/graphics/dvipng
*** Error code 1

> pkg_info | grep t1lib
t1lib-5.1.2nb1      Library for generating bitmaps from Adobe Type 1 fonts
>

I have in mk.conf

LOCALBASE       = /sw
WRKOBJDIR       = /sw/obj


>How-To-Repeat:

>Fix:



Home | Main Index | Thread Index | Old Index