#22295: wxMaxima-0.8.2 build failure with wxWidgets-2.9.0 ----------------------------------+----------------------------------------- Reporter: kuba@… | Owner: usami-k@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: wxMaxima ----------------------------------+----------------------------------------- Comment(by macsforever2000@…): Replying to [comment:3 usami-k@…]:
Sorry, I don't have commitment right. Please commit this patch, anyone.
I tried your patch but i see the following configure error: {{{ :msg:patch ---> Configuring wxMaxima :debug:patch Using compiler 'Mac OS X gcc 4.2' :debug:configure configure phase started at Sat Jan 23 13:18:03 MST 2010 :debug:configure Executing org.macports.configure (wxMaxima) :debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-O2 -arch x86_64' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-O2 -arch x86_64' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.6' CXX='/usr/bin/g++-4.2' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_mports_trunk_dports_math_wxMaxima/work/.CC_PRINT_OPTIONS' F90FLAGS='-O2 -m64' LDFLAGS='-L/opt/local/lib -arch x86_64' OBJC='/usr/bin/gcc-4.2' FCFLAGS='-O2 -m64' INSTALL='/usr/bin/install -c' OBJCFLAGS='-O2 -arch x86_64' FFLAGS='-O2 -m64' CC_PRINT_OPTIONS='YES' CC='/usr/bin/gcc-4.2' :debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_mports_trunk_dports_math_wxMaxima/work/wxMaxima-0.8.2" && ./configure --prefix=/opt/local --enable-dnd --enable-printing --enable-unicode-glyphs' :info:configure checking build system type... i386-apple-darwin10.2.0 :info:configure checking host system type... i386-apple-darwin10.2.0 :info:configure checking target system type... i386-apple-darwin10.2.0 :info:configure checking for C++ compiler default output file name... a.out :info:configure checking whether the C++ compiler works... yes :info:configure checking whether we are cross compiling... no :info:configure checking for suffix of executables... :info:configure checking for suffix of object files... o :info:configure checking whether we are using the GNU C++ compiler... yes :info:configure checking whether /usr/bin/g++-4.2 accepts -g... yes :info:configure checking for gcc... /usr/bin/gcc-4.2 :info:configure checking whether we are using the GNU C compiler... yes :info:configure checking whether /usr/bin/gcc-4.2 accepts -g... yes :info:configure checking for /usr/bin/gcc-4.2 option to accept ANSI C... none needed :info:configure checking for a BSD-compatible install... /usr/bin/install -c :info:configure checking whether make sets $(MAKE)... yes :info:configure checking whether build environment is sane... yes :info:configure checking for gawk... gawk :info:configure checking for style of include used by make... GNU :info:configure checking dependency style of /usr/bin/gcc-4.2... gcc3 :info:configure checking dependency style of /usr/bin/g++-4.2... gcc3 :info:configure checking for wx-config... /opt/local/bin/wx-config :info:configure checking for wxWindows version >= 2.8.4... :info:configure Warning: No config found to match: /opt/local/bin/wx- config --static --libs :info:configure in /opt/local/lib/wx/config :info:configure If you require this configuration, please install the desired :info:configure library build. If this is part of an automated configuration :info:configure test and no other errors occur, you may safely ignore it. :info:configure You may use wx-config --list to see all configs available in :info:configure the default prefix. :info:configure :info:configure yes (version 2.8.9) :info:configure checking if we can compile a wxWidgets program... :info:configure :info:configure *** The test program failed to compile or link. See the file config.log for the :info:configure *** exact error that occured. This usually means that wxWidgets library was :info:configure *** incorrectly installed. :info:configure :info:configure configure: error: Failed to compile a test program :info:configure shell command " cd "/opt/local/var/macports/build/_opt_mports_trunk_dports_math_wxMaxima/work/wxMaxima-0.8.2" && ./configure --prefix=/opt/local --enable-dnd --enable-printing --enable-unicode-glyphs " returned error 1 :error:configure Target org.macports.configure returned: configure failure: shell command failed :debug:configure Backtrace: configure failure: shell command failed while executing "$procedure $targetname" :info:configure Warning: the following items did not execute (for wxMaxima): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install :msg:configure Log for wxMaxima is at: /opt/local/var/macports/logs/wxMaxima/main.log }}} -- Ticket URL: <http://trac.macports.org/ticket/22295#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS