Opened 2 years ago
Last modified 2 years ago
#65731 assigned defect
gnuplot -Wimplicit?
Reported by: | LenoreHorner | Owned by: | mojca (Mojca Miklavec) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | gnuplot |
Description
Gnuplot gives the following warnings.
Configuring gnuplot Warning: Configuration logfiles contain indications of -Wimplicit-function-declaration; check that features were not accidentally disabled: strchr: found in gnuplot-5.4.3/config.log
I'd paste the lines from config.log except I don't remember and can't find the documentation for where that would be stored. The directory /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/math/gnuplot does not contain any log files at all - I guess because the install succeeded?
Change History (2)
comment:1 Changed 2 years ago by jmroot (Joshua Root)
Owner: | changed from < default >mojca@… to mojca |
---|---|
Port: | gnuplot added |
comment:2 Changed 2 years ago by ryandesign (Ryan Carsten Schmidt)
See specifically WimplicitFunctionDeclaration#AddnamestowhitelistviaPortfile.
Note: See
TracTickets for help on using
tickets.
It's just a warning, which may or may not indicate an actual problem. If you want all the details, see JDLH's thorough writeup on the wiki: WimplicitFunctionDeclaration