Opened 14 years ago

Closed 14 years ago

#25423 closed defect (worksforme)

gettext-0.18.1.1 configure failure: bad option # - build failure

Reported by: jolz@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc:
Port: gettext

Description

I have Leopard Mac OS X 10.5.8 with XCode 4.1.3.

build log:

jolz@jolz-macbook:~> sudo port clean gettext
Password:
--->  Cleaning gettext
jolz@jolz-macbook:~> sudo port -d install gettext -universal build.jobs=1
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/gettext
DEBUG: OS darwin/9.8.0 (Mac OS X 10.5) arch i386
DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
[... snip ...]
--->  Configuring gettext
DEBUG: Using compiler 'Mac OS X gcc 4.0'
DEBUG: configure phase started at Fri Jun 25 19:21:55 CEST 2010
DEBUG: Executing proc-pre-org.macports.configure-configure-0
DEBUG: Executing org.macports.configure (gettext)
DEBUG: Environment: CPATH='/opt/local/include' CFLAGS='-O2 -arch i386' CPPFLAGS='-no-cpp-precomp' CXXFLAGS='-O2 -arch i386' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.5' CXX='/usr/bin/g++-4.0' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gettext/work/.CC_PRINT_OPTIONS' F90FLAGS='-O2 -m32' LDFLAGS='-L/opt/local/lib -arch i386' OBJC='/usr/bin/gcc-4.0' FCFLAGS='-O2 -m32' INSTALL='/usr/bin/install -c' OBJCFLAGS='-O2 -arch i386' FFLAGS='-O2 -m32' CC_PRINT_OPTIONS='YES' CC='/usr/bin/gcc-4.0'
DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gettext/work/gettext-0.18.1.1" && ./configure --prefix=/opt/local --disable-csharp --without-emacs --with-included-gettext --with-included-glib --with-included-libcroco --with-included-libxml --without-git --without-cvs'
Error: Target org.macports.configure returned: configure failure: bad option #
DEBUG: Backtrace: configure failure: bad option #
    while executing
"$procedure $targetname"
Warning: the following items did not execute (for gettext): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install
Log for gettext is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gettext/main.log
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>

This is quite bad for me, because gettext upgrade seems to be needed for almost all other ports.

Attachments (3)

ticket25432.stderr (7.2 KB) - added by jolz@… 14 years ago.
sudo port -d install gettext -universal build.jobs=1 > ~/ticket25432.stdout 2>~/ticket25432.stderr
ticket25432.stdout (440 bytes) - added by jolz@… 14 years ago.
sudo port -d install gettext -universal build.jobs=1 > ~/ticket25432.stdout 2>~/ticket25432.stderr
ticket25432.main.log (9.1 KB) - added by jolz@… 14 years ago.
sudo port clean gettext && sudo port install gettext

Download all attachments as: .zip

Change History (12)

comment:1 Changed 14 years ago by jolz@…

Cc: jolz@… added

Cc Me!

comment:2 Changed 14 years ago by jolz@…

Cc: jolz@… removed

Cc Me!

comment:3 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to ryandesign@…
Status: newassigned

Could you attach the complete log? I haven't seen this before.

Changed 14 years ago by jolz@…

Attachment: ticket25432.stderr added

sudo port -d install gettext -universal build.jobs=1 > ~/ticket25432.stdout 2>~/ticket25432.stderr

Changed 14 years ago by jolz@…

Attachment: ticket25432.stdout added

sudo port -d install gettext -universal build.jobs=1 > ~/ticket25432.stdout 2>~/ticket25432.stderr

comment:4 Changed 14 years ago by jolz@…

here it is.

by the way - calling configure manually works.

comment:5 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Actually I was hoping for the main.log file referred to by the error message: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gettext/main.log. Please clean the port, try again, and when it reaches the error, attach the main.log.

Changed 14 years ago by jolz@…

Attachment: ticket25432.main.log added

sudo port clean gettext && sudo port install gettext

comment:6 Changed 14 years ago by jolz@…

ok, added. seems to be quite similar like the stderr to me, that's why i left this out.

comment:7 Changed 14 years ago by jolz@…

ping?

I miss my macports installation - tipps? reinstall?

comment:8 Changed 14 years ago by jolz@…

NOT SOLVED, but no problem for me any more. Updated my Leopard to Snow Leopard an now i'll do a complete reinstall.

if anybody can, please close this ticket ("Works for me" or sth. like this)

comment:9 Changed 14 years ago by mf2k (Frank Schima)

Resolution: worksforme
Status: assignedclosed
Note: See TracTickets for help on using tickets.