Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 713578 - dev-ml/lablgtk fails to handle CFLAGS="-Werror=*" and dev-lang/ocaml-4.0.4
Summary: dev-ml/lablgtk fails to handle CFLAGS="-Werror=*" and dev-lang/ocaml-4.0.4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tupone Alfredo
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 713540
  Show dependency tree
 
Reported: 2020-03-20 10:15 UTC by Agostino Sarubbo
Modified: 2020-03-23 17:41 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
291241576.log (291241576.log,6.06 KB, text/plain)
2020-03-20 10:15 UTC, Agostino Sarubbo
Details
emerge --info (.emergeinfo,8.88 KB, text/plain)
2020-03-20 10:15 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-03-20 10:15:42 UTC
This is an auto-filled bug because dev-ml/lablgtk fails to handle CFLAGS="-Werror=*". Attached build log and emerge --info
Comment 1 Agostino Sarubbo gentoo-dev 2020-03-20 10:15:47 UTC
Created attachment 622938 [details]
291241576.log

build log
Comment 2 Agostino Sarubbo gentoo-dev 2020-03-20 10:15:50 UTC
Created attachment 622940 [details]
emerge --info

emerge --info
Comment 3 Tupone Alfredo gentoo-dev 2020-03-20 22:07:40 UTC
The problem seems the ocaml-4.04 that pass -Werror= option to other gcc parameters. Maybe it should be masked ?
dev-ml/ocamlzip seems to have the same problem.

With dev-lang/ocaml-4.09 both compile fines
Comment 4 Larry the Git Cow gentoo-dev 2020-03-23 17:41:27 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f51c2cc43fedf2fd9062b8abe5100c1d027523d

commit 2f51c2cc43fedf2fd9062b8abe5100c1d027523d
Author:     Tupone Alfredo <tupone@gentoo.org>
AuthorDate: 2020-03-23 17:41:06 +0000
Commit:     Tupone Alfredo <tupone@gentoo.org>
CommitDate: 2020-03-23 17:41:06 +0000

    dev-ml/lablgtk: require a newerb version of dev-lang/ocaml
    
    Closes: https://bugs.gentoo.org/713578
    Package-Manager: Portage-2.3.89, Repoman-2.3.20
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-ml/lablgtk/lablgtk-2.18.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)