#6773: Freetype hides warning messages by sending output to /dev/null
----------------------+-----------------------------------------------------
Reporter: drkirkby | Owner: tbd
Type: task | Status: new
Priority: major | Milestone:
Component: build | Keywords:
Reviewer: | Author:
Merged: |
----------------------+-----------------------------------------------------
I've not no idea why anyone would want to do this, but freetype (along
with lcalc) is one of the guilty parties.
/opt/sunstudio12.1/bin/cc
-I/export/home/drkirkby/sage/suncc/sage-4.1.1/spkg/build/freetype-2.3.5.p1/src/objs
-I./builds/unix
-I/export/home/drkirkby/sage/suncc/sage-4.1.1/spkg/build/freetype-2.3.5.p1/src/include
-c -g -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>"
-DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>"
-I/export/home/drkirkby/sage/suncc/sage-4.1.1/spkg/build/freetype-2.3.5.p1/src/src/pshinter
/export/home/drkirkby/sage/suncc/sage-4.1.1/spkg/build/freetype-2.3.5.p1/src/src/pshinter/pshinter.c
-o
/export/home/drkirkby/sage/suncc/sage-4.1.1/spkg/build/freetype-2.3.5.p1/src/objs/pshinter.o
>/dev/null 2>&1
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6773>
Sage <http://sagemath.org/>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---