Opened 12 years ago

Closed 12 years ago

#33484 closed defect (fixed)

linphone: use of GNU old-style field designator extension

Reported by: mparchet@… Owned by: jehan.monnier@…
Priority: Normal Milestone:
Component: ports Version: 2.0.4
Keywords: Cc: estellnb@…
Port: linphone

Description

Hello,

When I try to build linphone, I get an error message. (see attachment for more details).

Can you help me please ?

Best regards

mparchet

Attachments (2)

Linphone console output.rtf (1.2 KB) - added by mparchet@… 12 years ago.
main.log (149.6 KB) - added by mparchet@… 12 years ago.

Download all attachments as: .zip

Change History (5)

Changed 12 years ago by mparchet@…

Attachment: Linphone console output.rtf added

Changed 12 years ago by mparchet@…

Attachment: main.log added

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

Cc: jehan.monnier@… removed
Keywords: linphone removed
Owner: changed from macports-tickets@… to jehan.monnier@…
Summary: I can't to build linphonelinphone: use of GNU old-style field designator extension

The first error in the log is:

:info:build avprofile.c:70:2: error: use of GNU old-style field designator extension [-Werror,-Wgnu-designator]
:info:build         TYPE( PAYLOAD_AUDIO_CONTINUOUS),
:info:build         ^

Perhaps this is clang being more picky than other compilers. You could try using a different compiler.

The port appears to be outdated; it's for 3.2.1 but 3.5.0 is available. I recommend the maintainer submit an update to the latest version.

comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: estellnb@… added

Has duplicate #35038.

comment:3 Changed 12 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.