java/classpath
GNU project to create a free Java class library
| Flavor | Version | Run | OSVersion | Arch | License | Restricted | Status | |
|---|---|---|---|---|---|---|---|---|
| 0.99_4 | 625 | 4.0 | amd64 | gpl2 | 0 | fail |
License Permissions:
Events
| Machine | Type | Time | Message |
|---|---|---|---|
| m4064b | info | 2026-01-04 00:37:00.139778 | Test Started |
| m4064b | fail | 2026-01-04 00:40:20.156361 | make build returned non-zero: 1 |
| m4064b | fail | 2026-01-04 00:40:20.239027 | Test complete. |
Log
[1m===> Building for classpath-0.99_4[0m
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.
/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)
touch resources
/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
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
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
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.
Unescaped left brace in regex is passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ./texi2pod.pl line 314.
echo timestamp > gjar.1
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.
Unescaped left brace in regex is passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ./texi2pod.pl line 314.
(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)
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 > gcjh.1
echo timestamp > gjavah.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)
echo timestamp > gnative2ascii.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)
(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)
echo timestamp > gorbd.1
echo timestamp > grmid.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 > grmiregistry.1
echo timestamp > gserialver.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)
echo timestamp > gtnameserv.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)
(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)
(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 > gkeytool.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 > 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
/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
/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
/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
/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
/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
/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
/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
/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
/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
/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
/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
/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
/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
/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
/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
/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
/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
/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
/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
/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 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 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_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_exp.lo -MD -MP -MF .deps/e_exp.Tpo -c e_exp.c -fPIC -DPIC -o .libs/e_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 e_asin.lo -MD -MP -MF .deps/e_asin.Tpo -c e_asin.c -fPIC -DPIC -o .libs/e_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 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 k_cos.lo -MD -MP -MF .deps/k_cos.Tpo -c k_cos.c -fPIC -DPIC -o .libs/k_cos.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_log.lo -MD -MP -MF .deps/e_log.Tpo -c e_log.c -fPIC -DPIC -o .libs/e_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 e_pow.lo -MD -MP -MF .deps/e_pow.Tpo -c e_pow.c -fPIC -DPIC -o .libs/e_pow.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_sqrt.lo -MD -MP -MF .deps/e_sqrt.Tpo -c e_sqrt.c -fPIC -DPIC -o .libs/e_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 e_sinh.lo -MD -MP -MF .deps/e_sinh.Tpo -c e_sinh.c -fPIC -DPIC -o .libs/e_sinh.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_log10.lo -MD -MP -MF .deps/e_log10.Tpo -c e_log10.c -fPIC -DPIC -o .libs/e_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 k_rem_pio2.lo -MD -MP -MF .deps/k_rem_pio2.Tpo -c k_rem_pio2.c -fPIC -DPIC -o .libs/k_rem_pio2.o
libtool: compile: 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
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
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
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
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
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
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
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 k_sin.lo -MD -MP -MF .deps/k_sin.Tpo -c k_sin.c -fPIC -DPIC -o .libs/k_sin.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_rem_pio2.lo -MD -MP -MF .deps/e_rem_pio2.Tpo -c e_rem_pio2.c -fPIC -DPIC -o .libs/e_rem_pio2.o
mv -f .deps/e_cosh.Tpo .deps/e_cosh.Plo
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 s_copysign.lo -MD -MP -MF .deps/s_copysign.Tpo -c -o s_copysign.lo s_copysign.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 s_cos.lo -MD -MP -MF .deps/s_cos.Tpo -c -o s_cos.lo s_cos.c
mv -f .deps/e_log.Tpo .deps/e_log.Plo
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_expm1.lo -MD -MP -MF .deps/s_expm1.Tpo -c -o s_expm1.lo s_expm1.c
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 s_fabs.lo -MD -MP -MF .deps/s_fabs.Tpo -c -o s_fabs.lo s_fabs.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 sf_fabs.lo -MD -MP -MF .deps/sf_fabs.Tpo -c -o sf_fabs.lo sf_fabs.c
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 s_finite.lo -MD -MP -MF .deps/s_finite.Tpo -c -o s_finite.lo s_finite.c
mv -f .deps/s_cbrt.Tpo .deps/s_cbrt.Plo
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 s_floor.lo -MD -MP -MF .deps/s_floor.Tpo -c -o s_floor.lo s_floor.c
mv -f .deps/e_scalb.Tpo .deps/e_scalb.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 s_cos.lo -MD -MP -MF .deps/s_cos.Tpo -c s_cos.c -fPIC -DPIC -o .libs/s_cos.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_log1p.lo -MD -MP -MF .deps/s_log1p.Tpo -c -o s_log1p.lo s_log1p.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 sf_rint.lo -MD -MP -MF .deps/sf_rint.Tpo -c -o sf_rint.lo sf_rint.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 s_rint.lo -MD -MP -MF .deps/s_rint.Tpo -c -o s_rint.lo s_rint.c
mv -f .deps/s_atan.Tpo .deps/s_atan.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 s_expm1.lo -MD -MP -MF .deps/s_expm1.Tpo -c s_expm1.c -fPIC -DPIC -o .libs/s_expm1.o
mv -f .deps/e_log10.Tpo .deps/e_log10.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
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
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
/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
/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
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 s_tan.lo -MD -MP -MF .deps/s_tan.Tpo -c -o s_tan.lo s_tan.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
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 s_tanh.lo -MD -MP -MF .deps/s_tanh.Tpo -c -o s_tanh.lo s_tanh.c
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)
| ^ ~
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
mprec.c:341:11: note: add parentheses after the '!' to evaluate the bitwise operator first
341 | if (!x & 1)
| ^
| ( )
mv -f .deps/s_ceil.Tpo .deps/s_ceil.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 s_log1p.lo -MD -MP -MF .deps/s_log1p.Tpo -c s_log1p.c -fPIC -DPIC -o .libs/s_log1p.o
mprec.c:341:11: note: add parentheses around left hand side expression to silence this warning
341 | if (!x & 1)
| ^
| ( )
/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
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
mv -f .deps/e_remainder.Tpo .deps/e_remainder.Plo
mprec.c:430:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
430 | if (y = *xb++)
| ~~^~~~~~~
mprec.c:430:13: note: place parentheses around the assignment to silence this warning
430 | if (y = *xb++)
| ^
| ( )
mprec.c:430:13: note: use '==' to turn this assignment into an equality comparison
430 | if (y = *xb++)
| ^
| ==
/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 s_rint.lo -MD -MP -MF .deps/s_rint.Tpo -c s_rint.c -fPIC -DPIC -o .libs/s_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_tan.lo -MD -MP -MF .deps/s_tan.Tpo -c s_tan.c -fPIC -DPIC -o .libs/s_tan.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 w_asin.lo -MD -MP -MF .deps/w_asin.Tpo -c -o w_asin.lo w_asin.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
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
mv -f .deps/e_fmod.Tpo .deps/e_fmod.Plo
mprec.c:538:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
538 | if (*x1 = z)
| ~~~~^~~
mprec.c:538:15: note: place parentheses around the assignment to silence this warning
538 | if (*x1 = z)
| ^
| ( )
mprec.c:538:15: note: use '==' to turn this assignment into an equality comparison
538 | if (*x1 = z)
| ^
| ==
/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 s_scalbn.lo -MD -MP -MF .deps/s_scalbn.Tpo -c s_scalbn.c -fPIC -DPIC -o .libs/s_scalbn.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 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
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
mprec.c:764:27: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
764 | d0 = Exp_1 | y << k - Ebits | z >> Ebits + 16 - k;
| ~~ ~~^~~~~~~
mprec.c:764:27: note: place parentheses around the '-' expression to silence this warning
764 | d0 = Exp_1 | y << k - Ebits | z >> Ebits + 16 - k;
| ~~^~~~~~~
mprec.c:764:53: warning: operator '>>' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
764 | d0 = Exp_1 | y << k - Ebits | z >> Ebits + 16 - k;
| ~~ ~~~~~~~~~~~^~~
mprec.c:764:53: note: place parentheses around the '-' expression to silence this warning
764 | d0 = Exp_1 | y << k - Ebits | z >> Ebits + 16 - k;
| ~~~~~~~~~~~^~~
mprec.c:767:24: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
767 | d1 = z << k + 16 - Ebits | w << k - Ebits | y >> 16 + Ebits - k;
| ~~ ~~~~~~~^~~~~~~
mprec.c:767:24: note: place parentheses around the '-' expression to silence this warning
767 | d1 = z << k + 16 - Ebits | w << k - Ebits | y >> 16 + Ebits - k;
| ~~~~~~~^~~~~~~
mprec.c:767:41: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
767 | d1 = z << k + 16 - Ebits | w << k - Ebits | y >> 16 + Ebits - k;
| ~~ ~~^~~~~~~
mprec.c:767:41: note: place parentheses around the '-' expression to silence this warning
767 | d1 = z << k + 16 - Ebits | w << k - Ebits | y >> 16 + Ebits - k;
| ~~^~~~~~~
mprec.c:767:67: warning: operator '>>' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
767 | d1 = z << k + 16 - Ebits | w << k - Ebits | y >> 16 + Ebits - k;
| ~~ ~~~~~~~~~~~^~~
mprec.c:767:67: note: place parentheses around the '-' expression to silence this warning
767 | d1 = z << k + 16 - Ebits | w << k - Ebits | y >> 16 + Ebits - k;
| ^
| ( )
mprec.c:773:23: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
773 | d0 = Exp_1 | y << k + 16 | z << k | w >> 16 - k;
| ~~ ~~^~~~
mprec.c:773:23: note: place parentheses around the '+' expression to silence this warning
773 | d0 = Exp_1 | y << k + 16 | z << k | w >> 16 - k;
| ^
| ( )
mprec.c:773:47: warning: operator '>>' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
773 | d0 = Exp_1 | y << k + 16 | z << k |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
w >> 16 - k;
| ~~ ~~~^~~
mprec.c:773:47: note: place parentheses around the '-' expression to silence this warning
773 | d0 = Exp_1 | y << k + 16 | z << k | w >> 16 - k;
| ^
| ( )
mprec.c:775:15: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
775 | d1 = w << k + 16 | y << k;
| ~~ ~~^~~~
mv -f .deps/e_hypot.Tpo .deps/e_hypot.Plo
mprec.c:775:15: note: place parentheses around the '+' expression to silence this warning
775 | d1 = w << k + 16 | y << k;
| ^
| ( )
/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
mprec.c:869:25: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
869 | x[0] = y | z << 32 - k & 0xffff;
| ~~ ~~~^~~
mprec.c:869:25: note: place parentheses around the '-' expression to silence this warning
869 | x[0] = y | z << 32 - k & 0xffff;
| ^
| ( )
mprec.c:870:20: warning: operator '>>' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
870 | x[1] = z >> k - 16 & 0xffff;
| ~~ ~~^~~~
mprec.c:870:20: note: place parentheses around the '-' expression to silence this warning
870 | x[1] = z >> k - 16 & 0xffff;
| ^
| ( )
mprec.c:877:31: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
877 | x[1] = y >> 16 | z << 16 - k & 0xffff;
| ~~ ~~~^~~
mprec.c:877:31: note: place parentheses around the '-' expression to silence this warning
877 | x[1] = y >> 16 | z << 16 - k & 0xffff;
| ^
| ( )
mprec.c:879:20: warning: operator '>>' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
879 | x[3] = z >> k + 16;
| ~~ ~~^~~~
mprec.c:879:20: note: place parentheses around the '+' expression to silence this warning
879 | x[3] = z >> k + 16;
| ^
| ( )
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 w_exp.lo -MD -MP -MF .deps/w_exp.Tpo -c -o w_exp.lo w_exp.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/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 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
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;}
| ^
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
mv -f .deps/w_acos.Tpo .deps/w_acos.Plo
mv -f .deps/w_atan2.Tpo .deps/w_atan2.Plo
mv -f .deps/sf_fabs.Tpo .deps/sf_fabs.Plo
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 w_hypot.lo -MD -MP -MF .deps/w_hypot.Tpo -c -o w_hypot.lo w_hypot.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_log.lo -MD -MP -MF .deps/w_log.Tpo -c -o w_log.lo w_log.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_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
/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
s_scalbn.c:60:6: warning: add explicit braces to avoid dangling else [-Wdangling-else]
60 | else return tiny*copysign(tiny,x); /*underflow*/
| ^
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_sinh.lo -MD -MP -MF .deps/w_sinh.Tpo -c -o w_sinh.lo w_sinh.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 w_sqrt.lo -MD -MP -MF .deps/w_sqrt.Tpo -c -o w_sqrt.lo w_sqrt.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 w_hypot.lo -MD -MP -MF .deps/w_hypot.Tpo -c w_hypot.c -fPIC -DPIC -o .libs/w_hypot.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_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_pow.lo -MD -MP -MF .deps/w_pow.Tpo -c w_pow.c -fPIC -DPIC -o .libs/w_pow.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_remainder.lo -MD -MP -MF .deps/w_remainder.Tpo -c w_remainder.c -fPIC -DPIC -o .libs/w_remainder.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
mv -f .deps/s_finite.Tpo .deps/s_finite.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_sinh.lo -MD -MP -MF .deps/w_sinh.Tpo -c w_sinh.c -fPIC -DPIC -o .libs/w_sinh.o
mv -f .deps/s_rint.Tpo .deps/s_rint.Plo
mv -f .deps/w_asin.Tpo .deps/w_asin.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
mv -f .deps/s_log1p.Tpo .deps/s_log1p.Plo
1 warning generated.
mv -f .deps/w_fmod.Tpo .deps/w_fmod.Plo
mv -f .deps/w_cosh.Tpo .deps/w_cosh.Plo
1 warning generated.
mv -f .deps/s_expm1.Tpo .deps/s_expm1.Plo
mv -f .deps/k_rem_pio2.Tpo .deps/k_rem_pio2.Plo
mv -f .deps/s_scalbn.Tpo .deps/s_scalbn.Plo
mv -f .deps/s_cos.Tpo .deps/s_cos.Plo
mv -f .deps/dtoa.Tpo .deps/dtoa.Plo
mv -f .deps/s_tan.Tpo .deps/s_tan.Plo
mv -f .deps/s_tanh.Tpo .deps/s_tanh.Plo
mv -f .deps/s_sin.Tpo .deps/s_sin.Plo
mv -f .deps/s_floor.Tpo .deps/s_floor.Plo
mv -f .deps/w_pow.Tpo .deps/w_pow.Plo
mv -f .deps/w_log.Tpo .deps/w_log.Plo
mv -f .deps/w_remainder.Tpo .deps/w_remainder.Plo
mv -f .deps/w_sinh.Tpo .deps/w_sinh.Plo
mv -f .deps/w_log10.Tpo .deps/w_log10.Plo
mv -f .deps/w_hypot.Tpo .deps/w_hypot.Plo
mv -f .deps/w_sqrt.Tpo .deps/w_sqrt.Plo
15 warnings generated.
mv -f .deps/mprec.Tpo .deps/mprec.Plo
mv -f .deps/strtod.Tpo .deps/strtod.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 jcl.lo -MD -MP -MF .deps/jcl.Tpo -c jcl.c -fPIC -DPIC -o .libs/jcl.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 jnilink.lo -MD -MP -MF .deps/jnilink.Tpo -c jnilink.c -fPIC -DPIC -o .libs/jnilink.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 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
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
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_VMConsole.lo -MD -MP -MF .deps/java_io_VMConsole.Tpo -c java_io_VMConsole.c -fPIC -DPIC -o .libs/java_io_VMConsole.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_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
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
/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
/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
/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 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_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_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_VMProcess.lo -MD -MP -MF .deps/java_lang_VMProcess.Tpo -c java_lang_VMProcess.c -fPIC -DPIC -o .libs/java_lang_VMProcess.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
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
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_reflect_VMArray.Tpo .deps/java_lang_reflect_VMArray.Plo
mv -f .deps/java_lang_VMFloat.Tpo .deps/java_lang_VMFloat.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
mv -f .deps/java_lang_VMMath.Tpo .deps/java_lang_VMMath.Plo
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_VMSystem.Tpo .deps/java_lang_VMSystem.Plo
mv -f .deps/java_lang_VMDouble.Tpo .deps/java_lang_VMDouble.Plo
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 "libjavalangreflect.la" && ln -s "../libjavalangreflect.la" "libjavalangreflect.la" )
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 "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
/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
/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 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_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 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
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
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
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
mv -f .deps/java_net_VMURLConnection.Tpo .deps/java_net_VMURLConnection.Plo
mv -f .deps/gnu_java_net_local_LocalSocketImpl.Tpo .deps/gnu_java_net_local_LocalSocketImpl.Plo
mv -f .deps/java_net_VMInetAddress.Tpo .deps/java_net_VMInetAddress.Plo
mv -f .deps/java_net_VMNetworkInterface.Tpo .deps/java_net_VMNetworkInterface.Plo
mv -f .deps/gnu_java_net_VMPlainSocketImpl.Tpo .deps/gnu_java_net_VMPlainSocketImpl.Plo
mv -f .deps/javanet.Tpo .deps/javanet.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
/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
/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
/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
/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
/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_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
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
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 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
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
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
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
gnu_java_nio_KqueueSelectorImpl.c:190:59: warning: cast to 'void *' from smaller integer type 'jint' (aka 'int') [-Wint-to-void-pointer-cast]
190 | EV_SET(&kev[i], ident, EVFILT_READ, EV_ADD, 0, 0, (void *) key);
| ^~~~~~~~~~~~
/usr/include/sys/event.h:58:16: note: expanded from macro 'EV_SET'
58 | .udata = (f), \
| ^
gnu_java_nio_KqueueSelectorImpl.c:196:62: warning: cast to 'void *' from smaller integer type 'jint' (aka 'int') [-Wint-to-void-pointer-cast]
196 | EV_SET(&kev[i], ident, EVFILT_READ, EV_DELETE, 0, 0, (void *) key);
| ^~~~~~~~~~~~
/usr/include/sys/event.h:58:16: note: expanded from macro 'EV_SET'
58 | .udata = (f), \
| ^
gnu_java_nio_KqueueSelectorImpl.c:203:60: warning: cast to 'void *' from smaller integer type 'jint' (aka 'int') [-Wint-to-void-pointer-cast]
203 | EV_SET(&kev[i], ident, EVFILT_WRITE, EV_ADD, 0, 0, (void *) key);
| ^~~~~~~~~~~~
/usr/include/sys/event.h:58:16: note: expanded from macro 'EV_SET'
58 | .udata = (f), \
| ^
gnu_java_nio_KqueueSelectorImpl.c:208:63: warning: cast to 'void *' from smaller integer type 'jint' (aka 'int') [-Wint-to-void-pointer-cast]
208 | EV_SET(&kev[i], ident, EVFILT_WRITE, EV_DELETE, 0, 0, (void *) key);
| ^~~~~~~~~~~~
/usr/include/sys/event.h:58:16: note: expanded from macro 'EV_SET'
58 | .udata = (f), \
| ^
gnu_java_nio_KqueueSelectorImpl.c:312:10: warning: cast to smaller integer type 'jint' (aka 'int') from 'void *' [-Wvoid-pointer-to-int-cast]
312 | return (jint) kev->udata;
| ^~~~~~~~~~~~~~~~~
mv -f .deps/gnu_java_nio_VMPipe.Tpo .deps/gnu_java_nio_VMPipe.Plo
mv -f .deps/gnu_java_nio_EpollSelectorImpl.Tpo .deps/gnu_java_nio_EpollSelectorImpl.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
mv -f .deps/java_nio_VMDirectByteBuffer.Tpo .deps/java_nio_VMDirectByteBuffer.Plo
mv -f .deps/gnu_java_nio_charset_iconv_IconvDecoder.Tpo .deps/gnu_java_nio_charset_iconv_IconvDecoder.Plo
mv -f .deps/gnu_java_nio_charset_iconv_IconvEncoder.Tpo .deps/gnu_java_nio_charset_iconv_IconvEncoder.Plo
mv -f .deps/java_nio_MappedByteBufferImpl.Tpo .deps/java_nio_MappedByteBufferImpl.Plo
5 warnings generated.
mv -f .deps/gnu_java_nio_KqueueSelectorImpl.Tpo .deps/gnu_java_nio_KqueueSelectorImpl.Plo
mv -f .deps/gnu_java_nio_VMSelector.Tpo .deps/gnu_java_nio_VMSelector.Plo
1 warning generated.
mv -f .deps/gnu_java_nio_VMChannel.Tpo .deps/gnu_java_nio_VMChannel.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
/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
/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
/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
/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
/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
/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
/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
/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
/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
/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
/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
/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
/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
/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
/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
/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
/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_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_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
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_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
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
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
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
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
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
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
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_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
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
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_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
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
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
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
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
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_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_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_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_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 | } 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_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_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: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: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_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_ComponentGraphicsCopy.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_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_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_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_GtkImage.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 | In file included from #define GLIB_DEPRECATED_TYPE G_DEPRECATED
| ^
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:/usr/local/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED'
34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
1267 | #define G_DEPRECAT 236 | void ED __attrib gtk_type_init (GTypeDebugFlags debug_flute__((__deprecated__))
| ^
ags);
| ^
/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: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: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_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_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")))
| ^
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_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_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: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);
| ^
In file included from gnu_java_awt_peer_gtk_GtkLabelPeer.c:/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_DEP39:
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]
RIn file included from gnu_java_awt_peer_gtk_GtkCheckboxPeer.c:40:
In file included from ./gtkpeer.h:40:
In file included from ECATED_TYPE_IN_2_62_FOR(f) GLIB_D 73 | GTimeVal last_popdown;
| EPRECATED_TYPE_FOR (f)
| ^
/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]
/usr/local/include/glib-2.0/glib/gtypes.h: 73 | GTimeVal last578:35: note: _popdown;
| ^
/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:35: note: 'GTimeVal' has been explicitly marked deprecated here
1329 | 578 | typedef struct _GTimeVal GTimeVal GLIB_DEP#define GLIB_D'GTimeVal' has been explicitly marked deprecated here
EPRECA 578 | typedefR struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62E_FOR(GDateTime);
| ^
CATED_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'
| ^T
E 656 | #define
DGLIB_DEPRECAT/usr/local/include/glib-2.0/glib/glib-visibility.h:E656_D_:45TYPE_IN_2_62TYP_FORE_FOR(f) G_(D:f) GLIB_DEPRECATEEPRD_T note: Yexpanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
PE_FOR (f) 656
| ^
/usr/local/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
| ECA TED_FOR(f)
#define GLIB_DEPRECATED_TYPE_IN_2_621329 | _ | FOR( ^
f) GLIB_DEPRECATED_TYPE_FOR (f)
| ^
/usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR'
/usr/local/include/glib-2.0/glib/gmacros.h:1329:37#define GLI 1277 | #define G_DE: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
P 1329 | #deB_DERfineECATED_FOR(f) __attPRE GLrCibute__((__deprecated__("UsAe '"IB_DEPRECATED_TYPE_FOTED_TYPE_R(f) G_DEPRECATED_FOR(f)
#f "' in | ^
stea/usr/local/include/glib-2.0/glib/gmacros.h:1277d")))
| ^
:44: note: expanded from macro 'G_DEPRECATED_FOR'
1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
| ^
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_ComponentGraphicsCopy.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_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")))
| ^
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")))
| ^
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 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_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_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_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 | 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.
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 /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")))
| ^
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_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
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 (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]
f)
| ^
73 | GTimeVal last_popdown;
| ^
/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 | /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here
578 | typedef str#define G_DEPRECATEuct _GTimeVaD_FOR(f) __attribute__((__deprecated__("Use '"l GTimeVal GL #f "' inIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
| ^
stead")))
| ^
/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")))
| ^
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
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_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_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
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;
| ^
2 warnings generated.
/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__))
| ^
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
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_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
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 | # 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: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_2 warnings generated.
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_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")))
| ^
gnu_java_awt_peer_gtk_CairoGraphics2D.c:397:10: 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)
| ^
/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_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
2 warnings generated.
mv -f .deps/gnu_java_awt_peer_gtk_ComponentGraphicsCopy.Tpo .deps/gnu_java_awt_peer_gtk_ComponentGraphicsCopy.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
2 warnings generated.
2 warnings generated.
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
mv -f .deps/gnu_java_awt_peer_gtk_GtkGenericPeer.Tpo .deps/gnu_java_awt_peer_gtk_GtkGenericPeer.Plo
gnu_java_awt_peer_gtk_GdkFontPeer.c:153:10: warning: 'pango_fc_font_lock_face' is deprecated: Use 'pango_font_get_hb_font' instead [-Wdeprecated-declarations]
153 | 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")))
| ^
/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
2 warnings generated.
mv -f .deps/gnu_java_awt_peer_gtk_GdkRobotPeer.Tpo .deps/gnu_java_awt_peer_gtk_GdkRobotPeer.Plo
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")))
| ^
2 warnings generated.
/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
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_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
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
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'
415gnu_java_awt_peer_gtk_GdkFontPeer.c:291:16: warning: 'pango_ft2_font_map_create_context' is deprecated: Use 'pango_font_map_create_context' instead [-Wdeprecated-declarations]
291 | pfont->ctx = pang | o_ft2_font_map_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)
# define PANGO_DEPRECATED| ^
/usr/local/include/pango-1.0/pango/pango-version-macros.h:416:49: note: expanded from macro 'PANGO_DEPRECATED_FOR'
416 | # define PANGO_D EPRECATED G_DEPR_FOR(f) G_DEPRECATEECATED _PANGO_EXTERN
| ^
D_FOR(f) _PANGO_EXTERN
| ^
/usr/local/include/glib-2.0/glib/gmacros.h/usr/local/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED'
:1277:44: 1267 | #define G_DEPRECATED __attribute__((__deprecated__))
| ^
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_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.
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'
gnu_java_awt_peer_gtk_GdkFontPeer.c 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
| ^
: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(fgnu_java_awt_peer_gtk_FreetypeGlyphVector.c:187:3: warning: gnu_java_awt_peer_gtk_GtkListPeer.c:'pango_fc_font_unlock_face' is deprecated: Use 'pango_font_get_hb_font' instead [-Wdeprecated-declarations]
)446:33: G_DEPREC 187 | pango_fc_font_uATnlock_face( font );
| ^
warning: cast from 'void (*)(GtkTreePath *)' (aka 'void (*)(struct _GtkTreePath *)') to 'GFunc' (aka 'void (*)(void *, void *)') converts to incompatible function type [-Wcast-function-type-mismatch]
E/usr/local/include/pango-1.0/pango/pangofc-font.hD 446_FOR(f) : | 116:1: note: 'pango_fc_font_unlock_face' has been explicitly marked deprecated here
_PANGO_EXTERN
| ^
116 | PANGO_DEPRECATED_IN_1/usr/local/include/glib-2.0/glib/gmacros.h _44_FOR( g_list_foreach (rows, (GFunc)pango_font :gtk_tree_path_f1277:44: note: expanded from macro 'G_DEPRECATED_FOR'
_get 1277 | #define G_DEPRECATED_F_hb_font)
| ^O
ree, NULL);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/pango-1.0/pango/pango-version-macros.hlibtool: 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.R(f) __att:718:49: note: expanded from macro 'PANGO_DEPRECATED_IN_1_44_FOR'
ribute__((__deprecated_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
_( 718 | # d"Use '" #f "' inmv -f .deps/gnu_java_awt_peer_gtk_GtkClipboard.Tpo .deps/gnu_java_awt_peer_gtk_GtkClipboard.Plo
efine Pstead")))
ANG| ^O_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")))
| ^
/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
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'
mv -f .deps/gnu_java_awt_peer_gtk_GtkCheckboxPeer.Tpo .deps/gnu_java_awt_peer_gtk_GtkCheckboxPeer.Plo
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_DEgnu_java_awt_peer_gtk_FreetypeGlyphVector.cPRECA:205:13: warning: 'pango_fc_font_lock_face' is deprecated: Use 'pango_font_get_hb_font' instead [-Wdeprecated-declarations]
T 205 | ED_FOR ft_face = pango_fc_font_(f) _PANGO_EXTERN
lock_face( fon| ^
t/usr/local/include/glib-2.0/glib/gmacros.h: );
| ^
/usr/local/include/pango-1.0/pango/pangofc-font.h:114:1: note: 'pango_fc_font_lock_face' has been explicitly marked deprecated here
1277: 114 | PANGO_DEPRECATED_IN_1_44_FOR44: (pango_font_get_hb_font)
| ^
note: /usr/local/include/pango-1.0/pango/pango-version-macros.h:718:49: /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/libpnote: ng16 -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
expanded from macro 'PANGO_DEPRECATED_IN_1_44_FOR'
expanded from macro 'G_DEPRECATED_FOR'
718 | # define PANGO_DEPRECATED_IN_1_44_FOR(f) PANGO_DEPRECATED_FOR(f)
| ^
1277 | /usr/local/include/pango-1.0/pango/pango-version-macros.h:416:49:#define G_DEPRECATED_F note: OR(f) __attribexpanded from macro 'PANGO_DEPRECATED_FOR'
ute__((__deprecated__("Use '" 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_DEPRE #fC ATED_FOR(f) __attribute__((__deprmv -f .deps/gnu_java_awt_peer_gtk_GtkButtonPeer.Tpo .deps/gnu_java_awt_peer_gtk_GtkButtonPeer.Plo
ecated__("Use '" #f "' in"s' instteead")))
| ^
ad")))
| ^
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_Dgnu_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]
EPRECA 213TED_IN_1_44_FOR(f) PANGO_DEPRECATED_FOR(f)
| ^
| /usr/local/include/pango-1.0/pango/pango-version-macros.h:pango_fc_font_unlock_face( font );
| ^
416:49: note: expanded from macro 'PANGO_DEPRECATED_FOR'/usr/local/include/pango-1.0/pango/pangofc-font.h:
116 416 | # :define PANGO_DEPRECATED_FOR(f) G1: note: 'pango_fc_font_unlock_face' has been explicitly marked deprecated here
116 | PANGO_DEPRECATED__IN_1_44_FOR(pango_font_get_hb_fonDEPREtCATED_F)
| ^
OR(f) /usr/local/include/pango-1.0/pango/pango-version-macros.h:718:49_: note: expanded from macro 'PANGO_DEPRECATED_IN_1_44_FOR'
P 718 | # ANGO_EXTERN
| ^
define PANG/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__((__d/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/libpOng16 -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
eprecat_DEPRECATED_IN_1_44_Fed__("Use '" #f "' inOR(steafd")))
| ^
) 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_DEPRgnu_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]
EC 352 | ATED_FOR(f) G_DEPRECAT ED_FOR(f) _PANGO_EXTERN
| ^
/usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR'
1277 | #define pang G_DEPRECATEDo__FOR(f) __attfcribute__((__deprecated__("Use '" #f "' instead")))
| ^
_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)
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):231:3: warning: 'pango_fc_font_unlock_face' is deprecated: Use 'pango_font_get_hb_font' instead [-Wdeprecated-declarations]
_PAN 231 | pango_GO_EXTERN
| ^
/usr/local/include/glib-2.0/glib/gmacros.h:1277f:c_font_unlock_face44: (note: font );
| expanded from macro 'G_DEPRECATED_FOR'
^
1277 | /usr/local/include/pango-1.0/pango/pangofc-font.h#define G_DEPRECATED_FOR(f) __att:116:1: note: 'pango_fc_font_unlock_face' has been explicitly marked deprecated here
116r | 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) _PANGOibute___EXTERN((_
| ^
/usr/local/include/glib-2.0/glib/gmacros.h:1277:44:_deprecated_ note: expanded from macro 'G_DEPRECATED_FOR'
_("Us e '" 1277 | #d#f "' instead")))
| ^ef
ine G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
| ^
In file included from gnu_java_awt_peer_gtk_GtkCheckboxMenuItemPeer.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);
| ^
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 | /usr/local/include/glib-2.0/gobject/gtype.h pango_fc_font_unlock_face ((PangoFcFont *)pfont->font);
| ^:
731/usr/local/include/pango-1.0/pango/pangofc-font.h:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
:116: 731 | } GTypeDebug1: note: 'pango_fc_font_unlock_face' has been explicitly marked deprecated here
Flags GOBJEmv -f .deps/gnu_java_awt_peer_gtk_GtkEmbeddedWindowPeer.Tpo .deps/gnu_java_awt_peer_gtk_GtkEmbeddedWindowPeer.Plo
CT 116 | PANGO_DEPRECATED_IN_1_44_FOR(pa_Dlibtool: 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.En0 -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
go_font_get_hb_font)
| ^
PRECATE/usr/local/include/pango-1.0/pango/pango-version-macros.h:718:49: note: expanded from macro 'PANGO_DEPRECATED_IN_1_44_FOR'
718 | # deDfine_TYPE_IN_2_36;
| ^
PANGO_DEPRECATED_IN_1_44_FOR(f) /usr/local/include/glib-2.0/gobject/gobject-visibility.h PANGO_DEP:213:41: RECATEDnote: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'_FO
213 | #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE
| ^
R/usr/local/include/glib-2.0/glib/gmacros.h(f)
| : ^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__))
| ^
/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
/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_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
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) 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
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:408:3: warning: 'pango_fc_font_unlock_face' is deprecated: Use 'pango_font_get_hb_font' instead [-Wdeprecated-declarations]
408 | 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")))
| ^
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.
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__))
| ^
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_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
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_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
3 warnings generated.
3 warnings generated.
mv -f .deps/gnu_java_awt_peer_gtk_GtkImage.Tpo .deps/gnu_java_awt_peer_gtk_GtkImage.Plo
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_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
/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
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")))
| ^
12 warnings generated.
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
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
6 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_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 gtk_jawt.lo -MD -MP -MF .deps/gtk_jawt.Tpo -c -o gtk_jawt.lo gtk_jawt.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 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 gtk_jawt.lo -MD -MP -MF .deps/gtk_jawt.Tpo -c gtk_jawt.c -fPIC -DPIC -o .libs/gtk_jawt.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 gtkpeer.lo -MD -MP -MF .deps/gtkpeer.Tpo -c gtkpeer.c -fPIC -DPIC -o .libs/gtkpeer.o
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_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_GtkCheckboxMenuItemPeer.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")))
| ^
10 warnings generated.
mv -f .deps/gnu_java_awt_peer_gtk_GdkFontPeer.Tpo .deps/gnu_java_awt_peer_gtk_GdkFontPeer.Plo
2 warnings generated.
mv -f .deps/gnu_java_awt_peer_gtk_GdkScreenGraphicsDevice.Tpo .deps/gnu_java_awt_peer_gtk_GdkScreenGraphicsDevice.Plo
2 warnings generated.
mv -f .deps/gnu_java_awt_peer_gtk_GtkCheckboxMenuItemPeer.Tpo .deps/gnu_java_awt_peer_gtk_GtkCheckboxMenuItemPeer.Plo
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 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
| ^
2 warnings generated.
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(mv -f .deps/gnu_java_awt_peer_gtk_GtkComponentPeer.Tpo .deps/gnu_java_awt_peer_gtk_GtkComponentPeer.Plo
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_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\""
| ^
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")))
| ^
3 warnings generated.
mv -f .deps/gnu_java_awt_peer_gtk_GtkFileDialogPeer.Tpo .deps/gnu_java_awt_peer_gtk_GtkFileDialogPeer.Plo
2 warnings generated.
mv -f .deps/gnu_java_awt_peer_gtk_GdkPixbufDecoder.Tpo .deps/gnu_java_awt_peer_gtk_GdkPixbufDecoder.Plo
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__))
| ^
2 warnings generated.
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_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__))
| ^
mv -f .deps/gnu_java_awt_peer_gtk_GdkGraphicsEnvironment.Tpo .deps/gnu_java_awt_peer_gtk_GdkGraphicsEnvironment.Plo
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__))
| ^
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'
1267 | #define G_DEPRECATED __attribute__((__deprecated__))
| ^
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 (GTIn 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:
ypeDebugFlags debug_flags);
| ^
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/usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
: 731 | } GTypeDebugFlags GOBJ236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
ECT_DEPRECATED_TYPE_IN_2_36;
| ^
236 | void gtk_type_init (GTypeDe/usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'
bugFlags 213 | #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_ debug_flags);
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/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
/usr/local/include/glib-2.0/glib/gmacros.h 731 | } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_:1267:37: note: expanded from macro 'G_DEPRECATED'
36;
| ^
1267 | #define G_DEPRECATED __attribute__((__deprecated__))
| ^
/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_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")))
| ^
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_typIn 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]
e_init (GTypeDebugFlags debug_flags);
| ^
/usr/local/include/glib-2.0/gobject/gtype.h236 | void gtk_type_ini:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
t (GTypeDebugFlags debug_flags);
| ^
731 | } GType/usr/local/include/glib-2.0/gobject/gtype.h:DebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
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_DEPRE/usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41:CATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE
| ^ note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'
213 | #define GOBJ
ECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE
| ^
/usr/local/include/glib-2.0/glib/gmacros.h/usr/local/include/glib-2.0/glib/gmacros.h:1328:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
: 1328 | #define GLIB1328:30:_DEPRECATED_TY note: expanded from macro 'GLIB_DEPRECATED_TYPE'
PE G_DEPRECATED
| 1328 | ^#define G
/usr/local/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED'
1267 | #define G_DEPRECATED __attribute__((__deprecated_LI_))
B_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_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__))
| ^
2 warnings generated.
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")))
| ^
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__))
| ^
mv -f .deps/gnu_java_awt_peer_gtk_GtkPanelPeer.Tpo .deps/gnu_java_awt_peer_gtk_GtkPanelPeer.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: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: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_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_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")))
| ^
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")))
| ^
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_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.
2 warnings generated.
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 GLIBmv -f .deps/gnu_java_awt_peer_gtk_GtkScrollPanePeer.Tpo .deps/gnu_java_awt_peer_gtk_GtkScrollPanePeer.Plo
_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")))
| ^
mv -f .deps/gnu_java_awt_peer_gtk_GtkScrollbarPeer.Tpo .deps/gnu_java_awt_peer_gtk_GtkScrollbarPeer.Plo
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);
| ^
gnu_java_awt_peer_gtk_GtkToolkit.c:269:8: warning: Deprecated pre-processor symbol [-W#pragma-messages]
269 | if (/usr/local/include/glib-2.0/glib/glib-visibility.h:!g_thr656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
656 | #define Gead_supporteLIB_DEPRECATED_TYd ())
| ^
PE_IN_2_/usr/local/include/glib-2.0/glib/deprecated/gthread.h:280:38: note: expanded from macro 'g_thread_supported'
62_FOR(f) GLIB_D 280 | #defineEPRECATE g_thread_supported() (1) GLIB_DEPRECATED_MACRO_IN_2_32
| ^
D_TYPE_FOR (f)
| ^
/usr/local/include/glib-2.0/glib/glib-visibility.h:141:39: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_32'
/usr/local/include/glib-2.0/glib/gmacros.h:1329:37: note: 141 | #define GLIB_DEPRexpanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
1329ECATED_MACRO | #define GLIB_DEPRECATED_TYPE_FOR(f) _IN_2_32 GLIB_DEPRECATED_MACRO
| ^
G_DEPRECATED_FOR(f)
| ^
/usr/local/include/glib-2.0/glib/gmacros.h:1302:31: note: expanded from macro 'GLIB_DEPRECATED_MACRO'
/usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR'
1302 | #de 1277 | #define Gfine GLIB_DEPRECATED_MA_DEPRECRO _GLIB_GNUC_DO_PRAGMCATED_FOA(GCC warning "DeprecaR(f) __attrted pre-processor symbibute__(ol")
| ^
/usr/local/include/glib-2.0/glib/gmacros.h:1301:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
(__deprecated__("Use '" #f "' instead")))
| ^
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__))
| ^
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")))
| ^
2 warnings generated.
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__))
| ^
mv -f .deps/gtkpeer.Tpo .deps/gtkpeer.Plo
2 warnings generated.
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) __attribute__((__deprecated__("Use '" #f "' instead")))
| ^
2 warnings generated.
mv -f .deps/gnu_java_awt_peer_gtk_GtkMenuItemPeer.Tpo .deps/gnu_java_awt_peer_gtk_GtkMenuItemPeer.Plo
mv -f .deps/gnu_java_awt_peer_gtk_GtkTextFieldPeer.Tpo .deps/gnu_java_awt_peer_gtk_GtkTextFieldPeer.Plo
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: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")))
| ^
4 warnings generated.
2 warnings generated.
2 warnings generated.
2 warnings generated.
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")))
| ^
mv -f .deps/gnu_java_awt_peer_gtk_GtkToolkit.Tpo .deps/gnu_java_awt_peer_gtk_GtkToolkit.Plo
mv -f .deps/gnu_java_awt_peer_gtk_GtkMenuBarPeer.Tpo .deps/gnu_java_awt_peer_gtk_GtkMenuBarPeer.Plo
mv -f .deps/gnu_java_awt_peer_gtk_GtkMenuPeer.Tpo .deps/gnu_java_awt_peer_gtk_GtkMenuPeer.Plo
mv -f .deps/gtk_jawt.Tpo .deps/gtk_jawt.Plo
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: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.
2 warnings generated.
3 warnings generated.
mv -f .deps/gnu_java_awt_peer_gtk_GtkMenuComponentPeer.Tpo .deps/gnu_java_awt_peer_gtk_GtkMenuComponentPeer.Plo
mv -f .deps/GtkDragSourceContextPeer.Tpo .deps/GtkDragSourceContextPeer.Plo
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'
mv -f .deps/gnu_java_awt_peer_gtk_GtkPopupMenuPeer.Tpo .deps/gnu_java_awt_peer_gtk_GtkPopupMenuPeer.Plo
1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
| ^
2 warnings generated.
2 warnings generated.
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")))
| ^
mv -f .deps/gnu_java_awt_peer_gtk_GtkTextAreaPeer.Tpo .deps/gnu_java_awt_peer_gtk_GtkTextAreaPeer.Plo
mv -f .deps/gnu_java_awt_peer_gtk_GtkWindowPeer.Tpo .deps/gnu_java_awt_peer_gtk_GtkWindowPeer.Plo
2 warnings generated.
mv -f .deps/gnu_java_awt_peer_gtk_GtkVolatileImage.Tpo .deps/gnu_java_awt_peer_gtk_GtkVolatileImage.Plo
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=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
- converters/libiconv (build)
- devel/gmake (build)
- devel/pkgconf (build)
- java/bootstrap-openjdk8 (build)
- lang/perl5.38 (build)
- x11/libICE (build)
- x11/libX11 (build)
- x11/libXext (build)
- x11/libXtst (build)
- x11/xorgproto (build)
- x11-toolkits/libXaw (build)
- accessibility/at-spi2-core (lib)
- converters/libiconv (lib)
- devel/gettext-runtime (lib)
- devel/glib20 (lib)
- graphics/cairo (lib)
- graphics/gdk-pixbuf2 (lib)
- math/gmp (lib)
- print/freetype2 (lib)
- print/harfbuzz (lib)
- x11-fonts/fontconfig (lib)
- x11-toolkits/gtk20 (lib)
- x11-toolkits/pango (lib)
- converters/libiconv (run)
- lang/perl5.38 (run)
- print/indexinfo (run)
- x11/libICE (run)
- x11/libX11 (run)
- x11/libXext (run)
- x11/libXtst (run)
- x11-toolkits/libXaw (run)
Depend Of
Categories
CVEs
- Loading CVE information...
MidnightBSD Magus