13:02:12 #startmeeting 13:02:12 Meeting started Fri Jul 3 13:02:12 2015 UTC. The chair is zsun. Information about MeetBot at http://wiki.debian.org/MeetBot. 13:02:12 Useful Commands: #action #agreed #halp #info #idea #link #topic. 13:02:13 [2010-08-20 22:18:24] Posted by z/odbot@fedora-zh already: MeetBot - Debian Wiki 13:02:20 #meetingtopic FZUG Weekly Meeting 13:02:27 #topic roll call 点名 13:02:50 #chair alick tonghuix 13:02:50 Current chairs: alick tonghuix zsun 13:02:58 #chair isyangxin 13:02:58 Current chairs: alick isyangxin tonghuix zsun 13:03:44 * zsun will close the meeting if less than 3 people reply by 21:20 13:04:08 #chair endle 13:04:08 Current chairs: alick endle isyangxin tonghuix zsun 13:05:30 comming 13:09:17 还在点名吗? 13:09:40 是的 13:09:48 只有咱们在线。 13:10:09 等到21:20如果没有更多人出现就关闭会议 13:10:27 .hellomynameis isyangxin 13:10:28 isyangxin: isyangxin 'None' 13:10:52 ok了。。。 13:11:33 #info topic: Offline Events 线下活动 13:11:57 #info FZUG Copr Repo 13:12:10 first topic? 13:12:10 还有其他话题么 13:12:49 那就开始。。 13:12:57 #toipc Offline Events 线下活动 13:13:24 * zsun write event report of HKOSC 2015 13:13:25 done 13:13:42 https://fedoraproject.org/wiki/Ambassadors/APAC/HKOSC_2015 13:13:44 HKOSC 2015 - FedoraProject 13:15:35 #info Thursday evening July 9th, Jazz Island Coffee in Dongzhimen, Learning OpenShift the hard way 13:16:27 我们邀请到了OpenShift的工程师来介绍OpenShiftv3 13:16:52 #action tonghuix send out the announce on BLUG website 13:17:02 #action zsun send out the announce to OpenShift mail list 13:18:41 https://fedoraproject.org/wiki/Packaging_FAD_China_2015 13:18:41 [2015-04-10 21:22:09] Posted by a/lick@fedora-zh already: Packaging FAD China 2015 - FedoraProject 13:19:28 好像最近没看到FAD的更新消息。 13:20:47 #info We're planning Fedora 22 Release Party 13:21:00 F22 Release Party当前在规划 13:21:19 正在等待Fedora APAC对Fedora 22光盘的后续消息 13:23:20 #action zsun alick 126ium keep an eye on the status of Fedora 22 DVD and prepare for Fedora 22 release Party 13:23:45 * felixonmars 上线了 13:23:52 #chair felixonmars 13:23:52 Current chairs: alick endle felixonmars isyangxin tonghuix zsun 13:24:18 欢迎喵大 13:24:33 这个话题还有需要补充的么 13:25:33 * zsun 打算最后在Open Floor环节讨论制作物资的事情 13:26:02 那就下一个话题了 13:26:19 #topic FZUG Copr Repo 13:26:47 Ray貌似这周比较忙。。 13:27:47 我有一个问题:有什么方便的办法从 git repo 里创建 src.rpm 吗? 13:28:06 好像我也只会用rpm -ba 13:28:25 rpmbuild -ba 13:28:32 roger 13:28:40 那我再摸索摸索吧 13:28:45 en 13:29:57 看起来大家都太忙了。。。 13:30:51 有人能打包 winetricks-zh 吗? 13:33:31 endle: 我的感觉是,看起来不错。就是没找到明确标记的协议 13:33:43 https://github.com/hillwoodroc/winetricks-zh/blob/master/COPYING 13:33:48 LGPL v2 13:33:55 ....我没看到。。。 13:34:08 .hellomynameis tonghuix 13:34:10 tonghuix: tonghuix 'Tong Hui' 13:34:11 所以应该是没有问题的 13:34:36 然后Bowen的意思好像也是比较感兴趣 13:34:45 弱弱地问一下,Fedora 22 现在是 GCC 5.1 了对吗? 13:35:01 5.1.1 13:35:37 这样吧,干脆openfloor大家慢慢聊? 13:35:40 请问有人能打一下这个包吗? 13:35:43 ok 13:35:51 #topic OpenFloor 13:35:57 OK…… Fedora 有启用全局 PIE,或者至少比较关注吗? 13:36:07 endle: 你可以去那个ticket上问下,是否有人计划打包。 13:38:07 因为有一个问题:我看到 40 多小时前提交了 Qt 5.5.0,里面依然指定了 -reduce-relocation(作用是启用 -Bsymbolic 等优化)。GCC 5 以后这个优化和 PIE 不能共同工作了,会影响到所有使用 Qt 的下游项目。现在有下游项目提出想要发行版改变策略,在编译 Qt 的时候关掉 -reduce-relocation。 13:39:27 如果 Fedora 有比较广泛用 PIE 的话,应该会受到影响的,我想知道这里准备怎么解决…… 13:40:53 已安装的软件包 13:40:54 名称 : qt5-qtbase 13:40:54 架构 : x86_64 13:40:54 时期 : 0 13:40:54 版本 : 5.4.2 13:41:07 嗯,我是在 SCM 里看到提交了…… 13:41:18 http://pkgs.fedoraproject.org/cgit/qt5-qtbase.git/log/qt5-qtbase.spec 13:41:19 qt5-qtbase.git - qt5-qtbase 13:41:23 估计 fedora 22 会把 qt 5.5 卡住一段时间... 13:41:42 但这个问题其实同样影响 Qt4, 以及现在的 Qt 5.4.2 13:41:51 主要的变化是由 GCC 引起的 13:42:19 GCC 上游认为这不是个错误,以前能用才是一个错误 13:42:57 相关 bug report: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65886 13:42:58 65886 – [5/6 Regression] Copy reloc in PIE incompatible with DSO created by -Wl,-Bsymbolic 13:43:15 felixonmars, 能随便给一个 qt5 的下游应用的例子吗? 13:43:40 endle: smplayer transmission-qt wiznote skrooge 13:44:18 不过提出要发行版修改这个选项的是 bitcoin-qt 的开发者,他们用的 Qt4 同样受影响 13:44:41 FYI: https://github.com/bitcoin/bitcoin/pull/6248 13:47:21 我今天看了一些发行版,包括 Debian 等,目前都开了这个选项。不过因为 Arch 和 Fedora 现在的 GCC 都是 5.1.x 了,所以是最先受影响(被发现)的 13:48:49 我好像还没有什么感觉。。 13:49:11 嗯,如果编译时强制指定 -fPIC,的确不会报错了 13:49:11 也许是没有遇到使用Qt的软件包吧 13:49:22 但是 PIE 带来的安全特性就没了…… 13:49:36 现在主要争论的点在这里…… 13:50:10 #chair m0squit0 13:50:10 Current chairs: alick endle felixonmars isyangxin m0squit0 tonghuix zsun 13:50:12 像 bitcoin 这样的下游项目会比较在意安全性,所以才提出来了 13:50:40 也许该去devel list翻翻看。 13:50:48 最近dev的邮件太多了,根本没时间看 13:51:01 哦~(小白一只,我还不知道应该怎么联系 :P) 13:51:24 https://lists.fedoraproject.org/mailman/listinfo/devel 13:51:25 devel Info Page 13:51:40 啊,多谢! 13:51:41 其实我更菜,都好久没编译过东西了 13:52:22 查看了三个月的 Archives,似乎没有提到过这个问题。可能我需要写封信问问了~ 13:54:44 http://pkgs.fedoraproject.org/cgit/transmission.git/tree/transmission.spec?id=e726617cc82fb5c122a7eaf158ea2025684ffa16 13:54:44 哦。。 13:54:45 transmission.git - transmission 13:55:02 transmission-qt 在 master branch 的 spec 13:55:41 CXXFLAGS="%{optflags} -fPIC" 13:55:41 %configure --disable-static --enable-utp --enable-daemon \ 13:55:41 --enable-nls --enable-cli --enable-daemon --with-systemd-daemon 13:55:58 -、fPIC 13:56:15 目测很早就制定了 fPIC 13:59:18 好吧。 13:59:22 话说时间快到了。 13:59:31 ok 14:00:09 我先end,然后大家可以继续讨论 14:00:11 #endmeeting