#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)
Change History (7)
Changed 11 years ago by andrea.cortis@…
comment:1 Changed 11 years ago by neverpanic (Clemens Lang)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to mww@… |
Port: | gcc44 added |
comment:2 Changed 11 years ago by neverpanic (Clemens Lang)
Looks like a texinfo problem, probably needs a patch to replace @itemx with @item or similar.
comment:5 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Summary: | error bulding gcc44 → gcc44: build fails with texinfo 5 |
Fixed in r128476.
comment:6 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Port: | gcc43 added |
---|---|
Summary: | gcc44: build fails with texinfo 5 → gcc43, gcc44: build fails with texinfo 5 |
Fixed gcc43 in r128486.
Note: See
TracTickets for help on using
tickets.
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.