Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 44139 - x11-libs/qt-3.3.1-r1 fails to compile
Summary: x11-libs/qt-3.3.1-r1 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-09 08:23 UTC by Imad R. Faiad
Modified: 2004-04-26 18:07 UTC (History)
0 users

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 Imad R. Faiad 2004-03-09 08:23:33 UTC
g++ -c -pipe -fno-exceptions -Wall -W -O2 -D_REENTRANT -fPIC -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -D
QT_THREAD_SUPPORT -DQT_THREAD_SUPPORT -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DQT_NO_XINER
AMA -DQT_DLOPEN_OPENGL -DQT_BUILTIN_GIF_READER=1 -DQT_NO_STYLE_MAC -DQT_NO_STYLE_AQUA -DQT_NO_STYLE_INTERLACE
 -DQT_NO_STYLE_WINDOWSXP -DQT_NO_STYLE_COMPACT -DQT_NO_STYLE_POCKETPC -I/mnt/sda4/tmp/portage/qt-3.3.1-r1/wor
k/qt-x11-free-3.3.1/mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I3rdparty/opentype -I../include -I/usr/X1
1R6/include -I.moc/release-shared-mt/ -o .obj/release-shared-mt/qfile_unix.o tools/qfile_unix.cpp
kernel/qpngio.cpp:45:17: png.h: No such file or directory
kernel/qpngio.cpp:67: error: `png_structp' was not declared in this scope
kernel/qpngio.cpp:67: error: parse error before `,' token
kernel/qpngio.cpp: In function `void iod_read_fn(...)':
kernel/qpngio.cpp:69: error: `png_ptr' undeclared (first use this function)
kernel/qpngio.cpp:69: error: (Each undeclared identifier is reported only once
   for each function it appears in.)
kernel/qpngio.cpp:69: error: `png_get_io_ptr' undeclared (first use this
   function)
kernel/qpngio.cpp:72: error: `length' undeclared (first use this function)
kernel/qpngio.cpp:73: error: `data' undeclared (first use this function)
kernel/qpngio.cpp:75: error: `png_error' undeclared (first use this function)
kernel/qpngio.cpp: At global scope:
kernel/qpngio.cpp:84: error: parse error before `,' token
kernel/qpngio.cpp: In function `void qpiw_write_fn(...)':
kernel/qpngio.cpp:86: error: `png_get_io_ptr' undeclared (first use this
   function)
kernel/qpngio.cpp:91: error: `png_error' undeclared (first use this function)
kernel/qpngio.cpp: At global scope:
kernel/qpngio.cpp:98: error: parse error before `)' token
kernel/qpngio.cpp: In function `void qpiw_flush_fn(...)':
kernel/qpngio.cpp:100: error: `png_get_io_ptr' undeclared (first use this
   function)
kernel/qpngio.cpp: At global scope:
kernel/qpngio.cpp:111: error: type specifier omitted for parameter `png_structp
   '
kernel/qpngio.cpp:111: error: parse error before `,' token
kernel/qpngio.cpp: In function `void setup_qt(...)':
kernel/qpngio.cpp:113: error: `screen_gamma' undeclared (first use this
   function)
kernel/qpngio.cpp:113: error: `info_ptr' undeclared (first use this function)
kernel/qpngio.cpp:113: error: `PNG_INFO_gAMA' undeclared (first use this
   function)
kernel/qpngio.cpp:113: error: `png_get_valid' undeclared (first use this
   function)
kernel/qpngio.cpp:115: error: `png_get_gAMA' undeclared (first use this
   function)
kernel/qpngio.cpp:116: error: `png_set_gamma' undeclared (first use this
   function)
kernel/qpngio.cpp:119: error: `png_uint_32' undeclared (first use this
   function)
kernel/qpngio.cpp:119: error: parse error before `;' token
kernel/qpngio.cpp:123: error: `width' undeclared (first use this function)
kernel/qpngio.cpp:123: error: `height' undeclared (first use this function)
kernel/qpngio.cpp:124: error: `png_get_IHDR' undeclared (first use this
   function)
kernel/qpngio.cpp:126: error: `PNG_COLOR_TYPE_GRAY' undeclared (first use this
   function)
kernel/qpngio.cpp:129: error: `png_set_invert_mono' undeclared (first use this
   function)
kernel/qpngio.cpp:130: error: `png_read_update_info' undeclared (first use this
   function)
kernel/qpngio.cpp:131: error: `image' undeclared (first use this function)
kernel/qpngio.cpp:135: error: `PNG_INFO_tRNS' undeclared (first use this
   function)
kernel/qpngio.cpp:136: error: `png_set_expand' undeclared (first use this
   function)
kernel/qpngio.cpp:137: error: `png_set_strip_16' undeclared (first use this
   function)
kernel/qpngio.cpp:138: error: `png_set_gray_to_rgb' undeclared (first use this
   function)
kernel/qpngio.cpp:145: error: `png_set_swap_alpha' undeclared (first use this
   function)
kernel/qpngio.cpp:152: error: `png_set_packing' undeclared (first use this
   function)
kernel/qpngio.cpp:170: error: `PNG_COLOR_TYPE_PALETTE' undeclared (first use
   this function)
kernel/qpngio.cpp:170: error: `PNG_INFO_PLTE' undeclared (first use this
   function)
kernel/qpngio.cpp:213: error: `PNG_COLOR_TYPE_GRAY_ALPHA' undeclared (first use
   this function)
kernel/qpngio.cpp:220: error: `PNG_COLOR_MASK_ALPHA' undeclared (first use this
   function)
kernel/qpngio.cpp:224: error: `PNG_FILLER_BEFORE' undeclared (first use this
   function)
kernel/qpngio.cpp:224: error: `PNG_FILLER_AFTER' undeclared (first use this
   function)
kernel/qpngio.cpp:224: error: `png_set_filler' undeclared (first use this
   function)
kernel/qpngio.cpp:239: error: `png_set_bgr' undeclared (first use this
   function)
kernel/qpngio.cpp: At global scope:
kernel/qpngio.cpp:247: error: `png_structp' was not declared in this scope
kernel/qpngio.cpp:247: error: `png_const_charp' was not declared in this scope
kernel/qpngio.cpp:247: error: parse error before `)' token
kernel/qpngio.cpp: In function `void qt_png_warning(...)':
kernel/qpngio.cpp:249: error: `message' undeclared (first use this function)
kernel/qpngio.cpp: In function `void read_png_image(QImageIO*)':
kernel/qpngio.cpp:260: error: parse error before `;' token
kernel/qpngio.cpp:262: error: `png_infop' undeclared (first use this function)
kernel/qpngio.cpp:263: error: `png_bytep' undeclared (first use this function)
kernel/qpngio.cpp:263: error: `row_pointers' undeclared (first use this
   function)
kernel/qpngio.cpp:265: error: `PNG_LIBPNG_VER_STRING' undeclared (first use
   this function)
kernel/qpngio.cpp:265: error: `png_create_read_struct' undeclared (first use
   this function)
kernel/qpngio.cpp:271: error: `png_set_error_fn' undeclared (first use this
   function)
kernel/qpngio.cpp:273: error: `png_create_info_struct' undeclared (first use
   this function)
kernel/qpngio.cpp:275: error: `png_destroy_read_struct' undeclared (first use
   this function)
kernel/qpngio.cpp:280: error: `end_info' undeclared (first use this function)
kernel/qpngio.cpp:287: error: `setjmp' undeclared (first use this function)
kernel/qpngio.cpp:293: error: `png_set_read_fn' undeclared (first use this
   function)
kernel/qpngio.cpp:294: error: `png_read_info' undeclared (first use this
   function)
kernel/qpngio.cpp:297: warning: cannot pass objects of non-POD type `class
   QImage' through `...'; call will abort at runtime
kernel/qpngio.cpp:304: error: parse error before `;' token
kernel/qpngio.cpp:309: error: `png_get_IHDR' undeclared (first use this
   function)
kernel/qpngio.cpp:312: error: parse error before `[' token
kernel/qpngio.cpp:318: error: `png_read_image' undeclared (first use this
   function)
kernel/qpngio.cpp:338: error: `png_get_x_pixels_per_meter' undeclared (first
   use this function)
kernel/qpngio.cpp:339: error: `png_get_y_pixels_per_meter' undeclared (first
   use this function)
kernel/qpngio.cpp:342: error: `png_textp' undeclared (first use this function)
kernel/qpngio.cpp:342: error: parse error before `;' token
kernel/qpngio.cpp:344: error: `text_ptr' undeclared (first use this function)
kernel/qpngio.cpp:344: error: `png_get_text' undeclared (first use this
   function)
kernel/qpngio.cpp:373: error: `png_read_end' undeclared (first use this
   function)
kernel/qpngio.cpp: At global scope:
kernel/qpngio.cpp:415: error: type specifier omitted for parameter `png_structp
   '
kernel/qpngio.cpp:415: error: parse error before `,' token
kernel/qpngio.cpp: In function `void set_text(...)':
kernel/qpngio.cpp:419: error: parse error before `=' token
kernel/qpngio.cpp:425: error: `short_not_long' undeclared (first use this
   function)
kernel/qpngio.cpp:427: error: `PNG_TEXT_COMPRESSION_NONE' undeclared (first use
   this function)
kernel/qpngio.cpp:429: error: `PNG_TEXT_COMPRESSION_zTXt' undeclared (first use
   this function)
kernel/qpngio.cpp:430: error: `png_charp' undeclared (first use this function)
kernel/qpngio.cpp:431: error: parse error before `.' token
kernel/qpngio.cpp:436: error: `png_set_text' undeclared (first use this
   function)
kernel/qpngio.cpp: In member function `bool QPNGImageWriter::writeImage(const
   QImage&, int, int, int)':
kernel/qpngio.cpp:455: error: parse error before `;' token
kernel/qpngio.cpp:459: error: `png_create_write_struct' undeclared (first use
   this function)
kernel/qpngio.cpp:464: error: `png_set_error_fn' undeclared (first use this
   function)
kernel/qpngio.cpp:466: error: `png_create_info_struct' undeclared (first use
   this function)
kernel/qpngio.cpp:468: error: `png_destroy_write_struct' undeclared (first use
   this function)
kernel/qpngio.cpp:472: error: `setjmp' undeclared (first use this function)
kernel/qpngio.cpp:485: error: `png_set_compression_level' undeclared (first use
   this function)
kernel/qpngio.cpp:489: error: `png_set_gAMA' undeclared (first use this
   function)
kernel/qpngio.cpp:492: error: `png_set_write_fn' undeclared (first use this
   function)
kernel/qpngio.cpp:504: error: `PNG_COLOR_TYPE_RGB_ALPHA' undeclared (first use
   this function)
kernel/qpngio.cpp:505: error: `PNG_COLOR_TYPE_RGB' undeclared (first use this
   function)
kernel/qpngio.cpp:505: error: `png_set_IHDR' undeclared (first use this
   function)
kernel/qpngio.cpp:514: error: `png_set_packswap' undeclared (first use this
   function)
kernel/qpngio.cpp:516: error: `png_colorp' undeclared (first use this function)
kernel/qpngio.cpp:516: error: parse error before `=' token
kernel/qpngio.cpp:517: error: `png_bytep' undeclared (first use this function)
kernel/qpngio.cpp:521: error: `palette' undeclared (first use this function)
kernel/qpngio.cpp:521: error: parse error before `[' token
kernel/qpngio.cpp:522: error: `png_set_PLTE' undeclared (first use this
   function)
kernel/qpngio.cpp:538: error: `copy_trans' undeclared (first use this function)
kernel/qpngio.cpp:538: error: parse error before `[' token
kernel/qpngio.cpp:541: error: `png_set_tRNS' undeclared (first use this
   function)
kernel/qpngio.cpp:553: error: `png_set_swap_alpha' undeclared (first use this
   function)
kernel/qpngio.cpp:558: error: `png_set_bgr' undeclared (first use this
   function)
kernel/qpngio.cpp:562: error: `PNG_OFFSET_PIXEL' undeclared (first use this
   function)
kernel/qpngio.cpp:562: error: `png_set_oFFs' undeclared (first use this
   function)
kernel/qpngio.cpp:566: error: `png_set_sig_bytes' undeclared (first use this
   function)
kernel/qpngio.cpp:571: error: `PNG_RESOLUTION_METER' undeclared (first use this
   function)
kernel/qpngio.cpp:571: error: `png_set_pHYs' undeclared (first use this
   function)
kernel/qpngio.cpp:576: warning: cannot pass objects of non-POD type `const
   class QImage' through `...'; call will abort at runtime
kernel/qpngio.cpp:579: error: `png_write_info' undeclared (first use this
   function)
kernel/qpngio.cpp:583: warning: cannot pass objects of non-POD type `const
   class QImage' through `...'; call will abort at runtime
kernel/qpngio.cpp:587: error: `png_set_packing' undeclared (first use this
   function)
kernel/qpngio.cpp:592: error: `png_set_filler' undeclared (first use this
   function)
kernel/qpngio.cpp:599: error: `png_byte' undeclared (first use this function)
kernel/qpngio.cpp:599: error: parse error before `)' token
kernel/qpngio.cpp:607: error: parse error before `)' token
kernel/qpngio.cpp:610: error: parse error before `;' token
kernel/qpngio.cpp:615: error: `png_get_IHDR' undeclared (first use this
   function)
kernel/qpngio.cpp:618: error: parse error before `[' token
kernel/qpngio.cpp:623: error: `png_write_image' undeclared (first use this
   function)
kernel/qpngio.cpp:626: error: `png_write_end' undeclared (first use this
   function)
kernel/qpngio.cpp: At global scope:
kernel/qpngio.cpp:835: error: parse error before `,' token
kernel/qpngio.cpp:836: error: parse error before `,' token
kernel/qpngio.cpp:838: error: parse error before `,' token
kernel/qpngio.cpp:852: error: 'png_structp' is used as a type, but is not
   defined as a type.
kernel/qpngio.cpp:853: error: 'png_infop' is used as a type, but is not defined
   as a type.
kernel/qpngio.cpp:942: error: parse error before `,' token
kernel/qpngio.cpp: In function `void info_callback(...)':
kernel/qpngio.cpp:944: error: `png_get_progressive_ptr' undeclared (first use
   this function)
kernel/qpngio.cpp:945: error: `info' undeclared (first use this function)
kernel/qpngio.cpp: At global scope:
kernel/qpngio.cpp:949: error: parse error before `,' token
kernel/qpngio.cpp: In function `void row_callback(...)':
kernel/qpngio.cpp:952: error: `png_get_progressive_ptr' undeclared (first use
   this function)
kernel/qpngio.cpp:953: error: `new_row' undeclared (first use this function)
kernel/qpngio.cpp:953: error: `row_num' undeclared (first use this function)
kernel/qpngio.cpp:953: error: `pass' undeclared (first use this function)
kernel/qpngio.cpp: At global scope:
kernel/qpngio.cpp:957: error: parse error before `,' token
kernel/qpngio.cpp: In function `void end_callback(...)':
kernel/qpngio.cpp:959: error: `png_get_progressive_ptr' undeclared (first use
   this function)
kernel/qpngio.cpp: In destructor `virtual QPNGFormat::~QPNGFormat()':
kernel/qpngio.cpp:1000: error: `png_destroy_read_struct' undeclared (first use
   this function)
kernel/qpngio.cpp: In member function `virtual int QPNGFormat::decode(QImage&,
   QImageConsumer*, const uchar*, int)':
kernel/qpngio.cpp:1016: error: `png_create_read_struct' undeclared (first use
   this function)
kernel/qpngio.cpp:1023: error: `png_set_error_fn' undeclared (first use this
   function)
kernel/qpngio.cpp:1024: error: `png_set_compression_level' undeclared (first
   use this function)
kernel/qpngio.cpp:1026: error: `png_create_info_struct' undeclared (first use
   this function)
kernel/qpngio.cpp:1028: error: `png_destroy_read_struct' undeclared (first use
   this function)
kernel/qpngio.cpp:1033: error: `setjmp' undeclared (first use this function)
kernel/qpngio.cpp:1040: error: `png_set_progressive_read_fn' undeclared (first
   use this function)
kernel/qpngio.cpp:1052: error: `png_set_sig_bytes' undeclared (first use this
   function)
kernel/qpngio.cpp:1067: error: parse error before `,' token
kernel/qpngio.cpp: At global scope:
kernel/qpngio.cpp:1081: error: `png_structp' was not declared in this scope
kernel/qpngio.cpp:1081: error: parse error before `,' token
kernel/qpngio.cpp: In member function `void QPNGFormat::info(...)':
kernel/qpngio.cpp:1083: error: `png' undeclared (first use this function)
kernel/qpngio.cpp:1083: error: `png_set_interlace_handling' undeclared (first
   use this function)
kernel/qpngio.cpp:1084: warning: cannot pass objects of non-POD type `class
   QImage' through `...'; call will abort at runtime
kernel/qpngio.cpp: At global scope:
kernel/qpngio.cpp:1087: error: parse error before `,' token
kernel/qpngio.cpp: In member function `void QPNGFormat::row(...)':
kernel/qpngio.cpp:1091: error: `png_progressive_combine_row' undeclared (first
   use this function)
kernel/qpngio.cpp: At global scope:
kernel/qpngio.cpp:1095: error: parse error before `,' token
kernel/qpngio.cpp: In member function `void QPNGFormat::end(...)':
kernel/qpngio.cpp:1097: error: `png_get_x_offset_pixels' undeclared (first use
   this function)
kernel/qpngio.cpp:1098: error: `png_get_y_offset_pixels' undeclared (first use
   this function)
kernel/qpngio.cpp:1105: error: `png_get_x_pixels_per_meter' undeclared (first
   use this function)
kernel/qpngio.cpp:1106: error: `png_get_y_pixels_per_meter' undeclared (first
   use this function)
kernel/qpngio.cpp:1108: error: parse error before `;' token
kernel/qpngio.cpp:1110: error: `png_get_text' undeclared (first use this
   function)
kernel/qpngio.cpp: In function `void qt_zlib_compression_hack()':
kernel/qpngio.cpp:1235: error: `compress' undeclared (first use this function)
kernel/qpngio.cpp:1236: error: `uncompress' undeclared (first use this
   function)
make[1]: *** [.obj/release-shared-mt/qpngio.o] Error 1
make[1]: *** Waiting for unfinished jobs....
In file included from 3rdparty/opentype/ftxopentype.c:3:
3rdparty/opentype/ftxopen.c: In function `Free_Script':
3rdparty/opentype/ftxopen.c:195: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxopen.c: In function `Free_ScriptList':
3rdparty/opentype/ftxopen.c:277: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxopen.c: In function `Free_FeatureList':
3rdparty/opentype/ftxopen.c:412: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxopen.c: In function `Free_Lookup':
3rdparty/opentype/ftxopen.c:659: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxopen.c: In function `Free_LookupList':
3rdparty/opentype/ftxopen.c:740: warning: dereferencing type-punned pointer will break strict-aliasing rules
In file included from 3rdparty/opentype/ftxopentype.c:3:
3rdparty/opentype/ftxopen.c: In function `Load_ClassDef1':
3rdparty/opentype/ftxopen.c:1059: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxopen.c: In function `Load_ClassDef2':
3rdparty/opentype/ftxopen.c:1131: warning: dereferencing type-punned pointer will break strict-aliasing rules
In file included from 3rdparty/opentype/ftxopentype.c:4:
3rdparty/opentype/ftxgdef.c: In function `TT_Load_GDEF_Table':
3rdparty/opentype/ftxgdef.c:161: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgdef.c:273: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgdef.c: In function `Load_AttachPoint':
3rdparty/opentype/ftxgdef.c:331: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgdef.c: In function `Load_AttachList':
3rdparty/opentype/ftxgdef.c:419: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgdef.c: In function `Free_AttachList':
3rdparty/opentype/ftxgdef.c:446: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgdef.c: In function `Load_LigGlyph':
3rdparty/opentype/ftxgdef.c:599: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgdef.c: In function `Free_LigGlyph':
3rdparty/opentype/ftxgdef.c:620: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgdef.c: In function `Load_LigCaretList':
3rdparty/opentype/ftxgdef.c:692: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgdef.c: In function `Free_LigCaretList':
3rdparty/opentype/ftxgdef.c:719: warning: dereferencing type-punned pointer will break strict-aliasing rules
In file included from 3rdparty/opentype/ftxopentype.c:4:
3rdparty/opentype/ftxgdef.c: In function `Free_NewGlyphClasses':
3rdparty/opentype/ftxgdef.c:1045: warning: dereferencing type-punned pointer will break strict-aliasing rules
In file included from 3rdparty/opentype/ftxopentype.c:5:
3rdparty/opentype/ftxgpos.c: In function `TT_Load_GPOS_Table':
3rdparty/opentype/ftxgpos.c:203: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c:315: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c: In function `Load_MarkArray':
3rdparty/opentype/ftxgpos.c:997: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c: In function `Free_MarkArray':
3rdparty/opentype/ftxgpos.c:1018: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c: In function `Load_SinglePos':
3rdparty/opentype/ftxgpos.c:1103: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c: In function `Free_SinglePos':
3rdparty/opentype/ftxgpos.c:1136: warning: dereferencing type-punned pointer will break strict-aliasing rules
In file included from 3rdparty/opentype/ftxopentype.c:5:
3rdparty/opentype/ftxgpos.c: In function `Load_PairSet':
3rdparty/opentype/ftxgpos.c:1269: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c: In function `Free_PairSet':
3rdparty/opentype/ftxgpos.c:1297: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c: In function `Load_PairPos1':
3rdparty/opentype/ftxgpos.c:1357: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c: In function `Free_PairPos1':
3rdparty/opentype/ftxgpos.c:1380: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c: In function `Load_PairPos2':
3rdparty/opentype/ftxgpos.c:1495: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c:1498: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c: In function `Free_PairPos2':
3rdparty/opentype/ftxgpos.c:1538: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c:1541: warning: dereferencing type-punned pointer will break strict-aliasing rules
In file included from 3rdparty/opentype/ftxopentype.c:5:
3rdparty/opentype/ftxgpos.c: In function `Load_CursivePos':
3rdparty/opentype/ftxgpos.c:1874: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c: In function `Free_CursivePos':
3rdparty/opentype/ftxgpos.c:1901: warning: dereferencing type-punned pointer will break strict-aliasing rules
In file included from 3rdparty/opentype/ftxopentype.c:5:
3rdparty/opentype/ftxgpos.c: In function `Load_BaseArray':
3rdparty/opentype/ftxgpos.c:2199: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c:2202: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c: In function `Free_BaseArray':
3rdparty/opentype/ftxgpos.c:2229: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c:2232: warning: dereferencing type-punned pointer will break strict-aliasing rules
In file included from 3rdparty/opentype/ftxopentype.c:5:
3rdparty/opentype/ftxgpos.c: In function `Load_LigatureAttach':
3rdparty/opentype/ftxgpos.c:2524: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c:2527: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c: In function `Free_LigatureAttach':
3rdparty/opentype/ftxgpos.c:2554: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c:2557: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c: In function `Load_LigatureArray':
3rdparty/opentype/ftxgpos.c:2616: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c: In function `Free_LigatureArray':
3rdparty/opentype/ftxgpos.c:2638: warning: dereferencing type-punned pointer will break strict-aliasing rules
In file included from 3rdparty/opentype/ftxopentype.c:5:
3rdparty/opentype/ftxgpos.c: In function `Load_Mark2Array':
3rdparty/opentype/ftxgpos.c:2941: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c:2944: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c: In function `Free_Mark2Array':
3rdparty/opentype/ftxgpos.c:2971: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c:2974: warning: dereferencing type-punned pointer will break strict-aliasing rules
In file included from 3rdparty/opentype/ftxopentype.c:5:
3rdparty/opentype/ftxgpos.c: In function `Load_PosRule':
3rdparty/opentype/ftxgpos.c:3293: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c:3296: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c: In function `Load_PosRuleSet':
3rdparty/opentype/ftxgpos.c:3361: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c: In function `Free_PosRuleSet':
3rdparty/opentype/ftxgpos.c:3382: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c: In function `Load_ContextPos1':
3rdparty/opentype/ftxgpos.c:3452: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c: In function `GPos_Free_Context1':
3rdparty/opentype/ftxgpos.c:3476: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c: In function `Load_PosClassRule':
3rdparty/opentype/ftxgpos.c:3561: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c:3564: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c: In function `Load_PosClassSet':
3rdparty/opentype/ftxgpos.c:3631: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c: In function `Free_PosClassSet':
3rdparty/opentype/ftxgpos.c:3652: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c: In function `Load_ContextPos2':
3rdparty/opentype/ftxgpos.c:3746: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c: In function `GPos_Free_Context2':
3rdparty/opentype/ftxgpos.c:3773: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c: In function `Load_ContextPos3':
3rdparty/opentype/ftxgpos.c:3854: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c:3860: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c: In function `GPos_Free_Context3':
3rdparty/opentype/ftxgpos.c:3883: warning: dereferencing type-punned pointer will break strict-aliasing rules
In file included from 3rdparty/opentype/ftxopentype.c:5:
3rdparty/opentype/ftxgpos.c: In function `Lookup_ContextPos2':
3rdparty/opentype/ftxgpos.c:4044: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c:4115: warning: dereferencing type-punned pointer will break strict-aliasing rules
In file included from 3rdparty/opentype/ftxopentype.c:5:
3rdparty/opentype/ftxgpos.c: In function `Load_ChainPosRule':
3rdparty/opentype/ftxgpos.c:4326: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c:4329: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c:4332: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c:4335: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c: In function `Load_ChainPosRuleSet':
3rdparty/opentype/ftxgpos.c:4402: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c: In function `Free_ChainPosRuleSet':
3rdparty/opentype/ftxgpos.c:4423: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c: In function `Load_ChainContextPos1':
3rdparty/opentype/ftxgpos.c:4493: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c: In function `GPos_Free_ChainContext1':
3rdparty/opentype/ftxgpos.c:4517: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c: In function `Load_ChainPosClassRule':
3rdparty/opentype/ftxgpos.c:4680: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c:4683: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c:4686: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c:4689: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c: In function `Load_ChainPosClassSet':
3rdparty/opentype/ftxgpos.c:4760: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c: In function `Free_ChainPosClassSet':
3rdparty/opentype/ftxgpos.c:4781: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c: In function `Load_ChainContextPos2':
3rdparty/opentype/ftxgpos.c:4911: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c: In function `GPos_Free_ChainContext2':
3rdparty/opentype/ftxgpos.c:4944: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c: In function `Load_ChainContextPos3':
3rdparty/opentype/ftxgpos.c:5103: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c:5109: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c:5115: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c:5121: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c: In function `GPos_Free_ChainContext3':
3rdparty/opentype/ftxgpos.c:5144: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c:5155: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c:5166: warning: dereferencing type-punned pointer will break strict-aliasing rules
In file included from 3rdparty/opentype/ftxopentype.c:5:
3rdparty/opentype/ftxgpos.c: In function `Lookup_ChainContextPos2':
3rdparty/opentype/ftxgpos.c:5419: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c:5423: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c:5427: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c:5582: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c:5585: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c:5588: warning: dereferencing type-punned pointer will break strict-aliasing rules
In file included from 3rdparty/opentype/ftxopentype.c:5:
3rdparty/opentype/ftxgpos.c: In function `TT_GPOS_Query_Scripts':
3rdparty/opentype/ftxgpos.c:5912: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c: In function `TT_GPOS_Query_Languages':
3rdparty/opentype/ftxgpos.c:5953: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c: In function `TT_GPOS_Query_Features':
3rdparty/opentype/ftxgpos.c:6018: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgpos.c:6025: warning: dereferencing type-punned pointer will break strict-aliasing rules
In file included from 3rdparty/opentype/ftxopentype.c:6:
3rdparty/opentype/ftxgsub.c: In function `TT_Load_GSUB_Table':
3rdparty/opentype/ftxgsub.c:259: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgsub.c:357: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgsub.c: In function `TT_Done_GSUB_Table':
3rdparty/opentype/ftxgsub.c:372: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgsub.c: In function `Load_SingleSubst':
3rdparty/opentype/ftxgsub.c:459: warning: dereferencing type-punned pointer will break strict-aliasing rules
In file included from 3rdparty/opentype/ftxopentype.c:6:
3rdparty/opentype/ftxgsub.c: In function `Load_Sequence':
3rdparty/opentype/ftxgsub.c:570: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgsub.c: In function `Load_MultipleSubst':
3rdparty/opentype/ftxgsub.c:657: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgsub.c: In function `Free_MultipleSubst':
3rdparty/opentype/ftxgsub.c:681: warning: dereferencing type-punned pointer will break strict-aliasing rules
In file included from 3rdparty/opentype/ftxopentype.c:6:
3rdparty/opentype/ftxgsub.c: In function `Load_AlternateSet':
3rdparty/opentype/ftxgsub.c:768: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgsub.c: In function `Load_AlternateSubst':
3rdparty/opentype/ftxgsub.c:854: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgsub.c: In function `Free_AlternateSubst':
3rdparty/opentype/ftxgsub.c:878: warning: dereferencing type-punned pointer will break strict-aliasing rules
In file included from 3rdparty/opentype/ftxopentype.c:6:
3rdparty/opentype/ftxgsub.c: In function `Load_Ligature':
3rdparty/opentype/ftxgsub.c:970: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgsub.c: In function `Load_LigatureSet':
3rdparty/opentype/ftxgsub.c:1042: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgsub.c: In function `Free_LigatureSet':
3rdparty/opentype/ftxgsub.c:1063: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgsub.c: In function `Load_LigatureSubst':
3rdparty/opentype/ftxgsub.c:1134: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgsub.c: In function `Free_LigatureSubst':
3rdparty/opentype/ftxgsub.c:1158: warning: dereferencing type-punned pointer will break strict-aliasing rules
In file included from 3rdparty/opentype/ftxopentype.c:6:
3rdparty/opentype/ftxgsub.c: In function `Do_ContextSubst':
3rdparty/opentype/ftxgsub.c:1286: warning: `error' might be used uninitialized in this function
3rdparty/opentype/ftxgsub.c: In function `Load_SubRule':
3rdparty/opentype/ftxgsub.c:1397: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgsub.c:1400: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgsub.c: In function `Load_SubRuleSet':
3rdparty/opentype/ftxgsub.c:1465: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgsub.c: In function `Free_SubRuleSet':
3rdparty/opentype/ftxgsub.c:1486: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgsub.c: In function `Load_ContextSubst1':
3rdparty/opentype/ftxgsub.c:1556: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgsub.c: In function `GSub_Free_Context1':
3rdparty/opentype/ftxgsub.c:1580: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgsub.c: In function `Load_SubClassRule':
3rdparty/opentype/ftxgsub.c:1665: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgsub.c:1668: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgsub.c: In function `Load_SubClassSet':
3rdparty/opentype/ftxgsub.c:1735: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgsub.c: In function `Free_SubClassSet':
3rdparty/opentype/ftxgsub.c:1756: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgsub.c: In function `Load_ContextSubst2':
3rdparty/opentype/ftxgsub.c:1850: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgsub.c: In function `GSub_Free_Context2':
3rdparty/opentype/ftxgsub.c:1877: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgsub.c: In function `Load_ContextSubst3':
3rdparty/opentype/ftxgsub.c:1959: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgsub.c:1965: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgsub.c: In function `GSub_Free_Context3':
3rdparty/opentype/ftxgsub.c:1988: warning: dereferencing type-punned pointer will break strict-aliasing rules
In file included from 3rdparty/opentype/ftxopentype.c:6:
3rdparty/opentype/ftxgsub.c: In function `Lookup_ContextSubst2':
3rdparty/opentype/ftxgsub.c:2150: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgsub.c:2221: warning: dereferencing type-punned pointer will break strict-aliasing rules
In file included from 3rdparty/opentype/ftxopentype.c:6:
3rdparty/opentype/ftxgsub.c: In function `Load_ChainSubRule':
3rdparty/opentype/ftxgsub.c:2432: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgsub.c:2435: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgsub.c:2438: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgsub.c:2441: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgsub.c: In function `Load_ChainSubRuleSet':
3rdparty/opentype/ftxgsub.c:2508: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgsub.c: In function `Free_ChainSubRuleSet':
3rdparty/opentype/ftxgsub.c:2529: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgsub.c: In function `Load_ChainContextSubst1':
3rdparty/opentype/ftxgsub.c:2600: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgsub.c: In function `GSub_Free_ChainContext1':
3rdparty/opentype/ftxgsub.c:2624: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgsub.c: In function `Load_ChainSubClassRule':
3rdparty/opentype/ftxgsub.c:2790: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgsub.c:2793: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgsub.c:2796: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgsub.c:2799: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgsub.c: In function `Load_ChainSubClassSet':
3rdparty/opentype/ftxgsub.c:2870: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgsub.c: In function `Free_ChainSubClassSet':
3rdparty/opentype/ftxgsub.c:2891: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgsub.c: In function `Load_ChainContextSubst2':
3rdparty/opentype/ftxgsub.c:3023: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgsub.c: In function `GSub_Free_ChainContext2':
3rdparty/opentype/ftxgsub.c:3056: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgsub.c: In function `Load_ChainContextSubst3':
3rdparty/opentype/ftxgsub.c:3217: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgsub.c:3223: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgsub.c:3229: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgsub.c:3235: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgsub.c: In function `GSub_Free_ChainContext3':
3rdparty/opentype/ftxgsub.c:3258: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgsub.c:3269: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgsub.c:3280: warning: dereferencing type-punned pointer will break strict-aliasing rules
In file included from 3rdparty/opentype/ftxopentype.c:6:
3rdparty/opentype/ftxgsub.c: In function `Lookup_ChainContextSubst2':
3rdparty/opentype/ftxgsub.c:3531: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgsub.c:3535: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgsub.c:3539: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgsub.c:3694: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgsub.c:3697: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgsub.c:3700: warning: dereferencing type-punned pointer will break strict-aliasing rules
In file included from 3rdparty/opentype/ftxopentype.c:6:
3rdparty/opentype/ftxgsub.c: In function `TT_GSUB_Query_Scripts':
3rdparty/opentype/ftxgsub.c:4017: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgsub.c: In function `TT_GSUB_Query_Languages':
3rdparty/opentype/ftxgsub.c:4060: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgsub.c: In function `TT_GSUB_Query_Features':
3rdparty/opentype/ftxgsub.c:4127: warning: dereferencing type-punned pointer will break strict-aliasing rules
3rdparty/opentype/ftxgsub.c:4134: warning: dereferencing type-punned pointer will break strict-aliasing rules
make[1]: Leaving directory `/mnt/sda4/tmp/portage/qt-3.3.1-r1/work/qt-x11-free-3.3.1/src'
make: *** [sub-src] Error 2

!!! ERROR: x11-libs/qt-3.3.1-r1 failed.
!!! Function src_compile, Line 93, Exitcode 2
!!! (no error message)

emerge info
Portage 2.0.50-r1 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.3_pre20040207-r0, 2.
6.3-gentoo-r2)
=================================================================
System uname: 2.6.3-gentoo-r2 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz
Gentoo Base System version 1.4.3.13p1
distcc 2.13 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium4 -mcpu=pentium4 -mfpmath=sse -msse2 -O2 -fomit-frame-poin
ter"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2                                                                           /share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/                                                                           config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/shar                                                                           e/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf                                                                           /xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium4 -mcpu=pentium4 -mfpmath=sse -msse2 -O2 -fomit-frame-po                                                                           inter"
DISTDIR="/mnt/sda4/distfiles"
FEATURES="autoaddcvs ccache"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/mnt/sda4/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://134.68.220.73/gentoo-portage"
USE="X alsa arts avi berkdb cdr crypt cups doc dvd encode foomaticdb gdbm gif gp                                                                           m gtk gtk2 idea imlib java jpeg kde libg++ libwww mad mikmod motif mozilla mpeg                                                                            ncurses nls oggvorbis opengl oss pam pdflib perl png python qt quicktime readlin                                                                           e samba sdl slang spell ssl svga tcpd tetex truetype x86 xml2 xmms xv zlib"
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2004-03-09 08:42:28 UTC
Do you not have libpng installed on your system?  It's a dependency of qt.
Comment 2 Imad R. Faiad 2004-03-09 09:07:05 UTC
yes it is installed caleb, the qt 3.3.1 provide their own libpng, it's
in the 3rdparty dir, I don't see any -I for the libpng headers, maybe 
this may be the problem could??
Comment 3 Imad R. Faiad 2004-03-10 09:02:44 UTC
Caleb, just to let you know, I re-emerged libpng, and tried again
and everything went A-OK.
I am still wondering though, why <png.h> could not be included
eventhough libpng was installed on the box, also, qt has it's own
patched libpng, so it should theoretically compile without any
assumptions as to whether libpng is installed on the target system.
just wondering...
and sorry for bothering you
Comment 4 Caleb Tennis (RETIRED) gentoo-dev 2004-04-26 18:07:20 UTC
fixed after re-emerge of libpng