+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/classpath-0.93nb7/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/classpath-0.93nb7/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for classpath-0.93nb7
Making all in lib
gmake[1]: Entering directory '/home/pbulk/build/lang/classpath/work/classpath-0.93/lib'
mkdir -p ../gnu/java/locale
../scripts/generate-locale-list.sh > ../gnu/java/locale/LocaleData.java
true
top_builddir=.. top_srcdir=.. /usr/bin/bash ./gen-classlist.sh standard
Adding java source files from srcdir '..'.
Adding java source files from VM directory ../vm/reference
/opt/pkg/bin/jikes +Pno-switchcheck +Pno-shadow +F  -bootclasspath '' -extdirs '' -sourcepath '' --classpath ../vm/reference:..:../external/w3c_dom:../external/sax:../external/relaxngDatatype:.:: -d . @classes

Issued 64 semantic warnings compiling "../gnu/java/security/hash/MD5.java":

   172.     A = B + (A << 7 | A >>> -7);
                                    ^^
*** Semantic Caution: The shift count -7 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   174.     D = A + (D << 12 | D >>> -12);
                                     ^-^
*** Semantic Caution: The shift count -12 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   176.     C = D + (C << 17 | C >>> -17);
                                     ^-^
*** Semantic Caution: The shift count -17 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   178.     B = C + (B << 22 | B >>> -22);
                                     ^-^
*** Semantic Caution: The shift count -22 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   181.     A = B + (A << 7 | A >>> -7);
                                    ^^
*** Semantic Caution: The shift count -7 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   183.     D = A + (D << 12 | D >>> -12);
                                     ^-^
*** Semantic Caution: The shift count -12 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   185.     C = D + (C << 17 | C >>> -17);
                                     ^-^
*** Semantic Caution: The shift count -17 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   187.     B = C + (B << 22 | B >>> -22);
                                     ^-^
*** Semantic Caution: The shift count -22 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   190.     A = B + (A << 7 | A >>> -7);
                                    ^^
*** Semantic Caution: The shift count -7 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   192.     D = A + (D << 12 | D >>> -12);
                                     ^-^
*** Semantic Caution: The shift count -12 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   194.     C = D + (C << 17 | C >>> -17);
                                     ^-^
*** Semantic Caution: The shift count -17 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   196.     B = C + (B << 22 | B >>> -22);
                                     ^-^
*** Semantic Caution: The shift count -22 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   199.     A = B + (A << 7 | A >>> -7);
                                    ^^
*** Semantic Caution: The shift count -7 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   201.     D = A + (D << 12 | D >>> -12);
                                     ^-^
*** Semantic Caution: The shift count -12 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   203.     C = D + (C << 17 | C >>> -17);
                                     ^-^
*** Semantic Caution: The shift count -17 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   205.     B = C + (B << 22 | B >>> -22);
                                     ^-^
*** Semantic Caution: The shift count -22 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   209.     A = B + (A << 5 | A >>> -5);
                                    ^^
*** Semantic Caution: The shift count -5 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   211.     D = A + (D << 9 | D >>> -9);
                                    ^^
*** Semantic Caution: The shift count -9 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   213.     C = D + (C << 14 | C >>> -14);
                                     ^-^
*** Semantic Caution: The shift count -14 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   215.     B = C + (B << 20 | B >>> -20);
                                     ^-^
*** Semantic Caution: The shift count -20 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   218.     A = B + (A << 5 | A >>> -5);
                                    ^^
*** Semantic Caution: The shift count -5 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   220.     D = A + (D << 9 | D >>> -9);
                                    ^^
*** Semantic Caution: The shift count -9 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   222.     C = D + (C << 14 | C >>> -14);
                                     ^-^
*** Semantic Caution: The shift count -14 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   224.     B = C + (B << 20 | B >>> -20);
                                     ^-^
*** Semantic Caution: The shift count -20 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   227.     A = B + (A << 5 | A >>> -5);
                                    ^^
*** Semantic Caution: The shift count -5 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   229.     D = A + (D << 9 | D >>> -9);
                                    ^^
*** Semantic Caution: The shift count -9 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   231.     C = D + (C << 14 | C >>> -14);
                                     ^-^
*** Semantic Caution: The shift count -14 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   233.     B = C + (B << 20 | B >>> -20);
                                     ^-^
*** Semantic Caution: The shift count -20 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   236.     A = B + (A << 5 | A >>> -5);
                                    ^^
*** Semantic Caution: The shift count -5 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   238.     D = A + (D << 9 | D >>> -9);
                                    ^^
*** Semantic Caution: The shift count -9 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   240.     C = D + (C << 14 | C >>> -14);
                                     ^-^
*** Semantic Caution: The shift count -14 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   242.     B = C + (B << 20 | B >>> -20);
                                     ^-^
*** Semantic Caution: The shift count -20 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   246.     A = B + (A << 4 | A >>> -4);
                                    ^^
*** Semantic Caution: The shift count -4 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   248.     D = A + (D << 11 | D >>> -11);
                                     ^-^
*** Semantic Caution: The shift count -11 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   250.     C = D + (C << 16 | C >>> -16);
                                     ^-^
*** Semantic Caution: The shift count -16 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   252.     B = C + (B << 23 | B >>> -23);
                                     ^-^
*** Semantic Caution: The shift count -23 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   255.     A = B + (A << 4 | A >>> -4);
                                    ^^
*** Semantic Caution: The shift count -4 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   257.     D = A + (D << 11 | D >>> -11);
                                     ^-^
*** Semantic Caution: The shift count -11 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   259.     C = D + (C << 16 | C >>> -16);
                                     ^-^
*** Semantic Caution: The shift count -16 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   261.     B = C + (B << 23 | B >>> -23);
                                     ^-^
*** Semantic Caution: The shift count -23 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   264.     A = B + (A << 4 | A >>> -4);
                                    ^^
*** Semantic Caution: The shift count -4 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   266.     D = A + (D << 11 | D >>> -11);
                                     ^-^
*** Semantic Caution: The shift count -11 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   268.     C = D + (C << 16 | C >>> -16);
                                     ^-^
*** Semantic Caution: The shift count -16 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   270.     B = C + (B << 23 | B >>> -23);
                                     ^-^
*** Semantic Caution: The shift count -23 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   273.     A = B + (A << 4 | A >>> -4);
                                    ^^
*** Semantic Caution: The shift count -4 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   275.     D = A + (D << 11 | D >>> -11);
                                     ^-^
*** Semantic Caution: The shift count -11 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   277.     C = D + (C << 16 | C >>> -16);
                                     ^-^
*** Semantic Caution: The shift count -16 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   279.     B = C + (B << 23 | B >>> -23);
                                     ^-^
*** Semantic Caution: The shift count -23 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   283.     A = B + (A << 6 | A >>> -6);
                                    ^^
*** Semantic Caution: The shift count -6 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   285.     D = A + (D << 10 | D >>> -10);
                                     ^-^
*** Semantic Caution: The shift count -10 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   287.     C = D + (C << 15 | C >>> -15);
                                     ^-^
*** Semantic Caution: The shift count -15 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   289.     B = C + (B << 21 | B >>> -21);
                                     ^-^
*** Semantic Caution: The shift count -21 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   292.     A = B + (A << 6 | A >>> -6);
                                    ^^
*** Semantic Caution: The shift count -6 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   294.     D = A + (D << 10 | D >>> -10);
                                     ^-^
*** Semantic Caution: The shift count -10 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   296.     C = D + (C << 15 | C >>> -15);
                                     ^-^
*** Semantic Caution: The shift count -15 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   298.     B = C + (B << 21 | B >>> -21);
                                     ^-^
*** Semantic Caution: The shift count -21 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   301.     A = B + (A << 6 | A >>> -6);
                                    ^^
*** Semantic Caution: The shift count -6 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   303.     D = A + (D << 10 | D >>> -10);
                                     ^-^
*** Semantic Caution: The shift count -10 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   305.     C = D + (C << 15 | C >>> -15);
                                     ^-^
*** Semantic Caution: The shift count -15 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   307.     B = C + (B << 21 | B >>> -21);
                                     ^-^
*** Semantic Caution: The shift count -21 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   310.     A = B + (A << 6 | A >>> -6);
                                    ^^
*** Semantic Caution: The shift count -6 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   312.     D = A + (D << 10 | D >>> -10);
                                     ^-^
*** Semantic Caution: The shift count -10 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   314.     C = D + (C << 15 | C >>> -15);
                                     ^-^
*** Semantic Caution: The shift count -15 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   316.     B = C + (B << 21 | B >>> -21);
                                     ^-^
*** Semantic Caution: The shift count -21 is negative; it will be masked to the appropriate width and behave as a positive shift count.

Issued 48 semantic warnings compiling "../gnu/java/security/hash/MD4.java":

   234.     aa = aa << 3 | aa >>> -3;
                                  ^^
*** Semantic Caution: The shift count -3 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   236.     dd = dd << 7 | dd >>> -7;
                                  ^^
*** Semantic Caution: The shift count -7 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   238.     cc = cc << 11 | cc >>> -11;
                                   ^-^
*** Semantic Caution: The shift count -11 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   240.     bb = bb << 19 | bb >>> -19;
                                   ^-^
*** Semantic Caution: The shift count -19 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   242.     aa = aa << 3 | aa >>> -3;
                                  ^^
*** Semantic Caution: The shift count -3 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   244.     dd = dd << 7 | dd >>> -7;
                                  ^^
*** Semantic Caution: The shift count -7 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   246.     cc = cc << 11 | cc >>> -11;
                                   ^-^
*** Semantic Caution: The shift count -11 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   248.     bb = bb << 19 | bb >>> -19;
                                   ^-^
*** Semantic Caution: The shift count -19 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   250.     aa = aa << 3 | aa >>> -3;
                                  ^^
*** Semantic Caution: The shift count -3 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   252.     dd = dd << 7 | dd >>> -7;
                                  ^^
*** Semantic Caution: The shift count -7 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   254.     cc = cc << 11 | cc >>> -11;
                                   ^-^
*** Semantic Caution: The shift count -11 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   256.     bb = bb << 19 | bb >>> -19;
                                   ^-^
*** Semantic Caution: The shift count -19 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   258.     aa = aa << 3 | aa >>> -3;
                                  ^^
*** Semantic Caution: The shift count -3 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   260.     dd = dd << 7 | dd >>> -7;
                                  ^^
*** Semantic Caution: The shift count -7 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   262.     cc = cc << 11 | cc >>> -11;
                                   ^-^
*** Semantic Caution: The shift count -11 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   264.     bb = bb << 19 | bb >>> -19;
                                   ^-^
*** Semantic Caution: The shift count -19 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   267.     aa = aa << 3 | aa >>> -3;
                                  ^^
*** Semantic Caution: The shift count -3 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   269.     dd = dd << 5 | dd >>> -5;
                                  ^^
*** Semantic Caution: The shift count -5 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   271.     cc = cc << 9 | cc >>> -9;
                                  ^^
*** Semantic Caution: The shift count -9 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   273.     bb = bb << 13 | bb >>> -13;
                                   ^-^
*** Semantic Caution: The shift count -13 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   275.     aa = aa << 3 | aa >>> -3;
                                  ^^
*** Semantic Caution: The shift count -3 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   277.     dd = dd << 5 | dd >>> -5;
                                  ^^
*** Semantic Caution: The shift count -5 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   279.     cc = cc << 9 | cc >>> -9;
                                  ^^
*** Semantic Caution: The shift count -9 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   281.     bb = bb << 13 | bb >>> -13;
                                   ^-^
*** Semantic Caution: The shift count -13 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   283.     aa = aa << 3 | aa >>> -3;
                                  ^^
*** Semantic Caution: The shift count -3 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   285.     dd = dd << 5 | dd >>> -5;
                                  ^^
*** Semantic Caution: The shift count -5 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   287.     cc = cc << 9 | cc >>> -9;
                                  ^^
*** Semantic Caution: The shift count -9 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   289.     bb = bb << 13 | bb >>> -13;
                                   ^-^
*** Semantic Caution: The shift count -13 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   291.     aa = aa << 3 | aa >>> -3;
                                  ^^
*** Semantic Caution: The shift count -3 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   293.     dd = dd << 5 | dd >>> -5;
                                  ^^
*** Semantic Caution: The shift count -5 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   295.     cc = cc << 9 | cc >>> -9;
                                  ^^
*** Semantic Caution: The shift count -9 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   297.     bb = bb << 13 | bb >>> -13;
                                   ^-^
*** Semantic Caution: The shift count -13 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   300.     aa = aa << 3 | aa >>> -3;
                                  ^^
*** Semantic Caution: The shift count -3 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   302.     dd = dd << 9 | dd >>> -9;
                                  ^^
*** Semantic Caution: The shift count -9 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   304.     cc = cc << 11 | cc >>> -11;
                                   ^-^
*** Semantic Caution: The shift count -11 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   306.     bb = bb << 15 | bb >>> -15;
                                   ^-^
*** Semantic Caution: The shift count -15 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   308.     aa = aa << 3 | aa >>> -3;
                                  ^^
*** Semantic Caution: The shift count -3 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   310.     dd = dd << 9 | dd >>> -9;
                                  ^^
*** Semantic Caution: The shift count -9 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   312.     cc = cc << 11 | cc >>> -11;
                                   ^-^
*** Semantic Caution: The shift count -11 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   314.     bb = bb << 15 | bb >>> -15;
                                   ^-^
*** Semantic Caution: The shift count -15 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   316.     aa = aa << 3 | aa >>> -3;
                                  ^^
*** Semantic Caution: The shift count -3 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   318.     dd = dd << 9 | dd >>> -9;
                                  ^^
*** Semantic Caution: The shift count -9 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   320.     cc = cc << 11 | cc >>> -11;
                                   ^-^
*** Semantic Caution: The shift count -11 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   322.     bb = bb << 15 | bb >>> -15;
                                   ^-^
*** Semantic Caution: The shift count -15 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   324.     aa = aa << 3 | aa >>> -3;
                                  ^^
*** Semantic Caution: The shift count -3 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   326.     dd = dd << 9 | dd >>> -9;
                                  ^^
*** Semantic Caution: The shift count -9 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   328.     cc = cc << 11 | cc >>> -11;
                                   ^-^
*** Semantic Caution: The shift count -11 is negative; it will be masked to the appropriate width and behave as a positive shift count.


   330.     bb = bb << 15 | bb >>> -15;
                                   ^-^
*** Semantic Caution: The shift count -15 is negative; it will be masked to the appropriate width and behave as a positive shift count.

Issued 1 semantic warning compiling "../external/sax/org/xml/sax/helpers/ParserAdapter.java":

   564.                             atts.addAttribute (nsSupport.XMLNS, prefix,
                                                                 ^---^
*** Semantic Warning: Accessing the class field "XMLNS" via an instance is discouraged because the field accessed will be the one in the variable's declared type, not the instance's dynamic type.

Issued 1 semantic warning compiling "../javax/swing/tree/DefaultTreeCellEditor.java":

   102.     public void EditorContainer()
                   ^------------------^
*** Semantic Warning: The name of this method "EditorContainer" matches the name of the containing class. However, the method is not a constructor since its declarator is qualified with a type.

Issued 2 semantic warnings compiling "../javax/swing/plaf/metal/MetalSliderUI.java":

   129.   protected final int TICK_BUFFER = 4;
                              ^-------------^
*** Semantic Warning: Final field "TICK_BUFFER" is initialized with a constant expression and could be made static to save space.


   132.   protected final String SLIDER_FILL = "JSlider.isFilled";
                                 ^------------------------------^
*** Semantic Warning: Final field "SLIDER_FILL" is initialized with a constant expression and could be made static to save space.

Issued 1 semantic warning compiling "../javax/swing/plaf/basic/BasicInternalFrameUI.java":

   178.     protected final int RESIZE_NONE = 0;
                                ^-------------^
*** Semantic Warning: Final field "RESIZE_NONE" is initialized with a constant expression and could be made static to save space.

Issued 1 lexical warning in "../gnu/java/rmi/registry/RegistryImpl_Stub.java":

    61.     private static java.lang.reflect.Method $method_bind_0;
                                                    ^------------^
*** Lexical Warning: The use of "$" in an identifier, while legal, is strongly discouraged, since it can conflict with compiler-generated names. If you are trying to access a nested type, use "." instead of "$".
touch compile-classes
touch resources
if test "/home/pbulk/build/lang/classpath/work/.tools/bin/zip" != ""; then /home/pbulk/build/lang/classpath/work/.tools/bin/zip -r -D glibj.zip gnu java javax org sun META-INF > /dev/null; fi
if test "" != ""; then  cf glibj.zip gnu java javax org sun META-INF; fi
gmake[1]: Leaving directory '/home/pbulk/build/lang/classpath/work/classpath-0.93/lib'
Making all in doc
gmake[1]: Entering directory '/home/pbulk/build/lang/classpath/work/classpath-0.93/doc'
Making all in api
gmake[2]: Entering directory '/home/pbulk/build/lang/classpath/work/classpath-0.93/doc/api'
gmake[2]: Nothing to be done for 'all'.
gmake[2]: Leaving directory '/home/pbulk/build/lang/classpath/work/classpath-0.93/doc/api'
gmake[2]: Entering directory '/home/pbulk/build/lang/classpath/work/classpath-0.93/doc'
gmake[2]: Nothing to be done for 'all-am'.
gmake[2]: Leaving directory '/home/pbulk/build/lang/classpath/work/classpath-0.93/doc'
gmake[1]: Leaving directory '/home/pbulk/build/lang/classpath/work/classpath-0.93/doc'
Making all in external
gmake[1]: Entering directory '/home/pbulk/build/lang/classpath/work/classpath-0.93/external'
Making all in sax
gmake[2]: Entering directory '/home/pbulk/build/lang/classpath/work/classpath-0.93/external/sax'
gmake[2]: Nothing to be done for 'all'.
gmake[2]: Leaving directory '/home/pbulk/build/lang/classpath/work/classpath-0.93/external/sax'
Making all in w3c_dom
gmake[2]: Entering directory '/home/pbulk/build/lang/classpath/work/classpath-0.93/external/w3c_dom'
gmake[2]: Nothing to be done for 'all'.
gmake[2]: Leaving directory '/home/pbulk/build/lang/classpath/work/classpath-0.93/external/w3c_dom'
Making all in relaxngDatatype
gmake[2]: Entering directory '/home/pbulk/build/lang/classpath/work/classpath-0.93/external/relaxngDatatype'
gmake[2]: Nothing to be done for 'all'.
gmake[2]: Leaving directory '/home/pbulk/build/lang/classpath/work/classpath-0.93/external/relaxngDatatype'
gmake[2]: Entering directory '/home/pbulk/build/lang/classpath/work/classpath-0.93/external'
gmake[2]: Nothing to be done for 'all-am'.
gmake[2]: Leaving directory '/home/pbulk/build/lang/classpath/work/classpath-0.93/external'
gmake[1]: Leaving directory '/home/pbulk/build/lang/classpath/work/classpath-0.93/external'
Making all in include
gmake[1]: Entering directory '/home/pbulk/build/lang/classpath/work/classpath-0.93/include'
/opt/pkg/bin/gmake  all-am
gmake[2]: Entering directory '/home/pbulk/build/lang/classpath/work/classpath-0.93/include'
gmake[2]: Leaving directory '/home/pbulk/build/lang/classpath/work/classpath-0.93/include'
gmake[1]: Leaving directory '/home/pbulk/build/lang/classpath/work/classpath-0.93/include'
Making all in native
gmake[1]: Entering directory '/home/pbulk/build/lang/classpath/work/classpath-0.93/native'
Making all in fdlibm
gmake[2]: Entering directory '/home/pbulk/build/lang/classpath/work/classpath-0.93/native/fdlibm'
if /usr/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include   -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -MT dtoa.lo -MD -MP -MF ".deps/dtoa.Tpo" -c -o dtoa.lo dtoa.c; \
then mv -f ".deps/dtoa.Tpo" ".deps/dtoa.Plo"; else rm -f ".deps/dtoa.Tpo"; exit 1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT dtoa.lo -MD -MP -MF .deps/dtoa.Tpo -c dtoa.c  -fPIC -DPIC -o .libs/dtoa.o
dtoa.c: In function '_Jv_dtoa':
dtoa.c:913:11: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration]
  913 |           free (l);
      |           ^~~~
dtoa.c:31:1: note: include '<stdlib.h>' or provide a declaration of 'free'
   30 | #include <string.h>
  +++ |+#include <stdlib.h>
   31 | 
dtoa.c:913:11: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  913 |           free (l);
      |           ^~~~
dtoa.c:913:11: note: include '<stdlib.h>' or provide a declaration of 'free'
dtoa.c:918:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  918 |     free (reent._freelist);
      |     ^~~~
dtoa.c:918:5: note: include '<stdlib.h>' or provide a declaration of 'free'
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT dtoa.lo -MD -MP -MF .deps/dtoa.Tpo -c dtoa.c -o dtoa.o >/dev/null 2>&1
if /usr/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include   -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -MT e_acos.lo -MD -MP -MF ".deps/e_acos.Tpo" -c -o e_acos.lo e_acos.c; \
then mv -f ".deps/e_acos.Tpo" ".deps/e_acos.Plo"; else rm -f ".deps/e_acos.Tpo"; exit 1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT e_acos.lo -MD -MP -MF .deps/e_acos.Tpo -c e_acos.c  -fPIC -DPIC -o .libs/e_acos.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT e_acos.lo -MD -MP -MF .deps/e_acos.Tpo -c e_acos.c -o e_acos.o >/dev/null 2>&1
if /usr/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include   -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -MT e_asin.lo -MD -MP -MF ".deps/e_asin.Tpo" -c -o e_asin.lo e_asin.c; \
then mv -f ".deps/e_asin.Tpo" ".deps/e_asin.Plo"; else rm -f ".deps/e_asin.Tpo"; exit 1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT e_asin.lo -MD -MP -MF .deps/e_asin.Tpo -c e_asin.c  -fPIC -DPIC -o .libs/e_asin.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT e_asin.lo -MD -MP -MF .deps/e_asin.Tpo -c e_asin.c -o e_asin.o >/dev/null 2>&1
if /usr/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include   -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -MT e_atan2.lo -MD -MP -MF ".deps/e_atan2.Tpo" -c -o e_atan2.lo e_atan2.c; \
then mv -f ".deps/e_atan2.Tpo" ".deps/e_atan2.Plo"; else rm -f ".deps/e_atan2.Tpo"; exit 1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT e_atan2.lo -MD -MP -MF .deps/e_atan2.Tpo -c e_atan2.c  -fPIC -DPIC -o .libs/e_atan2.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT e_atan2.lo -MD -MP -MF .deps/e_atan2.Tpo -c e_atan2.c -o e_atan2.o >/dev/null 2>&1
if /usr/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include   -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -MT e_cosh.lo -MD -MP -MF ".deps/e_cosh.Tpo" -c -o e_cosh.lo e_cosh.c; \
then mv -f ".deps/e_cosh.Tpo" ".deps/e_cosh.Plo"; else rm -f ".deps/e_cosh.Tpo"; exit 1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT e_cosh.lo -MD -MP -MF .deps/e_cosh.Tpo -c e_cosh.c  -fPIC -DPIC -o .libs/e_cosh.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT e_cosh.lo -MD -MP -MF .deps/e_cosh.Tpo -c e_cosh.c -o e_cosh.o >/dev/null 2>&1
if /usr/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include   -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -MT e_exp.lo -MD -MP -MF ".deps/e_exp.Tpo" -c -o e_exp.lo e_exp.c; \
then mv -f ".deps/e_exp.Tpo" ".deps/e_exp.Plo"; else rm -f ".deps/e_exp.Tpo"; exit 1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT e_exp.lo -MD -MP -MF .deps/e_exp.Tpo -c e_exp.c  -fPIC -DPIC -o .libs/e_exp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT e_exp.lo -MD -MP -MF .deps/e_exp.Tpo -c e_exp.c -o e_exp.o >/dev/null 2>&1
if /usr/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include   -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -MT e_fmod.lo -MD -MP -MF ".deps/e_fmod.Tpo" -c -o e_fmod.lo e_fmod.c; \
then mv -f ".deps/e_fmod.Tpo" ".deps/e_fmod.Plo"; else rm -f ".deps/e_fmod.Tpo"; exit 1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT e_fmod.lo -MD -MP -MF .deps/e_fmod.Tpo -c e_fmod.c  -fPIC -DPIC -o .libs/e_fmod.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT e_fmod.lo -MD -MP -MF .deps/e_fmod.Tpo -c e_fmod.c -o e_fmod.o >/dev/null 2>&1
if /usr/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include   -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -MT e_hypot.lo -MD -MP -MF ".deps/e_hypot.Tpo" -c -o e_hypot.lo e_hypot.c; \
then mv -f ".deps/e_hypot.Tpo" ".deps/e_hypot.Plo"; else rm -f ".deps/e_hypot.Tpo"; exit 1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT e_hypot.lo -MD -MP -MF .deps/e_hypot.Tpo -c e_hypot.c  -fPIC -DPIC -o .libs/e_hypot.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT e_hypot.lo -MD -MP -MF .deps/e_hypot.Tpo -c e_hypot.c -o e_hypot.o >/dev/null 2>&1
if /usr/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include   -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -MT e_log.lo -MD -MP -MF ".deps/e_log.Tpo" -c -o e_log.lo e_log.c; \
then mv -f ".deps/e_log.Tpo" ".deps/e_log.Plo"; else rm -f ".deps/e_log.Tpo"; exit 1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT e_log.lo -MD -MP -MF .deps/e_log.Tpo -c e_log.c  -fPIC -DPIC -o .libs/e_log.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT e_log.lo -MD -MP -MF .deps/e_log.Tpo -c e_log.c -o e_log.o >/dev/null 2>&1
if /usr/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include   -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -MT e_log10.lo -MD -MP -MF ".deps/e_log10.Tpo" -c -o e_log10.lo e_log10.c; \
then mv -f ".deps/e_log10.Tpo" ".deps/e_log10.Plo"; else rm -f ".deps/e_log10.Tpo"; exit 1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT e_log10.lo -MD -MP -MF .deps/e_log10.Tpo -c e_log10.c  -fPIC -DPIC -o .libs/e_log10.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT e_log10.lo -MD -MP -MF .deps/e_log10.Tpo -c e_log10.c -o e_log10.o >/dev/null 2>&1
if /usr/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include   -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -MT e_pow.lo -MD -MP -MF ".deps/e_pow.Tpo" -c -o e_pow.lo e_pow.c; \
then mv -f ".deps/e_pow.Tpo" ".deps/e_pow.Plo"; else rm -f ".deps/e_pow.Tpo"; exit 1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT e_pow.lo -MD -MP -MF .deps/e_pow.Tpo -c e_pow.c  -fPIC -DPIC -o .libs/e_pow.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT e_pow.lo -MD -MP -MF .deps/e_pow.Tpo -c e_pow.c -o e_pow.o >/dev/null 2>&1
if /usr/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include   -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -MT e_remainder.lo -MD -MP -MF ".deps/e_remainder.Tpo" -c -o e_remainder.lo e_remainder.c; \
then mv -f ".deps/e_remainder.Tpo" ".deps/e_remainder.Plo"; else rm -f ".deps/e_remainder.Tpo"; exit 1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT e_remainder.lo -MD -MP -MF .deps/e_remainder.Tpo -c e_remainder.c  -fPIC -DPIC -o .libs/e_remainder.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT e_remainder.lo -MD -MP -MF .deps/e_remainder.Tpo -c e_remainder.c -o e_remainder.o >/dev/null 2>&1
if /usr/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include   -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -MT e_rem_pio2.lo -MD -MP -MF ".deps/e_rem_pio2.Tpo" -c -o e_rem_pio2.lo e_rem_pio2.c; \
then mv -f ".deps/e_rem_pio2.Tpo" ".deps/e_rem_pio2.Plo"; else rm -f ".deps/e_rem_pio2.Tpo"; exit 1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT e_rem_pio2.lo -MD -MP -MF .deps/e_rem_pio2.Tpo -c e_rem_pio2.c  -fPIC -DPIC -o .libs/e_rem_pio2.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT e_rem_pio2.lo -MD -MP -MF .deps/e_rem_pio2.Tpo -c e_rem_pio2.c -o e_rem_pio2.o >/dev/null 2>&1
if /usr/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include   -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -MT e_scalb.lo -MD -MP -MF ".deps/e_scalb.Tpo" -c -o e_scalb.lo e_scalb.c; \
then mv -f ".deps/e_scalb.Tpo" ".deps/e_scalb.Plo"; else rm -f ".deps/e_scalb.Tpo"; exit 1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT e_scalb.lo -MD -MP -MF .deps/e_scalb.Tpo -c e_scalb.c  -fPIC -DPIC -o .libs/e_scalb.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT e_scalb.lo -MD -MP -MF .deps/e_scalb.Tpo -c e_scalb.c -o e_scalb.o >/dev/null 2>&1
if /usr/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include   -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -MT e_sinh.lo -MD -MP -MF ".deps/e_sinh.Tpo" -c -o e_sinh.lo e_sinh.c; \
then mv -f ".deps/e_sinh.Tpo" ".deps/e_sinh.Plo"; else rm -f ".deps/e_sinh.Tpo"; exit 1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT e_sinh.lo -MD -MP -MF .deps/e_sinh.Tpo -c e_sinh.c  -fPIC -DPIC -o .libs/e_sinh.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT e_sinh.lo -MD -MP -MF .deps/e_sinh.Tpo -c e_sinh.c -o e_sinh.o >/dev/null 2>&1
if /usr/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include   -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -MT e_sqrt.lo -MD -MP -MF ".deps/e_sqrt.Tpo" -c -o e_sqrt.lo e_sqrt.c; \
then mv -f ".deps/e_sqrt.Tpo" ".deps/e_sqrt.Plo"; else rm -f ".deps/e_sqrt.Tpo"; exit 1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT e_sqrt.lo -MD -MP -MF .deps/e_sqrt.Tpo -c e_sqrt.c  -fPIC -DPIC -o .libs/e_sqrt.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT e_sqrt.lo -MD -MP -MF .deps/e_sqrt.Tpo -c e_sqrt.c -o e_sqrt.o >/dev/null 2>&1
if /usr/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include   -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -MT k_cos.lo -MD -MP -MF ".deps/k_cos.Tpo" -c -o k_cos.lo k_cos.c; \
then mv -f ".deps/k_cos.Tpo" ".deps/k_cos.Plo"; else rm -f ".deps/k_cos.Tpo"; exit 1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT k_cos.lo -MD -MP -MF .deps/k_cos.Tpo -c k_cos.c  -fPIC -DPIC -o .libs/k_cos.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT k_cos.lo -MD -MP -MF .deps/k_cos.Tpo -c k_cos.c -o k_cos.o >/dev/null 2>&1
if /usr/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include   -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -MT k_rem_pio2.lo -MD -MP -MF ".deps/k_rem_pio2.Tpo" -c -o k_rem_pio2.lo k_rem_pio2.c; \
then mv -f ".deps/k_rem_pio2.Tpo" ".deps/k_rem_pio2.Plo"; else rm -f ".deps/k_rem_pio2.Tpo"; exit 1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT k_rem_pio2.lo -MD -MP -MF .deps/k_rem_pio2.Tpo -c k_rem_pio2.c  -fPIC -DPIC -o .libs/k_rem_pio2.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT k_rem_pio2.lo -MD -MP -MF .deps/k_rem_pio2.Tpo -c k_rem_pio2.c -o k_rem_pio2.o >/dev/null 2>&1
if /usr/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include   -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -MT k_sin.lo -MD -MP -MF ".deps/k_sin.Tpo" -c -o k_sin.lo k_sin.c; \
then mv -f ".deps/k_sin.Tpo" ".deps/k_sin.Plo"; else rm -f ".deps/k_sin.Tpo"; exit 1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT k_sin.lo -MD -MP -MF .deps/k_sin.Tpo -c k_sin.c  -fPIC -DPIC -o .libs/k_sin.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT k_sin.lo -MD -MP -MF .deps/k_sin.Tpo -c k_sin.c -o k_sin.o >/dev/null 2>&1
if /usr/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include   -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -MT k_tan.lo -MD -MP -MF ".deps/k_tan.Tpo" -c -o k_tan.lo k_tan.c; \
then mv -f ".deps/k_tan.Tpo" ".deps/k_tan.Plo"; else rm -f ".deps/k_tan.Tpo"; exit 1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT k_tan.lo -MD -MP -MF .deps/k_tan.Tpo -c k_tan.c  -fPIC -DPIC -o .libs/k_tan.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT k_tan.lo -MD -MP -MF .deps/k_tan.Tpo -c k_tan.c -o k_tan.o >/dev/null 2>&1
if /usr/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include   -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -MT mprec.lo -MD -MP -MF ".deps/mprec.Tpo" -c -o mprec.lo mprec.c; \
then mv -f ".deps/mprec.Tpo" ".deps/mprec.Plo"; else rm -f ".deps/mprec.Tpo"; exit 1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT mprec.lo -MD -MP -MF .deps/mprec.Tpo -c mprec.c  -fPIC -DPIC -o .libs/mprec.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT mprec.lo -MD -MP -MF .deps/mprec.Tpo -c mprec.c -o mprec.o >/dev/null 2>&1
if /usr/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include   -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -MT s_atan.lo -MD -MP -MF ".deps/s_atan.Tpo" -c -o s_atan.lo s_atan.c; \
then mv -f ".deps/s_atan.Tpo" ".deps/s_atan.Plo"; else rm -f ".deps/s_atan.Tpo"; exit 1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT s_atan.lo -MD -MP -MF .deps/s_atan.Tpo -c s_atan.c  -fPIC -DPIC -o .libs/s_atan.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT s_atan.lo -MD -MP -MF .deps/s_atan.Tpo -c s_atan.c -o s_atan.o >/dev/null 2>&1
if /usr/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include   -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -MT s_cbrt.lo -MD -MP -MF ".deps/s_cbrt.Tpo" -c -o s_cbrt.lo s_cbrt.c; \
then mv -f ".deps/s_cbrt.Tpo" ".deps/s_cbrt.Plo"; else rm -f ".deps/s_cbrt.Tpo"; exit 1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT s_cbrt.lo -MD -MP -MF .deps/s_cbrt.Tpo -c s_cbrt.c  -fPIC -DPIC -o .libs/s_cbrt.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT s_cbrt.lo -MD -MP -MF .deps/s_cbrt.Tpo -c s_cbrt.c -o s_cbrt.o >/dev/null 2>&1
if /usr/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include   -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -MT s_ceil.lo -MD -MP -MF ".deps/s_ceil.Tpo" -c -o s_ceil.lo s_ceil.c; \
then mv -f ".deps/s_ceil.Tpo" ".deps/s_ceil.Plo"; else rm -f ".deps/s_ceil.Tpo"; exit 1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT s_ceil.lo -MD -MP -MF .deps/s_ceil.Tpo -c s_ceil.c  -fPIC -DPIC -o .libs/s_ceil.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT s_ceil.lo -MD -MP -MF .deps/s_ceil.Tpo -c s_ceil.c -o s_ceil.o >/dev/null 2>&1
if /usr/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include   -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -MT s_copysign.lo -MD -MP -MF ".deps/s_copysign.Tpo" -c -o s_copysign.lo s_copysign.c; \
then mv -f ".deps/s_copysign.Tpo" ".deps/s_copysign.Plo"; else rm -f ".deps/s_copysign.Tpo"; exit 1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT s_copysign.lo -MD -MP -MF .deps/s_copysign.Tpo -c s_copysign.c  -fPIC -DPIC -o .libs/s_copysign.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT s_copysign.lo -MD -MP -MF .deps/s_copysign.Tpo -c s_copysign.c -o s_copysign.o >/dev/null 2>&1
if /usr/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include   -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -MT s_cos.lo -MD -MP -MF ".deps/s_cos.Tpo" -c -o s_cos.lo s_cos.c; \
then mv -f ".deps/s_cos.Tpo" ".deps/s_cos.Plo"; else rm -f ".deps/s_cos.Tpo"; exit 1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT s_cos.lo -MD -MP -MF .deps/s_cos.Tpo -c s_cos.c  -fPIC -DPIC -o .libs/s_cos.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT s_cos.lo -MD -MP -MF .deps/s_cos.Tpo -c s_cos.c -o s_cos.o >/dev/null 2>&1
if /usr/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include   -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -MT s_expm1.lo -MD -MP -MF ".deps/s_expm1.Tpo" -c -o s_expm1.lo s_expm1.c; \
then mv -f ".deps/s_expm1.Tpo" ".deps/s_expm1.Plo"; else rm -f ".deps/s_expm1.Tpo"; exit 1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT s_expm1.lo -MD -MP -MF .deps/s_expm1.Tpo -c s_expm1.c  -fPIC -DPIC -o .libs/s_expm1.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT s_expm1.lo -MD -MP -MF .deps/s_expm1.Tpo -c s_expm1.c -o s_expm1.o >/dev/null 2>&1
if /usr/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include   -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -MT s_fabs.lo -MD -MP -MF ".deps/s_fabs.Tpo" -c -o s_fabs.lo s_fabs.c; \
then mv -f ".deps/s_fabs.Tpo" ".deps/s_fabs.Plo"; else rm -f ".deps/s_fabs.Tpo"; exit 1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT s_fabs.lo -MD -MP -MF .deps/s_fabs.Tpo -c s_fabs.c  -fPIC -DPIC -o .libs/s_fabs.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT s_fabs.lo -MD -MP -MF .deps/s_fabs.Tpo -c s_fabs.c -o s_fabs.o >/dev/null 2>&1
if /usr/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include   -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -MT sf_fabs.lo -MD -MP -MF ".deps/sf_fabs.Tpo" -c -o sf_fabs.lo sf_fabs.c; \
then mv -f ".deps/sf_fabs.Tpo" ".deps/sf_fabs.Plo"; else rm -f ".deps/sf_fabs.Tpo"; exit 1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT sf_fabs.lo -MD -MP -MF .deps/sf_fabs.Tpo -c sf_fabs.c  -fPIC -DPIC -o .libs/sf_fabs.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT sf_fabs.lo -MD -MP -MF .deps/sf_fabs.Tpo -c sf_fabs.c -o sf_fabs.o >/dev/null 2>&1
if /usr/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include   -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -MT s_finite.lo -MD -MP -MF ".deps/s_finite.Tpo" -c -o s_finite.lo s_finite.c; \
then mv -f ".deps/s_finite.Tpo" ".deps/s_finite.Plo"; else rm -f ".deps/s_finite.Tpo"; exit 1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT s_finite.lo -MD -MP -MF .deps/s_finite.Tpo -c s_finite.c  -fPIC -DPIC -o .libs/s_finite.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT s_finite.lo -MD -MP -MF .deps/s_finite.Tpo -c s_finite.c -o s_finite.o >/dev/null 2>&1
if /usr/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include   -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -MT s_floor.lo -MD -MP -MF ".deps/s_floor.Tpo" -c -o s_floor.lo s_floor.c; \
then mv -f ".deps/s_floor.Tpo" ".deps/s_floor.Plo"; else rm -f ".deps/s_floor.Tpo"; exit 1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT s_floor.lo -MD -MP -MF .deps/s_floor.Tpo -c s_floor.c  -fPIC -DPIC -o .libs/s_floor.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT s_floor.lo -MD -MP -MF .deps/s_floor.Tpo -c s_floor.c -o s_floor.o >/dev/null 2>&1
if /usr/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include   -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -MT s_log1p.lo -MD -MP -MF ".deps/s_log1p.Tpo" -c -o s_log1p.lo s_log1p.c; \
then mv -f ".deps/s_log1p.Tpo" ".deps/s_log1p.Plo"; else rm -f ".deps/s_log1p.Tpo"; exit 1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT s_log1p.lo -MD -MP -MF .deps/s_log1p.Tpo -c s_log1p.c  -fPIC -DPIC -o .libs/s_log1p.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT s_log1p.lo -MD -MP -MF .deps/s_log1p.Tpo -c s_log1p.c -o s_log1p.o >/dev/null 2>&1
if /usr/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include   -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -MT sf_rint.lo -MD -MP -MF ".deps/sf_rint.Tpo" -c -o sf_rint.lo sf_rint.c; \
then mv -f ".deps/sf_rint.Tpo" ".deps/sf_rint.Plo"; else rm -f ".deps/sf_rint.Tpo"; exit 1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT sf_rint.lo -MD -MP -MF .deps/sf_rint.Tpo -c sf_rint.c  -fPIC -DPIC -o .libs/sf_rint.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT sf_rint.lo -MD -MP -MF .deps/sf_rint.Tpo -c sf_rint.c -o sf_rint.o >/dev/null 2>&1
if /usr/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include   -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -MT s_rint.lo -MD -MP -MF ".deps/s_rint.Tpo" -c -o s_rint.lo s_rint.c; \
then mv -f ".deps/s_rint.Tpo" ".deps/s_rint.Plo"; else rm -f ".deps/s_rint.Tpo"; exit 1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT s_rint.lo -MD -MP -MF .deps/s_rint.Tpo -c s_rint.c  -fPIC -DPIC -o .libs/s_rint.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT s_rint.lo -MD -MP -MF .deps/s_rint.Tpo -c s_rint.c -o s_rint.o >/dev/null 2>&1
if /usr/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include   -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -MT s_scalbn.lo -MD -MP -MF ".deps/s_scalbn.Tpo" -c -o s_scalbn.lo s_scalbn.c; \
then mv -f ".deps/s_scalbn.Tpo" ".deps/s_scalbn.Plo"; else rm -f ".deps/s_scalbn.Tpo"; exit 1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT s_scalbn.lo -MD -MP -MF .deps/s_scalbn.Tpo -c s_scalbn.c  -fPIC -DPIC -o .libs/s_scalbn.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT s_scalbn.lo -MD -MP -MF .deps/s_scalbn.Tpo -c s_scalbn.c -o s_scalbn.o >/dev/null 2>&1
if /usr/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include   -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -MT s_sin.lo -MD -MP -MF ".deps/s_sin.Tpo" -c -o s_sin.lo s_sin.c; \
then mv -f ".deps/s_sin.Tpo" ".deps/s_sin.Plo"; else rm -f ".deps/s_sin.Tpo"; exit 1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT s_sin.lo -MD -MP -MF .deps/s_sin.Tpo -c s_sin.c  -fPIC -DPIC -o .libs/s_sin.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT s_sin.lo -MD -MP -MF .deps/s_sin.Tpo -c s_sin.c -o s_sin.o >/dev/null 2>&1
if /usr/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include   -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -MT s_tan.lo -MD -MP -MF ".deps/s_tan.Tpo" -c -o s_tan.lo s_tan.c; \
then mv -f ".deps/s_tan.Tpo" ".deps/s_tan.Plo"; else rm -f ".deps/s_tan.Tpo"; exit 1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT s_tan.lo -MD -MP -MF .deps/s_tan.Tpo -c s_tan.c  -fPIC -DPIC -o .libs/s_tan.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT s_tan.lo -MD -MP -MF .deps/s_tan.Tpo -c s_tan.c -o s_tan.o >/dev/null 2>&1
if /usr/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include   -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -MT s_tanh.lo -MD -MP -MF ".deps/s_tanh.Tpo" -c -o s_tanh.lo s_tanh.c; \
then mv -f ".deps/s_tanh.Tpo" ".deps/s_tanh.Plo"; else rm -f ".deps/s_tanh.Tpo"; exit 1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT s_tanh.lo -MD -MP -MF .deps/s_tanh.Tpo -c s_tanh.c  -fPIC -DPIC -o .libs/s_tanh.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT s_tanh.lo -MD -MP -MF .deps/s_tanh.Tpo -c s_tanh.c -o s_tanh.o >/dev/null 2>&1
if /usr/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include   -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -MT strtod.lo -MD -MP -MF ".deps/strtod.Tpo" -c -o strtod.lo strtod.c; \
then mv -f ".deps/strtod.Tpo" ".deps/strtod.Plo"; else rm -f ".deps/strtod.Tpo"; exit 1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT strtod.lo -MD -MP -MF .deps/strtod.Tpo -c strtod.c  -fPIC -DPIC -o .libs/strtod.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT strtod.lo -MD -MP -MF .deps/strtod.Tpo -c strtod.c -o strtod.o >/dev/null 2>&1
if /usr/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include   -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -MT w_acos.lo -MD -MP -MF ".deps/w_acos.Tpo" -c -o w_acos.lo w_acos.c; \
then mv -f ".deps/w_acos.Tpo" ".deps/w_acos.Plo"; else rm -f ".deps/w_acos.Tpo"; exit 1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT w_acos.lo -MD -MP -MF .deps/w_acos.Tpo -c w_acos.c  -fPIC -DPIC -o .libs/w_acos.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT w_acos.lo -MD -MP -MF .deps/w_acos.Tpo -c w_acos.c -o w_acos.o >/dev/null 2>&1
if /usr/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include   -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -MT w_asin.lo -MD -MP -MF ".deps/w_asin.Tpo" -c -o w_asin.lo w_asin.c; \
then mv -f ".deps/w_asin.Tpo" ".deps/w_asin.Plo"; else rm -f ".deps/w_asin.Tpo"; exit 1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT w_asin.lo -MD -MP -MF .deps/w_asin.Tpo -c w_asin.c  -fPIC -DPIC -o .libs/w_asin.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT w_asin.lo -MD -MP -MF .deps/w_asin.Tpo -c w_asin.c -o w_asin.o >/dev/null 2>&1
if /usr/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include   -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -MT w_atan2.lo -MD -MP -MF ".deps/w_atan2.Tpo" -c -o w_atan2.lo w_atan2.c; \
then mv -f ".deps/w_atan2.Tpo" ".deps/w_atan2.Plo"; else rm -f ".deps/w_atan2.Tpo"; exit 1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT w_atan2.lo -MD -MP -MF .deps/w_atan2.Tpo -c w_atan2.c  -fPIC -DPIC -o .libs/w_atan2.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT w_atan2.lo -MD -MP -MF .deps/w_atan2.Tpo -c w_atan2.c -o w_atan2.o >/dev/null 2>&1
if /usr/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include   -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -MT w_cosh.lo -MD -MP -MF ".deps/w_cosh.Tpo" -c -o w_cosh.lo w_cosh.c; \
then mv -f ".deps/w_cosh.Tpo" ".deps/w_cosh.Plo"; else rm -f ".deps/w_cosh.Tpo"; exit 1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT w_cosh.lo -MD -MP -MF .deps/w_cosh.Tpo -c w_cosh.c  -fPIC -DPIC -o .libs/w_cosh.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT w_cosh.lo -MD -MP -MF .deps/w_cosh.Tpo -c w_cosh.c -o w_cosh.o >/dev/null 2>&1
if /usr/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include   -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -MT w_exp.lo -MD -MP -MF ".deps/w_exp.Tpo" -c -o w_exp.lo w_exp.c; \
then mv -f ".deps/w_exp.Tpo" ".deps/w_exp.Plo"; else rm -f ".deps/w_exp.Tpo"; exit 1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT w_exp.lo -MD -MP -MF .deps/w_exp.Tpo -c w_exp.c  -fPIC -DPIC -o .libs/w_exp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT w_exp.lo -MD -MP -MF .deps/w_exp.Tpo -c w_exp.c -o w_exp.o >/dev/null 2>&1
if /usr/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include   -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -MT w_fmod.lo -MD -MP -MF ".deps/w_fmod.Tpo" -c -o w_fmod.lo w_fmod.c; \
then mv -f ".deps/w_fmod.Tpo" ".deps/w_fmod.Plo"; else rm -f ".deps/w_fmod.Tpo"; exit 1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT w_fmod.lo -MD -MP -MF .deps/w_fmod.Tpo -c w_fmod.c  -fPIC -DPIC -o .libs/w_fmod.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT w_fmod.lo -MD -MP -MF .deps/w_fmod.Tpo -c w_fmod.c -o w_fmod.o >/dev/null 2>&1
if /usr/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include   -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -MT w_hypot.lo -MD -MP -MF ".deps/w_hypot.Tpo" -c -o w_hypot.lo w_hypot.c; \
then mv -f ".deps/w_hypot.Tpo" ".deps/w_hypot.Plo"; else rm -f ".deps/w_hypot.Tpo"; exit 1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT w_hypot.lo -MD -MP -MF .deps/w_hypot.Tpo -c w_hypot.c  -fPIC -DPIC -o .libs/w_hypot.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT w_hypot.lo -MD -MP -MF .deps/w_hypot.Tpo -c w_hypot.c -o w_hypot.o >/dev/null 2>&1
if /usr/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include   -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -MT w_log.lo -MD -MP -MF ".deps/w_log.Tpo" -c -o w_log.lo w_log.c; \
then mv -f ".deps/w_log.Tpo" ".deps/w_log.Plo"; else rm -f ".deps/w_log.Tpo"; exit 1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT w_log.lo -MD -MP -MF .deps/w_log.Tpo -c w_log.c  -fPIC -DPIC -o .libs/w_log.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT w_log.lo -MD -MP -MF .deps/w_log.Tpo -c w_log.c -o w_log.o >/dev/null 2>&1
if /usr/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include   -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -MT w_log10.lo -MD -MP -MF ".deps/w_log10.Tpo" -c -o w_log10.lo w_log10.c; \
then mv -f ".deps/w_log10.Tpo" ".deps/w_log10.Plo"; else rm -f ".deps/w_log10.Tpo"; exit 1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT w_log10.lo -MD -MP -MF .deps/w_log10.Tpo -c w_log10.c  -fPIC -DPIC -o .libs/w_log10.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT w_log10.lo -MD -MP -MF .deps/w_log10.Tpo -c w_log10.c -o w_log10.o >/dev/null 2>&1
if /usr/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include   -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -MT w_pow.lo -MD -MP -MF ".deps/w_pow.Tpo" -c -o w_pow.lo w_pow.c; \
then mv -f ".deps/w_pow.Tpo" ".deps/w_pow.Plo"; else rm -f ".deps/w_pow.Tpo"; exit 1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT w_pow.lo -MD -MP -MF .deps/w_pow.Tpo -c w_pow.c  -fPIC -DPIC -o .libs/w_pow.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT w_pow.lo -MD -MP -MF .deps/w_pow.Tpo -c w_pow.c -o w_pow.o >/dev/null 2>&1
if /usr/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include   -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -MT w_remainder.lo -MD -MP -MF ".deps/w_remainder.Tpo" -c -o w_remainder.lo w_remainder.c; \
then mv -f ".deps/w_remainder.Tpo" ".deps/w_remainder.Plo"; else rm -f ".deps/w_remainder.Tpo"; exit 1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT w_remainder.lo -MD -MP -MF .deps/w_remainder.Tpo -c w_remainder.c  -fPIC -DPIC -o .libs/w_remainder.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT w_remainder.lo -MD -MP -MF .deps/w_remainder.Tpo -c w_remainder.c -o w_remainder.o >/dev/null 2>&1
if /usr/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include   -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -MT w_sinh.lo -MD -MP -MF ".deps/w_sinh.Tpo" -c -o w_sinh.lo w_sinh.c; \
then mv -f ".deps/w_sinh.Tpo" ".deps/w_sinh.Plo"; else rm -f ".deps/w_sinh.Tpo"; exit 1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT w_sinh.lo -MD -MP -MF .deps/w_sinh.Tpo -c w_sinh.c  -fPIC -DPIC -o .libs/w_sinh.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT w_sinh.lo -MD -MP -MF .deps/w_sinh.Tpo -c w_sinh.c -o w_sinh.o >/dev/null 2>&1
if /usr/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include   -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -MT w_sqrt.lo -MD -MP -MF ".deps/w_sqrt.Tpo" -c -o w_sqrt.lo w_sqrt.c; \
then mv -f ".deps/w_sqrt.Tpo" ".deps/w_sqrt.Plo"; else rm -f ".deps/w_sqrt.Tpo"; exit 1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT w_sqrt.lo -MD -MP -MF .deps/w_sqrt.Tpo -c w_sqrt.c  -fPIC -DPIC -o .libs/w_sqrt.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT w_sqrt.lo -MD -MP -MF .deps/w_sqrt.Tpo -c w_sqrt.c -o w_sqrt.o >/dev/null 2>&1
/usr/bin/bash ../../libtool --tag=CC --mode=link gcc  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -no-undefined  -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -liconv -lintl -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -o libfdlibm.la   dtoa.lo e_acos.lo e_asin.lo e_atan2.lo e_cosh.lo e_exp.lo e_fmod.lo e_hypot.lo e_log.lo e_log10.lo e_pow.lo e_remainder.lo e_rem_pio2.lo e_scalb.lo e_sinh.lo e_sqrt.lo k_cos.lo k_rem_pio2.lo k_sin.lo k_tan.lo mprec.lo s_atan.lo s_cbrt.lo s_ceil.lo s_copysign.lo s_cos.lo s_expm1.lo s_fabs.lo sf_fabs.lo s_finite.lo s_floor.lo s_log1p.lo sf_rint.lo s_rint.lo s_scalbn.lo s_sin.lo s_tan.lo s_tanh.lo strtod.lo w_acos.lo w_asin.lo w_atan2.lo w_cosh.lo w_exp.lo w_fmod.lo w_hypot.lo w_log.lo w_log10.lo w_pow.lo w_remainder.lo w_sinh.lo w_sqrt.lo  
libtool: link: ar cr .libs/libfdlibm.a .libs/dtoa.o .libs/e_acos.o .libs/e_asin.o .libs/e_atan2.o .libs/e_cosh.o .libs/e_exp.o .libs/e_fmod.o .libs/e_hypot.o .libs/e_log.o .libs/e_log10.o .libs/e_pow.o .libs/e_remainder.o .libs/e_rem_pio2.o .libs/e_scalb.o .libs/e_sinh.o .libs/e_sqrt.o .libs/k_cos.o .libs/k_rem_pio2.o .libs/k_sin.o .libs/k_tan.o .libs/mprec.o .libs/s_atan.o .libs/s_cbrt.o .libs/s_ceil.o .libs/s_copysign.o .libs/s_cos.o .libs/s_expm1.o .libs/s_fabs.o .libs/sf_fabs.o .libs/s_finite.o .libs/s_floor.o .libs/s_log1p.o .libs/sf_rint.o .libs/s_rint.o .libs/s_scalbn.o .libs/s_sin.o .libs/s_tan.o .libs/s_tanh.o .libs/strtod.o .libs/w_acos.o .libs/w_asin.o .libs/w_atan2.o .libs/w_cosh.o .libs/w_exp.o .libs/w_fmod.o .libs/w_hypot.o .libs/w_log.o .libs/w_log10.o .libs/w_pow.o .libs/w_remainder.o .libs/w_sinh.o .libs/w_sqrt.o 
libtool: link: ranlib .libs/libfdlibm.a
libtool: link: ( cd ".libs" && rm -f "libfdlibm.la" && ln -s "../libfdlibm.la" "libfdlibm.la" )
gmake[2]: Leaving directory '/home/pbulk/build/lang/classpath/work/classpath-0.93/native/fdlibm'
Making all in jni
gmake[2]: Entering directory '/home/pbulk/build/lang/classpath/work/classpath-0.93/native/jni'
Making all in classpath
gmake[3]: Entering directory '/home/pbulk/build/lang/classpath/work/classpath-0.93/native/jni/classpath'
if /usr/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -MT jcl.lo -MD -MP -MF ".deps/jcl.Tpo" -c -o jcl.lo jcl.c; \
then mv -f ".deps/jcl.Tpo" ".deps/jcl.Plo"; else rm -f ".deps/jcl.Tpo"; exit 1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT jcl.lo -MD -MP -MF .deps/jcl.Tpo -c jcl.c  -fPIC -DPIC -o .libs/jcl.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT jcl.lo -MD -MP -MF .deps/jcl.Tpo -c jcl.c -o jcl.o >/dev/null 2>&1
if /usr/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -MT jnilink.lo -MD -MP -MF ".deps/jnilink.Tpo" -c -o jnilink.lo jnilink.c; \
then mv -f ".deps/jnilink.Tpo" ".deps/jnilink.Plo"; else rm -f ".deps/jnilink.Tpo"; exit 1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT jnilink.lo -MD -MP -MF .deps/jnilink.Tpo -c jnilink.c  -fPIC -DPIC -o .libs/jnilink.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT jnilink.lo -MD -MP -MF .deps/jnilink.Tpo -c jnilink.c -o jnilink.o >/dev/null 2>&1
if /usr/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -MT native_state.lo -MD -MP -MF ".deps/native_state.Tpo" -c -o native_state.lo native_state.c; \
then mv -f ".deps/native_state.Tpo" ".deps/native_state.Plo"; else rm -f ".deps/native_state.Tpo"; exit 1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT native_state.lo -MD -MP -MF .deps/native_state.Tpo -c native_state.c  -fPIC -DPIC -o .libs/native_state.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT native_state.lo -MD -MP -MF .deps/native_state.Tpo -c native_state.c -o native_state.o >/dev/null 2>&1
/usr/bin/bash ../../../libtool --tag=CC --mode=link gcc -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -no-undefined -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -liconv -lintl -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -o libclasspath.la   jcl.lo jnilink.lo native_state.lo  
libtool: link: ar cr .libs/libclasspath.a .libs/jcl.o .libs/jnilink.o .libs/native_state.o 
libtool: link: ranlib .libs/libclasspath.a
libtool: link: ( cd ".libs" && rm -f "libclasspath.la" && ln -s "../libclasspath.la" "libclasspath.la" )
gmake[3]: Leaving directory '/home/pbulk/build/lang/classpath/work/classpath-0.93/native/jni/classpath'
Making all in native-lib
gmake[3]: Entering directory '/home/pbulk/build/lang/classpath/work/classpath-0.93/native/jni/native-lib'
if /usr/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -MT cpnet.lo -MD -MP -MF ".deps/cpnet.Tpo" -c -o cpnet.lo cpnet.c; \
then mv -f ".deps/cpnet.Tpo" ".deps/cpnet.Plo"; else rm -f ".deps/cpnet.Tpo"; exit 1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/home/pbulk/build/lang/classpath/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/lang/classpath/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/lang/classpath/work/.buildlink/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT cpnet.lo -MD -MP -MF .deps/cpnet.Tpo -c cpnet.c  -fPIC -DPIC -o .libs/cpnet.o
cpnet.c: In function 'cpnet_getAvailableBytes':
cpnet.c:577:19: error: 'FIONREAD' undeclared (first use in this function); did you mean 'UIO_READ'?
  577 |   ret = ioctl(fd, FIONREAD, availableBytes);
      |                   ^~~~~~~~
      |                   UIO_READ
cpnet.c:577:19: note: each undeclared identifier is reported only once for each function it appears in
gmake[3]: *** [Makefile:390: cpnet.lo] Error 1
gmake[3]: Leaving directory '/home/pbulk/build/lang/classpath/work/classpath-0.93/native/jni/native-lib'
gmake[2]: *** [Makefile:363: all-recursive] Error 1
gmake[2]: Leaving directory '/home/pbulk/build/lang/classpath/work/classpath-0.93/native/jni'
gmake[1]: *** [Makefile:353: all-recursive] Error 1
gmake[1]: Leaving directory '/home/pbulk/build/lang/classpath/work/classpath-0.93/native'
gmake: *** [Makefile:389: all-recursive] Error 1
*** Error code 2

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/classpath
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/classpath