Opened 10 years ago

Closed 4 years ago

#44495 closed defect (fixed)

x264 configure failure: clang: error: unknown argument: '-falign-loops=16'

Reported by: manishguddu@… Owned by: dbevans (David B. Evans)
Priority: Normal Milestone:
Component: ports Version: 2.3.1
Keywords: Cc:
Port: x264

Description (last modified by ryandesign (Ryan Carsten Schmidt))

I tried installing kile on my Macbook pro Mac os x 10.9.4. I downloaded Macports, installed Xcode and wrote the command:

sudo port -v install kde4-kile

The error i got was at Configuring x264. It says "No working C compiler found".

Please help.

Attachments (3)

main.log (4.3 KB) - added by manishguddu@… 10 years ago.
log file
config.log (56.9 KB) - added by manishguddu@… 10 years ago.
config.log
config.2.log (1.7 KB) - added by manishguddu@… 10 years ago.
the right config.log file

Download all attachments as: .zip

Change History (10)

Changed 10 years ago by manishguddu@…

Attachment: main.log added

log file

comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: configuring error x264 removed
Priority: HighNormal

What does the config.log say?

Common reasons for errors like this would be that you didn't install the Xcode command line tools (run "xcode-select --install" to install them), or that you didn't agree to the Xcode license agreement (run "sudo xcodebuild -license" to do that).

Changed 10 years ago by manishguddu@…

Attachment: config.log added

config.log

comment:2 Changed 10 years ago by manishguddu@…

Thanks. Tried those steps with no success. config.log is attached.

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

That looks like a config.log from configuring MacPorts itself, not from configuring x264. The correct config.log, according to the main.log, may be found at /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_x264/x264/work/x264-956c8d8/config.log; please attach that file.

Changed 10 years ago by manishguddu@…

Attachment: config.2.log added

the right config.log file

comment:4 Changed 10 years ago by manishguddu@…

config.2.log is the config.log file at the location you mentioned. Thanks

comment:5 Changed 5 years ago by jmroot (Joshua Root)

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

comment:6 Changed 5 years ago by jmroot (Joshua Root)

Owner: changed from NicosPavlov to dbevans
Port: x264 added; kde4-kile removed
Summary: Error installing kde, kilex264 configure failure: clang: error: unknown argument: '-falign-loops=16'
Note: See TracTickets for help on using tickets.