Opened 3 years ago

Closed 3 years ago

#63270 closed defect (fixed)

libtheora @1.1.1_3: Version mismatch error (libtool)

Reported by: evanmiller (Evan Miller) Owned by: jmroot (Joshua Root)
Priority: Normal Milestone:
Component: ports Version: 2.7.1
Keywords: Cc:
Port: libtheora

Description

Configuration error:

:info:build depmode=gcc3 /bin/sh ../depcomp \
:info:build /bin/sh ../libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../include  -I/opt/local/include   -Wall -Wno-parentheses -O3 -fomit-frame-pointer -finline-functions -funroll-loops -pipe -Os -arch ppc -c -o apiwrapper.lo `test -f 'apiwrapper.c' || echo './'`apiwrapper.c
:info:build libtool: Version mismatch error.  This is libtool 2.4.6, but the
:info:build libtool: definition of this LT_INIT comes from an older release.
:info:build libtool: You should recreate aclocal.m4 with macros from libtool 2.4.6
:info:build libtool: and run autoconf again.

System information:

:debug:sysinfo Mac OS X 10.4.11 (darwin/8.11.0) arch powerpc
:debug:sysinfo MacPorts 2.7.1
:debug:sysinfo Xcode 2.5
:debug:sysinfo SDK 10.4
:debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 10.4

Environment:

:debug:configure CC='/opt/local/bin/gcc-apple-4.2'
:debug:configure CC_PRINT_OPTIONS='YES'
:debug:configure CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_libtheora/libtheora/work/.CC_PRINT_OPTIONS'
:debug:configure CFLAGS='-pipe -Os -arch ppc'
:debug:configure CPATH='/opt/local/include'
:debug:configure CPPFLAGS='-I/opt/local/include'
:debug:configure CXX='/opt/local/bin/g++-apple-4.2'
:debug:configure CXXFLAGS='-pipe -Os -arch ppc'
:debug:configure DEVELOPER_DIR='/Developer'
:debug:configure F90FLAGS='-pipe -Os -m32'
:debug:configure FCFLAGS='-pipe -Os -m32'
:debug:configure FFLAGS='-pipe -Os -m32'
:debug:configure HAVE_BIBTEX='no'
:debug:configure HAVE_DOXYGEN='no'
:debug:configure HAVE_PDFLATEX='no'
:debug:configure HAVE_TRANSFIG='no'
:debug:configure INSTALL='/usr/bin/install -c'
:debug:configure LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc'
:debug:configure LIBRARY_PATH='/opt/local/lib'
:debug:configure MACOSX_DEPLOYMENT_TARGET='10.4'
:debug:configure OBJC='/opt/local/bin/gcc-apple-4.2'
:debug:configure OBJCFLAGS='-pipe -Os -arch ppc'
:debug:configure OBJCXX='/opt/local/bin/g++-apple-4.2'
:debug:configure OBJCXXFLAGS='-pipe -Os -arch ppc'
:debug:configure SDL_CONFIG='/usr/bin/false'

Attachments (1)

main.log (47.9 KB) - added by evanmiller (Evan Miller) 3 years ago.
Complete install log

Download all attachments as: .zip

Change History (2)

Changed 3 years ago by evanmiller (Evan Miller)

Attachment: main.log added

Complete install log

comment:1 Changed 3 years ago by jmroot (Joshua Root)

Owner: set to jmroot
Resolution: fixed
Status: newclosed

In 6cb8b0f60f22cf6cc9bc8b899a10d14215d38f04/macports-ports (master):

libtheora: avoid using old automake versions

Fixes: #63270

Note: See TracTickets for help on using tickets.