Opened 10 years ago

Closed 9 years ago

Last modified 9 years ago

#42574 closed defect (fixed)

gcc43, gcc44: build fails with texinfo 5

Reported by: andrea.cortis@… Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc: cooljeanius (Eric Gallager), larryv (Lawrence Velázquez)
Port: gcc43, gcc44

Description (last modified by neverpanic (Clemens Lang))

I have an error while building gcc44 on mavericks.

gcc45 seems ok

sh-3.2# uname -a
Darwin Jeeg.local 13.0.0 Darwin Kernel Version 13.0.0: Thu Sep 19 22:22:27 PDT 2013; root:xnu-2422.1.72~6/RELEASE_X86_64 x86_64

sh-3.2# xcodebuild -version
Xcode 5.0.2
Build version 5A3005

sh-3.2# gcc --version
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
Target: x86_64-apple-darwin13.0.0
Thread model: posix

but if I try to install gcc44 I get a compile error

sh-3.2# port install gcc44
--->  Computing dependencies for gcc44
--->  Building gcc44
Error: org.macports.build for port gcc44 returned: command execution failed
Please see the log file for port gcc44 for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc44/gcc44/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port gcc44 failed

(I am attaching the log file)

Could you please advise?

Thanks

Andrea

Attachments (1)

main.log (75.5 KB) - added by andrea.cortis@… 10 years ago.

Download all attachments as: .zip

Change History (7)

Changed 10 years ago by andrea.cortis@…

Attachment: main.log added

comment:1 Changed 10 years ago by neverpanic (Clemens Lang)

Description: modified (diff)
Owner: changed from macports-tickets@… to mww@…
Port: gcc44 added

Please use WikiFormatting when writing in Trac and set the port field and Cc the maintainer of the port (if any) when reporting bugs against ports.

comment:2 Changed 10 years ago by neverpanic (Clemens Lang)

Looks like a texinfo problem, probably needs a patch to replace @itemx with @item or similar.

comment:3 Changed 10 years ago by cooljeanius (Eric Gallager)

Cc: egall@… added

Cc Me!

comment:4 Changed 10 years ago by larryv (Lawrence Velázquez)

Cc: larryv@… added

Cc Me!

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

Resolution: fixed
Status: newclosed
Summary: error bulding gcc44gcc44: build fails with texinfo 5

Fixed in r128476.

comment:6 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Port: gcc43 added
Summary: gcc44: build fails with texinfo 5gcc43, gcc44: build fails with texinfo 5

Fixed gcc43 in r128486.

Note: See TracTickets for help on using tickets.