Date: Sat, 6 Sep 2008 18:54:37 GMT From: "J. Altman" <freebsd@chthonic.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/127157: cinepaint fails to compile Message-ID: <200809061854.m86Isbda015937@www.freebsd.org> Resent-Message-ID: <200809061900.m86J03Wt076754@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 127157 >Category: ports >Synopsis: cinepaint fails to compile >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Sep 06 19:00:03 UTC 2008 >Closed-Date: >Last-Modified: >Originator: J. Altman >Release: FreeBSD 7.0-RELEASE-p4 i386 >Organization: N/A >Environment: System: FreeBSD whisperer.chthonixia.net 7.0-RELEASE-p4 FreeBSD 7.0-RELEASE-p4 #0: Thu Sep 4 07:33:07 EDT 2008 root@whisperer.chthonixia.net:/usr/obj/usr/src/sys/WHISPERER i386 core2 >Description: cinepaint fails to compile: [snip many other, prior, warnings and/or errors] Compiling icc_profile_tags.cpp ... In file included from icc_profile.h:39, from icc_profile_tags.cpp:38: icc_profile_header.h: In member function 'void ICCheader::set_magic()': icc_profile_header.h:99: warning: deprecated conversion from string constant to 'char*' icc_profile_header.h: In member function 'void ICCheader::set_manufacturer()': icc_profile_header.h:121: warning: deprecated conversion from string constant to 'char*' icc_profile_header.h: In member function 'void ICCheader::set_model()': icc_profile_header.h:127: warning: deprecated conversion from string constant to 'char*' icc_profile_header.h: In member function 'void ICCheader::set_creator()': icc_profile_header.h:167: warning: deprecated conversion from string constant to 'char*' Compiling icc_schnell.cpp ... Compiling icc_speicher.cpp ... Compiling icc_thread_daten.cpp ... Compiling icc_ueber.cpp ... Compiling icc_utils.cpp ... Compiling icc_vrml.cpp ... Compiling icc_vrml_parser.cpp ... Compiling threads.cpp ... Compiling icc_helfer_fltk.cpp ... In file included from icc_profile.h:39, from icc_kette.h:35, from icc_examin.h:35, from icc_helfer_fltk.cpp:219: icc_profile_header.h: In member function 'void ICCheader::set_magic()': icc_profile_header.h:99: warning: deprecated conversion from string constant to 'char*' icc_profile_header.h: In member function 'void ICCheader::set_manufacturer()': icc_profile_header.h:121: warning: deprecated conversion from string constant to 'char*' icc_profile_header.h: In member function 'void ICCheader::set_model()': icc_profile_header.h:127: warning: deprecated conversion from string constant to 'char*' icc_profile_header.h: In member function 'void ICCheader::set_creator()': icc_profile_header.h:167: warning: deprecated conversion from string constant to 'char*' icc_helfer_fltk.cpp: In function 'int icc_examin_ns::awake()': icc_helfer_fltk.cpp:229: error: call of overloaded 'awake(int)' is ambiguous /usr/local/include/Fl/Fl.H:277: note: candidates are: static void Fl::awake(void*) /usr/local/include/Fl/Fl.H:278: note: static int Fl::awake(void (*)(void*), void*) icc_helfer_fltk.cpp: At global scope: icc_helfer_fltk.cpp:235: warning: 'icc_examin_ns::data_mutex_' defined but not used icc_helfer_fltk.cpp:236: warning: 'icc_examin_ns::data_mutex_thread_' defined but not used icc_helfer_fltk.cpp:237: warning: 'icc_examin_ns::data_mutex_threads_' defined but not used *** Error code 1 Stop in /usr/ports/graphics/cinepaint/work/cinepaint-0.22-1/plug-ins/icc_examin/icc_examin. *** Error code 1 Stop in /usr/ports/graphics/cinepaint/work/cinepaint-0.22-1/plug-ins/icc_examin. *** Error code 1 Stop in /usr/ports/graphics/cinepaint/work/cinepaint-0.22-1/plug-ins. *** Error code 1 Stop in /usr/ports/graphics/cinepaint/work/cinepaint-0.22-1. *** Error code 1 Stop in /usr/ports/graphics/cinepaint. *** Error code 1 Stop in /usr/ports/graphics/cinepaint. >How-To-Repeat: type "make install" in the port directory. It fails with both WITH_OPENEXR=true and WITHOUT_OPENEXR=true. >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809061854.m86Isbda015937>