[MacPorts] #69829: gtk2: the last revbump has broken configure

MacPorts noreply at macports.org
Fri Apr 26 01:05:12 UTC 2024


#69829: gtk2: the last revbump has broken configure
-----------------------------------------+----------------------
 Reporter:  barracuda156                 |      Owner:  mascguy
     Type:  defect                       |     Status:  assigned
 Priority:  Normal                       |  Milestone:
Component:  ports                        |    Version:  2.9.3
 Keywords:  tiger, leopard, snowleopard  |       Port:  gtk2
-----------------------------------------+----------------------
 {{{
 configure:4307: checking for gcc
 configure:4340: result: /usr/bin/gcc-4.2
 configure:4699: checking for C compiler version
 configure:4708: /usr/bin/gcc-4.2 --version >&5
 powerpc-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5626)
 Copyright (C) 2007 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
 PURPOSE.

 configure:4719: $? = 0
 configure:4708: /usr/bin/gcc-4.2 -v >&5
 Using built-in specs.
 Target: powerpc-apple-darwin10
 Configured with: /var/tmp/gcc/gcc-5626~6/src/configure --disable-checking
 --enable-werror --prefix=/usr --mandir=/usr/share/man --enable-
 languages=c,objc,c++,obj-c++ --program-transform-
 name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-
 darwin10 --with-gxx-include-dir=/usr/include/c++/4.2.1 --program-prefix=
 --host=powerpc-apple-darwin10 --target=powerpc-apple-darwin10
 Thread model: posix
 gcc version 4.2.1 (Apple Inc. build 5626)
 configure:4719: $? = 0
 configure:4708: /usr/bin/gcc-4.2 -V >&5
 gcc-4.2: argument to `-V' is missing
 configure:4719: $? = 1
 configure:4708: /usr/bin/gcc-4.2 -qversion >&5
 powerpc-apple-darwin10-gcc-4.2.1: no input files
 configure:4719: $? = 1
 configure:4708: /usr/bin/gcc-4.2 -version >&5
 powerpc-apple-darwin10-gcc-4.2.1: no input files
 configure:4719: $? = 1
 configure:4739: checking whether the C compiler works
 configure:4761: /usr/bin/gcc-4.2 -pipe -Os -fstrict-aliasing -Wno-
 deprecated-declarations -Wno-enum-conversion -Wno-unknown-warning-option
 -Wno-error=unknown-warning-option -arch ppc -I/opt/local/include
 -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -L/opt/local/lib
 -Wl,-headerpad_max_install_names -arch ppc conftest.c  >&5
 cc1: error: unrecognized command line option "-Wno-enum-conversion"
 cc1: error: unrecognized command line option "-Wno-unknown-warning-option"
 cc1: error: -Werror=unknown-warning-option: No option -Wunknown-warning-
 option
 configure:4765: $? = 1
 configure:4806: result: no
 configure: failed program was:
 | /* confdefs.h */
 | #define PACKAGE_NAME "gtk+"
 | #define PACKAGE_TARNAME "gtk+"
 | #define PACKAGE_VERSION "2.24.33"
 | #define PACKAGE_STRING "gtk+ 2.24.33"
 | #define PACKAGE_BUGREPORT
 "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
 | #define PACKAGE_URL ""
 | #define GETTEXT_PACKAGE "gtk20"
 | /* end confdefs.h.  */
 |
 | int
 | main (void)
 | {
 |
 |   ;
 |   return 0;
 | }
 configure:4811: error: in
 '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gtk2/gtk2/work/gtk+-2.24.33':
 configure:4813: error: C compiler cannot create executables
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/69829>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list