c++ -fpic -DPIC -O2 -pipe -fno-strict-aliasing -I/usr/local/include/tcl8.4 -I/usr/local/include/mysql -c /wrkdirs/usr/ports/databases/tcl-Mysql/work/tcl-sql/sql-mysql.cc -o sql-mysql.So
/wrkdirs/usr/ports/databases/tcl-Mysql/work/tcl-sql/sql-mysql.cc:1:17: error: tcl.h: No such file or directory
In file included from /wrkdirs/usr/ports/databases/tcl-Mysql/work/tcl-sql/sql-mysql.h:3,
from /wrkdirs/usr/ports/databases/tcl-Mysql/work/tcl-sql/sql-mysql.cc:2:
/wrkdirs/usr/ports/databases/tcl-Mysql/work/tcl-sql/sql-interface.h: In member function 'virtual Sql_row* Sql_interface::fetchrow(int)':
/wrkdirs/usr/ports/databases/tcl-Mysql/work/tcl-sql/sql-interface.h:49: error: 'NULL' was not declared in this scope
...
Reported by: pkg-fallout
there will be no dangeling /var/db/dbus/machine-id on package install [1].
Change the dbus start script to always call dbus-uuidgen --ensure. Which
only generates /var/db/dbus/machine-id if it is not present.
While here switch to USES=libtool.
Reported by: poudriere in strict mode via miwi@ [1]
cd /wrkdirs/usr/ports/print/pdf4tcl/work/pdf4tcl08 && /usr/local/bin/dtplite -o pdf4tcl.n nroff pdf4tcl.man
env: tclsh: No such file or directory
Reported by: pkg-fallout
/wrkdirs/usr/ports/graphics/pinta/work/pinta-1.4/Pinta.Core/Pinta.Core.csproj (default targets) ->
/usr/local/lib/mono/4.5/Microsoft.CSharp.targets (CoreCompile target) ->
Classes/IExtension.cs(5,12): error CS0234: The type or namespace name `Addins' does not exist in the namespace `Mono'. Are you missing an assembly reference?
Effects/BaseEffect.cs(30,12): error CS0234: The type or namespace name `Addins' does not exist in the namespace `Mono'. Are you missing an assembly reference?
Managers/SystemManager.cs(33,12): error CS0234: The type or namespace name `Addins' does not exist in the namespace `Mono'. Are you missing an assembly reference?
Classes/BaseTool.cs(32,12): error CS0234: The type or namespace name `Addins' does not exist in the namespace `Mono'. Are you missing an assembly reference?
Classes/BasePaintBrush.cs(28,12): error CS0234: The type or namespace name `Addins' does not exist in the namespace `Mono'. Are you missing an assembly reference?
Reported by: pkg-fallout
only made gcc recompile without actually solving the problem. This patch
introduces pre-configure target to check for gcc java items and give a
meaningful explanation if none found.
Changed "-Wl,-rpath" to "LDFLAGS" in REINPLACE as suggested by Gerald Pfeifer
here http://docs.freebsd.org/cgi/getmsg.cgi?fetch=606002+0+archive/2013/svn-ports-head/20131208.svn-ports-head
PR: 186893
Submitted by: Kozlov Sergey
Sponsored by: Absolight