MidnightBSD Magus

java/classpath

GNU project to create a free Java class library

Flavor Version Run OSVersion Arch License Restricted Status
0.99_4 623 4.0 i386 gpl2 0 fail

License Permissions:

Events

Machine Type Time Message
m4032 info 2025-12-19 00:16:14.71886 Test Started
m4032 fail 2025-12-19 00:18:39.300301 make build returned non-zero: 1
m4032 fail 2025-12-19 00:18:39.380927 Test complete.

Log

===>  Building for classpath-0.99_4
Making all in lib
gmake[1]: Entering directory '/magus/work/usr/mports/java/classpath/work/classpath-0.99/lib'
/bin/mkdir -p ../gnu/java/locale
true
../scripts/generate-locale-list.sh > ../gnu/java/locale/LocaleData.java
top_builddir=.. top_srcdir=.. /bin/sh ./gen-classlist.sh standard
Adding java source files from srcdir '/magus/work/usr/mports/java/classpath/work/classpath-0.99'.
Adding java source files from VM directory ../vm/reference
/usr/local/bootstrap-openjdk8/bin/javac  -J-Xmx768M -source 1.5 -target 1.5 -bootclasspath '' -classpath ../vm/reference:..:../external/w3c_dom:../external/sax:../external/relaxngDatatype:../external/jsr166:.:: -d . @classes
warning: [options] source value 1.5 is obsolete and will be removed in a future release
warning: [options] target value 1.5 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
touch resources
/magus/work/usr/mports/java/classpath/work/classpath-0.99/sun/reflect/annotation/AnnotationInvocationHandler.java:130: warning: '_' used as an identifier
            catch (IllegalAccessException _)
                                          ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/sun/reflect/annotation/AnnotationInvocationHandler.java:134: warning: '_' used as an identifier
            catch (InvocationTargetException _)
                                             ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/javax/swing/text/LayoutQueue.java:90: warning: '_' used as an identifier
            catch (InterruptedException _)
                                        ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/javax/swing/text/ElementIterator.java:115: warning: '_' used as an identifier
    catch (CloneNotSupportedException _)
                                      ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/javax/sound/sampled/AudioSystem.java:95: warning: '_' used as an identifier
        catch (UnsupportedAudioFileException _)
                                             ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/javax/sound/sampled/AudioSystem.java:122: warning: '_' used as an identifier
        catch (UnsupportedAudioFileException _)
                                             ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/javax/sound/sampled/AudioSystem.java:149: warning: '_' used as an identifier
        catch (UnsupportedAudioFileException _)
                                             ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/javax/sound/sampled/AudioSystem.java:262: warning: '_' used as an identifier
        catch (UnsupportedAudioFileException _)
                                             ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/javax/sound/sampled/AudioSystem.java:289: warning: '_' used as an identifier
        catch (UnsupportedAudioFileException _)
                                             ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/javax/sound/sampled/AudioSystem.java:316: warning: '_' used as an identifier
        catch (UnsupportedAudioFileException _)
                                             ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/javax/sound/sampled/AudioSystem.java:387: warning: '_' used as an identifier
        catch (LineUnavailableException _)
                                        ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/javax/naming/spi/ResolveResult.java:93: warning: '_' used as an identifier
    catch (InvalidNameException _)
                                ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/javax/naming/spi/ResolveResult.java:152: warning: '_' used as an identifier
    catch (InvalidNameException _)
                                ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/javax/naming/spi/ResolveResult.java:168: warning: '_' used as an identifier
    catch (InvalidNameException _)
                                ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/javax/naming/spi/NamingManager.java:603: warning: '_' used as an identifier
    catch (Exception _)
                     ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/java/util/zip/ZipFile.java:196: warning: '_' used as an identifier
    catch (IOException _)
                       ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/java/util/zip/ZipFile.java:206: warning: '_' used as an identifier
        catch (IOException _)
                           ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/java/util/logging/StreamHandler.java:154: warning: '_' used as an identifier
    catch (Exception _)
                     ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/java/util/logging/LogRecord.java:340: warning: '_' used as an identifier
    catch (java.util.MissingResourceException _)
                                              ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/java/util/logging/Level.java:291: warning: '_' used as an identifier
      catch (Exception _)
                       ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/java/util/logging/Level.java:358: warning: '_' used as an identifier
    catch (NumberFormatException _)
                                 ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/java/util/logging/Formatter.java:155: warning: '_' used as an identifier
      catch (java.util.MissingResourceException _)
                                                ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/java/util/jar/JarEntry.java:113: warning: '_' used as an identifier
    catch (IOException _)
                       ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/java/util/Timer.java:224: warning: '_' used as an identifier
                  catch (InterruptedException _)
                                              ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/java/util/Timer.java:237: warning: '_' used as an identifier
              catch (InterruptedException _)
                                          ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/java/util/TimeZone.java:1129: warning: '_' used as an identifier
    catch (IndexOutOfBoundsException _)
                                     ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/java/util/TimeZone.java:1132: warning: '_' used as an identifier
    catch (NumberFormatException _)
                                 ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/java/util/Formatter.java:396: warning: '_' used as an identifier
    catch (IOException _)
                       ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/java/util/Formatter.java:420: warning: '_' used as an identifier
    catch (IOException _)
                       ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/java/util/EnumSet.java:129: warning: '_' used as an identifier
    catch (CloneNotSupportedException _)
                                      ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/java/text/Collator.java:234: warning: '_' used as an identifier
    catch (CloneNotSupportedException _)
                                      ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/java/net/URLClassLoader.java:315: warning: '_' used as an identifier
                catch (MalformedURLException _)
                                             ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/java/net/ServerSocket.java:264: warning: '_' used as an identifier
        catch (IOException _)
                           ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/java/lang/Package.java:393: warning: '_' used as an identifier
    catch (ClassNotFoundException _)
                                  ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/java/io/StreamTokenizer.java:413: warning: '_' used as an identifier
        catch (NumberFormatException _)
                                     ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/java/io/ObjectStreamClass.java:382: warning: '_' used as an identifier
                catch (NoSuchFieldException _)
                                            ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/java/io/ObjectStreamClass.java:394: warning: '_' used as an identifier
                catch (NoSuchFieldException _)
                                            ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/java/io/ObjectStreamClass.java:715: warning: '_' used as an identifier
                    catch (NoSuchFieldException _)
                                                ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/java/io/ObjectOutputStream.java:1312: warning: '_' used as an identifier
    catch (IllegalArgumentException _)
                                    ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/java/io/ObjectOutputStream.java:1316: warning: '_' used as an identifier
        e.initCause(_);
                    ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/java/io/ObjectOutputStream.java:1323: warning: '_' used as an identifier
    catch (Exception _)
                     ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/java/io/ObjectOutputStream.java:1325: warning: '_' used as an identifier
        IOException e = new IOException("Unexpected exception " + _);
                                                                  ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/java/io/ObjectOutputStream.java:1326: warning: '_' used as an identifier
        e.initCause(_);
                    ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/java/io/ObjectOutputStream.java:1442: warning: '_' used as an identifier
    catch (Exception _)
                     ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/java/io/ObjectInputStream.java:1539: warning: '_' used as an identifier
              catch (NullPointerException _)
                                          ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/java/io/ObjectInputStream.java:2105: warning: '_' used as an identifier
    catch (Exception _)
                     ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/java/io/InputStreamReader.java:174: warning: '_' used as an identifier
          } catch(UnsupportedOperationException _){
                                                ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/java/io/InputStreamReader.java:223: warning: '_' used as an identifier
      } catch(UnsupportedOperationException _){
                                            ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/java/io/InputStreamReader.java:256: warning: '_' used as an identifier
    } catch(UnsupportedOperationException _){
                                          ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/java/io/InputStreamReader.java:284: warning: '_' used as an identifier
    } catch(UnsupportedOperationException _){
                                          ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/java/io/CharArrayWriter.java:282: warning: '_' used as an identifier
    catch (IOException _)
                       ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/java/io/CharArrayWriter.java:316: warning: '_' used as an identifier
    catch (IOException _)
                       ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/java/beans/PropertyDescriptor.java:383: warning: '_' used as an identifier
      catch (NoSuchMethodException _)
                                   ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/java/beans/PropertyDescriptor.java:396: warning: '_' used as an identifier
      catch (InstantiationException _)
                                    ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/java/beans/PropertyDescriptor.java:400: warning: '_' used as an identifier
      catch (InvocationTargetException _)
                                       ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/java/beans/PropertyDescriptor.java:404: warning: '_' used as an identifier
      catch (IllegalAccessException _)
                                    ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/java/beans/PropertyDescriptor.java:408: warning: '_' used as an identifier
      catch (ClassCastException _)
                                ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/java/awt/GridBagConstraints.java:198: warning: '_' used as an identifier
    catch (CloneNotSupportedException _)
                                      ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/java/applet/Applet.java:552: warning: '_' used as an identifier
      catch (LineUnavailableException _)
                                      ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/java/applet/Applet.java:556: warning: '_' used as an identifier
      catch (IOException _)
                         ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/java/applet/Applet.java:560: warning: '_' used as an identifier
      catch (UnsupportedAudioFileException _)
                                           ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/gnu/java/util/prefs/FileBasedPreferences.java:125: warning: '_' used as an identifier
    catch (IOException _)
                       ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/gnu/java/util/prefs/FileBasedPreferences.java:240: warning: '_' used as an identifier
                catch (IOException _)
                                   ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/gnu/java/util/prefs/FileBasedPreferences.java:249: warning: '_' used as an identifier
                catch (IOException _)
                                   ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/gnu/java/util/ZoneInfo.java:1032: warning: '_' used as an identifier
    catch (IndexOutOfBoundsException _)
                                     ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/gnu/java/util/ZoneInfo.java:1035: warning: '_' used as an identifier
    catch (NumberFormatException _)
                                 ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/gnu/java/rmi/server/UnicastRef.java:492: warning: '_' used as an identifier
    catch (IOException _)
                       ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/gnu/java/rmi/server/UnicastConnectionManager.java:100: warning: '_' used as an identifier
        catch (UnknownHostException _) {
                                    ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/gnu/java/rmi/server/UnicastConnectionManager.java:207: warning: '_' used as an identifier
    }catch(Exception _){}
                     ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/gnu/java/rmi/server/UnicastConnectionManager.java:373: warning: '_' used as an identifier
            }catch(Exception _){}
                             ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/gnu/java/rmi/server/UnicastConnection.java:189: warning: '_' used as an identifier
        catch (IOException _) {
                           ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/gnu/java/rmi/server/RMIHashes.java:90: warning: '_' used as an identifier
    }catch(Exception _){
                     ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/gnu/java/rmi/server/RMIClassLoaderImpl.java:177: warning: '_' used as an identifier
    catch (Exception _)
                     ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/gnu/java/rmi/registry/RegistryImpl.java:141: warning: '_' used as an identifier
                catch (NumberFormatException _) {
                                             ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/gnu/java/rmi/registry/RegistryImpl.java:149: warning: '_' used as an identifier
        catch (RemoteException _) {
                               ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/gnu/java/net/protocol/http/HTTPURLConnection.java:113: warning: '_' used as an identifier
            catch (NumberFormatException _)
                                         ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/gnu/java/net/protocol/http/HTTPURLConnection.java:230: warning: '_' used as an identifier
                catch (IOException _)
                                   ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/gnu/java/net/protocol/http/HTTPConnection.java:408: warning: '_' used as an identifier
                          catch (InterruptedException _)
                                                      ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/gnu/java/net/protocol/http/HTTPConnection.java:427: warning: '_' used as an identifier
                    catch (InterruptedException _)
                                                ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/gnu/java/net/protocol/http/HTTPConnection.java:493: warning: '_' used as an identifier
        catch (NumberFormatException _)
                                     ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/gnu/java/net/protocol/http/HTTPConnection.java:507: warning: '_' used as an identifier
        catch (NumberFormatException _)
                                     ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/gnu/java/net/protocol/http/HTTPConnection.java:528: warning: '_' used as an identifier
                catch (SocketException _)
                                       ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/gnu/classpath/debug/Component.java:160: warning: '_' used as an identifier
    catch (Throwable _)
                     ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
../vm/reference/java/net/VMNetworkInterface.java:79: warning: '_' used as an identifier
    catch (UnknownHostException _)
                                ^
  (use of '_' as an identifier might not be supported in releases after Java SE 8)
/magus/work/usr/mports/java/classpath/work/classpath-0.99/external/sax/org/xml/sax/helpers/NewInstance.java:63: warning: non-varargs call of varargs method with inexact argument type for last parameter;
            m = Thread.class.getMethod("getContextClassLoader", null);
                                                                ^
  cast to Class for a varargs call
  cast to Class[] for a non-varargs call and to suppress this warning
/magus/work/usr/mports/java/classpath/work/classpath-0.99/external/sax/org/xml/sax/helpers/NewInstance.java:70: warning: non-varargs call of varargs method with inexact argument type for last parameter;
            return (ClassLoader) m.invoke(Thread.currentThread(), null);
                                                                  ^
  cast to Object for a varargs call
  cast to Object[] for a non-varargs call and to suppress this warning
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
89 warnings
touch compile-classes
/usr/local/bootstrap-openjdk8/bin/jar cf glibj.zip gnu java javax org sun META-INF && /usr/local/bootstrap-openjdk8/bin/jar i ./glibj.zip
gmake[1]: Leaving directory '/magus/work/usr/mports/java/classpath/work/classpath-0.99/lib'
Making all in doc
gmake[1]: Entering directory '/magus/work/usr/mports/java/classpath/work/classpath-0.99/doc'
Making all in api
gmake[2]: Entering directory '/magus/work/usr/mports/java/classpath/work/classpath-0.99/doc/api'
gmake[2]: Nothing to be done for 'all'.
gmake[2]: Leaving directory '/magus/work/usr/mports/java/classpath/work/classpath-0.99/doc/api'
gmake[2]: Entering directory '/magus/work/usr/mports/java/classpath/work/classpath-0.99/doc'
perl ./texi2pod.pl -D gappletviewer < cp-tools.texinfo > gappletviewer.pod
perl ./texi2pod.pl -D gjar < cp-tools.texinfo > gjar.pod
perl ./texi2pod.pl -D gjarsigner < cp-tools.texinfo > gjarsigner.pod
perl ./texi2pod.pl -D gjavah < cp-tools.texinfo > gjavah.pod
Unescaped left brace in regex is passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ./texi2pod.pl line 314.
Unescaped left brace in regex is passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ./texi2pod.pl line 314.
Unescaped left brace in regex is passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ./texi2pod.pl line 314.
perl ./texi2pod.pl -D gcjh < cp-tools.texinfo > gcjh.pod
perl ./texi2pod.pl -D gkeytool < cp-tools.texinfo \
  | sed -e 's/^For more details.*/See I for more details./' \
    -e 's/1\.<\([^>]*\)>/- \1/' \
	> gkeytool.pod
Unescaped left brace in regex is passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ./texi2pod.pl line 314.
Unescaped left brace in regex is passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ./texi2pod.pl line 314.
Unescaped left brace in regex is passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ./texi2pod.pl line 314.
perl ./texi2pod.pl -D gnative2ascii < cp-tools.texinfo > gnative2ascii.pod
perl ./texi2pod.pl -D gorbd < cp-tools.texinfo > gorbd.pod
perl ./texi2pod.pl -D grmid < cp-tools.texinfo > grmid.pod
Unescaped left brace in regex is passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ./texi2pod.pl line 314.
Unescaped left brace in regex is passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ./texi2pod.pl line 314.
Unescaped left brace in regex is passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ./texi2pod.pl line 314.
perl ./texi2pod.pl -D grmiregistry < cp-tools.texinfo > grmiregistry.pod
perl ./texi2pod.pl -D gserialver < cp-tools.texinfo > gserialver.pod
perl ./texi2pod.pl -D gtnameserv < cp-tools.texinfo > gtnameserv.pod
perl ./texi2pod.pl -D gjdoc < cp-tools.texinfo > gjdoc.pod
Unescaped left brace in regex is passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ./texi2pod.pl line 314.
Unescaped left brace in regex is passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ./texi2pod.pl line 314.
Unescaped left brace in regex is passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ./texi2pod.pl line 314.
Unescaped left brace in regex is passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ./texi2pod.pl line 314.
echo timestamp > gappletviewer.1
echo timestamp > gjar.1
echo timestamp > gjarsigner.1
(pod2man --center="GNU" --release="0.99" --section=1 gappletviewer.pod > gappletviewer.1.T$$ && \
	mv -f gappletviewer.1.T$$ gappletviewer.1) || \
	(rm -f gappletviewer.1.T$$ && exit 1)
(pod2man --center="GNU" --release="0.99" --section=1 gjar.pod > gjar.1.T$$ && \
	mv -f gjar.1.T$$ gjar.1) || \
	(rm -f gjar.1.T$$ && exit 1)
(pod2man --center="GNU" --release="0.99" --section=1 gjarsigner.pod > gjarsigner.1.T$$ && \
	mv -f gjarsigner.1.T$$ gjarsigner.1) || \
	(rm -f gjarsigner.1.T$$ && exit 1)
echo timestamp > gjavah.1
(pod2man --center="GNU" --release="0.99" --section=1 gjavah.pod > gjavah.1.T$$ && \
	mv -f gjavah.1.T$$ gjavah.1) || \
	(rm -f gjavah.1.T$$ && exit 1)
echo timestamp > gcjh.1
echo timestamp > gkeytool.1
echo timestamp > gnative2ascii.1
(pod2man --center="GNU" --release="0.99" --section=1 gcjh.pod > gcjh.1.T$$ && \
	mv -f gcjh.1.T$$ gcjh.1) || \
	(rm -f gcjh.1.T$$ && exit 1)
(pod2man --center="GNU" --release="0.99" --section=1 gkeytool.pod > gkeytool.1.T$$ && \
	mv -f gkeytool.1.T$$ gkeytool.1) || \
	(rm -f gkeytool.1.T$$ && exit 1)
echo timestamp > gorbd.1
(pod2man --center="GNU" --release="0.99" --section=1 gnative2ascii.pod > gnative2ascii.1.T$$ && \
	mv -f gnative2ascii.1.T$$ gnative2ascii.1) || \
	(rm -f gnative2ascii.1.T$$ && exit 1)
(pod2man --center="GNU" --release="0.99" --section=1 gorbd.pod > gorbd.1.T$$ && \
	mv -f gorbd.1.T$$ gorbd.1) || \
	(rm -f gorbd.1.T$$ && exit 1)
echo timestamp > grmid.1
echo timestamp > grmiregistry.1
echo timestamp > gserialver.1
(pod2man --center="GNU" --release="0.99" --section=1 grmid.pod > grmid.1.T$$ && \
	mv -f grmid.1.T$$ grmid.1) || \
	(rm -f grmid.1.T$$ && exit 1)
(pod2man --center="GNU" --release="0.99" --section=1 grmiregistry.pod > grmiregistry.1.T$$ && \
	mv -f grmiregistry.1.T$$ grmiregistry.1) || \
	(rm -f grmiregistry.1.T$$ && exit 1)
(pod2man --center="GNU" --release="0.99" --section=1 gserialver.pod > gserialver.1.T$$ && \
	mv -f gserialver.1.T$$ gserialver.1) || \
	(rm -f gserialver.1.T$$ && exit 1)
echo timestamp > gtnameserv.1
(pod2man --center="GNU" --release="0.99" --section=1 gtnameserv.pod > gtnameserv.1.T$$ && \
	mv -f gtnameserv.1.T$$ gtnameserv.1) || \
	(rm -f gtnameserv.1.T$$ && exit 1)
echo timestamp > gjdoc.1
(pod2man --center="GNU" --release="0.99" --section=1 gjdoc.pod > gjdoc.1.T$$ && \
	mv -f gjdoc.1.T$$ gjdoc.1) || \
	(rm -f gjdoc.1.T$$ && exit 1)
rm gjdoc.pod gkeytool.pod gjavah.pod gappletviewer.pod gjarsigner.pod gnative2ascii.pod gjar.pod gserialver.pod gtnameserv.pod grmiregistry.pod gcjh.pod grmid.pod gorbd.pod
gmake[2]: Leaving directory '/magus/work/usr/mports/java/classpath/work/classpath-0.99/doc'
gmake[1]: Leaving directory '/magus/work/usr/mports/java/classpath/work/classpath-0.99/doc'
Making all in external
gmake[1]: Entering directory '/magus/work/usr/mports/java/classpath/work/classpath-0.99/external'
Making all in sax
gmake[2]: Entering directory '/magus/work/usr/mports/java/classpath/work/classpath-0.99/external/sax'
gmake[2]: Nothing to be done for 'all'.
gmake[2]: Leaving directory '/magus/work/usr/mports/java/classpath/work/classpath-0.99/external/sax'
Making all in w3c_dom
gmake[2]: Entering directory '/magus/work/usr/mports/java/classpath/work/classpath-0.99/external/w3c_dom'
gmake[2]: Nothing to be done for 'all'.
gmake[2]: Leaving directory '/magus/work/usr/mports/java/classpath/work/classpath-0.99/external/w3c_dom'
Making all in relaxngDatatype
gmake[2]: Entering directory '/magus/work/usr/mports/java/classpath/work/classpath-0.99/external/relaxngDatatype'
gmake[2]: Nothing to be done for 'all'.
gmake[2]: Leaving directory '/magus/work/usr/mports/java/classpath/work/classpath-0.99/external/relaxngDatatype'
Making all in jsr166
gmake[2]: Entering directory '/magus/work/usr/mports/java/classpath/work/classpath-0.99/external/jsr166'
gmake[2]: Nothing to be done for 'all'.
gmake[2]: Leaving directory '/magus/work/usr/mports/java/classpath/work/classpath-0.99/external/jsr166'
gmake[2]: Entering directory '/magus/work/usr/mports/java/classpath/work/classpath-0.99/external'
gmake[2]: Nothing to be done for 'all-am'.
gmake[2]: Leaving directory '/magus/work/usr/mports/java/classpath/work/classpath-0.99/external'
gmake[1]: Leaving directory '/magus/work/usr/mports/java/classpath/work/classpath-0.99/external'
Making all in include
gmake[1]: Entering directory '/magus/work/usr/mports/java/classpath/work/classpath-0.99/include'
/usr/local/bin/gmake  all-am
gmake[2]: Entering directory '/magus/work/usr/mports/java/classpath/work/classpath-0.99/include'
gmake[2]: Leaving directory '/magus/work/usr/mports/java/classpath/work/classpath-0.99/include'
gmake[1]: Leaving directory '/magus/work/usr/mports/java/classpath/work/classpath-0.99/include'
Making all in native
gmake[1]: Entering directory '/magus/work/usr/mports/java/classpath/work/classpath-0.99/native'
Making all in fdlibm
gmake[2]: Entering directory '/magus/work/usr/mports/java/classpath/work/classpath-0.99/native/fdlibm'
/bin/sh ../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include   -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT dtoa.lo -MD -MP -MF .deps/dtoa.Tpo -c -o dtoa.lo dtoa.c
/bin/sh ../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include   -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT e_acos.lo -MD -MP -MF .deps/e_acos.Tpo -c -o e_acos.lo e_acos.c
/bin/sh ../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include   -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT e_asin.lo -MD -MP -MF .deps/e_asin.Tpo -c -o e_asin.lo e_asin.c
/bin/sh ../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include   -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT e_atan2.lo -MD -MP -MF .deps/e_atan2.Tpo -c -o e_atan2.lo e_atan2.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT e_atan2.lo -MD -MP -MF .deps/e_atan2.Tpo -c e_atan2.c  -fPIC -DPIC -o .libs/e_atan2.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT dtoa.lo -MD -MP -MF .deps/dtoa.Tpo -c dtoa.c  -fPIC -DPIC -o .libs/dtoa.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT e_acos.lo -MD -MP -MF .deps/e_acos.Tpo -c e_acos.c  -fPIC -DPIC -o .libs/e_acos.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT e_asin.lo -MD -MP -MF .deps/e_asin.Tpo -c e_asin.c  -fPIC -DPIC -o .libs/e_asin.o
mv -f .deps/e_acos.Tpo .deps/e_acos.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include   -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT e_cosh.lo -MD -MP -MF .deps/e_cosh.Tpo -c -o e_cosh.lo e_cosh.c
mv -f .deps/e_atan2.Tpo .deps/e_atan2.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include   -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT e_exp.lo -MD -MP -MF .deps/e_exp.Tpo -c -o e_exp.lo e_exp.c
mv -f .deps/e_asin.Tpo .deps/e_asin.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include   -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT e_fmod.lo -MD -MP -MF .deps/e_fmod.Tpo -c -o e_fmod.lo e_fmod.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT e_cosh.lo -MD -MP -MF .deps/e_cosh.Tpo -c e_cosh.c  -fPIC -DPIC -o .libs/e_cosh.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT e_fmod.lo -MD -MP -MF .deps/e_fmod.Tpo -c e_fmod.c  -fPIC -DPIC -o .libs/e_fmod.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT e_exp.lo -MD -MP -MF .deps/e_exp.Tpo -c e_exp.c  -fPIC -DPIC -o .libs/e_exp.o
mv -f .deps/e_cosh.Tpo .deps/e_cosh.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include   -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT e_hypot.lo -MD -MP -MF .deps/e_hypot.Tpo -c -o e_hypot.lo e_hypot.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT e_hypot.lo -MD -MP -MF .deps/e_hypot.Tpo -c e_hypot.c  -fPIC -DPIC -o .libs/e_hypot.o
mv -f .deps/e_exp.Tpo .deps/e_exp.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include   -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT e_log.lo -MD -MP -MF .deps/e_log.Tpo -c -o e_log.lo e_log.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT e_log.lo -MD -MP -MF .deps/e_log.Tpo -c e_log.c  -fPIC -DPIC -o .libs/e_log.o
mv -f .deps/e_fmod.Tpo .deps/e_fmod.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include   -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT e_log10.lo -MD -MP -MF .deps/e_log10.Tpo -c -o e_log10.lo e_log10.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT e_log10.lo -MD -MP -MF .deps/e_log10.Tpo -c e_log10.c  -fPIC -DPIC -o .libs/e_log10.o
mv -f .deps/dtoa.Tpo .deps/dtoa.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include   -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT e_pow.lo -MD -MP -MF .deps/e_pow.Tpo -c -o e_pow.lo e_pow.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT e_pow.lo -MD -MP -MF .deps/e_pow.Tpo -c e_pow.c  -fPIC -DPIC -o .libs/e_pow.o
mv -f .deps/e_hypot.Tpo .deps/e_hypot.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include   -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT e_remainder.lo -MD -MP -MF .deps/e_remainder.Tpo -c -o e_remainder.lo e_remainder.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT e_remainder.lo -MD -MP -MF .deps/e_remainder.Tpo -c e_remainder.c  -fPIC -DPIC -o .libs/e_remainder.o
mv -f .deps/e_log.Tpo .deps/e_log.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include   -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT e_rem_pio2.lo -MD -MP -MF .deps/e_rem_pio2.Tpo -c -o e_rem_pio2.lo e_rem_pio2.c
mv -f .deps/e_log10.Tpo .deps/e_log10.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include   -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT e_scalb.lo -MD -MP -MF .deps/e_scalb.Tpo -c -o e_scalb.lo e_scalb.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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:  cc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT e_scalb.lo -MD -MP -MF .deps/e_scalb.Tpo -c e_scalb.c  -fPIC -DPIC -o .libs/e_scalb.o
mv -f .deps/e_pow.Tpo .deps/e_pow.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include   -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT e_sinh.lo -MD -MP -MF .deps/e_sinh.Tpo -c -o e_sinh.lo e_sinh.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT e_sinh.lo -MD -MP -MF .deps/e_sinh.Tpo -c e_sinh.c  -fPIC -DPIC -o .libs/e_sinh.o
mv -f .deps/e_scalb.Tpo .deps/e_scalb.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include   -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT e_sqrt.lo -MD -MP -MF .deps/e_sqrt.Tpo -c -o e_sqrt.lo e_sqrt.c
mv -f .deps/e_remainder.Tpo .deps/e_remainder.Plo
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT e_sqrt.lo -MD -MP -MF .deps/e_sqrt.Tpo -c e_sqrt.c  -fPIC -DPIC -o .libs/e_sqrt.o
/bin/sh ../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include   -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT k_cos.lo -MD -MP -MF .deps/k_cos.Tpo -c -o k_cos.lo k_cos.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT k_cos.lo -MD -MP -MF .deps/k_cos.Tpo -c k_cos.c  -fPIC -DPIC -o .libs/k_cos.o
mv -f .deps/e_rem_pio2.Tpo .deps/e_rem_pio2.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include   -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT k_rem_pio2.lo -MD -MP -MF .deps/k_rem_pio2.Tpo -c -o k_rem_pio2.lo k_rem_pio2.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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
mv -f .deps/e_sinh.Tpo .deps/e_sinh.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include   -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT k_sin.lo -MD -MP -MF .deps/k_sin.Tpo -c -o k_sin.lo k_sin.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT k_sin.lo -MD -MP -MF .deps/k_sin.Tpo -c k_sin.c  -fPIC -DPIC -o .libs/k_sin.o
mv -f .deps/k_cos.Tpo .deps/k_cos.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include   -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT k_tan.lo -MD -MP -MF .deps/k_tan.Tpo -c -o k_tan.lo k_tan.c
mv -f .deps/e_sqrt.Tpo .deps/e_sqrt.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include   -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT mprec.lo -MD -MP -MF .deps/mprec.Tpo -c -o mprec.lo mprec.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT k_tan.lo -MD -MP -MF .deps/k_tan.Tpo -c k_tan.c  -fPIC -DPIC -o .libs/k_tan.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT mprec.lo -MD -MP -MF .deps/mprec.Tpo -c mprec.c  -fPIC -DPIC -o .libs/mprec.o
mv -f .deps/k_sin.Tpo .deps/k_sin.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include   -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT s_atan.lo -MD -MP -MF .deps/s_atan.Tpo -c -o s_atan.lo s_atan.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT s_atan.lo -MD -MP -MF .deps/s_atan.Tpo -c s_atan.c  -fPIC -DPIC -o .libs/s_atan.o
mprec.c:341:11: warning: logical not is only applied to the left hand side of this bitwise operator [-Wlogical-not-parentheses]
  341 |       if (!x & 1)
      |           ^  ~
mprec.c:341:11: note: add parentheses after the '!' to evaluate the bitwise operator first
  341 |       if (!x & 1)
      |           ^     
      |            (    )
mprec.c:341:11: note: add parentheses around left hand side expression to silence this warning
  341 |       if (!x & 1)
      |           ^
      |           ( )
mv -f .deps/k_tan.Tpo .deps/k_tan.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include   -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT s_cbrt.lo -MD -MP -MF .deps/s_cbrt.Tpo -c -o s_cbrt.lo s_cbrt.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT s_cbrt.lo -MD -MP -MF .deps/s_cbrt.Tpo -c s_cbrt.c  -fPIC -DPIC -o .libs/s_cbrt.o
mv -f .deps/k_rem_pio2.Tpo .deps/k_rem_pio2.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include   -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT s_ceil.lo -MD -MP -MF .deps/s_ceil.Tpo -c -o s_ceil.lo s_ceil.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT s_ceil.lo -MD -MP -MF .deps/s_ceil.Tpo -c s_ceil.c  -fPIC -DPIC -o .libs/s_ceil.o
mv -f .deps/s_atan.Tpo .deps/s_atan.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include   -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT s_copysign.lo -MD -MP -MF .deps/s_copysign.Tpo -c -o s_copysign.lo s_copysign.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT s_copysign.lo -MD -MP -MF .deps/s_copysign.Tpo -c s_copysign.c  -fPIC -DPIC -o .libs/s_copysign.o
mv -f .deps/s_cbrt.Tpo .deps/s_cbrt.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include   -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT s_cos.lo -MD -MP -MF .deps/s_cos.Tpo -c -o s_cos.lo s_cos.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT s_cos.lo -MD -MP -MF .deps/s_cos.Tpo -c s_cos.c  -fPIC -DPIC -o .libs/s_cos.o
mv -f .deps/s_ceil.Tpo .deps/s_ceil.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include   -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT s_expm1.lo -MD -MP -MF .deps/s_expm1.Tpo -c -o s_expm1.lo s_expm1.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT s_expm1.lo -MD -MP -MF .deps/s_expm1.Tpo -c s_expm1.c  -fPIC -DPIC -o .libs/s_expm1.o
1 warning generated.
mv -f .deps/mprec.Tpo .deps/mprec.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include   -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT s_fabs.lo -MD -MP -MF .deps/s_fabs.Tpo -c -o s_fabs.lo s_fabs.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT s_fabs.lo -MD -MP -MF .deps/s_fabs.Tpo -c s_fabs.c  -fPIC -DPIC -o .libs/s_fabs.o
mv -f .deps/s_copysign.Tpo .deps/s_copysign.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include   -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT sf_fabs.lo -MD -MP -MF .deps/sf_fabs.Tpo -c -o sf_fabs.lo sf_fabs.c
mv -f .deps/s_cos.Tpo .deps/s_cos.Plo
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT sf_fabs.lo -MD -MP -MF .deps/sf_fabs.Tpo -c sf_fabs.c  -fPIC -DPIC -o .libs/sf_fabs.o
/bin/sh ../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include   -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT s_finite.lo -MD -MP -MF .deps/s_finite.Tpo -c -o s_finite.lo s_finite.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT s_finite.lo -MD -MP -MF .deps/s_finite.Tpo -c s_finite.c  -fPIC -DPIC -o .libs/s_finite.o
s_expm1.c:200:10: warning: add explicit braces to avoid dangling else [-Wdangling-else]
  200 |                 else          return  one+2.0*(x-e);
      |                 ^
mv -f .deps/s_fabs.Tpo .deps/s_fabs.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include   -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT s_floor.lo -MD -MP -MF .deps/s_floor.Tpo -c -o s_floor.lo s_floor.c
1 warning generated.
mv -f .deps/s_expm1.Tpo .deps/s_expm1.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include   -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT s_log1p.lo -MD -MP -MF .deps/s_log1p.Tpo -c -o s_log1p.lo s_log1p.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT s_floor.lo -MD -MP -MF .deps/s_floor.Tpo -c s_floor.c  -fPIC -DPIC -o .libs/s_floor.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT s_log1p.lo -MD -MP -MF .deps/s_log1p.Tpo -c s_log1p.c  -fPIC -DPIC -o .libs/s_log1p.o
mv -f .deps/s_finite.Tpo .deps/s_finite.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include   -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT sf_rint.lo -MD -MP -MF .deps/sf_rint.Tpo -c -o sf_rint.lo sf_rint.c
mv -f .deps/sf_fabs.Tpo .deps/sf_fabs.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include   -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT s_rint.lo -MD -MP -MF .deps/s_rint.Tpo -c -o s_rint.lo s_rint.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT sf_rint.lo -MD -MP -MF .deps/sf_rint.Tpo -c sf_rint.c  -fPIC -DPIC -o .libs/sf_rint.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT s_rint.lo -MD -MP -MF .deps/s_rint.Tpo -c s_rint.c  -fPIC -DPIC -o .libs/s_rint.o
s_log1p.c:157:4: warning: add explicit braces to avoid dangling else [-Wdangling-else]
  157 |                         else {c += k*ln2_lo; return k*ln2_hi+c;}
      |                         ^
mv -f .deps/s_floor.Tpo .deps/s_floor.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include   -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT s_scalbn.lo -MD -MP -MF .deps/s_scalbn.Tpo -c -o s_scalbn.lo s_scalbn.c
1 warning generated.
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT s_scalbn.lo -MD -MP -MF .deps/s_scalbn.Tpo -c s_scalbn.c  -fPIC -DPIC -o .libs/s_scalbn.o
mv -f .deps/s_log1p.Tpo .deps/s_log1p.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include   -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT s_sin.lo -MD -MP -MF .deps/s_sin.Tpo -c -o s_sin.lo s_sin.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT s_sin.lo -MD -MP -MF .deps/s_sin.Tpo -c s_sin.c  -fPIC -DPIC -o .libs/s_sin.o
mv -f .deps/s_rint.Tpo .deps/s_rint.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include   -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT s_tan.lo -MD -MP -MF .deps/s_tan.Tpo -c -o s_tan.lo s_tan.c
mv -f .deps/sf_rint.Tpo .deps/sf_rint.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include   -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT s_tanh.lo -MD -MP -MF .deps/s_tanh.Tpo -c -o s_tanh.lo s_tanh.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT s_tan.lo -MD -MP -MF .deps/s_tan.Tpo -c s_tan.c  -fPIC -DPIC -o .libs/s_tan.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT s_tanh.lo -MD -MP -MF .deps/s_tanh.Tpo -c s_tanh.c  -fPIC -DPIC -o .libs/s_tanh.o
s_scalbn.c:60:6: warning: add explicit braces to avoid dangling else [-Wdangling-else]
   60 |             else return tiny*copysign(tiny,x);  /*underflow*/
      |             ^
1 warning generated.
mv -f .deps/s_scalbn.Tpo .deps/s_scalbn.Plo
mv -f .deps/s_sin.Tpo .deps/s_sin.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include   -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT strtod.lo -MD -MP -MF .deps/strtod.Tpo -c -o strtod.lo strtod.c
/bin/sh ../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include   -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT w_acos.lo -MD -MP -MF .deps/w_acos.Tpo -c -o w_acos.lo w_acos.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT strtod.lo -MD -MP -MF .deps/strtod.Tpo -c strtod.c  -fPIC -DPIC -o .libs/strtod.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT w_acos.lo -MD -MP -MF .deps/w_acos.Tpo -c w_acos.c  -fPIC -DPIC -o .libs/w_acos.o
mv -f .deps/s_tan.Tpo .deps/s_tan.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include   -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT w_asin.lo -MD -MP -MF .deps/w_asin.Tpo -c -o w_asin.lo w_asin.c
mv -f .deps/s_tanh.Tpo .deps/s_tanh.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include   -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT w_atan2.lo -MD -MP -MF .deps/w_atan2.Tpo -c -o w_atan2.lo w_atan2.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT w_asin.lo -MD -MP -MF .deps/w_asin.Tpo -c w_asin.c  -fPIC -DPIC -o .libs/w_asin.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT w_atan2.lo -MD -MP -MF .deps/w_atan2.Tpo -c w_atan2.c  -fPIC -DPIC -o .libs/w_atan2.o
mv -f .deps/w_acos.Tpo .deps/w_acos.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include   -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT w_cosh.lo -MD -MP -MF .deps/w_cosh.Tpo -c -o w_cosh.lo w_cosh.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT w_cosh.lo -MD -MP -MF .deps/w_cosh.Tpo -c w_cosh.c  -fPIC -DPIC -o .libs/w_cosh.o
mv -f .deps/w_asin.Tpo .deps/w_asin.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include   -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT w_exp.lo -MD -MP -MF .deps/w_exp.Tpo -c -o w_exp.lo w_exp.c
mv -f .deps/w_atan2.Tpo .deps/w_atan2.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include   -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT w_fmod.lo -MD -MP -MF .deps/w_fmod.Tpo -c -o w_fmod.lo w_fmod.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT w_exp.lo -MD -MP -MF .deps/w_exp.Tpo -c w_exp.c  -fPIC -DPIC -o .libs/w_exp.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT w_fmod.lo -MD -MP -MF .deps/w_fmod.Tpo -c w_fmod.c  -fPIC -DPIC -o .libs/w_fmod.o
mv -f .deps/w_cosh.Tpo .deps/w_cosh.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include   -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT w_hypot.lo -MD -MP -MF .deps/w_hypot.Tpo -c -o w_hypot.lo w_hypot.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT w_hypot.lo -MD -MP -MF .deps/w_hypot.Tpo -c w_hypot.c  -fPIC -DPIC -o .libs/w_hypot.o
mv -f .deps/strtod.Tpo .deps/strtod.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include   -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT w_log.lo -MD -MP -MF .deps/w_log.Tpo -c -o w_log.lo w_log.c
mv -f .deps/w_fmod.Tpo .deps/w_fmod.Plo
mv -f .deps/w_exp.Tpo .deps/w_exp.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include   -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT w_log10.lo -MD -MP -MF .deps/w_log10.Tpo -c -o w_log10.lo w_log10.c
/bin/sh ../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include   -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT w_pow.lo -MD -MP -MF .deps/w_pow.Tpo -c -o w_pow.lo w_pow.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT w_log.lo -MD -MP -MF .deps/w_log.Tpo -c w_log.c  -fPIC -DPIC -o .libs/w_log.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT w_log10.lo -MD -MP -MF .deps/w_log10.Tpo -c w_log10.c  -fPIC -DPIC -o .libs/w_log10.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT w_pow.lo -MD -MP -MF .deps/w_pow.Tpo -c w_pow.c  -fPIC -DPIC -o .libs/w_pow.o
mv -f .deps/w_hypot.Tpo .deps/w_hypot.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include   -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT w_remainder.lo -MD -MP -MF .deps/w_remainder.Tpo -c -o w_remainder.lo w_remainder.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT w_remainder.lo -MD -MP -MF .deps/w_remainder.Tpo -c w_remainder.c  -fPIC -DPIC -o .libs/w_remainder.o
mv -f .deps/w_log.Tpo .deps/w_log.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include   -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT w_sinh.lo -MD -MP -MF .deps/w_sinh.Tpo -c -o w_sinh.lo w_sinh.c
mv -f .deps/w_log10.Tpo .deps/w_log10.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include   -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT w_sqrt.lo -MD -MP -MF .deps/w_sqrt.Tpo -c -o w_sqrt.lo w_sqrt.c
mv -f .deps/w_pow.Tpo .deps/w_pow.Plo
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT w_sqrt.lo -MD -MP -MF .deps/w_sqrt.Tpo -c w_sqrt.c  -fPIC -DPIC -o .libs/w_sqrt.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT w_sinh.lo -MD -MP -MF .deps/w_sinh.Tpo -c w_sinh.c  -fPIC -DPIC -o .libs/w_sinh.o
mv -f .deps/w_remainder.Tpo .deps/w_remainder.Plo
mv -f .deps/w_sqrt.Tpo .deps/w_sqrt.Plo
mv -f .deps/w_sinh.Tpo .deps/w_sinh.Plo
/bin/sh ../../libtool --tag=CC   --mode=link cc -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -no-undefined  -L/usr/local/lib -fstack-protector-strong  -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 cru .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 '/magus/work/usr/mports/java/classpath/work/classpath-0.99/native/fdlibm'
Making all in jni
gmake[2]: Entering directory '/magus/work/usr/mports/java/classpath/work/classpath-0.99/native/jni'
Making all in classpath
gmake[3]: Entering directory '/magus/work/usr/mports/java/classpath/work/classpath-0.99/native/jni/classpath'
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT jcl.lo -MD -MP -MF .deps/jcl.Tpo -c -o jcl.lo jcl.c
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT jnilink.lo -MD -MP -MF .deps/jnilink.Tpo -c -o jnilink.lo jnilink.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT jnilink.lo -MD -MP -MF .deps/jnilink.Tpo -c jnilink.c  -fPIC -DPIC -o .libs/jnilink.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT jcl.lo -MD -MP -MF .deps/jcl.Tpo -c jcl.c  -fPIC -DPIC -o .libs/jcl.o
mv -f .deps/jnilink.Tpo .deps/jnilink.Plo
mv -f .deps/jcl.Tpo .deps/jcl.Plo
/bin/sh ../../../libtool --tag=CC   --mode=link cc -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -no-undefined -L/usr/local/lib -fstack-protector-strong  -o libclasspath.la  jcl.lo jnilink.lo  
libtool: link: ar cru .libs/libclasspath.a .libs/jcl.o .libs/jnilink.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 '/magus/work/usr/mports/java/classpath/work/classpath-0.99/native/jni/classpath'
Making all in native-lib
gmake[3]: Entering directory '/magus/work/usr/mports/java/classpath/work/classpath-0.99/native/jni/native-lib'
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT cpnet.lo -MD -MP -MF .deps/cpnet.Tpo -c -o cpnet.lo cpnet.c
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT cpio.lo -MD -MP -MF .deps/cpio.Tpo -c -o cpio.lo cpio.c
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT cpproc.lo -MD -MP -MF .deps/cpproc.Tpo -c -o cpproc.lo cpproc.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT cpio.lo -MD -MP -MF .deps/cpio.Tpo -c cpio.c  -fPIC -DPIC -o .libs/cpio.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT cpproc.lo -MD -MP -MF .deps/cpproc.Tpo -c cpproc.c  -fPIC -DPIC -o .libs/cpproc.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT cpnet.lo -MD -MP -MF .deps/cpnet.Tpo -c cpnet.c  -fPIC -DPIC -o .libs/cpnet.o
mv -f .deps/cpproc.Tpo .deps/cpproc.Plo
mv -f .deps/cpio.Tpo .deps/cpio.Plo
mv -f .deps/cpnet.Tpo .deps/cpnet.Plo
/bin/sh ../../../libtool --tag=CC   --mode=link cc -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -no-undefined -L/usr/local/lib -fstack-protector-strong  -o libclasspathnative.la  cpnet.lo cpio.lo cpproc.lo  
libtool: link: ar cru .libs/libclasspathnative.a .libs/cpnet.o .libs/cpio.o .libs/cpproc.o 
libtool: link: ranlib .libs/libclasspathnative.a
libtool: link: ( cd ".libs" && rm -f "libclasspathnative.la" && ln -s "../libclasspathnative.la" "libclasspathnative.la" )
gmake[3]: Leaving directory '/magus/work/usr/mports/java/classpath/work/classpath-0.99/native/jni/native-lib'
Making all in java-io
gmake[3]: Entering directory '/magus/work/usr/mports/java/classpath/work/classpath-0.99/native/jni/java-io'
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT java_io_VMConsole.lo -MD -MP -MF .deps/java_io_VMConsole.Tpo -c -o java_io_VMConsole.lo java_io_VMConsole.c
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT java_io_VMFile.lo -MD -MP -MF .deps/java_io_VMFile.Tpo -c -o java_io_VMFile.lo java_io_VMFile.c
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT java_io_VMObjectInputStream.lo -MD -MP -MF .deps/java_io_VMObjectInputStream.Tpo -c -o java_io_VMObjectInputStream.lo java_io_VMObjectInputStream.c
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT java_io_VMObjectStreamClass.lo -MD -MP -MF .deps/java_io_VMObjectStreamClass.Tpo -c -o java_io_VMObjectStreamClass.lo java_io_VMObjectStreamClass.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT java_io_VMObjectInputStream.lo -MD -MP -MF .deps/java_io_VMObjectInputStream.Tpo -c java_io_VMObjectInputStream.c  -fPIC -DPIC -o .libs/java_io_VMObjectInputStream.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT java_io_VMObjectStreamClass.lo -MD -MP -MF .deps/java_io_VMObjectStreamClass.Tpo -c java_io_VMObjectStreamClass.c  -fPIC -DPIC -o .libs/java_io_VMObjectStreamClass.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT java_io_VMFile.lo -MD -MP -MF .deps/java_io_VMFile.Tpo -c java_io_VMFile.c  -fPIC -DPIC -o .libs/java_io_VMFile.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT java_io_VMConsole.lo -MD -MP -MF .deps/java_io_VMConsole.Tpo -c java_io_VMConsole.c  -fPIC -DPIC -o .libs/java_io_VMConsole.o
mv -f .deps/java_io_VMObjectInputStream.Tpo .deps/java_io_VMObjectInputStream.Plo
mv -f .deps/java_io_VMConsole.Tpo .deps/java_io_VMConsole.Plo
mv -f .deps/java_io_VMObjectStreamClass.Tpo .deps/java_io_VMObjectStreamClass.Plo
mv -f .deps/java_io_VMFile.Tpo .deps/java_io_VMFile.Plo
/bin/sh ../../../libtool --tag=CC   --mode=link cc -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -module -version-info 0:0:0 -no-undefined -L/usr/local/lib -fstack-protector-strong  -o libjavaio.la -rpath /usr/local/lib/classpath java_io_VMConsole.lo java_io_VMFile.lo java_io_VMObjectInputStream.lo java_io_VMObjectStreamClass.lo ../../../native/jni/classpath/jcl.lo ../../../native/jni/native-lib/libclasspathnative.la 
libtool: link: cc -shared  -fPIC -DPIC  .libs/java_io_VMConsole.o .libs/java_io_VMFile.o .libs/java_io_VMObjectInputStream.o .libs/java_io_VMObjectStreamClass.o ../../../native/jni/classpath/.libs/jcl.o  -Wl,--whole-archive ../../../native/jni/native-lib/.libs/libclasspathnative.a -Wl,--no-whole-archive  -L/usr/local/lib  -O2 -fstack-protector-strong -fstack-protector-strong   -Wl,-soname -Wl,libjavaio.so.0 -o .libs/libjavaio.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libjavaio.so.0" && ln -s "libjavaio.so.0.0.0" "libjavaio.so.0")
libtool: link: (cd ".libs" && rm -f "libjavaio.so" && ln -s "libjavaio.so.0.0.0" "libjavaio.so")
libtool: link: ( cd ".libs" && rm -f "libjavaio.la" && ln -s "../libjavaio.la" "libjavaio.la" )
gmake[3]: Leaving directory '/magus/work/usr/mports/java/classpath/work/classpath-0.99/native/jni/java-io'
Making all in java-lang
gmake[3]: Entering directory '/magus/work/usr/mports/java/classpath/work/classpath-0.99/native/jni/java-lang'
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I../../../native/fdlibm -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT java_lang_VMSystem.lo -MD -MP -MF .deps/java_lang_VMSystem.Tpo -c -o java_lang_VMSystem.lo java_lang_VMSystem.c
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I../../../native/fdlibm -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT java_lang_VMFloat.lo -MD -MP -MF .deps/java_lang_VMFloat.Tpo -c -o java_lang_VMFloat.lo java_lang_VMFloat.c
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I../../../native/fdlibm -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT java_lang_VMDouble.lo -MD -MP -MF .deps/java_lang_VMDouble.Tpo -c -o java_lang_VMDouble.lo java_lang_VMDouble.c
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I../../../native/fdlibm -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT java_lang_VMMath.lo -MD -MP -MF .deps/java_lang_VMMath.Tpo -c -o java_lang_VMMath.lo java_lang_VMMath.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I../../../native/fdlibm -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT java_lang_VMSystem.lo -MD -MP -MF .deps/java_lang_VMSystem.Tpo -c java_lang_VMSystem.c  -fPIC -DPIC -o .libs/java_lang_VMSystem.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I../../../native/fdlibm -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT java_lang_VMMath.lo -MD -MP -MF .deps/java_lang_VMMath.Tpo -c java_lang_VMMath.c  -fPIC -DPIC -o .libs/java_lang_VMMath.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I../../../native/fdlibm -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT java_lang_VMFloat.lo -MD -MP -MF .deps/java_lang_VMFloat.Tpo -c java_lang_VMFloat.c  -fPIC -DPIC -o .libs/java_lang_VMFloat.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I../../../native/fdlibm -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT java_lang_VMDouble.lo -MD -MP -MF .deps/java_lang_VMDouble.Tpo -c java_lang_VMDouble.c  -fPIC -DPIC -o .libs/java_lang_VMDouble.o
mv -f .deps/java_lang_VMFloat.Tpo .deps/java_lang_VMFloat.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I../../../native/fdlibm -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT java_lang_VMProcess.lo -MD -MP -MF .deps/java_lang_VMProcess.Tpo -c -o java_lang_VMProcess.lo java_lang_VMProcess.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I../../../native/fdlibm -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT java_lang_VMProcess.lo -MD -MP -MF .deps/java_lang_VMProcess.Tpo -c java_lang_VMProcess.c  -fPIC -DPIC -o .libs/java_lang_VMProcess.o
mv -f .deps/java_lang_VMMath.Tpo .deps/java_lang_VMMath.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I../../../native/fdlibm -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT java_lang_reflect_VMArray.lo -MD -MP -MF .deps/java_lang_reflect_VMArray.Tpo -c -o java_lang_reflect_VMArray.lo java_lang_reflect_VMArray.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I../../../native/fdlibm -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT java_lang_reflect_VMArray.lo -MD -MP -MF .deps/java_lang_reflect_VMArray.Tpo -c java_lang_reflect_VMArray.c  -fPIC -DPIC -o .libs/java_lang_reflect_VMArray.o
mv -f .deps/java_lang_VMSystem.Tpo .deps/java_lang_VMSystem.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I../../../native/fdlibm -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT gnu_java_lang_management_VMOperatingSystemMXBeanImpl.lo -MD -MP -MF .deps/gnu_java_lang_management_VMOperatingSystemMXBeanImpl.Tpo -c -o gnu_java_lang_management_VMOperatingSystemMXBeanImpl.lo gnu_java_lang_management_VMOperatingSystemMXBeanImpl.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I../../../native/fdlibm -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT gnu_java_lang_management_VMOperatingSystemMXBeanImpl.lo -MD -MP -MF .deps/gnu_java_lang_management_VMOperatingSystemMXBeanImpl.Tpo -c gnu_java_lang_management_VMOperatingSystemMXBeanImpl.c  -fPIC -DPIC -o .libs/gnu_java_lang_management_VMOperatingSystemMXBeanImpl.o
mv -f .deps/java_lang_VMDouble.Tpo .deps/java_lang_VMDouble.Plo
mv -f .deps/java_lang_reflect_VMArray.Tpo .deps/java_lang_reflect_VMArray.Plo
/bin/sh ../../../libtool --tag=CC   --mode=link cc -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -module -version-info 0:0:0 -no-undefined -L/usr/local/lib -fstack-protector-strong  -o libjavalangreflect.la -rpath /usr/local/lib/classpath java_lang_reflect_VMArray.lo  
mv -f .deps/gnu_java_lang_management_VMOperatingSystemMXBeanImpl.Tpo .deps/gnu_java_lang_management_VMOperatingSystemMXBeanImpl.Plo
/bin/sh ../../../libtool --tag=CC   --mode=link cc -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -module -version-info 0:0:0 -no-undefined -L/usr/local/lib -fstack-protector-strong  -o libjavalangmanagement.la -rpath /usr/local/lib/classpath gnu_java_lang_management_VMOperatingSystemMXBeanImpl.lo  
libtool: link: cc -shared  -fPIC -DPIC  .libs/java_lang_reflect_VMArray.o   -L/usr/local/lib  -O2 -fstack-protector-strong -fstack-protector-strong   -Wl,-soname -Wl,libjavalangreflect.so.0 -o .libs/libjavalangreflect.so.0.0.0
libtool: link: cc -shared  -fPIC -DPIC  .libs/gnu_java_lang_management_VMOperatingSystemMXBeanImpl.o   -L/usr/local/lib  -O2 -fstack-protector-strong -fstack-protector-strong   -Wl,-soname -Wl,libjavalangmanagement.so.0 -o .libs/libjavalangmanagement.so.0.0.0
mv -f .deps/java_lang_VMProcess.Tpo .deps/java_lang_VMProcess.Plo
/bin/sh ../../../libtool --tag=CC   --mode=link cc -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -module -version-info 0:0:0 -no-undefined -L/usr/local/lib -fstack-protector-strong  -o libjavalang.la -rpath /usr/local/lib/classpath java_lang_VMSystem.lo java_lang_VMFloat.lo java_lang_VMDouble.lo java_lang_VMMath.lo java_lang_VMProcess.lo ../../../native/fdlibm/libfdlibm.la ../../../native/jni/classpath/jcl.lo ../../../native/jni/native-lib/libclasspathnative.la 
libtool: link: cc -shared  -fPIC -DPIC  .libs/java_lang_VMSystem.o .libs/java_lang_VMFloat.o .libs/java_lang_VMDouble.o .libs/java_lang_VMMath.o .libs/java_lang_VMProcess.o ../../../native/jni/classpath/.libs/jcl.o  -Wl,--whole-archive ../../../native/fdlibm/.libs/libfdlibm.a ../../../native/jni/native-lib/.libs/libclasspathnative.a -Wl,--no-whole-archive  -L/usr/local/lib  -O2 -fstack-protector-strong -fstack-protector-strong   -Wl,-soname -Wl,libjavalang.so.0 -o .libs/libjavalang.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libjavalangreflect.so.0" && ln -s "libjavalangreflect.so.0.0.0" "libjavalangreflect.so.0")
libtool: link: (cd ".libs" && rm -f "libjavalangreflect.so" && ln -s "libjavalangreflect.so.0.0.0" "libjavalangreflect.so")
libtool: link: (cd ".libs" && rm -f "libjavalangmanagement.so.0" && ln -s "libjavalangmanagement.so.0.0.0" "libjavalangmanagement.so.0")
libtool: link: ( cd ".libs" && rm -f "libjavalangreflect.la" && ln -s "../libjavalangreflect.la" "libjavalangreflect.la" )
libtool: link: (cd ".libs" && rm -f "libjavalangmanagement.so" && ln -s "libjavalangmanagement.so.0.0.0" "libjavalangmanagement.so")
libtool: link: ( cd ".libs" && rm -f "libjavalangmanagement.la" && ln -s "../libjavalangmanagement.la" "libjavalangmanagement.la" )
libtool: link: (cd ".libs" && rm -f "libjavalang.so.0" && ln -s "libjavalang.so.0.0.0" "libjavalang.so.0")
libtool: link: (cd ".libs" && rm -f "libjavalang.so" && ln -s "libjavalang.so.0.0.0" "libjavalang.so")
libtool: link: ( cd ".libs" && rm -f "libjavalang.la" && ln -s "../libjavalang.la" "libjavalang.la" )
gmake[3]: Leaving directory '/magus/work/usr/mports/java/classpath/work/classpath-0.99/native/jni/java-lang'
Making all in java-net
gmake[3]: Entering directory '/magus/work/usr/mports/java/classpath/work/classpath-0.99/native/jni/java-net'
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT javanet.lo -MD -MP -MF .deps/javanet.Tpo -c -o javanet.lo javanet.c
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT java_net_VMInetAddress.lo -MD -MP -MF .deps/java_net_VMInetAddress.Tpo -c -o java_net_VMInetAddress.lo java_net_VMInetAddress.c
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT java_net_VMNetworkInterface.lo -MD -MP -MF .deps/java_net_VMNetworkInterface.Tpo -c -o java_net_VMNetworkInterface.lo java_net_VMNetworkInterface.c
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT java_net_VMURLConnection.lo -MD -MP -MF .deps/java_net_VMURLConnection.Tpo -c -o java_net_VMURLConnection.lo java_net_VMURLConnection.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT javanet.lo -MD -MP -MF .deps/javanet.Tpo -c javanet.c  -fPIC -DPIC -o .libs/javanet.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT java_net_VMURLConnection.lo -MD -MP -MF .deps/java_net_VMURLConnection.Tpo -c java_net_VMURLConnection.c  -fPIC -DPIC -o .libs/java_net_VMURLConnection.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT java_net_VMInetAddress.lo -MD -MP -MF .deps/java_net_VMInetAddress.Tpo -c java_net_VMInetAddress.c  -fPIC -DPIC -o .libs/java_net_VMInetAddress.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT java_net_VMNetworkInterface.lo -MD -MP -MF .deps/java_net_VMNetworkInterface.Tpo -c java_net_VMNetworkInterface.c  -fPIC -DPIC -o .libs/java_net_VMNetworkInterface.o
mv -f .deps/java_net_VMURLConnection.Tpo .deps/java_net_VMURLConnection.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT gnu_java_net_VMPlainSocketImpl.lo -MD -MP -MF .deps/gnu_java_net_VMPlainSocketImpl.Tpo -c -o gnu_java_net_VMPlainSocketImpl.lo gnu_java_net_VMPlainSocketImpl.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT gnu_java_net_VMPlainSocketImpl.lo -MD -MP -MF .deps/gnu_java_net_VMPlainSocketImpl.Tpo -c gnu_java_net_VMPlainSocketImpl.c  -fPIC -DPIC -o .libs/gnu_java_net_VMPlainSocketImpl.o
mv -f .deps/java_net_VMInetAddress.Tpo .deps/java_net_VMInetAddress.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT gnu_java_net_local_LocalSocketImpl.lo -MD -MP -MF .deps/gnu_java_net_local_LocalSocketImpl.Tpo -c -o gnu_java_net_local_LocalSocketImpl.lo gnu_java_net_local_LocalSocketImpl.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT gnu_java_net_local_LocalSocketImpl.lo -MD -MP -MF .deps/gnu_java_net_local_LocalSocketImpl.Tpo -c gnu_java_net_local_LocalSocketImpl.c  -fPIC -DPIC -o .libs/gnu_java_net_local_LocalSocketImpl.o
mv -f .deps/java_net_VMNetworkInterface.Tpo .deps/java_net_VMNetworkInterface.Plo
mv -f .deps/javanet.Tpo .deps/javanet.Plo
mv -f .deps/gnu_java_net_local_LocalSocketImpl.Tpo .deps/gnu_java_net_local_LocalSocketImpl.Plo
mv -f .deps/gnu_java_net_VMPlainSocketImpl.Tpo .deps/gnu_java_net_VMPlainSocketImpl.Plo
/bin/sh ../../../libtool --tag=CC   --mode=link cc -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -module -version-info 0:0:0 -no-undefined -L/usr/local/lib -fstack-protector-strong  -o libjavanet.la -rpath /usr/local/lib/classpath javanet.lo java_net_VMInetAddress.lo java_net_VMNetworkInterface.lo java_net_VMURLConnection.lo gnu_java_net_VMPlainSocketImpl.lo gnu_java_net_local_LocalSocketImpl.lo ../../../native/jni/classpath/jcl.lo ../../../native/jni/native-lib/libclasspathnative.la -lmagic 
libtool: link: cc -shared  -fPIC -DPIC  .libs/javanet.o .libs/java_net_VMInetAddress.o .libs/java_net_VMNetworkInterface.o .libs/java_net_VMURLConnection.o .libs/gnu_java_net_VMPlainSocketImpl.o .libs/gnu_java_net_local_LocalSocketImpl.o ../../../native/jni/classpath/.libs/jcl.o  -Wl,--whole-archive ../../../native/jni/native-lib/.libs/libclasspathnative.a -Wl,--no-whole-archive  -L/usr/local/lib -lmagic  -O2 -fstack-protector-strong -fstack-protector-strong   -Wl,-soname -Wl,libjavanet.so.0 -o .libs/libjavanet.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libjavanet.so.0" && ln -s "libjavanet.so.0.0.0" "libjavanet.so.0")
libtool: link: (cd ".libs" && rm -f "libjavanet.so" && ln -s "libjavanet.so.0.0.0" "libjavanet.so")
libtool: link: ( cd ".libs" && rm -f "libjavanet.la" && ln -s "../libjavanet.la" "libjavanet.la" )
gmake[3]: Leaving directory '/magus/work/usr/mports/java/classpath/work/classpath-0.99/native/jni/java-net'
Making all in java-nio
gmake[3]: Entering directory '/magus/work/usr/mports/java/classpath/work/classpath-0.99/native/jni/java-nio'
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT gnu_java_nio_VMPipe.lo -MD -MP -MF .deps/gnu_java_nio_VMPipe.Tpo -c -o gnu_java_nio_VMPipe.lo gnu_java_nio_VMPipe.c
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT gnu_java_nio_VMChannel.lo -MD -MP -MF .deps/gnu_java_nio_VMChannel.Tpo -c -o gnu_java_nio_VMChannel.lo gnu_java_nio_VMChannel.c
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT gnu_java_nio_VMSelector.lo -MD -MP -MF .deps/gnu_java_nio_VMSelector.Tpo -c -o gnu_java_nio_VMSelector.lo gnu_java_nio_VMSelector.c
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT gnu_java_nio_charset_iconv_IconvDecoder.lo -MD -MP -MF .deps/gnu_java_nio_charset_iconv_IconvDecoder.Tpo -c -o gnu_java_nio_charset_iconv_IconvDecoder.lo gnu_java_nio_charset_iconv_IconvDecoder.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT gnu_java_nio_charset_iconv_IconvDecoder.lo -MD -MP -MF .deps/gnu_java_nio_charset_iconv_IconvDecoder.Tpo -c gnu_java_nio_charset_iconv_IconvDecoder.c  -fPIC -DPIC -o .libs/gnu_java_nio_charset_iconv_IconvDecoder.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT gnu_java_nio_VMPipe.lo -MD -MP -MF .deps/gnu_java_nio_VMPipe.Tpo -c gnu_java_nio_VMPipe.c  -fPIC -DPIC -o .libs/gnu_java_nio_VMPipe.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT gnu_java_nio_VMChannel.lo -MD -MP -MF .deps/gnu_java_nio_VMChannel.Tpo -c gnu_java_nio_VMChannel.c  -fPIC -DPIC -o .libs/gnu_java_nio_VMChannel.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT gnu_java_nio_VMSelector.lo -MD -MP -MF .deps/gnu_java_nio_VMSelector.Tpo -c gnu_java_nio_VMSelector.c  -fPIC -DPIC -o .libs/gnu_java_nio_VMSelector.o
mv -f .deps/gnu_java_nio_VMPipe.Tpo .deps/gnu_java_nio_VMPipe.Plo
gnu_java_nio_VMChannel.c:149:63: warning: format specifies type 'void *' but the argument has type 'jbyte *' (aka 'signed char *') [-Wformat-pedantic]
  149 |   fprintf (stderr, "Buffer - type: %d, ptr: %p\n", buf->type, buf->ptr);
      |                                             ~~                ^~~~~~~~
      |                                             %s
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT gnu_java_nio_charset_iconv_IconvEncoder.lo -MD -MP -MF .deps/gnu_java_nio_charset_iconv_IconvEncoder.Tpo -c -o gnu_java_nio_charset_iconv_IconvEncoder.lo gnu_java_nio_charset_iconv_IconvEncoder.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT gnu_java_nio_charset_iconv_IconvEncoder.lo -MD -MP -MF .deps/gnu_java_nio_charset_iconv_IconvEncoder.Tpo -c gnu_java_nio_charset_iconv_IconvEncoder.c  -fPIC -DPIC -o .libs/gnu_java_nio_charset_iconv_IconvEncoder.o
mv -f .deps/gnu_java_nio_charset_iconv_IconvDecoder.Tpo .deps/gnu_java_nio_charset_iconv_IconvDecoder.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT java_nio_MappedByteBufferImpl.lo -MD -MP -MF .deps/java_nio_MappedByteBufferImpl.Tpo -c -o java_nio_MappedByteBufferImpl.lo java_nio_MappedByteBufferImpl.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT java_nio_MappedByteBufferImpl.lo -MD -MP -MF .deps/java_nio_MappedByteBufferImpl.Tpo -c java_nio_MappedByteBufferImpl.c  -fPIC -DPIC -o .libs/java_nio_MappedByteBufferImpl.o
mv -f .deps/gnu_java_nio_VMSelector.Tpo .deps/gnu_java_nio_VMSelector.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT java_nio_VMDirectByteBuffer.lo -MD -MP -MF .deps/java_nio_VMDirectByteBuffer.Tpo -c -o java_nio_VMDirectByteBuffer.lo java_nio_VMDirectByteBuffer.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT java_nio_VMDirectByteBuffer.lo -MD -MP -MF .deps/java_nio_VMDirectByteBuffer.Tpo -c java_nio_VMDirectByteBuffer.c  -fPIC -DPIC -o .libs/java_nio_VMDirectByteBuffer.o
mv -f .deps/gnu_java_nio_charset_iconv_IconvEncoder.Tpo .deps/gnu_java_nio_charset_iconv_IconvEncoder.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT gnu_java_nio_EpollSelectorImpl.lo -MD -MP -MF .deps/gnu_java_nio_EpollSelectorImpl.Tpo -c -o gnu_java_nio_EpollSelectorImpl.lo gnu_java_nio_EpollSelectorImpl.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT gnu_java_nio_EpollSelectorImpl.lo -MD -MP -MF .deps/gnu_java_nio_EpollSelectorImpl.Tpo -c gnu_java_nio_EpollSelectorImpl.c  -fPIC -DPIC -o .libs/gnu_java_nio_EpollSelectorImpl.o
mv -f .deps/java_nio_MappedByteBufferImpl.Tpo .deps/java_nio_MappedByteBufferImpl.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT gnu_java_nio_KqueueSelectorImpl.lo -MD -MP -MF .deps/gnu_java_nio_KqueueSelectorImpl.Tpo -c -o gnu_java_nio_KqueueSelectorImpl.lo gnu_java_nio_KqueueSelectorImpl.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT gnu_java_nio_KqueueSelectorImpl.lo -MD -MP -MF .deps/gnu_java_nio_KqueueSelectorImpl.Tpo -c gnu_java_nio_KqueueSelectorImpl.c  -fPIC -DPIC -o .libs/gnu_java_nio_KqueueSelectorImpl.o
mv -f .deps/java_nio_VMDirectByteBuffer.Tpo .deps/java_nio_VMDirectByteBuffer.Plo
mv -f .deps/gnu_java_nio_EpollSelectorImpl.Tpo .deps/gnu_java_nio_EpollSelectorImpl.Plo
1 warning generated.
mv -f .deps/gnu_java_nio_VMChannel.Tpo .deps/gnu_java_nio_VMChannel.Plo
mv -f .deps/gnu_java_nio_KqueueSelectorImpl.Tpo .deps/gnu_java_nio_KqueueSelectorImpl.Plo
/bin/sh ../../../libtool --tag=CC   --mode=link cc -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -module -version-info 0:0:0 -no-undefined -L/usr/local/lib -fstack-protector-strong  -o libjavanio.la -rpath /usr/local/lib/classpath gnu_java_nio_VMPipe.lo gnu_java_nio_VMChannel.lo gnu_java_nio_VMSelector.lo gnu_java_nio_charset_iconv_IconvDecoder.lo gnu_java_nio_charset_iconv_IconvEncoder.lo java_nio_MappedByteBufferImpl.lo java_nio_VMDirectByteBuffer.lo gnu_java_nio_EpollSelectorImpl.lo gnu_java_nio_KqueueSelectorImpl.lo ../../../native/jni/classpath/jcl.lo ../../../native/jni/native-lib/libclasspathnative.la -L/usr/local/lib -liconv -R/usr/local/lib  
libtool: link: cc -shared  -fPIC -DPIC  .libs/gnu_java_nio_VMPipe.o .libs/gnu_java_nio_VMChannel.o .libs/gnu_java_nio_VMSelector.o .libs/gnu_java_nio_charset_iconv_IconvDecoder.o .libs/gnu_java_nio_charset_iconv_IconvEncoder.o .libs/java_nio_MappedByteBufferImpl.o .libs/java_nio_VMDirectByteBuffer.o .libs/gnu_java_nio_EpollSelectorImpl.o .libs/gnu_java_nio_KqueueSelectorImpl.o ../../../native/jni/classpath/.libs/jcl.o  -Wl,--whole-archive ../../../native/jni/native-lib/.libs/libclasspathnative.a -Wl,--no-whole-archive  -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib -liconv  -O2 -fstack-protector-strong -fstack-protector-strong   -Wl,-soname -Wl,libjavanio.so.0 -o .libs/libjavanio.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libjavanio.so.0" && ln -s "libjavanio.so.0.0.0" "libjavanio.so.0")
libtool: link: (cd ".libs" && rm -f "libjavanio.so" && ln -s "libjavanio.so.0.0.0" "libjavanio.so")
libtool: link: ( cd ".libs" && rm -f "libjavanio.la" && ln -s "../libjavanio.la" "libjavanio.la" )
gmake[3]: Leaving directory '/magus/work/usr/mports/java/classpath/work/classpath-0.99/native/jni/java-nio'
Making all in java-util
gmake[3]: Entering directory '/magus/work/usr/mports/java/classpath/work/classpath-0.99/native/jni/java-util'
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT java_util_VMTimeZone.lo -MD -MP -MF .deps/java_util_VMTimeZone.Tpo -c -o java_util_VMTimeZone.lo java_util_VMTimeZone.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT java_util_VMTimeZone.lo -MD -MP -MF .deps/java_util_VMTimeZone.Tpo -c java_util_VMTimeZone.c  -fPIC -DPIC -o .libs/java_util_VMTimeZone.o
mv -f .deps/java_util_VMTimeZone.Tpo .deps/java_util_VMTimeZone.Plo
/bin/sh ../../../libtool --tag=CC   --mode=link cc -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -module -version-info 0:0:0 -no-undefined -L/usr/local/lib -fstack-protector-strong  -o libjavautil.la -rpath /usr/local/lib/classpath java_util_VMTimeZone.lo  
libtool: link: cc -shared  -fPIC -DPIC  .libs/java_util_VMTimeZone.o   -L/usr/local/lib  -O2 -fstack-protector-strong -fstack-protector-strong   -Wl,-soname -Wl,libjavautil.so.0 -o .libs/libjavautil.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libjavautil.so.0" && ln -s "libjavautil.so.0.0.0" "libjavautil.so.0")
libtool: link: (cd ".libs" && rm -f "libjavautil.so" && ln -s "libjavautil.so.0.0.0" "libjavautil.so")
libtool: link: ( cd ".libs" && rm -f "libjavautil.la" && ln -s "../libjavautil.la" "libjavautil.la" )
gmake[3]: Leaving directory '/magus/work/usr/mports/java/classpath/work/classpath-0.99/native/jni/java-util'
Making all in gtk-peer
gmake[3]: Entering directory '/magus/work/usr/mports/java/classpath/work/classpath-0.99/native/jni/gtk-peer'
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT gnu_java_awt_peer_gtk_CairoSurface.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_CairoSurface.Tpo -c -o gnu_java_awt_peer_gtk_CairoSurface.lo gnu_java_awt_peer_gtk_CairoSurface.c
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT gnu_java_awt_peer_gtk_CairoGraphics2D.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_CairoGraphics2D.Tpo -c -o gnu_java_awt_peer_gtk_CairoGraphics2D.lo gnu_java_awt_peer_gtk_CairoGraphics2D.c
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT gnu_java_awt_peer_gtk_ComponentGraphics.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_ComponentGraphics.Tpo -c -o gnu_java_awt_peer_gtk_ComponentGraphics.lo gnu_java_awt_peer_gtk_ComponentGraphics.c
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT gnu_java_awt_peer_gtk_ComponentGraphicsCopy.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_ComponentGraphicsCopy.Tpo -c -o gnu_java_awt_peer_gtk_ComponentGraphicsCopy.lo gnu_java_awt_peer_gtk_ComponentGraphicsCopy.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT gnu_java_awt_peer_gtk_CairoSurface.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_CairoSurface.Tpo -c gnu_java_awt_peer_gtk_CairoSurface.c  -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_CairoSurface.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT gnu_java_awt_peer_gtk_ComponentGraphicsCopy.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_ComponentGraphicsCopy.Tpo -c gnu_java_awt_peer_gtk_ComponentGraphicsCopy.c  -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_ComponentGraphicsCopy.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT gnu_java_awt_peer_gtk_CairoGraphics2D.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_CairoGraphics2D.Tpo -c gnu_java_awt_peer_gtk_CairoGraphics2D.c  -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_CairoGraphics2D.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT gnu_java_awt_peer_gtk_ComponentGraphics.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_ComponentGraphics.Tpo -c gnu_java_awt_peer_gtk_ComponentGraphics.c  -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_ComponentGraphics.o
In file included from gnu_java_awt_peer_gtk_ComponentGraphics.c:39:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
/usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      |                                  ^
/usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
  731 | } GTypeDeIn file included from gnu_java_awt_peer_gtk_CairoSurface.c:bug39:
FlaIn file included from ./gtkpeer.h:gs GOBJE40:
CTIn file included from /usr/local/include/gtk-2.0/gtk/gtk.h_D:33EP:
In file included from RE/usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:CA32:
TEIn file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.hD_:35TY:
In file included from PE/usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35_I:
In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:N_35:
2_In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h36:36;
:
In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
/usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34:       | warning:                   ^
'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
  236 | void            gtk_type_in/usr/local/include/glib-2.0/gobject/gobject-visibility.h:it   (GTypeDeb213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'
u  213 | #define GOBJECT_gFlags    debug_flags);DEPRE
      |                                  ^
CATE/usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
D  731 | } GT_TYypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
      |                   ^
PE_IN_2_36/usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'
   213 | #defGLIB_DEPRECATED_TYPE
      |                                         ^
in/usr/local/include/glib-2.0/glib/gmacros.h:1328:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
e G 1328 | #define GLOBIB_DEPRECATED_TYPE G_DEPREJECACTTE_DD
EPR      | EC                             ^
A/usr/local/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED'
T 1267 | #defiEDne _TG_DYPEPE_REINCATED _2__attr_3ib6 GLuteIB___D((EPRE__dCATepED_recTYatPE
ed__))
      |                                     ^      | 
                                        ^
In file included from /usr/local/include/glib-2.0/glib/gmacros.h:1328:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
gnu_java_awt_peer_gtk_ComponentGraphicsCopy.c 1328 | #:de39:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.hfine GLI:32B_:
In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
DEPRECATED_In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
/usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: TYPE G_DEPRECATED
      |                              ^'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]

/usr/local/include/glib-2.0/glib/gmacros.h:1267:37:  236 | void     note: expanded from macro 'G_DEPRECATED'
   1267 |   #define G_DEPRECATED __attribute__((__deprecated__))
    gtk_type_i      |                                     ^
nit   (GTypeDebugFlags    debug_flags);
      |                                  ^
/usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
  731 | } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
      |                   ^
/usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'
  213 | #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE
      |                                         ^
/usr/local/include/glib-2.0/glib/gmacros.h:1328:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
 1328 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED
      |                              ^
/usr/local/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED'
 1267 | #define G_DEPRECATED __attribute__((__deprecated__))
      |                                     ^
In file included from gnu_java_awt_peer_gtk_CairoGraphics2D.c:39:
In file included from ./gdkfont.h:41:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
/usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      |                                  ^
/usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
  731 | } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
      |                   ^
/usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'
  213 | #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE
      |                                         ^
/usr/local/include/glib-2.0/glib/gmacros.h:1328:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
 1328 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED
      |                              ^
/usr/local/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED'
 1267 | #define G_DEPRECATED __attribute__((__deprecated__))
      |                                     ^
In file included from gnu_java_awt_peer_gtk_CairoSurface.c:39:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
In file included from In file included from gnu_java_awt_peer_gtk_ComponentGraphics.c:39:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:/usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
/usr/local/include/gtk-2.0/gtk/gtktooltips.h:7330:
:3In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
/usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
:   73 |   warning:  G'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
TimeV   73 |   GTimeVal last_al last_popdown;
      |   ^
popdown;
      |   ^
/usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here/usr/local/include/glib-2.0/glib/gtypes.h:578
:35: note: 'GTimeVal' has been explicitly marked deprecated here
  578 | typedef struc  578 | typedef struct _GTit _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IIn file included from N_2gnu_java_awt_peer_gtk_ComponentGraphicsCopy.c_62_FOR(GDateTime);
      |                                   ^
me:39:
In file included from ./gtkpeer.h:/usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: 40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
/usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'   73 |   GTimeVal last
_popdown;
      |   656 | #de  ^
fine GLI/usr/local/include/glib-2.0/glib/gtypes.h:578B_DEPRECATED_TYPE_IN_2_62_FOR(f) GLVal GTimeVal GL:IB_DEPRECATEDI_TYPE_IN_2_6235: note: _FOR'GTimeVal' has been explicitly marked deprecated here
(  578 | tGDateTimB_DEe)PyRE;
      |                                   ^
pedCATED_T/usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: Yexpanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
Pef stE_FOR (f)
      |                                             ^
ru/usr/local/include/glib-2.0/glib/gmacros.h:1329:ct 37: note: _GTexpanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
ime 1329 | #V  da656 | #define l GGLIBeT_fiDimEneVal GLIBPe_R DEPRECECATATED_TGELID_TYPE_INB_DEPREYPECATE_2__IN62_D_TYP_2_E_FF6OO2RR(GDat_FOeT(fiR)me);(f ) GLIG
B_      _DEPRECAT|                                   ^
EDDEPREC/usr/local/include/glib-2.0/glib/glib-visibility.h:656:AT_ED_TYPE_F45: ORFOR(f (f)
      | note: )
      expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'                                    ^| 
                                            ^
  656/usr/local/include/glib-2.0/glib/gmacros.h: | #define
 /usr/local/include/glib-2.0/glib/gmacros.h:1329:1277:4437: : note: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'GL
I 1329 | #defB_DEiexpanded from macro 'G_DEPRECATED_FOR'
P 1277 | #definRne EGLIB_DEPRECATCATED_TYPED_E_Fe G_DTEPRECYOR(fAPE_I) GN_2_62_F_DTED_FEPROR(f)EOR(fCAT)  GL_EIB_D_D_FOEPRR(fattr)
      | ibu                                    ^
Ete__C/usr/local/include/glib-2.0/glib/gmacros.h:ATE1277:44: ((__denote: expanded from macro 'G_DEPRECATED_FOR'
pr De1277_TYPE_FOR ca( | #tdeed_ff)
      ine|                                             ^
_ G_DE(/usr/local/include/glib-2.0/glib/gmacros.h:"1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
PU 1329se '" #RECf "ATED | #d_FO'eR insf(fine) __at GLtrtibead")IB_DE))PRu
      te_|                                            ^
E_((__deprecated__(CAT"Use '" #f ED_"' TYPinsE_FteaOR(f)d")) G_D)
      |                                            ^EPRE
CATED_FOR(f)
      |                                     ^
/usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR'
 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
      |                                            ^
In file included from gnu_java_awt_peer_gtk_CairoGraphics2D.c:39:
In file included from ./gdkfont.h:41:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
/usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   73 |   GTimeVal last_popdown;
      |   ^
/usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here
  578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
      |                                   ^
/usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
  656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)
      |                                             ^
/usr/local/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
 1329 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
      |                                     ^
/usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR'
 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
      |                                            ^
gnu_java_awt_peer_gtk_CairoGraphics2D.c:363:22: warning: 'pango_fc_font_lock_face' is deprecated: Use 'pango_font_get_hb_font' instead [-Wdeprecated-declarations]
  363 |       FT_Face face = pango_fc_font_lock_face( font );
      |                      ^
/usr/local/include/pango-1.0/pango/pangofc-font.h:114:1: note: 'pango_fc_font_lock_face' has been explicitly marked deprecated here
  114 | PANGO_DEPRECATED_IN_1_44_FOR(pango_font_get_hb_font)
      | ^
/usr/local/include/pango-1.0/pango/pango-version-macros.h:718:49: note: expanded from macro 'PANGO_DEPRECATED_IN_1_44_FOR'
  718 | 2 warnings# de generated.
fine PANGO_DEPRECATED_IN_1_44_FOR(f)        PANGO_DEPRECATED_FOR(f)
      |                                                 ^
/usr/local/include/pango-1.0/pango/pango-version-macros.h:416:49: note: expanded from macro 'PANGO_DEPRECATED_FOR'
  416 | # define PANGO_DEPRECATED_FOR(f)                G_DEPRECATED_FOR(f) _PANGO_EXTERN
      |                                                 ^
/usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR'
 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
      |                                            ^
gnu_java_awt_peer_gtk_CairoGraphics2D.c:371:7: warning: 'pango_fc_font_unlock_face' is deprecated: Use 'pango_font_get_hb_font' instead [-Wdeprecated-declarations]
  371 |       pango_fc_font_unlock_face(font);
      |       ^
/usr/local/include/pango-1.0/pango/pangofc-font.h:116:1: note: 'pango_fc_font_unlock_face' has been explicitly marked deprecated here
  116 | PANGO_DEPRECATED_IN_1_44_FOR(pango_font_get_hb_font)
      | ^
/usr/local/include/pango-1.0/pango/pango-version-macros.h:718:49: note: expanded from macro 'PANGO_DEPRECATED_IN_1_44_FOR'
  718 | # define PANGO_DEPRECATED_IN_1_44_FOR(f)        PANGO_DEPRECATED_FOR(f)
      |                                                 ^
/usr/local/include/pango-1.0/pango/pango-version-macros.h:416:49: note: expanded from macro 'PANGO_DEPRECATED_FOR'
  416 | # define PANGO_DEPRECATED_FOR(f)                G_DEPRECATED_FOR(f) _PANGO_EXTERN
      |                                                 ^
/usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR'
 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
      |                                            ^
gnu_java_awt_peer_gtk_CairoGraphics2D.c:397:10:mv -f .deps/gnu_java_awt_peer_gtk_ComponentGraphicsCopy.Tpo .deps/gnu_java_awt_peer_gtk_ComponentGraphicsCopy.Plo
 warning: 'pango_fc_font_lock_face' is deprecated: Use 'pango_font_get_hb_font' instead [-Wdeprecated-declarations]
  397 |   face = pango_fc_font_lock_face( (PangoFcFont *)pfont->font );
      |          ^
/usr/local/include/pango-1.0/pango/pangofc-font.h:114:1: note: 'pango_fc_font_lock_face' has been explicitly marked deprecated here
  114 | PANGO_DEPRECATED_IN_1_44_FOR(pango_font_get_hb_font)
      | ^
/usr/local/include/pango-1.0/pango/pango-version-macros.h:718:49: note: expanded from macro 'PANGO_DEPRECATED_IN_1_44_FOR'
  718 | # define PANGO_DEPRECATED_IN_1_44_FOR(f)        PANGO_DEPRECATED_FOR(f)
      |                                                 ^
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT gnu_java_awt_peer_gtk_FreetypeGlyphVector.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_FreetypeGlyphVector.Tpo -c -o gnu_java_awt_peer_gtk_FreetypeGlyphVector.lo gnu_java_awt_peer_gtk_FreetypeGlyphVector.c
/usr/local/include/pango-1.0/pango/pango-version-macros.h:416:49: note: expanded from macro 'PANGO_DEPRECATED_FOR'
  416 | # define PANGO_DEPRECATED_FOR(f)                G_DEPRECATED_FOR(f) _PANGO_EXTERN
      |                                                 ^
/usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR'
 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
      |                                            ^
gnu_java_awt_peer_gtk_CairoGraphics2D.c:409:3: warning: 'pango_fc_font_unlock_face' is deprecated: Use 'pango_font_get_hb_font' instead [-Wdeprecated-declarations]
  409 |   pango_fc_font_unlock_face((PangoFcFont *)pfont->font);
      |   ^
/usr/local/include/pango-1.0/pango/pangofc-font.h:116:1: note: 'pango_fc_font_unlock_face' has been explicitly marked deprecated here
  116 | PANGO_DEPRECATED_IN_1_44_FOR(pango_font_get_hb_font)
      | ^
/usr/local/include/pango-1.0/pango/pango-version-macros.h:718:49: note: expanded from macro 'PANGO_DEPRECATED_IN_1_44_FOR'
  718 | # define PANGO_DEPRECATED_IN_1_44_FOR(f)        PANGO_DEPRECATED_FOR(f)
      |                                                 ^
/usr/local/include/pango-1.0/pango/pango-version-macros.h:416:49: note: expanded from macro 'PANGO_DEPRECATED_FOR'
  416 | # define PANGO_DEPRECATED_FOR(f)                G_DEPRECATED_FOR(f) _PANGO_EXTERN
      |                                                 ^
/usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR'
 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
      |                                            ^
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT gnu_java_awt_peer_gtk_FreetypeGlyphVector.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_FreetypeGlyphVector.Tpo -c gnu_java_awt_peer_gtk_FreetypeGlyphVector.c  -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_FreetypeGlyphVector.o
2 warnings generated.
mv -f .deps/gnu_java_awt_peer_gtk_CairoSurface.Tpo .deps/gnu_java_awt_peer_gtk_CairoSurface.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT gnu_java_awt_peer_gtk_GdkFontPeer.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GdkFontPeer.Tpo -c -o gnu_java_awt_peer_gtk_GdkFontPeer.lo gnu_java_awt_peer_gtk_GdkFontPeer.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT gnu_java_awt_peer_gtk_GdkFontPeer.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GdkFontPeer.Tpo -c gnu_java_awt_peer_gtk_GdkFontPeer.c  -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GdkFontPeer.o
2 warnings generated.
mv -f .deps/gnu_java_awt_peer_gtk_ComponentGraphics.Tpo .deps/gnu_java_awt_peer_gtk_ComponentGraphics.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT gnu_java_awt_peer_gtk_GdkGraphicsEnvironment.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GdkGraphicsEnvironment.Tpo -c -o gnu_java_awt_peer_gtk_GdkGraphicsEnvironment.lo gnu_java_awt_peer_gtk_GdkGraphicsEnvironment.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT gnu_java_awt_peer_gtk_GdkGraphicsEnvironment.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GdkGraphicsEnvironment.Tpo -c gnu_java_awt_peer_gtk_GdkGraphicsEnvironment.c  -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GdkGraphicsEnvironment.o
6 warnings generated.
mv -f .deps/gnu_java_awt_peer_gtk_CairoGraphics2D.Tpo .deps/gnu_java_awt_peer_gtk_CairoGraphics2D.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT gnu_java_awt_peer_gtk_GdkPixbufDecoder.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GdkPixbufDecoder.Tpo -c -o gnu_java_awt_peer_gtk_GdkPixbufDecoder.lo gnu_java_awt_peer_gtk_GdkPixbufDecoder.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT gnu_java_awt_peer_gtk_GdkPixbufDecoder.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GdkPixbufDecoder.Tpo -c gnu_java_awt_peer_gtk_GdkPixbufDecoder.c  -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GdkPixbufDecoder.o
In file included from gnu_java_awt_peer_gtk_FreetypeGlyphVector.c:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
/usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      |                                  ^
/usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
  731 | } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
      |                   ^
/usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'
  213 | #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE
      |                                         ^
/usr/local/include/glib-2.0/glib/gmacros.h:1328:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
 1328 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED
      |                              ^
/usr/local/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED'
 1267 | #define G_DEPRECATED __attribute__((__deprecated__))
      |                                     ^
In file included from gnu_java_awt_peer_gtk_GdkFontPeer.c:47:
In file included from ./gdkfont.h:41:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
/usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      |                                  ^
/usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
  731 | } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
      |                   ^
/usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'
  213 | #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE
      |                                         ^
/usr/local/include/glib-2.0/glib/gmacros.h:1328:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
 1328 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED
      |                              ^
/usr/local/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED'
 1267 | #define G_DEPRECATED __attribute__((__deprecated__))
      |                                     ^
In file included from gnu_java_awt_peer_gtk_GdkGraphicsEnvironment.c:41:
In file included from ./gdkfont.h:41:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
/usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      |                                  ^
/usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
  731 | } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
      |                   ^
/usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'
  213 | #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE
      |                                         ^
/usr/local/include/glib-2.0/glib/gmacros.h:1328:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
 1328 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED
      |                              ^
/usr/local/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED'
 1267 | #define G_DEPRECATED __attribute__((__deprecated__))
      |                                     ^
In file included from gnu_java_awt_peer_gtk_FreetypeGlyphVector.c:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
/usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   73 |   GTimeVal last_popdown;
      |   ^
/usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here
  578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
      |                                   ^
/usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
  656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)
      |                                             ^
/usr/local/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
 1329 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
      |                                     ^
/usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR'
 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
      |                                            ^
In file included from gnu_java_awt_peer_gtk_GdkPixbufDecoder.c:38:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
/usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      |                                  ^
/usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
  731 | } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
      |                   ^
/usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'
  213 | #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE
      |                                         ^
/usr/local/include/glib-2.0/glib/gmacros.h:1328:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
 1328 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED
      |                              ^
/usr/local/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED'
 1267 | #define G_DEPRECATED __attribute__((__deprecated__))
      |                                     ^
In file included from gnu_java_awt_peer_gtk_GdkFontPeer.c:47:
In file included from ./gdkfont.h:41:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
/usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   73 |   GTimeVal last_popdown;
      |   ^
/usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here
  578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
      |                                   ^
/usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
  656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)
      |                                             ^
/usr/local/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
 1329 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
      |                                     ^
/usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR'
 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
      |                                            ^
In file included from gnu_java_awt_peer_gtk_GdkGraphicsEnvironment.c:41:
In file included from ./gdkfont.h:41:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
/usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   73 |   GTimeVal last_popdown;
      |   ^
/usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here
  578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
      |                                   ^
/usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
  656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)
      |                                             ^
/usr/local/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
 1329 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
      |                                     ^
/usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR'
 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
      |                                            ^
gnu_java_awt_peer_gtk_FreetypeGlyphVector.c:143:9: warning: 'pango_fc_font_has_char' is deprecated [-Wdeprecated-declarations]
  143 |         if (!pango_fc_font_has_char(current_font, cpvals[i]))
      |              ^
/usr/local/include/pango-1.0/pango/pangofc-font.h:93:1: note: 'pango_fc_font_has_char' has been explicitly marked deprecated here
   93 | PANGO_DEPRECATED_IN_1_44
      | ^
/usr/local/include/pango-1.0/pango/pango-version-macros.h:717:49: note: expanded from macro 'PANGO_DEPRECATED_IN_1_44'
  717 | # define PANGO_DEPRECATED_IN_1_44               PANGO_DEPRECATED
      |                                                 ^
/usr/local/include/pango-1.0/pango/pango-version-macros.h:415:49: note: expanded from macro 'PANGO_DEPRECATED'
  415 | # define PANGO_DEPRECATED                       G_DEPRECATED _PANGO_EXTERN
      |                                                 ^
/usr/local/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED'
 1267 | #define G_DEPRECATED __attribute__((__deprecated__))
      |                                     ^
gnu_java_awt_peer_gtk_FreetypeGlyphVector.c:145:12: warning: 'pango_fc_font_has_char' is deprecated [-Wdeprecated-declarations]
  145 |             if (pango_fc_font_has_char(default_font, cpvals[i]))
      |                 ^
/usr/local/include/pango-1.0/pango/pangofc-font.h:93:1: note: 'pango_fc_font_has_char' has been explicitly marked deprecated here
   93 | PANGO_DEPRECATED_IN_1_44
      | ^
/usr/local/include/pango-1.0/pango/pango-version-macros.h:717:49: note: expanded from macro 'PANGO_DEPRECATED_IN_1_44'
  717 | # define PANGO_DEPRECATED_IN_1_44               PANGO_DEPRECATED
      |                                                 ^
/usr/local/include/pango-1.0/pango/pango-version-macros.h:415:49: note: expanded from macro 'PANGO_DEPRECATED'
  415 | # define PANGO_DEPRECATED                       G_DEPRECATED _PANGO_EXTERN
      |                                                 ^
/usr/local/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED'
 1267 | #define G_DEPRECATED __attribute__((__deprecated__))
      |                                     ^
gnu_java_awt_peer_gtk_FreetypeGlyphVector.c:183:13: warning: 'pango_fc_font_lock_face' is deprecated: Use 'pango_font_get_hb_font' instead [-Wdeprecated-declarations]
  183 |   ft_face = pango_fc_font_lock_face( font );
      |             ^
/usr/local/include/pango-1.0/pango/pangofc-font.h:114:1: note: 'pango_fc_font_lock_face' has been explicitly marked deprecated here
  114 | PANGO_DEPRECATED_IN_1_44_FOR(pango_font_get_hb_font)
      | ^
/usr/local/include/pango-1.0/pango/pango-version-macros.h:718:49: note: expanded from macro 'PANGO_DEPRECATED_IN_1_44_FOR'
  718 | # define PANGO_DEPRECATED_IN_1_44_FOR(f)        PANGO_DEPRECATED_FOR(f)
      |                                                 ^
/usr/local/include/pango-1.0/pango/pango-version-macros.h:416:49: note: expanded from macro 'PANGO_DEPRECATED_FOR'
  416 | # define PANGO_DEPRECATED_FOR(f)                G_DEPRECATED_FOR(f) _PANGO_EXTERN
      |                                                 ^
/usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR'
 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
      |                                            ^
gnu_java_awt_peer_gtk_FreetypeGlyphVector.c:187:3: warning: 'pango_fc_font_unlock_face' is deprecated: Use 'pango_font_get_hb_font' instead [-Wdeprecated-declarations]
  187 |   pango_fc_font_unlock_face( font );
      |   ^
/usr/local/include/pango-1.0/pango/pangofc-font.h:116:1: note: 'pango_fc_font_unlock_face' has been explicitly marked deprecated here
  116 | PANGO_DEPRECATED_IN_1_44_FOR(pango_font_get_hb_font)
      | ^
/usr/local/include/pango-1.0/pango/pango-version-macros.h:718:49: note: expanded from macro 'PANGO_DEPRECATED_IN_1_44_FOR'
  718 | # define PANGO_DEPRECATED_IN_1_44_FOR(f)        PANGO_DEPRECATED_FOR(f)
      |                                                 ^
/usr/local/include/pango-1.0/pango/pango-version-macros.h:416:49: note: expanded from macro 'PANGO_DEPRECATED_FOR'
  416 | # define PANGO_DEPRECATED_FOR(f)                G_DEPRECATED_FOR(f) _PANGO_EXTERN
      |                                                 ^
/usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR'
 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
      |                                            ^
gnu_java_awt_peer_gtk_FreetypeGlyphVector.c:205:13: warning: 'pango_fc_font_lock_face' is deprecated: Use 'pango_font_get_hb_font' instead [-Wdeprecated-declarations]
  205 |   ft_face = pango_fc_font_lock_face( font );
      |             ^
/usr/local/include/pango-1.0/pango/pangofc-font.h:114:1: note: 'pango_fc_font_lock_face' has been explicitly marked deprecated here
  114 | PANGO_DEPRECATED_IN_1_44_FOR(pango_font_get_hb_font)
      | ^
/usr/local/include/pango-1.0/pango/pango-version-macros.h:718:49: note: expanded from macro 'PANGO_DEPRECATED_IN_1_44_FOR'
  718 | # define PANGO_DEPRECATED_IN_1_44_FOR(f)        PANGO_DEPRECATED_FOR(f)
      |                                                 ^
/usr/local/include/pango-1.0/pango/pango-version-macros.h:416:49: note: expanded from macro 'PANGO_DEPRECATED_FOR'
  416 | # define PANGO_DEPRECATED_FOR(f)                G_DEPRECATED_FOR(f) _PANGO_EXTERN
      |                                                 ^
/usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR'
 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
      |                                            ^
gnu_java_awt_peer_gtk_FreetypeGlyphVector.c:213:7: warning: 'pango_fc_font_unlock_face' is deprecated: Use 'pango_font_get_hb_font' instead [-Wdeprecated-declarations]
  213 |       pango_fc_font_unlock_face( font );
      |       ^
/usr/local/include/pango-1.0/pango/pangofc-font.h:116:1: note: 'pango_fc_font_unlock_face' has been explicitly marked deprecated here
  116 | PANGO_DEPRECATED_IN_1_44_FOR(pango_font_get_hb_font)
      | ^
/usr/local/include/pango-1.0/pango/pango-version-macros.h:718:49: note: expanded from macro 'PANGO_DEPRECATED_IN_1_44_FOR'
  718 | # define PANGO_DEPRECATED_IN_1_44_FOR(f)        PANGO_DEPRECATED_FOR(f)
      |                                                 ^
/usr/local/include/pango-1.0/pango/pango-version-macros.h:416:49: note: expanded from macro 'PANGO_DEPRECATED_FOR'
  416 | # define PANGO_DEPRECATED_FOR(f)                G_DEPRECATED_FOR(f) _PANGO_EXTERN
      |                                                 ^
/usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR'
 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
      |                                            ^
gnu_java_awt_peer_gtk_FreetypeGlyphVector.c:231:3: warning: 'pango_fc_font_unlock_face' is deprecated: Use 'pango_font_get_hb_font' instead [-Wdeprecated-declarations]
  231 |   pango_fc_font_unlock_face( font );
      |   ^
/usr/local/include/pango-1.0/pango/pangofc-font.h:116:1: note: 'pango_fc_font_unlock_face' has been explicitly marked deprecated here
  116 | PANGO_DEPRECATED_IN_1_44_FOR(pango_font_get_hb_font)
      | ^
/usr/local/include/pango-1.0/pango/pango-version-macros.h:718:49: note: expanded from macro 'PANGO_DEPRECATED_IN_1_44_FOR'
  718 | # define PANGO_DEPRECATED_IN_1_44_FOR(f)        PANGO_DEPRECATED_FOR(f)
      |                                                 ^
/usr/local/include/pango-1.0/pango/pango-version-macros.h:416:49: note: expanded from macro 'PANGO_DEPRECATED_FOR'
  416 | # define PANGO_DEPRECATED_FOR(f)                G_DEPRECATED_FOR(f) _PANGO_EXTERN
      |                                                 ^
/usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR'
 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
      |                                            ^
gnu_java_awt_peer_gtk_FreetypeGlyphVector.c:358:13: warning: 'pango_fc_font_lock_face' is deprecated: Use 'pango_font_get_hb_font' instead [-Wdeprecated-declarations]
  358 |   ft_face = pango_fc_font_lock_face( font );
      |             ^
/usr/local/include/pango-1.0/pango/pangofc-font.h:114:1: note: 'pango_fc_font_lock_face' has been explicitly marked deprecated here
  114 | PANGO_DEPRECATED_IN_1_44_FOR(pango_font_get_hb_font)
      | ^
/usr/local/include/pango-1.0/pango/pango-version-macros.h:718:49: note: expanded from macro 'PANGO_DEPRECATED_IN_1_44_FOR'
  718 | # define PANGO_DEPRECATED_IN_1_44_FOR(f)        PANGO_DEPRECATED_FOR(f)
      |                                                 ^
/usr/local/include/pango-1.0/pango/pango-version-macros.h:416:49: note: expanded from macro 'PANGO_DEPRECATED_FOR'
  416 | # define PANGO_DEPRECATED_FOR(f)                G_DEPRECATED_FOR(f) _PANGO_EXTERN
      |                                                 ^
/usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR'
 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
      |                                            ^
gnu_java_awt_peer_gtk_FreetypeGlyphVector.c:383:7: warning: 'pango_fc_font_unlock_face' is deprecated: Use 'pango_font_get_hb_font' instead [-Wdeprecated-declarations]
  383 |       pango_fc_font_unlock_face( font );
      |       ^
/usr/local/include/pango-1.0/pango/pangofc-font.h:116:1: note: 'pango_fc_font_unlock_face' has been explicitly marked deprecated here
  116 | PANGO_DEPRECATED_IN_1_44_FOR(pango_font_get_hb_font)
      | ^
/usr/local/include/pango-1.0/pango/pango-version-macros.h:718:49: note: expanded from macro 'PANGO_DEPRECATED_IN_1_44_FOR'
  718 | # define PANGO_DEPRECATED_IN_1_44_FOR(f)        PANGO_DEPRECATED_FOR(f)
      |                                                 ^
/usr/local/include/pango-1.0/pango/pango-version-macros.h:416:49: note: expanded from macro 'PANGO_DEPRECATED_FOR'
  416 | # define PANGO_DEPRECATED_FOR(f)                G_DEPRECATED_FOR(f) _PANGO_EXTERN
      |                                                 ^
/usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR'
 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
      |                                            ^
gnu_java_awt_peer_gtk_GdkFontPeer.c:153:10: warning: gnu_java_awt_peer_gtk_FreetypeGlyphVector.c:'pango_fc_font_lock_face' is deprecated: Use 'pango_font_get_hb_font' instead [-Wdeprecated-declarations]
408:  153 |  3: warning:  f'pango_fc_font_unlock_face' is deprecated: Use 'pango_font_get_hb_font' instead [-Wdeprecated-declarations]
ace = pan  408go_fc_ |  font p_lanocgok__fc_fofacnt_ue nl((ocPangk_ofaFcce(Font *)pfont->font);
      |          ^
 fo/usr/local/include/pango-1.0/pango/pangofc-font.h:114:1nt );
      |   ^
:/usr/local/include/pango-1.0/pango/pangofc-font.h: note: 'pango_fc_font_lock_face' has been explicitly marked deprecated here
116:1: note: 'pango_fc_font_unlock_face' has been explicitly marked deprecated here
  114 | PANGO_DEPRECATED_IN_1_44_FOR(pango_font_get_hb_font)
      | ^
  116 | PANGO_/usr/local/include/pango-1.0/pango/pango-version-macros.h:718:49: note: expanded from macro 'PANGO_DEPRECATED_IN_1_44_FOR'
D  718 | # define EPRECATED_IN_1_44_FOR(pango_font_get_hb_font)
      | ^
PANGO_DEPRECATED_IN_1_/usr/local/include/pango-1.0/pango/pango-version-macros.h:718:49: note: expanded from macro 'PANGO_DEPRECATED_IN_1_44_FOR'
4  718 | # define PANGO_DEPRECATED_IN_1_44_FOR(4_FOR(f)        PANGO_DEPRECATED_FOR(f)
      |                                                 ^
f)    /usr/local/include/pango-1.0/pango/pango-version-macros.h:416:49: note: expanded from macro 'PANGO_DEPRECATED_FOR'
   416 | # define PANGO_DEPRECATED_FOR(f)             PANGO_DEPRECAT      G_DEPRECATED_FOR(f) _PANGO_EXTERN
      | ED_FO                                                ^
R(/usr/local/include/glib-2.0/glib/gmacros.h:1277:44: f)
note: expanded from macro 'G_DEPRECATED_FOR'
       1277 | #define |                                                 ^
G/usr/local/include/pango-1.0/pango/pango-version-macros.h:416:49:_DEPRECATED_FOR(f) __attr note: expanded from macro 'PANGO_DEPRECATED_FOR'
ib  416 | # deutefin__((__deprece PANGO_DEPREatCATEed__D_FOR("Use '" #f (f"' instead")))
      |                                            ^
)                G_DEPRECATED_FOR(f) _PANGO_EXTERN
      |                                                 ^
/usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR'
 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"gnu_java_awt_peer_gtk_GdkFontPeer.c:176:3: )))warning: 
      'pango_fc_font_unlock_face' is deprecated: Use 'pango_font_get_hb_font' instead [-Wdeprecated-declarations]
|                                            ^
  176 |   pango_fc_font_unlock_face((PangoFcFont *)pfont->font);
      |   ^
/usr/local/include/pango-1.0/pango/pangofc-font.h:116:1: note: 'pango_fc_font_unlock_face' has been explicitly marked deprecated here
  116 | PANGO_DEPRECATED_IN_1_44_FOR(pango_font_get_hb_font)
      | ^
/usr/local/include/pango-1.0/pango/pango-version-macros.h:718:49: note: expanded from macro 'PANGO_DEPRECATED_IN_1_44_FOR'
  718 | # define PANGO_DEPRECATED_IN_1_44_FOR(f)        PANGO_DEPRECATED_FOR(f)
      |                                                 ^
/usr/local/include/pango-1.0/pango/pango-version-macros.h:416:49: note: expanded from macro 'PANGO_DEPRECATED_FOR'
  416 | # define PANGO_DEPRECATED_FOR(f)                G_DEPRECATED_FOR(f) _PANGO_EXTERN
      |                                                 ^
/usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR'
 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
      |                                            ^
In file included from gnu_java_awt_peer_gtk_GdkPixbufDecoder.c:38:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
/usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   73 |   GTimeVal last_popdown;
      |   ^
/usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here
  578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
      |                                   ^
/usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
  656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)
      |                                             ^
/usr/local/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
 1329 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
      |                                     ^
/usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR'
 1277 | gnu_java_awt_peer_gtk_GdkFontPeer.c:#def291:16:ine G_DEPREC warning: 'pango_ft2_font_map_create_context' is deprecated: Use 'pango_font_map_create_context' instead [-Wdeprecated-declarations]
AT  291ED_FOR(f) __ |  attribute__( pfont(__deprecated_->ct_x ("Use '"=  #f "' insteapango_ft2_d")))
      |                                            ^font_m
ap_create_context (ft2_map);
      |                ^
/usr/local/include/pango-1.0/pango/pangoft2.h:127:1: note: 'pango_ft2_font_map_create_context' has been explicitly marked deprecated here
  127 | PANGO_DEPRECATED_IN_1_22_FOR(pango_font_map_create_context)
      | ^
/usr/local/include/pango-1.0/pango/pango-version-macros.h:564:49: note: expanded from macro 'PANGO_DEPRECATED_IN_1_22_FOR'
  564 | # define PANGO_DEPRECATED_IN_1_22_FOR(f)        PANGO_DEPRECATED_FOR(f)
      |                                                 ^
/usr/local/include/pango-1.0/pango/pango-version-macros.h:416:49: note: expanded from macro 'PANGO_DEPRECATED_FOR'
  416 | # define PANGO_DEPRECATED_FOR(f)                G_DEPRECATED_FOR(f) _PANGO_EXTERN
      |                                                 ^
/usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR'
 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
      |                                            ^
gnu_java_awt_peer_gtk_GdkFontPeer.c:329:10: warning: 'pango_fc_font_lock_face' is deprecated: Use 'pango_font_get_hb_font' instead [-Wdeprecated-declarations]
  329 |   face = pango_fc_font_lock_face ((PangoFcFont *)pfont->font);
      |          ^
/usr/local/include/pango-1.0/pango/pangofc-font.h:114:1: note: 'pango_fc_font_lock_face' has been explicitly marked deprecated here
  114 | PANGO_DEPRECATED_IN_1_44_FOR(pango_font_get_hb_font)
      | ^
/usr/local/include/pango-1.0/pango/pango-version-macros.h:718:49: note: expanded from macro 'PANGO_DEPRECATED_IN_1_44_FOR'
  718 | # define PANGO_DEPRECATED_IN_1_44_FOR(f)        PANGO_DEPRECATED_FOR(f)
      |                                                 ^
/usr/local/include/pango-1.0/pango/pango-version-macros.h:416:49: note: expanded from macro 'PANGO_DEPRECATED_FOR'
  416 | # define PANGO_DEPRECATED_FOR(f)                G_DEPRECATED_FOR(f) _PANGO_EXTERN
      |                                                 ^
/usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR'
 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
      |                                            ^
gnu_java_awt_peer_gtk_GdkFontPeer.c:336:7: warning: 'pango_fc_font_unlock_face' is deprecated: Use 'pango_font_get_hb_font' instead [-Wdeprecated-declarations]
  336 |       pango_fc_font_unlock_face ((PangoFcFont *)pfont->font);
      |       ^
/usr/local/include/pango-1.0/pango/pangofc-font.h:116:1: note: 'pango_fc_font_unlock_face' has been explicitly marked deprecated here
  116 | PANGO_DEPRECATED_IN_1_44_FOR(pango_font_get_hb_font)
      | ^
/usr/local/include/pango-1.0/pango/pango-version-macros.h:718:49: note: expanded from macro 'PANGO_DEPRECATED_IN_1_44_FOR'
  718 | # define PANGO_DEPRECATED_IN_1_44_FOR(f)        PANGO_DEPRECATED_FOR(f)
      |                                                 ^
/usr/local/include/pango-1.0/pango/pango-version-macros.h:416:49: note: expanded from macro 'PANGO_DEPRECATED_FOR'
  416 | # define PANGO_DEPRECATED_FOR(f)                G_DEPRECATED_FOR(f) _PANGO_EXTERN
      |                                                 ^
/usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR'
 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
      |                                            ^
gnu_java_awt_peer_gtk_GdkFontPeer.c:344:7: warning: 'pango_fc_font_unlock_face' is deprecated: Use 'pango_font_get_hb_font' instead [-Wdeprecated-declarations]
  344 |       pango_fc_font_unlock_face ((PangoFcFont *)pfont->font);
      |       ^
/usr/local/include/pango-1.0/pango/pangofc-font.h:116:1: note: 'pango_fc_font_unlock_face' has been explicitly marked deprecated here
  116 | PANGO_DEPRECATED_IN_1_44_FOR(pango_font_get_hb_font)
      | ^
/usr/local/include/pango-1.0/pango/pango-version-macros.h:718:49: note: expanded from macro 'PANGO_DEPRECATED_IN_1_44_FOR'
  718 | # define PANGO_DEPRECATED_IN_1_44_FOR(f)        PANGO_DEPRECATED_FOR(f)
      |                                                 ^
/usr/local/include/pango-1.0/pango/pango-version-macros.h:416:49: note: expanded from macro 'PANGO_DEPRECATED_FOR'
  416 | # define PANGO_DEPRECATED_FOR(f)                G_DEPRECATED_FOR(f) _PANGO_EXTERN
      |                                                 ^
/usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR'
 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
      |                                            ^
gnu_java_awt_peer_gtk_GdkFontPeer.c:352:7: warning: 'pango_fc_font_unlock_face' is deprecated: Use 'pango_font_get_hb_font' instead [-Wdeprecated-declarations]
  352 |       pango_fc_font_unlock_face ((PangoFcFont *)pfont->font);
      |       ^
/usr/local/include/pango-1.0/pango/pangofc-font.h:116:1: note: 'pango_fc_font_unlock_face' has been explicitly marked deprecated here
  116 | PANGO_DEPRECATED_IN_1_44_FOR(pango_font_get_hb_font)
      | ^
/usr/local/include/pango-1.0/pango/pango-version-macros.h:718:49: note: expanded from macro 'PANGO_DEPRECATED_IN_1_44_FOR'
  718 | # define PANGO_DEPRECATED_IN_1_44_FOR(f)        PANGO_DEPRECATED_FOR(f)
      |                                                 ^
/usr/local/include/pango-1.0/pango/pango-version-macros.h:416:49: note: expanded from macro 'PANGO_DEPRECATED_FOR'
  416 | # define PANGO_DEPRECATED_FOR(f)                G_DEPRECATED_FOR(f) _PANGO_EXTERN
      |                                                 ^
/usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR'
 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
      |                                            ^
gnu_java_awt_peer_gtk_GdkFontPeer.c:366:3: warning: 'pango_fc_font_unlock_face' is deprecated: Use 'pango_font_get_hb_font' instead [-Wdeprecated-declarations]
  366 |   pango_fc_font_unlock_face ((PangoFcFont *)pfont->font);
      |   ^
/usr/local/include/pango-1.0/pango/pangofc-font.h:116:1: note: 'pango_fc_font_unlock_face' has been explicitly marked deprecated here
  116 | PANGO_DEPRECATED_IN_1_44_FOR(pango_font_get_hb_font)
      | ^
/usr/local/include/pango-1.0/pango/pango-version-macros.h:718:49: note: expanded from macro 'PANGO_DEPRECATED_IN_1_44_FOR'
  718 | # define PANGO_DEPRECATED_IN_1_44_FOR(f)        PANGO_DEPRECATED_FOR(f)
      |                                                 ^
/usr/local/include/pango-1.0/pango/pango-version-macros.h:416:49: note: expanded from macro 'PANGO_DEPRECATED_FOR'
  416 | # define PANGO_DEPRECATED_FOR(f)                G_DEPRECATED_FOR(f) _PANGO_EXTERN
      |                                                 ^
/usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR'
 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
      |                                            ^
12 warnings generated.
2 warnings generated.
10 warnings generated.
mv -f .deps/gnu_java_awt_peer_gtk_FreetypeGlyphVector.Tpo .deps/gnu_java_awt_peer_gtk_FreetypeGlyphVector.Plo
mv -f .deps/gnu_java_awt_peer_gtk_GdkGraphicsEnvironment.Tpo .deps/gnu_java_awt_peer_gtk_GdkGraphicsEnvironment.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT gnu_java_awt_peer_gtk_GdkRobotPeer.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GdkRobotPeer.Tpo -c -o gnu_java_awt_peer_gtk_GdkRobotPeer.lo gnu_java_awt_peer_gtk_GdkRobotPeer.c
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT gnu_java_awt_peer_gtk_GdkScreenGraphicsDevice.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GdkScreenGraphicsDevice.Tpo -c -o gnu_java_awt_peer_gtk_GdkScreenGraphicsDevice.lo gnu_java_awt_peer_gtk_GdkScreenGraphicsDevice.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT gnu_java_awt_peer_gtk_GdkRobotPeer.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GdkRobotPeer.Tpo -c gnu_java_awt_peer_gtk_GdkRobotPeer.c  -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GdkRobotPeer.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT gnu_java_awt_peer_gtk_GdkScreenGraphicsDevice.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GdkScreenGraphicsDevice.Tpo -c gnu_java_awt_peer_gtk_GdkScreenGraphicsDevice.c  -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GdkScreenGraphicsDevice.o
mv -f .deps/gnu_java_awt_peer_gtk_GdkFontPeer.Tpo .deps/gnu_java_awt_peer_gtk_GdkFontPeer.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT gnu_java_awt_peer_gtk_GtkButtonPeer.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GtkButtonPeer.Tpo -c -o gnu_java_awt_peer_gtk_GtkButtonPeer.lo gnu_java_awt_peer_gtk_GtkButtonPeer.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT gnu_java_awt_peer_gtk_GtkButtonPeer.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GtkButtonPeer.Tpo -c gnu_java_awt_peer_gtk_GtkButtonPeer.c  -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GtkButtonPeer.o
2 warnings generated.
mv -f .deps/gnu_java_awt_peer_gtk_GdkPixbufDecoder.Tpo .deps/gnu_java_awt_peer_gtk_GdkPixbufDecoder.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT gnu_java_awt_peer_gtk_GtkCanvasPeer.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GtkCanvasPeer.Tpo -c -o gnu_java_awt_peer_gtk_GtkCanvasPeer.lo gnu_java_awt_peer_gtk_GtkCanvasPeer.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT gnu_java_awt_peer_gtk_GtkCanvasPeer.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GtkCanvasPeer.Tpo -c gnu_java_awt_peer_gtk_GtkCanvasPeer.c  -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GtkCanvasPeer.o
In file included from gnu_java_awt_peer_gtk_GdkRobotPeer.c:38:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
/usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      |                                  ^
/usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
  731 | } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
      |                   ^
/usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'
  213 | #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE
      |                                         ^
/usr/local/include/glib-2.0/glib/gmacros.h:1328:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
 1328 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED
      |                              ^
/usr/local/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED'
 1267 | #define G_DEPRECATED __attribute__((__deprecated__))
      |                                     ^
In file included from gnu_java_awt_peer_gtk_GtkButtonPeer.c:39:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
/usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      |                                  ^
/usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
  731 | } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
      |                   ^
/usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'
  213 | #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE
      |                                         ^
/usr/local/include/glib-2.0/glib/gmacros.h:1328:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
 1328 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED
      |                              ^
/usr/local/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED'
 1267 | #define G_DEPRECATED __attribute__((__deprecated__))
      |                                     ^
In file included from gnu_java_awt_peer_gtk_GdkScreenGraphicsDevice.c:48:
In file included from ./gdkdisplay.h:41:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
/usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      |                                  ^
/usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
  731 | } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
      |                   ^
/usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'
  213 | #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE
      |                                         ^
/usr/local/include/glib-2.0/glib/gmacros.h:1328:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
 1328 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED
      |                              ^
/usr/local/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED'
 1267 | #define G_DEPRECATED __attribute__((__deprecated__))
      |                                     ^
In file included from gnu_java_awt_peer_gtk_GtkCanvasPeer.c:39:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
/usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      |                                  ^
/usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
  731 | } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
      |                   ^
/usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'
  213 | #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE
      |                                         ^
/usr/local/include/glib-2.0/glib/gmacros.h:1328:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
 1328 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED
      |                              ^
/usr/local/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED'
 1267 | #define G_DEPRECATED __attribute__((__deprecated__))
      |                                     ^
In file included from gnu_java_awt_peer_gtk_GdkRobotPeer.c:38:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
/usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   73 |   GTimeVal last_popdown;
      |   ^
/usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here
  578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
      |                                   ^
/usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
  656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)
      |                                             ^
/usr/local/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
 1329 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
      |                                     ^
/usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR'
 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
      |                                            ^
In file included from gnu_java_awt_peer_gtk_GtkButtonPeer.c:39:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
/usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   73 |   GTimeVal last_popdown;
      |   ^
/usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here
  578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
      |                                   ^
/usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
  656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)
      |                                             ^
/usr/local/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
 1329 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
      |                                     ^
/usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR'
 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
      |                                            ^
In file included from gnu_java_awt_peer_gtk_GdkScreenGraphicsDevice.c:48:
In file included from ./gdkdisplay.h:41:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
/usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   73 |   GTimeVal last_popdown;
      |   ^
/usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here
  578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
      |                                   ^
/usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
  656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)
      |                                             ^
/usr/local/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
 1329 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
      |                                     ^
/usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR'
 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
      |                                            ^
In file included from gnu_java_awt_peer_gtk_GtkCanvasPeer.c:39:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
/usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   73 |   GTimeVal last_popdown;
      |   ^
/usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here
  578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
      |                                   ^
/usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
  656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)
      |                                             ^
/usr/local/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
 1329 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
      |                                     ^
/usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR'
 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
      |                                            ^
2 warnings generated.
2 warnings generated.
2 warnings generated.
mv -f .deps/gnu_java_awt_peer_gtk_GdkScreenGraphicsDevice.Tpo .deps/gnu_java_awt_peer_gtk_GdkScreenGraphicsDevice.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT gnu_java_awt_peer_gtk_GtkCheckboxMenuItemPeer.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GtkCheckboxMenuItemPeer.Tpo -c -o gnu_java_awt_peer_gtk_GtkCheckboxMenuItemPeer.lo gnu_java_awt_peer_gtk_GtkCheckboxMenuItemPeer.c
mv -f .deps/gnu_java_awt_peer_gtk_GtkButtonPeer.Tpo .deps/gnu_java_awt_peer_gtk_GtkButtonPeer.Plo
mv -f .deps/gnu_java_awt_peer_gtk_GdkRobotPeer.Tpo .deps/gnu_java_awt_peer_gtk_GdkRobotPeer.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT gnu_java_awt_peer_gtk_GtkCheckboxPeer.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GtkCheckboxPeer.Tpo -c -o gnu_java_awt_peer_gtk_GtkCheckboxPeer.lo gnu_java_awt_peer_gtk_GtkCheckboxPeer.c
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT gnu_java_awt_peer_gtk_GtkChoicePeer.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GtkChoicePeer.Tpo -c -o gnu_java_awt_peer_gtk_GtkChoicePeer.lo gnu_java_awt_peer_gtk_GtkChoicePeer.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT gnu_java_awt_peer_gtk_GtkCheckboxMenuItemPeer.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GtkCheckboxMenuItemPeer.Tpo -c gnu_java_awt_peer_gtk_GtkCheckboxMenuItemPeer.c  -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GtkCheckboxMenuItemPeer.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT gnu_java_awt_peer_gtk_GtkChoicePeer.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GtkChoicePeer.Tpo -c gnu_java_awt_peer_gtk_GtkChoicePeer.c  -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GtkChoicePeer.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT gnu_java_awt_peer_gtk_GtkCheckboxPeer.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GtkCheckboxPeer.Tpo -c gnu_java_awt_peer_gtk_GtkCheckboxPeer.c  -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GtkCheckboxPeer.o
2 warnings generated.
mv -f .deps/gnu_java_awt_peer_gtk_GtkCanvasPeer.Tpo .deps/gnu_java_awt_peer_gtk_GtkCanvasPeer.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT gnu_java_awt_peer_gtk_GtkClipboard.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GtkClipboard.Tpo -c -o gnu_java_awt_peer_gtk_GtkClipboard.lo gnu_java_awt_peer_gtk_GtkClipboard.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT gnu_java_awt_peer_gtk_GtkClipboard.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GtkClipboard.Tpo -c gnu_java_awt_peer_gtk_GtkClipboard.c  -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GtkClipboard.o
In file included from gnu_java_awt_peer_gtk_GtkChoicePeer.c:39:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
/usr/local/include/gtk-2.0/gtk/gtktypeutils.h:In file included from gnu_java_awt_peer_gtk_GtkCheckboxMenuItemPeer.c236:34: warning: :39:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
In file included from 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
/usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:  236 | v35:
oid            gtk_type_init   (GTypeDebugFlags    debug_flags);
      |                                  ^
In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36/usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
:
  731 | } GTypeDebugFlags GOBJECT_DEPRECATED_TIn file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
/usr/local/include/gtk-2.0/gtk/gtktypeutils.hYP:236E_IN_:34: 2_36;
      warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
|                   ^
  236 | void/usr/local/include/glib-2.0/gobject/gobject-visibility.h:      213:41:       gtk_type_init   (GTypeDebugFlags    note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'
d  213 | #dIn file included from ebug_flags);
      |                                  ^
efi/usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
n  731 | } GTypeDebugFlags GOBJECT_DEPRECATEDe G_TYOBPEJEC_IN_T_2_DEP36;REC
      ATE|                   ^D_T
YPE_IN_2_3/usr/local/include/glib-2.0/gobject/gobject-visibility.h:6 GL213:IB_D41: EPnote: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'REC
A  213TED_ | #dTYPefiE
ne      |                                         ^
 GO/usr/local/include/glib-2.0/glib/gmacros.h:BJ1328:ECT30: _DEPnote: expanded from macro 'GLIB_DEPRECATED_TYPE'
REC 1328 | ATE#deD_fiTYnePE G_ILIBN__D2_EPR36 ECATEDGL_TYIB_PE G_DEDEPRPRECATECAEDTE_TYD
PE      | 
                                   ^
|                                         ^
/usr/local/include/glib-2.0/glib/gmacros.h:1267/usr/local/include/glib-2.0/glib/gmacros.h::37: note: 1328:30expanded from macro 'G_DEPRECATED'
:  1267 | note: expanded from macro 'GLIB_DEPRECATED_TYPE'
#defi 1328ne | # G_deDEfinePRE GCALITEB_DD _EPR_atECAtriTEDbut_TYe__((PE __G_depDEPrecRECAateTEd__D
      ))
      | |                              ^
                                    ^
/usr/local/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED'
 1267 | #define G_DEPRECATED __attribute__((__deprecated__))
      |                                     ^
gnu_java_awt_peer_gtk_GtkCheckboxPeer.c:40:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
/usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      |                                  ^
/usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
  731 | } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
      |                   ^
/usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'
  213 | #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE
      |                                         ^
/usr/local/include/glib-2.0/glib/gmacros.h:1328:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
 1328 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED
      |                              ^
/usr/local/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED'
 1267 | #define G_DEPRECATED __attribute__((__deprecated__))
      |                                     ^
In file included from gnu_java_awt_peer_gtk_GtkClipboard.c:40:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
/usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      |                                  ^
/usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
  731 | } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
      |                   ^
/usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'
  213 | #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE
      |                                         ^
/usr/local/include/glib-2.0/glib/gmacros.h:1328:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
 1328 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED
      |                              ^
/usr/local/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED'
 1267 | #define G_DEPRECATED __attribute__((__deprecated__))
      |                                     ^
In file included from gnu_java_awt_peer_gtk_GtkChoicePeer.c:39:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
/usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   73 |   GTimeVal lIn file included from gnu_java_awt_peer_gtk_GtkCheckboxMenuItemPeer.cast_:39popdown;
      |   ^
:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:/usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here
30:
  578 | typedefIn file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
/usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
    73 |   GTimeVastl ruct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
      |                                   ^
last_popdo/usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
w  656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPn;
      E_FOR (f)
      |                                             ^|   ^

/usr/local/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
/usr/local/include/glib-2.0/glib/gtypes.h:578 1329:35: note: 'GTimeVal' has been explicitly marked deprecated here
 | #define GLIB_DEPRE  578 | typedef struct _CATED_TYPE_FOR(f) G_DEPRECATGTimeVal GTimeVal GLIB_DEPRECATED_In file included from gnu_java_awt_peer_gtk_GtkCheckboxPeer.c:40:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
/usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
F   73 |   GTimeVal last_popdownOR;
      | (f)
      |                                     ^
  ^/usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR'

 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__dEeD_T/usr/local/include/glib-2.0/glib/gtypes.h:578:YPEprecated_IN_2_62_FOR(GDateTime);
      |                                   ^
35: note: __(/usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
'GTimeVal' has been explicitly marked deprecated here  656 | #define GLIB_DEP
RECATE"Use  578 |  '" D#_Tf Yt"Py'Ep _eiIdnsteaN_2de_"f6) 2)s_)
Ft      OR(fruc) GLI|                                            ^
Bt _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GD_DEatePRETime);
      | CATE                                  ^
D_TYPE_FOR (/usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
f  656 | )
#d      |                                             ^
efine GLIB_D/usr/local/include/glib-2.0/glib/gmacros.h:1329:EPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'FOR (f)
      
|                                             ^ 1329 | #de
fine/usr/local/include/glib-2.0/glib/gmacros.h:1329 GL:37:IB_ note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
DE 1329 | #define GLIB_DPRECEPRECATEATED_TD_TYPE_FORYPE_(fFOR) G_DEPRE(f)CATED_FOR(f)
      |  G_                                    ^
DEPRE/usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR'
CATED_F 1277 | #define G_DEPRECAOR(fTED_FOR(f) __attribute__((__deprecated)
      __("Use '" |                                     ^
#f "' inst/usr/local/include/glib-2.0/glib/gmacros.h:1277ead:44:")))
      |                                            ^
 note: expanded from macro 'G_DEPRECATED_FOR'
 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
      |                                            ^
In file included from gnu_java_awt_peer_gtk_GtkClipboard.c:40:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
/usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   73 |   GTimeVal last_popdown;
      |   ^
/usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here
  578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
      |                                   ^
/usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
  656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)
      |                                             ^
/usr/local/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
 1329 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
      |                                     ^
/usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR'
 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
      |                                            ^
2 warnings generated.
mv -f .deps/gnu_java_awt_peer_gtk_GtkCheckboxMenuItemPeer.Tpo .deps/gnu_java_awt_peer_gtk_GtkCheckboxMenuItemPeer.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT gnu_java_awt_peer_gtk_GtkComponentPeer.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GtkComponentPeer.Tpo -c -o gnu_java_awt_peer_gtk_GtkComponentPeer.lo gnu_java_awt_peer_gtk_GtkComponentPeer.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT gnu_java_awt_peer_gtk_GtkComponentPeer.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GtkComponentPeer.Tpo -c gnu_java_awt_peer_gtk_GtkComponentPeer.c  -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GtkComponentPeer.o
2 warnings generated.
mv -f .deps/gnu_java_awt_peer_gtk_GtkChoicePeer.Tpo .deps/gnu_java_awt_peer_gtk_GtkChoicePeer.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT gnu_java_awt_peer_gtk_GtkEmbeddedWindowPeer.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GtkEmbeddedWindowPeer.Tpo -c -o gnu_java_awt_peer_gtk_GtkEmbeddedWindowPeer.lo gnu_java_awt_peer_gtk_GtkEmbeddedWindowPeer.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT gnu_java_awt_peer_gtk_GtkEmbeddedWindowPeer.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GtkEmbeddedWindowPeer.Tpo -c gnu_java_awt_peer_gtk_GtkEmbeddedWindowPeer.c  -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GtkEmbeddedWindowPeer.o
2 warnings generated.
2 warnings generated.
mv -f .deps/gnu_java_awt_peer_gtk_GtkClipboard.Tpo .deps/gnu_java_awt_peer_gtk_GtkClipboard.Plo
mv -f .deps/gnu_java_awt_peer_gtk_GtkCheckboxPeer.Tpo .deps/gnu_java_awt_peer_gtk_GtkCheckboxPeer.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT gnu_java_awt_peer_gtk_GtkFileDialogPeer.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GtkFileDialogPeer.Tpo -c -o gnu_java_awt_peer_gtk_GtkFileDialogPeer.lo gnu_java_awt_peer_gtk_GtkFileDialogPeer.c
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT gnu_java_awt_peer_gtk_GtkFramePeer.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GtkFramePeer.Tpo -c -o gnu_java_awt_peer_gtk_GtkFramePeer.lo gnu_java_awt_peer_gtk_GtkFramePeer.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT gnu_java_awt_peer_gtk_GtkFileDialogPeer.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GtkFileDialogPeer.Tpo -c gnu_java_awt_peer_gtk_GtkFileDialogPeer.c  -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GtkFileDialogPeer.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT gnu_java_awt_peer_gtk_GtkFramePeer.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GtkFramePeer.Tpo -c gnu_java_awt_peer_gtk_GtkFramePeer.c  -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GtkFramePeer.o
In file included from gnu_java_awt_peer_gtk_GtkComponentPeer.c:39:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
/usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      |                                  ^
/usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
  731 | } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
      |                   ^
/usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'
  213 | #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE
      |                                         ^
/usr/local/include/glib-2.0/glib/gmacros.h:1328:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
 1328 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED
      |                              ^
/usr/local/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED'
 1267 | #define G_DEPRECATED __attribute__((__deprecated__))
      |                                     ^
In file included from gnu_java_awt_peer_gtk_GtkEmbeddedWindowPeer.c:40:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
/usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      |                                  ^
/usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
  731 | } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
      |                   ^
/usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'
  213 | #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE
      |                                         ^
/usr/local/include/glib-2.0/glib/gmacros.h:1328:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
 1328 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED
      |                              ^
/usr/local/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED'
 1267 | #define G_DEPRECATED __attribute__((__deprecated__))
      |                                     ^
In file included from gnu_java_awt_peer_gtk_GtkFramePeer.c:38:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
/usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      |                                  ^
/usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
  731 | } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
      |                   ^
/usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'
  213 | #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE
      |                                         ^
/usr/local/include/glib-2.0/glib/gmacros.h:1328:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
 1328 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED
      |                              ^
/usr/local/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED'
 1267 | #define G_DEPRECATED __attribute__((__deprecated__))
      |                                     ^
In file included from gnu_java_awt_peer_gtk_GtkFileDialogPeer.c:39:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
/usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      |                                  ^
/usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
  731 | } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
      |                   ^
/usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'
  213 | #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE
      |                                         ^
/usr/local/include/glib-2.0/glib/gmacros.h:1328:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
 1328 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED
      |                              ^
/usr/local/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED'
 1267 | #define G_DEPRECATED __attribute__((__deprecated__))
      |                                     ^
In file included from gnu_java_awt_peer_gtk_GtkComponentPeer.c:39:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
/usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   73 |   GTimeVal last_popdown;
      |   ^
/usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here
  578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
      |                                   ^
/usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
  656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)
      |                                             ^
/usr/local/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
 1329 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
      |                                     ^
/usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR'
 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
      |                                            ^
In file included from gnu_java_awt_peer_gtk_GtkEmbeddedWindowPeer.c:40:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
/usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   73 |   GTimeVal last_popdown;
      |   ^
/usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here
  578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
      |                                   ^
/usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
  656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)
      |                                             ^
/usr/local/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
 1329 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
      |                                     ^
/usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR'
 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
      |                                            ^
In file included from gnu_java_awt_peer_gtk_GtkFramePeer.c:38:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
/usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   73 |   GTimeVal last_popdown;
      |   ^
/usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here
  578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
      |                                   ^
/usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
  656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)
      |                                             ^
/usr/local/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
 1329 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
      |                                     ^
/usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR'
 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
      |                                            ^
In file included from gnu_java_awt_peer_gtk_GtkFileDialogPeer.c:39:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
/usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   73 |   GTimeVal last_popdown;
      |   ^
/usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here
  578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
      |                                   ^
/usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
  656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)
      |                                             ^
/usr/local/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
 1329 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
      |                                     ^
/usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR'
 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
      |                                            ^
2 warnings generated.
mv -f .deps/gnu_java_awt_peer_gtk_GtkEmbeddedWindowPeer.Tpo .deps/gnu_java_awt_peer_gtk_GtkEmbeddedWindowPeer.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT gnu_java_awt_peer_gtk_GtkGenericPeer.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GtkGenericPeer.Tpo -c -o gnu_java_awt_peer_gtk_GtkGenericPeer.lo gnu_java_awt_peer_gtk_GtkGenericPeer.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT gnu_java_awt_peer_gtk_GtkGenericPeer.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GtkGenericPeer.Tpo -c gnu_java_awt_peer_gtk_GtkGenericPeer.c  -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GtkGenericPeer.o
gnu_java_awt_peer_gtk_GtkFileDialogPeer.c:268:3: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages]
  268 |   G_CONST_RETURN gchar *fileName;
      |   ^
/usr/local/include/glib-2.0/glib/gmacros.h:1052:30: note: expanded from macro 'G_CONST_RETURN'
 1052 | #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const)
      |                              ^
/usr/local/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR'
  108 | #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
      |                                              ^
/usr/local/include/glib-2.0/glib/gmacros.h:1304:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
 1304 |   _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
      |   ^
/usr/local/include/glib-2.0/glib/gmacros.h:1301:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
 1301 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
      |                                 ^
:19:6: note: expanded from here
   19 |  GCC warning "Deprecated pre-processor symbol: replace with \"const\""
      |      ^
3 warnings generated.
2 warnings generated.
mv -f .deps/gnu_java_awt_peer_gtk_GtkFileDialogPeer.Tpo .deps/gnu_java_awt_peer_gtk_GtkFileDialogPeer.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT gnu_java_awt_peer_gtk_GtkImage.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GtkImage.Tpo -c -o gnu_java_awt_peer_gtk_GtkImage.lo gnu_java_awt_peer_gtk_GtkImage.c
mv -f .deps/gnu_java_awt_peer_gtk_GtkFramePeer.Tpo .deps/gnu_java_awt_peer_gtk_GtkFramePeer.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT gnu_java_awt_peer_gtk_GtkLabelPeer.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GtkLabelPeer.Tpo -c -o gnu_java_awt_peer_gtk_GtkLabelPeer.lo gnu_java_awt_peer_gtk_GtkLabelPeer.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT gnu_java_awt_peer_gtk_GtkImage.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GtkImage.Tpo -c gnu_java_awt_peer_gtk_GtkImage.c  -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GtkImage.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT gnu_java_awt_peer_gtk_GtkLabelPeer.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GtkLabelPeer.Tpo -c gnu_java_awt_peer_gtk_GtkLabelPeer.c  -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GtkLabelPeer.o
2 warnings generated.
mv -f .deps/gnu_java_awt_peer_gtk_GtkComponentPeer.Tpo .deps/gnu_java_awt_peer_gtk_GtkComponentPeer.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT gnu_java_awt_peer_gtk_GtkListPeer.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GtkListPeer.Tpo -c -o gnu_java_awt_peer_gtk_GtkListPeer.lo gnu_java_awt_peer_gtk_GtkListPeer.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT gnu_java_awt_peer_gtk_GtkListPeer.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GtkListPeer.Tpo -c gnu_java_awt_peer_gtk_GtkListPeer.c  -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GtkListPeer.o
In file included from gnu_java_awt_peer_gtk_GtkGenericPeer.c:39:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
/usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      |                                  ^
/usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
  731 | } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
      |                   ^
/usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'
  213 | #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE
      |                                         ^
/usr/local/include/glib-2.0/glib/gmacros.h:1328:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
 1328 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED
      |                              ^
/usr/local/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED'
 1267 | #define G_DEPRECATED __attribute__((__deprecated__))
      |                                     ^
In file included from gnu_java_awt_peer_gtk_GtkLabelPeer.c:39:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
/usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      |                                  ^
/usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
  731 | } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
      |                   ^
/usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'
  213 | #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE
      |                                         ^
/usr/local/include/glib-2.0/glib/gmacros.h:1328:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
 1328 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED
      |                              ^
/usr/local/include/glib-2.0/glib/gmacros.h:In file included from gnu_java_awt_peer_gtk_GtkImage.c:1267:37: note: 39:
expanded from macro 'G_DEPRECATED'
In file included from ./gtkpeer.h:40:
 1267In file included from /usr/local/include/gtk-2.0/gtk/gtk.h | #:33de:
In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:fi32:
In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.hne:35:
In file included from  G/usr/local/include/gtk-2.0/gtk/gtkwindow.h:_D36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.hEP:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
REIn file included from /usr/local/include/gtk-2.0/gtk/gtkobject.hCA:37:
/usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: TEwarning: D 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
__attribute_  236_(( | voi__dd            gtk_type_init   (GTypeDebugFlags    debug_flags);
      |                                  ^
epr/usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
e  731 | } GTypeDebugFlags GOcated__))
      |                                     ^
BJECT_DEPRECATED_TYPE_IN_2_36;
      |                   ^
/usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'
  213 | #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE
      |                                         ^
/usr/local/include/glib-2.0/glib/gmacros.h:1328:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
 1328 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED
      |                              ^
/usr/local/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED'
 1267 | #define G_DEPRECATED __attribute__((__deprecated__))
      |                                     ^
In file included from gnu_java_awt_peer_gtk_GtkGenericPeer.c:39:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
/usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   73 |   GTimeVal last_popdown;
      |   ^
/usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here
  578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
      |                                   ^
/usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
  656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)
      |                                             ^
/usr/local/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
 1329 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
      |                                     ^
/usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR'
 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
      |                                            ^
In file included from gnu_java_awt_peer_gtk_GtkListPeer.c:38:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
/usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      |                                  ^
/usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
  731 | } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
      |                   ^
/usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'
  213 | #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE
      |                                         ^
/usr/local/include/glib-2.0/glib/gmacros.h:1328:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
 1328 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED
      |                              ^
/usr/local/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED'
 1267 | #define G_DEPRECATED __attribute__((__deprecated__))
      |                                     ^
In file included from gnu_java_awt_peer_gtk_GtkImage.c:39:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
/usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   73 |   GTiIn file included from gnu_java_awt_peer_gtk_GtkLabelPeer.cmeVal :39la:
In file included from st./gtkpeer.h:_p40:
opIn file included from /usr/local/include/gtk-2.0/gtk/gtk.hdo:126wn;
      |   ^
:
In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:/usr/local/include/glib-2.0/glib/gtypes.h:31:
578:/usr/local/include/gtk-2.0/gtk/gtktooltips.h:35:73: note: 3:'GTimeVal' has been explicitly marked deprecated here
 warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  578   73 | typedef struct  | _G TimeVal  GGTimTeiVmaelV aGlL IlaBs_tD_EpPoRECApTED_TYPEd_IN_2_6o2_FOR(wGDateTime);
      |                                   ^
n;/usr/local/include/glib-2.0/glib/glib-visibility.h:656:45
:       note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
|   656 | #  ^define GLIB_
DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (/usr/local/include/glib-2.0/glib/gtypes.hf)
      |                                             ^
/usr/local/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
 :1329 | 578#define :GLIB_35DEPRE:CATED _TYPEnote: _FOR(f) G_DEPRECATED'GTimeVal' has been explicitly marked deprecated here_FOR(f
)
      |                                     ^
/usr/local/include/glib-2.0/glib/gmacros.h:1277:  44:578 note: expanded from macro 'G_DEPRECATED_FOR'
 |  t1277 | #deyfine pG_DEPRECATED_eFOR(fd) __aettribute__((f__dep recatsed__(t"Use '" #f "'r instuead")c))
      |                                            ^
t _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
      |                                   ^
/usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
  656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)
      |                                             ^
/usr/local/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
 1329 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
      |                                     ^
/usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR'
 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
      |                                            ^
2 warnings generated.
mv -f .deps/gnu_java_awt_peer_gtk_GtkGenericPeer.Tpo .deps/gnu_java_awt_peer_gtk_GtkGenericPeer.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT gnu_java_awt_peer_gtk_GtkMenuBarPeer.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GtkMenuBarPeer.Tpo -c -o gnu_java_awt_peer_gtk_GtkMenuBarPeer.lo gnu_java_awt_peer_gtk_GtkMenuBarPeer.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT gnu_java_awt_peer_gtk_GtkMenuBarPeer.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GtkMenuBarPeer.Tpo -c gnu_java_awt_peer_gtk_GtkMenuBarPeer.c  -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GtkMenuBarPeer.o
gnu_java_awt_peer_gtk_GtkImage.c:316:3: warning: 'gdk_pixbuf_unref' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations]
  316 |   gdk_pixbuf_unref (cp_gtk_image_get_pixbuf (env, obj));
      |   ^
/usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:167:1: note: 'gdk_pixbuf_unref' has been explicitly marked deprecated here
  167 | GDK_PIXBUF_DEPRECATED_IN_2_0_FOR(g_object_unref)
      | ^
/usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-macros.h:343:45: note: expanded from macro 'GDK_PIXBUF_DEPRECATED_IN_2_0_FOR'
  343 | #define GDK_PIXBUF_DEPRECATED_IN_2_0_FOR(f) G_DEPRECATED_FOR(f) _GDK_PIXBUF_EXTERN
      |                                             ^
/usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR'
 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
      |                                            ^
In file included from gnu_java_awt_peer_gtk_GtkListPeer.c:38:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
/usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   73 |   GTimeVal last_popdown;
      |   ^
/usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here
  578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
      |                                   ^
/usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
  656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)
      |                                             ^
/usr/local/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
 1329 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
      |                                     ^
/usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR'
 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
      |                                            ^
2 warnings generated.
mv -f .deps/gnu_java_awt_peer_gtk_GtkLabelPeer.Tpo .deps/gnu_java_awt_peer_gtk_GtkLabelPeer.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT gnu_java_awt_peer_gtk_GtkMenuComponentPeer.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GtkMenuComponentPeer.Tpo -c -o gnu_java_awt_peer_gtk_GtkMenuComponentPeer.lo gnu_java_awt_peer_gtk_GtkMenuComponentPeer.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT gnu_java_awt_peer_gtk_GtkMenuComponentPeer.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GtkMenuComponentPeer.Tpo -c gnu_java_awt_peer_gtk_GtkMenuComponentPeer.c  -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GtkMenuComponentPeer.o
3 warnings generated.
mv -f .deps/gnu_java_awt_peer_gtk_GtkImage.Tpo .deps/gnu_java_awt_peer_gtk_GtkImage.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT gnu_java_awt_peer_gtk_GtkMenuItemPeer.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GtkMenuItemPeer.Tpo -c -o gnu_java_awt_peer_gtk_GtkMenuItemPeer.lo gnu_java_awt_peer_gtk_GtkMenuItemPeer.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT gnu_java_awt_peer_gtk_GtkMenuItemPeer.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GtkMenuItemPeer.Tpo -c gnu_java_awt_peer_gtk_GtkMenuItemPeer.c  -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GtkMenuItemPeer.o
gnu_java_awt_peer_gtk_GtkListPeer.c:446:33: warning: cast from 'void (*)(GtkTreePath *)' (aka 'void (*)(struct _GtkTreePath *)') to 'GFunc' (aka 'void (*)(void *, void *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  446 |           g_list_foreach (rows, (GFunc) gtk_tree_path_free, NULL);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~
3 warnings generated.
mv -f .deps/gnu_java_awt_peer_gtk_GtkListPeer.Tpo .deps/gnu_java_awt_peer_gtk_GtkListPeer.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT gnu_java_awt_peer_gtk_GtkMenuPeer.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GtkMenuPeer.Tpo -c -o gnu_java_awt_peer_gtk_GtkMenuPeer.lo gnu_java_awt_peer_gtk_GtkMenuPeer.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT gnu_java_awt_peer_gtk_GtkMenuPeer.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GtkMenuPeer.Tpo -c gnu_java_awt_peer_gtk_GtkMenuPeer.c  -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GtkMenuPeer.o
In file included from gnu_java_awt_peer_gtk_GtkMenuBarPeer.c:39:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
/usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      |                                  ^
/usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
  731 | } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
      |                   ^
/usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'
  213 | #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE
      |                                         ^
/usr/local/include/glib-2.0/glib/gmacros.h:1328:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
 1328 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED
      |                              ^
/usr/local/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED'
 1267 | #define G_DEPRECATED __attribute__((__deprecated__))
      |                                     ^
In file included from gnu_java_awt_peer_gtk_GtkMenuComponentPeer.c:39:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
/usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      |                                  ^
/usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
  731 | } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
      |                   ^
/usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'
  213 | #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE
      |                                         ^
/usr/local/include/glib-2.0/glib/gmacros.h:1328:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
 1328 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED
      |                              ^
/usr/local/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED'
 1267 | #define G_DEPRECATED __attribute__((__deprecated__))
      |                                     ^
In file included from gnu_java_awt_peer_gtk_GtkMenuItemPeer.c:39:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
/usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      |                                  ^
/usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
  731 | } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
      |                   ^
/usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'
  213 | #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE
      |                                         ^
/usr/local/include/glib-2.0/glib/gmacros.h:1328:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
 1328 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED
      |                              ^
/usr/local/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED'
 1267 | #define G_DEPRECATED __attribute__((__deprecated__))
      |                                     ^
In file included from gnu_java_awt_peer_gtk_GtkMenuBarPeer.c:39:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
/usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   73 |   GTimeVal last_popdown;
      |   ^
/usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here
  578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
      |                                   ^
/usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
  656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)
      |                                             ^
/usr/local/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
 1329 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
      |                                     ^
/usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR'
 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
      |                                            ^
2 warnings generated.
mv -f .deps/gnu_java_awt_peer_gtk_GtkMenuBarPeer.Tpo .deps/gnu_java_awt_peer_gtk_GtkMenuBarPeer.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT gnu_java_awt_peer_gtk_GtkPanelPeer.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GtkPanelPeer.Tpo -c -o gnu_java_awt_peer_gtk_GtkPanelPeer.lo gnu_java_awt_peer_gtk_GtkPanelPeer.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT gnu_java_awt_peer_gtk_GtkPanelPeer.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GtkPanelPeer.Tpo -c gnu_java_awt_peer_gtk_GtkPanelPeer.c  -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GtkPanelPeer.o
In file included from gnu_java_awt_peer_gtk_GtkMenuPeer.c:39:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
/usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      |                                  ^
/usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
  731 | } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
      |                   ^
/usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'
  213 | #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE
      |                                         ^
/usr/local/include/glib-2.0/glib/gmacros.h:1328:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
 1328 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED
      |                              ^
/usr/local/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED'
In file included from gnu_java_awt_peer_gtk_GtkMenuComponentPeer.c:39:
In file included from  1267 | #define G_DEPRECATED __./gtkpeer.h:attribute40:
__((__depIn file included from /usr/local/include/gtk-2.0/gtk/gtk.hrecated__))
:126:
      |                                     ^
In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
/usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   73 |   GTimeVal last_popdown;
      |   ^
/usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here
  578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
      |                                   ^
/usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
  656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)
      |                                             ^
/usr/local/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
 1329 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
      |                                     ^
/usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR'
 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
      |                                            ^
In file included from gnu_java_awt_peer_gtk_GtkMenuItemPeer.c:39:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
/usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   73 |   GTimeVal last_popdown;
      |   ^
/usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here
  578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
      |                                   ^
/usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
  656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)
      |                                             ^
/usr/local/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
 1329 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
      |                                     ^
/usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR'
 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
      |                                            ^
2 warnings generated.
mv -f .deps/gnu_java_awt_peer_gtk_GtkMenuComponentPeer.Tpo .deps/gnu_java_awt_peer_gtk_GtkMenuComponentPeer.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT gnu_java_awt_peer_gtk_GtkPopupMenuPeer.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GtkPopupMenuPeer.Tpo -c -o gnu_java_awt_peer_gtk_GtkPopupMenuPeer.lo gnu_java_awt_peer_gtk_GtkPopupMenuPeer.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT gnu_java_awt_peer_gtk_GtkPopupMenuPeer.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GtkPopupMenuPeer.Tpo -c gnu_java_awt_peer_gtk_GtkPopupMenuPeer.c  -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GtkPopupMenuPeer.o
2 warnings generated.
mv -f .deps/gnu_java_awt_peer_gtk_GtkMenuItemPeer.Tpo .deps/gnu_java_awt_peer_gtk_GtkMenuItemPeer.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT gnu_java_awt_peer_gtk_GtkScrollbarPeer.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GtkScrollbarPeer.Tpo -c -o gnu_java_awt_peer_gtk_GtkScrollbarPeer.lo gnu_java_awt_peer_gtk_GtkScrollbarPeer.c
In file included from gnu_java_awt_peer_gtk_GtkMenuPeer.c:39:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
/usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   73 |   GTimeVal last_popdown;
      |   ^
/usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here
  578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
      |                                   ^
/usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
  656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)
      |                                             ^
/usr/local/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
 1329 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
      |                                     ^
/usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR'
 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
      |                                            ^
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT gnu_java_awt_peer_gtk_GtkScrollbarPeer.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GtkScrollbarPeer.Tpo -c gnu_java_awt_peer_gtk_GtkScrollbarPeer.c  -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GtkScrollbarPeer.o
2 warnings generated.
mv -f .deps/gnu_java_awt_peer_gtk_GtkMenuPeer.Tpo .deps/gnu_java_awt_peer_gtk_GtkMenuPeer.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT gnu_java_awt_peer_gtk_GtkScrollPanePeer.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GtkScrollPanePeer.Tpo -c -o gnu_java_awt_peer_gtk_GtkScrollPanePeer.lo gnu_java_awt_peer_gtk_GtkScrollPanePeer.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT gnu_java_awt_peer_gtk_GtkScrollPanePeer.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GtkScrollPanePeer.Tpo -c gnu_java_awt_peer_gtk_GtkScrollPanePeer.c  -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GtkScrollPanePeer.o
In file included from gnu_java_awt_peer_gtk_GtkPanelPeer.c:39:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
/usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      |                                  ^
/usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
  731 | } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
      |                   ^
/usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'
  213 | #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE
      |                                         ^
/usr/local/include/glib-2.0/glib/gmacros.h:1328:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
 1328 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED
      |                              ^
/usr/local/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED'
 1267 | #define G_DEPRECATED __attribute__((__deprecated__))
      |                                     ^
In file included from gnu_java_awt_peer_gtk_GtkPopupMenuPeer.c:39:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
/usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      |                                  ^
/usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
  731 | } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
      |                   ^
/usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'
  213 | #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE
      |                                         ^
/usr/local/include/glib-2.0/glib/gmacros.h:1328:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
 1328 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED
      |                              ^
/usr/local/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED'
 1267 | #define G_DEPRECATED __attribute__((__deprecated__))
      |                                     ^
In file included from gnu_java_awt_peer_gtk_GtkPanelPeer.c:39:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
/usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   73 |   GTimeVal last_popdown;
      |   ^
/usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here
  578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
      |                                   ^
/usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
  656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)
      |                                             ^
/usr/local/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
 1329 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
      |                                     ^
/usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR'
 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
      |                                            ^
In file included from gnu_java_awt_peer_gtk_GtkScrollbarPeer.c:40:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
/usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      |                                  ^
/usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
  731 | } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
      |                   ^
/usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'
  213 | #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE
      |                                         ^
/usr/local/include/glib-2.0/glib/gmacros.h:1328:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
 1328 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED
      |                              ^
/usr/local/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED'
 1267 | #define G_DEPRECATED __attribute__((__deprecated__))
      |                                     ^
2 warnings generated.
mv -f .deps/gnu_java_awt_peer_gtk_GtkPanelPeer.Tpo .deps/gnu_java_awt_peer_gtk_GtkPanelPeer.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT gnu_java_awt_peer_gtk_GtkSelection.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GtkSelection.Tpo -c -o gnu_java_awt_peer_gtk_GtkSelection.lo gnu_java_awt_peer_gtk_GtkSelection.c
In file included from gnu_java_awt_peer_gtk_GtkScrollPanePeer.c:39:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
/usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      |                                  ^
/usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
  731 | } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
      |                   ^
/usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'
  213 | #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE
      |                                         ^
/usr/local/include/glib-2.0/glib/gmacros.h:1328:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
 1328 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED
      |                              ^
/usr/local/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED'
 1267 | #define G_DEPRECATED __attribute__((__deprecated__))
      |                                     ^
In file included from gnu_java_awt_peer_gtk_GtkPopupMenuPeer.c:39:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
/usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   73 |   GTimeVal last_popdown;
      |   ^
/usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here
  578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
      |                                   ^
/usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
  656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)
      |                                             ^
/usr/local/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
 1329 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
      |                                     ^
/usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR'
 1277 | #define G_DEPRECATED_FOR(f) __libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT gnu_java_awt_peer_gtk_GtkSelection.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GtkSelection.Tpo -c gnu_java_awt_peer_gtk_GtkSelection.c  -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GtkSelection.o
attribute__((__deprecated__("Use '" #f "' instead")))
      |                                            ^
In file included from gnu_java_awt_peer_gtk_GtkScrollbarPeer.c:40:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
/usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   73 |   GTimeVal last_popdown;
      |   ^
/usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here
  578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
      |                                   ^
/usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
  656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)
      |                                             ^
/usr/local/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
 1329 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
      |                                     ^
/usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR'
 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
      |                                            ^
2 warnings generated.
mv -f .deps/gnu_java_awt_peer_gtk_GtkPopupMenuPeer.Tpo .deps/gnu_java_awt_peer_gtk_GtkPopupMenuPeer.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT gnu_java_awt_peer_gtk_GtkTextAreaPeer.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GtkTextAreaPeer.Tpo -c -o gnu_java_awt_peer_gtk_GtkTextAreaPeer.lo gnu_java_awt_peer_gtk_GtkTextAreaPeer.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT gnu_java_awt_peer_gtk_GtkTextAreaPeer.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GtkTextAreaPeer.Tpo -c gnu_java_awt_peer_gtk_GtkTextAreaPeer.c  -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GtkTextAreaPeer.o
In file included from gnu_java_awt_peer_gtk_GtkScrollPanePeer.c:39:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
/usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   73 |   GTimeVal last_popdown;
      |   ^
/usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here
  578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
      |                                   ^
/usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
  656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)
      |                                             ^
/usr/local/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
 1329 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
      |                                     ^
/usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR'
 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
      |                                            ^
2 warnings generated.
mv -f .deps/gnu_java_awt_peer_gtk_GtkScrollbarPeer.Tpo .deps/gnu_java_awt_peer_gtk_GtkScrollbarPeer.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT gnu_java_awt_peer_gtk_GtkTextFieldPeer.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GtkTextFieldPeer.Tpo -c -o gnu_java_awt_peer_gtk_GtkTextFieldPeer.lo gnu_java_awt_peer_gtk_GtkTextFieldPeer.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT gnu_java_awt_peer_gtk_GtkTextFieldPeer.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GtkTextFieldPeer.Tpo -c gnu_java_awt_peer_gtk_GtkTextFieldPeer.c  -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GtkTextFieldPeer.o
2 warnings generated.
mv -f .deps/gnu_java_awt_peer_gtk_GtkScrollPanePeer.Tpo .deps/gnu_java_awt_peer_gtk_GtkScrollPanePeer.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT gnu_java_awt_peer_gtk_GtkToolkit.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GtkToolkit.Tpo -c -o gnu_java_awt_peer_gtk_GtkToolkit.lo gnu_java_awt_peer_gtk_GtkToolkit.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT gnu_java_awt_peer_gtk_GtkToolkit.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GtkToolkit.Tpo -c gnu_java_awt_peer_gtk_GtkToolkit.c  -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GtkToolkit.o
In file included from gnu_java_awt_peer_gtk_GtkSelection.c:40:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
/usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      |                                  ^
/usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
  731 | } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
      |                   ^
/usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'
  213 | #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE
      |                                         ^
/usr/local/include/glib-2.0/glib/gmacros.h:1328:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
 1328 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED
      |                              ^
/usr/local/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED'
 1267 | #define G_DEPRECATED __attribute__((__deprecated__))
      |                                     ^
In file included from gnu_java_awt_peer_gtk_GtkTextAreaPeer.c:39:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
/usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      |                                  ^
/usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
  731 | } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
      |                   ^
/usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'
  213 | #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE
      |                                         ^
/usr/local/include/glib-2.0/glib/gmacros.h:1328:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
 1328 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED
      |                              ^
/usr/local/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED'
 1267 | #define G_DEPRECATED __attribute__((__deprecated__))
      |                                     ^
In file included from gnu_java_awt_peer_gtk_GtkSelection.c:40:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
/usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   73 |   GTimeVal last_popdown;
      |   ^
/usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here
  578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
      |                                   ^
/usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
  656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)
      |                                             ^
/usr/local/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
 1329 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
      |                                     ^
/usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR'
 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
      |                                            ^
In file included from gnu_java_awt_peer_gtk_GtkTextFieldPeer.c:39:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
/usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      |                                  ^
/usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
  731 | } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
      |                   ^
/usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'
  213 | #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE
      |                                         ^
/usr/local/include/glib-2.0/glib/gmacros.h:1328:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
 1328 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED
      |                              ^
/usr/local/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED'
 1267 | #define G_DEPRECATED __attribute__((__deprecated__))
      |                                     ^
In file included from gnu_java_awt_peer_gtk_GtkToolkit.c:40:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
/usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      |                                  ^
/usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
  731 | } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
      |                   ^
/usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'
  213 | #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE
      |                                         ^
/usr/local/include/glib-2.0/glib/gmacros.h:1328:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
 1328 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED
      |                              ^
/usr/local/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED'
 1267 | #define G_DEPRECATED __attribute__((__deprecated__))
      |                                     ^
In file included from gnu_java_awt_peer_gtk_GtkTextAreaPeer.c:39:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
/usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   73 |   GTimeVal last_popdown;
      |   ^
/usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here
  578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
      |                                   ^
/usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
  656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)
      |                                             ^
/usr/local/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
 1329 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
      |                                     ^
/usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR'
 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
      |                                            ^
2 warnings generated.
mv -f .deps/gnu_java_awt_peer_gtk_GtkSelection.Tpo .deps/gnu_java_awt_peer_gtk_GtkSelection.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT gnu_java_awt_peer_gtk_GtkWindowPeer.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GtkWindowPeer.Tpo -c -o gnu_java_awt_peer_gtk_GtkWindowPeer.lo gnu_java_awt_peer_gtk_GtkWindowPeer.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT gnu_java_awt_peer_gtk_GtkWindowPeer.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GtkWindowPeer.Tpo -c gnu_java_awt_peer_gtk_GtkWindowPeer.c  -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GtkWindowPeer.o
In file included from gnu_java_awt_peer_gtk_GtkTextFieldPeer.c:39:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
/usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   73 |   GTimeVal last_popdown;
      |   ^
/usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here
  578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
      |                                   ^
/usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
  656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)
      |                                             ^
/usr/local/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
 1329 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
      |                                     ^
/usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR'
 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
      |                                            ^
In file included from gnu_java_awt_peer_gtk_GtkToolkit.c:40:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
/usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   73 |   GTimeVal last_popdown;
      |   ^
/usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here
  578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
      |                                   ^
/usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
  656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)
      |                                             ^
/usr/local/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
 1329 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
      |                                     ^
/usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR'
 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
      |                                            ^
2 warnings generated.
mv -f .deps/gnu_java_awt_peer_gtk_GtkTextAreaPeer.Tpo .deps/gnu_java_awt_peer_gtk_GtkTextAreaPeer.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT gnu_java_awt_peer_gtk_GtkVolatileImage.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GtkVolatileImage.Tpo -c -o gnu_java_awt_peer_gtk_GtkVolatileImage.lo gnu_java_awt_peer_gtk_GtkVolatileImage.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT gnu_java_awt_peer_gtk_GtkVolatileImage.lo -MD -MP -MF .deps/gnu_java_awt_peer_gtk_GtkVolatileImage.Tpo -c gnu_java_awt_peer_gtk_GtkVolatileImage.c  -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GtkVolatileImage.o
gnu_java_awt_peer_gtk_GtkToolkit.c:269:8: warning: Deprecated pre-processor symbol [-W#pragma-messages]
  269 |   if (!g_thread_supported ())
      |        ^
/usr/local/include/glib-2.0/glib/deprecated/gthread.h:280:38: note: expanded from macro 'g_thread_supported'
  280 | #define g_thread_supported()     (1) GLIB_DEPRECATED_MACRO_IN_2_32
      |                                      ^
/usr/local/include/glib-2.0/glib/glib-visibility.h:141:39: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_32'
  141 | #define GLIB_DEPRECATED_MACRO_IN_2_32 GLIB_DEPRECATED_MACRO
      |                                       ^
/usr/local/include/glib-2.0/glib/gmacros.h:1302:31: note: expanded from macro 'GLIB_DEPRECATED_MACRO'
 1302 | #define GLIB_DEPRECATED_MACRO _GLIB_GNUC_DO_PRAGMA(GCC warning "Deprecated pre-processor symbol")
      |                               ^
/usr/local/include/glib-2.0/glib/gmacros.h:1301:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
 1301 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
      |                                 ^
:31:6: note: expanded from here
   31 |  GCC warning "Deprecated pre-processor symbol"
      |      ^
gnu_java_awt_peer_gtk_GtkToolkit.c:276:7: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations]
  276 |       g_thread_init(NULL);
      |       ^
/usr/local/include/glib-2.0/glib/deprecated/gthread.h:270:1: note: 'g_thread_init' has been explicitly marked deprecated here
  270 | GLIB_DEPRECATED_IN_2_32
      | ^
/usr/local/include/glib-2.0/glib/glib-visibility.h:139:33: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32'
  139 | #define GLIB_DEPRECATED_IN_2_32 GLIB_DEPRECATED
      |                                 ^
/usr/local/include/glib-2.0/glib/glib-visibility.h:30:25: note: expanded from macro 'GLIB_DEPRECATED'
   30 | #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN
      |                         ^
/usr/local/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED'
 1267 | #define G_DEPRECATED __attribute__((__deprecated__))
      |                                     ^
2 warnings generated.
mv -f .deps/gnu_java_awt_peer_gtk_GtkTextFieldPeer.Tpo .deps/gnu_java_awt_peer_gtk_GtkTextFieldPeer.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT GtkDragSourceContextPeer.lo -MD -MP -MF .deps/GtkDragSourceContextPeer.Tpo -c -o GtkDragSourceContextPeer.lo GtkDragSourceContextPeer.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT GtkDragSourceContextPeer.lo -MD -MP -MF .deps/GtkDragSourceContextPeer.Tpo -c GtkDragSourceContextPeer.c  -fPIC -DPIC -o .libs/GtkDragSourceContextPeer.o
4 warnings generated.
mv -f .deps/gnu_java_awt_peer_gtk_GtkToolkit.Tpo .deps/gnu_java_awt_peer_gtk_GtkToolkit.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT gtk_jawt.lo -MD -MP -MF .deps/gtk_jawt.Tpo -c -o gtk_jawt.lo gtk_jawt.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT gtk_jawt.lo -MD -MP -MF .deps/gtk_jawt.Tpo -c gtk_jawt.c  -fPIC -DPIC -o .libs/gtk_jawt.o
In file included from gnu_java_awt_peer_gtk_GtkWindowPeer.c:40:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
/usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      |                                  ^
/usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
  731 | } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
      |                   ^
/usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'
  213 | #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE
      |                                         ^
/usr/local/include/glib-2.0/glib/gmacros.h:1328:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
 1328 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED
      |                              ^
/usr/local/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED'
 1267 | #define G_DEPRECATED __attribute__((__deprecated__))
      |                                     ^
In file included from gnu_java_awt_peer_gtk_GtkVolatileImage.c:39:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
/usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      |                                  ^
/usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
  731 | } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
      |                   ^
/usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'
  213 | #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE
      |                                         ^
/usr/local/include/glib-2.0/glib/gmacros.h:1328:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
 1328 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED
      |                              ^
/usr/local/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED'
 1267 | #define G_DEPRECATED __attribute__((__deprecated__))
      |                                     ^
In file included from gnu_java_awt_peer_gtk_GtkWindowPeer.c:40:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
/usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   73 |   GTimeVal last_popdown;
      |   ^
/usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here
  578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
      |                                   ^
/usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
  656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)
      |                                             ^
/usr/local/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
 1329 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
      |                                     ^
/usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR'
 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
      |                                            ^
In file included from GtkDragSourceContextPeer.c:38:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
/usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      |                                  ^
/usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
  731 | } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
      |                   ^
/usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'
  213 | #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE
      |                                         ^
/usr/local/include/glib-2.0/glib/gmacros.h:1328:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
 1328 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED
      |                              ^
/usr/local/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED'
 1267 | #define G_DEPRECATED __attribute__((__deprecated__))
      |                                     ^
In file included from gtk_jawt.c:39:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
/usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      |                                  ^
/usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
  731 | } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
      |                   ^
/usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'
  213 | #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE
      |                                         ^
/usr/local/include/glib-2.0/glib/gmacros.h:1328:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
 1328 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED
      |                              ^
/usr/local/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED'
 1267 | #define G_DEPRECATED __attribute__((__deprecated__))
      |                                     ^
In file included from gnu_java_awt_peer_gtk_GtkVolatileImage.c:39:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
/usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   73 |   GTimeVal last_popdown;
      |   ^
/usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here
  578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
      |                                   ^
/usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
  656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)
      |                                             ^
/usr/local/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
 1329 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
      |                                     ^
/usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR'
 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
      |                                            ^
In file included from GtkDragSourceContextPeer.c:38:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
/usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   73 |   GTimeVal last_popdown;
      |   ^
/usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here
  578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
      |                                   ^
/usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
  656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)
      |                                             ^
/usr/local/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
 1329 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
      |                                     ^
/usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR'
 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
      |                                            ^
2 warnings generated.
mv -f .deps/gnu_java_awt_peer_gtk_GtkVolatileImage.Tpo .deps/gnu_java_awt_peer_gtk_GtkVolatileImage.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT gtkpeer.lo -MD -MP -MF .deps/gtkpeer.Tpo -c -o gtkpeer.lo gtkpeer.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT gtkpeer.lo -MD -MP -MF .deps/gtkpeer.Tpo -c gtkpeer.c  -fPIC -DPIC -o .libs/gtkpeer.o
In file included from gtk_jawt.c:39:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
/usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   73 |   GTimeVal last_popdown;
      |   ^
/usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here
  578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
      |                                   ^
/usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
  656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)
      |                                             ^
/usr/local/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
 1329 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
      |                                     ^
/usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR'
 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
      |                                            ^
GtkDragSourceContextPeer.c:270:26: warning: implicit conversion from enumeration type 'GdkEventMask' to different enumeration type 'GdkEventType' [-Wenum-conversion]
  270 |   event = gdk_event_new (GDK_ALL_EVENTS_MASK);
      |           ~~~~~~~~~~~~~  ^~~~~~~~~~~~~~~~~~~
2 warnings generated.
mv -f .deps/gnu_java_awt_peer_gtk_GtkWindowPeer.Tpo .deps/gnu_java_awt_peer_gtk_GtkWindowPeer.Plo
3 warnings generated.
mv -f .deps/GtkDragSourceContextPeer.Tpo .deps/GtkDragSourceContextPeer.Plo
2 warnings generated.
mv -f .deps/gtk_jawt.Tpo .deps/gtk_jawt.Plo
In file included from gtkpeer.c:38:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
/usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      |                                  ^
/usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
  731 | } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
      |                   ^
/usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'
  213 | #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE
      |                                         ^
/usr/local/include/glib-2.0/glib/gmacros.h:1328:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
 1328 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED
      |                              ^
/usr/local/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED'
 1267 | #define G_DEPRECATED __attribute__((__deprecated__))
      |                                     ^
In file included from gtkpeer.c:38:
In file included from ./gtkpeer.h:40:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
/usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   73 |   GTimeVal last_popdown;
      |   ^
/usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here
  578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
      |                                   ^
/usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
  656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)
      |                                             ^
/usr/local/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
 1329 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
      |                                     ^
/usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR'
 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
      |                                            ^
2 warnings generated.
mv -f .deps/gtkpeer.Tpo .deps/gtkpeer.Plo
/bin/sh ../../../libtool --tag=CC   --mode=link cc -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include/cairo -D_THREAD_SAFE -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -module -version-info 0:0:0 -no-undefined -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lpangoft2-1.0 -lpango-1.0 -lcairo -lfontconfig -lharfbuzz -lfreetype -lgthread-2.0 -pthread -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lfreetype -L/usr/local/lib -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lharfbuzz -lfreetype -lgobject-2.0 -lglib-2.0 -lintl  -lSM -lICE  -L/usr/local/lib  -lXrender -lXrandr  -X11 -lXtst -avoid-version -L/usr/local/lib -fstack-protector-strong  -o libgtkpeer.la -rpath /usr/local/lib/classpath gnu_java_awt_peer_gtk_CairoSurface.lo gnu_java_awt_peer_gtk_CairoGraphics2D.lo gnu_java_awt_peer_gtk_ComponentGraphics.lo gnu_java_awt_peer_gtk_ComponentGraphicsCopy.lo gnu_java_awt_peer_gtk_FreetypeGlyphVector.lo gnu_java_awt_peer_gtk_GdkFontPeer.lo gnu_java_awt_peer_gtk_GdkGraphicsEnvironment.lo gnu_java_awt_peer_gtk_GdkPixbufDecoder.lo gnu_java_awt_peer_gtk_GdkRobotPeer.lo gnu_java_awt_peer_gtk_GdkScreenGraphicsDevice.lo gnu_java_awt_peer_gtk_GtkButtonPeer.lo gnu_java_awt_peer_gtk_GtkCanvasPeer.lo gnu_java_awt_peer_gtk_GtkCheckboxMenuItemPeer.lo gnu_java_awt_peer_gtk_GtkCheckboxPeer.lo gnu_java_awt_peer_gtk_GtkChoicePeer.lo gnu_java_awt_peer_gtk_GtkClipboard.lo gnu_java_awt_peer_gtk_GtkComponentPeer.lo gnu_java_awt_peer_gtk_GtkEmbeddedWindowPeer.lo gnu_java_awt_peer_gtk_GtkFileDialogPeer.lo gnu_java_awt_peer_gtk_GtkFramePeer.lo gnu_java_awt_peer_gtk_GtkGenericPeer.lo gnu_java_awt_peer_gtk_GtkImage.lo gnu_java_awt_peer_gtk_GtkLabelPeer.lo gnu_java_awt_peer_gtk_GtkListPeer.lo gnu_java_awt_peer_gtk_GtkMenuBarPeer.lo gnu_java_awt_peer_gtk_GtkMenuComponentPeer.lo gnu_java_awt_peer_gtk_GtkMenuItemPeer.lo gnu_java_awt_peer_gtk_GtkMenuPeer.lo gnu_java_awt_peer_gtk_GtkPanelPeer.lo gnu_java_awt_peer_gtk_GtkPopupMenuPeer.lo gnu_java_awt_peer_gtk_GtkScrollbarPeer.lo gnu_java_awt_peer_gtk_GtkScrollPanePeer.lo gnu_java_awt_peer_gtk_GtkSelection.lo gnu_java_awt_peer_gtk_GtkTextAreaPeer.lo gnu_java_awt_peer_gtk_GtkTextFieldPeer.lo gnu_java_awt_peer_gtk_GtkToolkit.lo gnu_java_awt_peer_gtk_GtkWindowPeer.lo gnu_java_awt_peer_gtk_GtkVolatileImage.lo GtkDragSourceContextPeer.lo gtk_jawt.lo gtkpeer.lo ../../../native/jni/classpath/jcl.lo 
libtool: link: cc -shared  -fPIC -DPIC  .libs/gnu_java_awt_peer_gtk_CairoSurface.o .libs/gnu_java_awt_peer_gtk_CairoGraphics2D.o .libs/gnu_java_awt_peer_gtk_ComponentGraphics.o .libs/gnu_java_awt_peer_gtk_ComponentGraphicsCopy.o .libs/gnu_java_awt_peer_gtk_FreetypeGlyphVector.o .libs/gnu_java_awt_peer_gtk_GdkFontPeer.o .libs/gnu_java_awt_peer_gtk_GdkGraphicsEnvironment.o .libs/gnu_java_awt_peer_gtk_GdkPixbufDecoder.o .libs/gnu_java_awt_peer_gtk_GdkRobotPeer.o .libs/gnu_java_awt_peer_gtk_GdkScreenGraphicsDevice.o .libs/gnu_java_awt_peer_gtk_GtkButtonPeer.o .libs/gnu_java_awt_peer_gtk_GtkCanvasPeer.o .libs/gnu_java_awt_peer_gtk_GtkCheckboxMenuItemPeer.o .libs/gnu_java_awt_peer_gtk_GtkCheckboxPeer.o .libs/gnu_java_awt_peer_gtk_GtkChoicePeer.o .libs/gnu_java_awt_peer_gtk_GtkClipboard.o .libs/gnu_java_awt_peer_gtk_GtkComponentPeer.o .libs/gnu_java_awt_peer_gtk_GtkEmbeddedWindowPeer.o .libs/gnu_java_awt_peer_gtk_GtkFileDialogPeer.o .libs/gnu_java_awt_peer_gtk_GtkFramePeer.o .libs/gnu_java_awt_peer_gtk_GtkGenericPeer.o .libs/gnu_java_awt_peer_gtk_GtkImage.o .libs/gnu_java_awt_peer_gtk_GtkLabelPeer.o .libs/gnu_java_awt_peer_gtk_GtkListPeer.o .libs/gnu_java_awt_peer_gtk_GtkMenuBarPeer.o .libs/gnu_java_awt_peer_gtk_GtkMenuComponentPeer.o .libs/gnu_java_awt_peer_gtk_GtkMenuItemPeer.o .libs/gnu_java_awt_peer_gtk_GtkMenuPeer.o .libs/gnu_java_awt_peer_gtk_GtkPanelPeer.o .libs/gnu_java_awt_peer_gtk_GtkPopupMenuPeer.o .libs/gnu_java_awt_peer_gtk_GtkScrollbarPeer.o .libs/gnu_java_awt_peer_gtk_GtkScrollPanePeer.o .libs/gnu_java_awt_peer_gtk_GtkSelection.o .libs/gnu_java_awt_peer_gtk_GtkTextAreaPeer.o .libs/gnu_java_awt_peer_gtk_GtkTextFieldPeer.o .libs/gnu_java_awt_peer_gtk_GtkToolkit.o .libs/gnu_java_awt_peer_gtk_GtkWindowPeer.o .libs/gnu_java_awt_peer_gtk_GtkVolatileImage.o .libs/GtkDragSourceContextPeer.o .libs/gtk_jawt.o .libs/gtkpeer.o ../../../native/jni/classpath/.libs/jcl.o   -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgthread-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lharfbuzz -lfreetype -lgobject-2.0 -lglib-2.0 -lintl -lSM -lICE -lXrender -lXrandr -lXtst  -pthread -pthread -O2 -fstack-protector-strong -pthread -fstack-protector-strong   -pthread -Wl,-soname -Wl,libgtkpeer.so -o .libs/libgtkpeer.so
libtool: link: ( cd ".libs" && rm -f "libgtkpeer.la" && ln -s "../libgtkpeer.la" "libgtkpeer.la" )
gmake[3]: Leaving directory '/magus/work/usr/mports/java/classpath/work/classpath-0.99/native/jni/gtk-peer'
Making all in java-math
gmake[3]: Entering directory '/magus/work/usr/mports/java/classpath/work/classpath-0.99/native/jni/java-math'
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../include  -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long  -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT gnu_java_math_GMP.lo -MD -MP -MF .deps/gnu_java_math_GMP.Tpo -c -o gnu_java_math_GMP.lo gnu_java_math_GMP.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT gnu_java_math_GMP.lo -MD -MP -MF .deps/gnu_java_math_GMP.Tpo -c gnu_java_math_GMP.c  -fPIC -DPIC -o .libs/gnu_java_math_GMP.o
mv -f .deps/gnu_java_math_GMP.Tpo .deps/gnu_java_math_GMP.Plo
/bin/sh ../../../libtool --tag=CC   --mode=link cc -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long  -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -module -version-info 0:0:0 -no-undefined -L/usr/local/lib -lgmp -avoid-version -L/usr/local/lib -fstack-protector-strong  -o libjavamath.la -rpath /usr/local/lib/classpath gnu_java_math_GMP.lo ../../../native/jni/classpath/jcl.lo 
libtool: link: cc -shared  -fPIC -DPIC  .libs/gnu_java_math_GMP.o ../../../native/jni/classpath/.libs/jcl.o   -L/usr/local/lib -lgmp  -O2 -fstack-protector-strong -fstack-protector-strong   -Wl,-soname -Wl,libjavamath.so -o .libs/libjavamath.so
libtool: link: ( cd ".libs" && rm -f "libjavamath.la" && ln -s "../libjavamath.la" "libjavamath.la" )
gmake[3]: Leaving directory '/magus/work/usr/mports/java/classpath/work/classpath-0.99/native/jni/java-math'
gmake[3]: Entering directory '/magus/work/usr/mports/java/classpath/work/classpath-0.99/native/jni'
/bin/sh ../../scripts/check_jni_methods.sh
sed: 1: "s,^\JNIEXPORT .* JNICAL ...": RE error: trailing backslash (\)
xargs: egrep: terminated with signal 13; aborting
gmake[3]: *** [Makefile:683: all-local] Error 1
gmake[3]: Leaving directory '/magus/work/usr/mports/java/classpath/work/classpath-0.99/native/jni'
gmake[2]: *** [Makefile:377: all-recursive] Error 1
gmake[2]: Leaving directory '/magus/work/usr/mports/java/classpath/work/classpath-0.99/native/jni'
gmake[1]: *** [Makefile:365: all-recursive] Error 1
gmake[1]: Leaving directory '/magus/work/usr/mports/java/classpath/work/classpath-0.99/native'
gmake: *** [Makefile:421: all-recursive] Error 1
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/mports/java/classpath

Links

Depends On

Depend Of

Categories

CVEs

  • Loading CVE information...

LLM Analysis