Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Feb 2010 06:01:36 -0800 (PST)
From:      QAT@FreeBSD.org
To:        gahr@FreeBSD.org
Cc:        cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/x11-toolkits/fltk/files patch-src_filename_list.cxx
Message-ID:  <20100215140136.942435A9009@jester1b.ixsystems.com>
In-Reply-To: <201002151400.o1FE06lf028895@repoman.freebsd.org>
References:  <201002151400.o1FE06lf028895@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
The Restless Daemon identified a bad_C++_code error while trying to build:
 fltk-1.1.9_2 maintained by gahr@FreeBSD.org
 Makefile ident: $FreeBSD: ports/x11-toolkits/fltk/Makefile,v 1.52 2010/02/09 15:13:28 gahr Exp $

Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/fltk-1.1.9_2.log :

Compiling Fl_Value_Slider.cxx...
Compiling Fl_Widget.cxx...
Compiling Fl_Window.cxx...
Compiling Fl_Window_fullscreen.cxx...
Compiling Fl_Window_hotspot.cxx...
Compiling Fl_Window_iconize.cxx...
Compiling Fl_Wizard.cxx...
Compiling Fl_XBM_Image.cxx...
Compiling Fl_XPM_Image.cxx...
Compiling Fl_abort.cxx...
Compiling Fl_add_idle.cxx...
Compiling Fl_arg.cxx...
Compiling Fl_compose.cxx...
Compiling Fl_display.cxx...
Compiling Fl_get_key.cxx...
Compiling Fl_get_system_colors.cxx...
Compiling Fl_grab.cxx...
Compiling Fl_lock.cxx...
Compiling Fl_own_colormap.cxx...
Compiling Fl_visual.cxx...
Compiling Fl_x.cxx...
Compiling filename_absolute.cxx...
Compiling filename_expand.cxx...
Compiling filename_ext.cxx...
Compiling filename_isdir.cxx...
Compiling filename_list.cxx...
filename_list.cxx: In function 'int fl_filename_list(const char*, dirent***, int (*)(dirent**, dirent**))':
filename_list.cxx:70: error: invalid conversion from 'int (*)(const void*, const void*)' to 'int (*)(const dirent**, const dirent**)'
filename_list.cxx:70: error:   initializing argument 4 of 'int scandir(const char*, dirent***, int (*)(const dirent*), int (*)(const dirent**, const dirent**))'
*** Error code 1

Stop in /work/a/ports/x11-toolkits/fltk/work/fltk-1.1.9/src.
*** Error code 1

Stop in /work/a/ports/x11-toolkits/fltk/work/fltk-1.1.9.
*** Error code 1

Stop in /a/ports/x11-toolkits/fltk.
================================================================
build of /usr/ports/x11-toolkits/fltk ended at Mon Feb 15 14:01:35 UTC 2010

PortsMon page for the port:
http://portsmon.freebsd.org/portoverview.py?category=x11-toolkits&portname=fltk

The build which triggered this BotMail was done under
tinderbox-3.3_3; dsversion: 3.2.1 on RELENG_8 on amd64, kern.smp.cpus: 8
with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the
"official" up-to-date Ports Tree, with the following vars set:
NOPORTDOCS=yes,  NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes.

A description of the testing process can be found here:
http://T32.TecNik93.com/FreeBSD/QA-Tindy/


Thanks for your work on making FreeBSD better,

--
QAT - your friendly neighborhood Daemon,
preparing  a heck of an error trapping system:
 - "HMC and EOI?"
 - "Halt, Melt and Catch fire or Execute Operator Immediately."




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100215140136.942435A9009>