Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 685184 - net-misc/ofono-1.29 broken from upstream (patch)
Summary: net-misc/ofono-1.29 broken from upstream (patch)
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Yixun Lan
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2019-05-06 10:47 UTC by Carlos Jimenez
Modified: 2019-10-21 01:59 UTC (History)
1 user (show)

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


Attachments
build log raw file (fullbuild.log,45.24 KB, text/x-log)
2019-05-06 10:47 UTC, Carlos Jimenez
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Jimenez 2019-05-06 10:47:28 UTC
Created attachment 575402 [details]
build log raw file

net-misc/ofono-1.29::gentoo was built with the following:
USE="atmodem bluetooth cdmamodem datafiles isimodem phonesim provision qmimodem udev upower -doc -dundee -examples -tools" ABI_X86="(64)"
CFLAGS="-march=native -mfpmath=both -funroll-loops -floop-block -floop-interchange -floop-strip-mine -falign-functions=32 -fuse-ld=gold -O3 -fgraphite-identity -floop-nest-optimize -fno-semantic-interposition -flto=2 -fuse-linker-plugin -pipe -Wl,-O2 -Wl,--as-needed -Wl,--hash-style=gnu"
CXXFLAGS="-march=native -mfpmath=both -funroll-loops -floop-block -floop-interchange -floop-strip-mine -falign-functions=32 -fuse-ld=gold -O3 -fgraphite-identity -floop-nest-optimize -fno-semantic-interposition -flto=2 -fuse-linker-plugin -pipe -Wl,-O2 -Wl,--as-needed -Wl,--hash-style=gnu"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs ccache config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
LDFLAGS="-Wl,-O2 -Wl,--as-needed -Wl,--hash-style=gnu -march=native -mfpmath=both -funroll-loops -floop-block -floop-interchange -floop-strip-mine -falign-functions=32 -fuse-ld=gold -O3 -fgraphite-identity -floop-nest-optimize -fno-semantic-interposition -flto=2 -fuse-linker-plugin -pipe"

#######last time emerged with gcc 8.3

Thu Apr 25 02:34:59 2019: 1 minute, 54 seconds

#####compiled before with all ^^^^ that 


now it hitting a upstream bug that needs to be patched with https://www.spinics.net/lists/linux-bluetooth/msg79628.html
and https://www.spinics.net/lists/linux-bluetooth/msg79629.html

####**with gcc 9.1 , i tried making a cloned gentoo ebuild to my localrepo adding those patches and are not working . please help.
Comment 1 Carlos Jimenez 2019-05-07 17:55:09 UTC
UpDate : ofono compile fine with 8.3.0
Comment 2 Carlos Jimenez 2019-05-07 17:55:40 UTC
(In reply to Carlos Jimenez from comment #1)
> UpDate : ofono compile fine with GCC 8.3.0
Comment 3 Carlos Jimenez 2019-05-07 17:58:04 UTC
(In reply to Carlos Jimenez from comment #1)
> UpDate : ofono compile fine with GCC 8.3.0
Comment 4 Yixun Lan archtester gentoo-dev 2019-10-21 01:59:29 UTC
I'm closing this, since I can't reproduce this at 1.30 with gcc-9.2.0

please re-open if you still have problem..