pkgsrc-Bugs archive

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

pkg/43477: mail/spamprobe fails to build with png 1.4.2



>Number:         43477
>Category:       pkg
>Synopsis:       mail/spamprobe fails to build with png 1.4.2
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Jun 15 11:30:00 +0000 2010
>Originator:     Geert Hendrickx
>Release:        NetBSD 5.1_RC1
>Organization:
>Environment:
System: NetBSD boris.ghen.be 5.1_RC1 NetBSD 5.1_RC1 (GENERIC) #0: Mon Apr 26 
13:05:55 CEST 2010 
ghen%boris.ghen.be@localhost:/scratch/netbsd/netbsd-5/obj/amd64/sys/arch/amd64/compile/GENERIC
 amd64
Architecture: x86_64
Machine: amd64
>Description:
mail/spamprobe (with default option png enabled) fails to build since the
png-1.4.2 upgrade.  Disabling the png option serves as a workaround.

if c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" 
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"spamprobe\" 
-DVERSION=\"1.4d\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 
-DHAVE_DIRENT_H=1 -DHAVE_REGEX_H=1 -DUSE_8BIT=1 -DUSE_DB=1 -DUSE_MMAP=1 
-DHAVE_UNGIF=1 -DHAVE_PNG=1 -DHAVE_JPEG=1 -I. -I. -I../../src/includes 
-I../../src   -I/usr/pkg/include -DNDEBUG -I/usr/pkg/include/db5 -I/usr/include 
-I/usr/pkg/include  -O2 -pipe -march=nocona -I/usr/pkg/include/db5 
-I/usr/include -I/usr/pkg/include -pipe -march=nocona -MT PngParser.o -MD -MP 
-MF ".deps/PngParser.Tpo" -c -o PngParser.o PngParser.cc;  then mv -f 
".deps/PngParser.Tpo" ".deps/PngParser.Po"; else rm -f ".deps/PngParser.Tpo"; 
exit 1; fi
PngParser.cc: In destructor 'virtual PngParser::~PngParser()':
PngParser.cc:56: error: 'png_infopp_NULL' was not declared in this scope
PngParser.cc:58: error: 'png_infopp_NULL' was not declared in this scope
PngParser.cc: In member function 'void PngParser::tokenizeImage()':
PngParser.cc:107: error: 'int_p_NULL' was not declared in this scope
*** Error code 1
>How-To-Repeat:
>Fix:



Home | Main Index | Thread Index | Old Index