Opened 6 years ago
Closed 6 years ago
#57435 closed defect (fixed)
smodels: clang: error: unknown argument: '-pipes'
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | nerdling (Jeremy Lavergne) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | smodels |
Description
/usr/bin/clang++ -O3 -pipes -arch x86_64 -stdlib=libc++ -c smodels.cc /usr/bin/clang++ -O3 -pipes -arch x86_64 -stdlib=libc++ -c stack.cc /usr/bin/clang++ -O3 -pipes -arch x86_64 -stdlib=libc++ -c dcl.cc /usr/bin/clang++ -O3 -pipes -arch x86_64 -stdlib=libc++ -c atomrule.cc /usr/bin/clang++ -O3 -pipes -arch x86_64 -stdlib=libc++ -c read.cc /usr/bin/clang++ -O3 -pipes -arch x86_64 -stdlib=libc++ -c queue.cc /usr/bin/clang++ -O3 -pipes -arch x86_64 -stdlib=libc++ -c timer.cc /usr/bin/clang++ -O3 -pipes -arch x86_64 -stdlib=libc++ -c list.cc clang: error: unknown argument: '-pipes' clang: error: unknown argument: '-pipes' clang: error: unknown argument: '-pipes' clang: error: unknown argument: '-pipes' clang: error: unknown argument: '-pipes' clang: error: unknown argument: '-pipes' clang: error: unknown argument: '-pipes' clang: error: unknown argument: '-pipes' make[1]: *** [list.o] Error 1 make[1]: *** Waiting for unfinished jobs....
Change History (2)
comment:1 Changed 6 years ago by nerdling (Jeremy Lavergne)
Status: | assigned → accepted |
---|
comment:2 Changed 6 years ago by nerdling (Jeremy Lavergne)
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.
In 9c0488cd53cedfb5be689aef805c4bdb38329d0f/macports-ports (master):