Opened 10 years ago

Closed 10 years ago

#42847 closed defect (fixed)

Building OpenMotif +universal in Mavericks fails

Reported by: hes@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc:
Port: openmotif

Description (last modified by mf2k (Frank Schima))

I followed all the instructions, including installing everything, etc. But OpenMotif fails to build.

command was port install openmotif +universal

Here's the end of the log:

:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_openmotif/openmotif/work/motif-2.3.4/config/util'
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../include -I../../lib/Xm -I/opt/local/include  -I/opt/local/include  -pipe -Os -arch x86_64 -arch i386 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include  -c -o makestrs.o makestrs.c
:info:build clang: error: unknown argument: '-fno-tree-ter' [-Wunused-command-line-argument-hard-error-in-future]
:info:build clang: note: this will be a hard error (cannot be downgraded to a warning) in the future
:info:build make[2]: *** [makestrs.o] Error 1
:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_openmotif/openmotif/work/motif-2.3.4/config/util'
:info:build make[1]: *** [all-recursive] Error 1
:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_openmotif/openmotif/work/motif-2.3.4/config'
:info:build make: *** [all-recursive] Error 1
:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_openmotif/openmotif/work/motif-2.3.4'
:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_openmotif/openmotif/work/motif-2.3.4" && /usr/bin/make -w all 
:info:build Exit code: 2
:error:build org.macports.build for port openmotif returned: command execution failed
:debug:build Error code: CHILDSTATUS 8813 2
:debug:build Backtrace: command execution failed
    while executing
"system -nice 0 $fullcmdstring"
    ("eval" body line 1)
    invoked from within
"eval system $notty $nice \$fullcmdstring"
    invoked from within
"command_exec build"
    (procedure "portbuild::build_main" line 8)
    invoked from within
"$procedure $targetname"
:info:build Warning: targets not executed for openmotif: org.macports.activate org.macports.build org.macports.destroot org.macports.install
:notice:build Please see the log file for port openmotif for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_openmotif/openmotif/main.log

Attachments (1)

main.log (106.1 KB) - added by hes@… 10 years ago.

Download all attachments as: .zip

Change History (4)

comment:1 Changed 10 years ago by mf2k (Frank Schima)

Description: modified (diff)
Port: openmotif added
Summary: Building OpenMotif in Mavericks failsBuilding OpenMotif +universal in Mavericks fails

Please attach the complete main.log file after cleaning the port and, in the future, please use WikiFormatting and fill in the Port field.

Changed 10 years ago by hes@…

Attachment: main.log added

comment:2 in reply to:  1 Changed 10 years ago by hes@…

Replying to macsforever2000@…:

Please attach the complete main.log file after cleaning the port and, in the future, please use WikiFormatting and fill in the Port field. Full log is attached. Hopefully this is formatted better:

IHowie-Shrobes-MacBook-Pro:~ hes$ sudo port clean openmotif Password: ---> Cleaning openmotif Howie-Shrobes-MacBook-Pro:~ hes$ sudo port install openmotif +universal Password: ---> Computing dependencies for openmotif ---> Fetching archive for openmotif ---> Attempting to fetch openmotif-2.3.4_2+universal.darwin_13.i386-x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/openmotif ---> Attempting to fetch openmotif-2.3.4_2+universal.darwin_13.i386-x86_64.tbz2 from http://nue.de.packages.macports.org/macports/packages/openmotif ---> Attempting to fetch openmotif-2.3.4_2+universal.darwin_13.i386-x86_64.tbz2 from http://lil.fr.packages.macports.org/openmotif ---> Fetching distfiles for openmotif ---> Verifying checksums for openmotif ---> Extracting openmotif ---> Applying patches to openmotif ---> Configuring openmotif ---> Building openmotif Error: org.macports.build for port openmotif returned: command execution failed Please see the log file for port openmotif for details:

/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_openmotif/openmotif/main.log

To report a bug, follow the instructions in the guide:

http://guide.macports.org/#project.tickets

Error: Processing of port openmotif failed Howie-Shrobes-MacBook-Pro:~ hes$

comment:3 Changed 10 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Resolution: fixed
Status: newclosed

Fixed in r118594.

Note: See TracTickets for help on using tickets.